body {
    background-color: #E5E5E5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    font-style: normal;
    line-height: 12px;
}

.sub{ position:relative;left:20px;}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #666666;
    padding-bottom: 12px;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 19px;
}

a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #AAC886;
    text-decoration: none;
}

a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #AAC886;
    text-decoration: none;
}

a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}

a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    cursor: text;
}

a.previsual:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #AAC886;
    text-decoration: none;
}

a.previsual:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #AAC886;
    text-decoration: none;
}

a.previsual:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #AAC886;
    text-decoration: underline;
}

a.previsual:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #AAC886;
    text-decoration: none;
}

li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    list-style-type: square;
}

.main-link a {
    font-weight: bold;
}

.footer {
    color: #999999;
    font-size: 9px;
}

.title {
    font-size: 13px;
    font-weight: bold;
    border: 0;
    padding-bottom: 0;
    line-height: 19px;
}

.title-value {
    font-size: 13px;
    font-weight: normal;
    border: 0;
    padding-bottom: 0;
    line-height: 19px;
}

.publication-link {
    font-size: 12px;
    font-weight: normal;
}

.pdf {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #AAC886;
}

/* Section Menu Links */
.section-links {
    /*margin:1em 0;*/
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 7px;
    border-spacing: 0;
    display: compact;
    line-height: 19px;
}

.sub-section-links {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 7px;
    border-spacing: 0;
    display: compact;
}

.sub-section-links ul {
    padding: 0 5px 0 0;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    color: #AAC886;
    line-height: 16px;
}

.sub-section-links li {
    padding-left: 0;
    margin-left: 25px;
    color: #AAC886;
    line-height: 17px;
    padding-bottom: 2px;
}


.excerpt-header {
    font-size: 12px;
    font-style: italic;
}

.caption {
    padding-top: 5px;
    font-size: 7px;
    font-style: italic;
    line-height: 14px;
}



/* Home */
#winner-title {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #999999;
    padding-bottom: 12px;
    border-bottom-width: 0;
}

#winner-title a {
    font-size: 14px;
    /* color:#999999; */
}

#winner-years {
    height: 108px;
    overflow: hidden;

}
/* CSS Safari */
#dummy {;# }

#winner-years {
    overflow: hidden;
}

.winner-year {
    color: #999999;
    white-space: nowrap;
}

/* Capabilities */

/* Projects */
.content-preview img {
    margin: 10px 10px 10px 10px;
    border: 1px solid #AAC886;
}

.projects {
    font-size: 14px;
}

#project-content {
    /*  border-bottom: 1px dotted #666666; */
    padding-bottom: 12px;
    margin-bottom: 12px;
}

.project-img {
    padding: 0 0 0 10px;
    width: 374px;
}
.project-img-cycle {
    padding: 0 0 0 10px;
    height: 246px;
    width: 374px;
}

.project-quote {
    border: 1px dotted #aaa;
    margin-top: 10px;
    margin-bottom: 20px;
}

/* In The News */

/* Misc Styles */
.hidden {
    display: none;
}

.bold {
    font-weight: bold;
}

.under {
    text-decoration: underline;
}

.smaller {
    font-size: smaller;
}
