﻿/*Structure*/
body {margin:0px; font-family:Arial;}

/*#container{width:990px; margin:0;}*/
#container{width:100%; margin:0;}

#nav-container{width:100%; border-top:solid 12px #00002c; border-bottom:solid 1px white; height:107px;  background-image:url(../images/structure/nav-background-slice.jpg); background-repeat:repeat-x; background-position:bottom;}
#nav{width:990px; height:107px;  background-image:url(../images/structure/nav-background.jpg); background-repeat:no-repeat; background-position:top;}
#nav ul{list-style-type:none; padding:65px 0 5px 265px; margin:0;}
#nav li{display:inline; width:90px; margin-right:10px; padding:1px 0;}
#nav li a{color:White; text-decoration:none;}
#nav .selected{border-top:solid 1px #0146e9; border-bottom:solid 1px #0146e9;}

#side-nav-nooverflow-container {width: 1000px; height: 171px;}
#side-nav-banner-container{width:100%; height:171px; background-color:#cdddea; border-top:solid 1px white; border-bottom:solid 5px white;}
#side-nav{width:314px; height:171px; background-image:url(../images/structure/side_nav_backg.jpg); background-position:right bottom; background-repeat:no-repeat; background-color:#cdddea;  float:left;padding:0px;}
#side-nav-header{width:100%; height:41px; background-color:#a9c3e4; margin:0px;}
#side-nav-content{width:261px; height:113px; margin:12px 0 0 12px; }
#side-nav-content a{color:Black; text-decoration:none;}
#side-nav-content .selected{border-top:solid 1px #014c69; border-bottom:solid 1px #014c69;}
#banner{width:636px; height:171px; border-left:solid 3px white; border-right:solid 3px white; float:left; }

#content-container{width:100%; background-color:#d8d5c4; border-bottom:solid 7px white;}
#content{width:880px; color:Black; background-color:#d8d5c4; padding:45px 65px 85px 45px; }
.two-column{width:410px; margin-right:30px; float:left;}

#footer{border-top:solid 1px #d0cedc; color:#727071; font-size:80%; padding:5px 0 0 23px;}

/*global fonts*/
h1,h2,h3{color:#000959; font-family:Arial;}
p, ul, td{font-size:75%;}
td {vertical-align:top;}
#side-nav-header h1{padding:5px 0 5px 45px; margin:0; font-size:170%;}
#side-nav-content ul{list-style-type:none;}
#side-nav-content ul li{padding:3px 0;}
#side-nav-content .selected{font-weight:bold; border-top:solid 1px #bacee6; border-bottom:solid 1px #bacee6;}
#content h2{margin:0 0 10px 0; border-top:solid 1px white; border-bottom:solid 1px white; padding:7px 0;}

/**Flash**/
#inner-flash-container {width:636px; height:171px; top:0px; left:0px;}

.caption {font-size: 10.5px; line-height: 10px; margin-top: 0px; padding-left: 8px; margin-bottom: 10px;}
.bioimage{padding:0px 10px 3px 0px;}
