@charset "UTF-8";

/* main body style */

body {font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; background-color: #C7C7C7;}

p {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    line-height: 20px; 
    color: #000000;
    padding: 5px 0 5px 0;
}

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}

b {font-weight: bold;}

p.gray {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px; color: #999999;}

h1 {font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 24px; line-height: 24px; color: #000000; font-weight: bold;}

h2 {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 16px; line-height: 16px; color: #995B00; font-weight: bold;}

h3 {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; line-height: 14px; color: #000000; font-weight: bold;}

h4 {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; line-height: 14px; color: #000000; font-weight: bold;}

.indexh3 {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; line-height: 14px; color: #FFFFFF; font-weight: bold;}

.indexh4 {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; line-height: 12px; color: #FFFFFF;}

.indexh4Dull {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; line-height: 12px; color: #4593AF;}

.mainIndex {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; line-height: 200%; color: #FFFFFF; font-weight: bold;}

.curIndex {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; line-height: 150%; color: #4593AF; font-weight: normal;}

.subIndex {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; line-height: 150%; color: #FFFFFF; font-weight: normal;}

.brickRed {color: #995B00;}

.white {color: #FFFFFF;}

.black {color: #000000;}

.italics {
    font-style: italic;
}

.bold {
    font-weight: bold;
}

.underline {
    text-decoration: underline;
}

#container {
    width: 860px;
    margin-left: auto;
    margin-right: auto;
    background-color: #AAAA7B;
}

#nav {
    width: 190px;
    float: left;
}

#nav ul {
    list-style-type: none;
    margin: 115px 0 0 0;
    padding: 0;
    text-align: center;
    font-size: 14px;
}

#nav ul li {
    background-color: #397892;
    margin: 15px 8px 15px 8px;
    display: block;
}
/*
#nav ul > li:hover ul.submenu {
    display: block;
}
*/
#nav ul li a {
    border-top: 5px solid #42849D;
    border-left: 5px solid #42849D;
    border-right: 5px solid #224755;
    border-bottom: 5px solid #224755;
    display: inline-block;
    color: white;
    text-decoration: none;
    font-weight: normal;
    height: 25px;
    width: 165px;
    line-height: 25px;
}

#nav ul li a:hover {
    border-top: 5px solid #224755;
    border-left: 5px solid #224755;
    border-right: 5px solid #42849D;
    border-bottom: 5px solid #42849D;
}

#nav ul li ul.submenu {
    margin: 0;
    display: none;
}

#nav ul.submenu li {
    margin: 0;
    font-size: 12px;
    line-height: 16px;
}

#nav ul.submenu li a {
    border: 0;
    overflow: hidden;
    border-top: 3px solid #42849D;
    border-left: 3px solid #42849D;
    border-right: 3px solid #224755;
    border-bottom: 3px solid #224755;
}

#nav ul.submenu li a:hover {
    border-top: 3px solid #224755;
    border-left: 3px solid #224755;
    border-right: 3px solid #42849D;
    border-bottom: 3px solid #42849D;
}

#right_sidebar {
    float: right;
    width: 20px;
}

#main {
    width: 650px;
    margin-left: 190px;
    margin-right: 25px;
    background-color: #CECFA6;
}

#logo {
    width: 100%;
    height: 100px;
    background: url('images/lab_name.gif') no-repeat;
    background-color: #397892;
}

#content {
    padding: 15px;
    margin: 15px;
    background-color: white;
    border: 1px solid #AFAFAF;
    min-height: 900px;
}

#footer {
    height: 125px;
}

#footer_float_left {
    float: left;
    width: 150px;
    margin-left: 20px;
}

#footer_float_left p {
    color: #999999;
}

#footer_float_right {
    float: right;
    width: 150px;
    margin-right: 20px;
}

#content img {
    margin: 10px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid black;
    display: block;
    max-width: 500px;
}

.img_right {
    float: right;
}

.img_left {
    float: left;
}

#content p {
    margin: 0 10px 0 10px;
}

.table_downloads {
    text-align: left;
    margin-left: 10px;
    min-width: 500px;
}

.table_downloads th {
    font-size: 14px;
    text-align: center;
}

.table_downloads td {
    padding: 5px 10px 5px 10px;
}

.table_download_td {
    width: 100px;
    text-align: center;
}

.maxwidth {
    width: 100%;
}

.dk_table {
    margin: 0 10px 0 0;
}

.dk_table td {
    padding: 5px 10px 5px 10px;
}

.dk_table_year {
    width: 130px;
    text-align: right;
}

.personnel_table {
    width: 100%;
}

.personnel_table td {
    width: 50%;
    padding: 5px 20px 5px 20px;
}

.indent_a {
    margin-left: 30px;
}
