* {margin:0px; padding:0px; border:0px}
body {background: #FCFCFC url(img/background.gif) repeat-x top left; color:#5E5E5E;
      font-family:Verdana, sans-serif;
      width:948px; margin:0 auto; padding:0}
A:link, A:visited, A:active {color:#5e5e5e; text-decoration:none}
A:hover {color:#00467F}

/*Fonts*/
h1 {font-size:13px; font-weight:normal; color:#00467F; padding:0px 0 4px 0; margin:0px}
h2 {position:absolute; top:67px; right:20px; font-size:14px; font-weight:bold; color:#9F9F9F}
h3 {color:#00467F; font-size:14px}
p {font-size:11px; line-height:16px; padding:0 0 10px 0; margin:0px}
b {font-weight:normal; font-size:13px; color:#00467F}

/*Global*/
#logo {position:absolute; top:20px; left:20px}
#container {width:100%; height:100%; font-family:Verdana, sans-serif; size:11px; color:#5E5E5E}
#container .top {height:80px}
#container .bottom {text-align:center}
#box {position:absolute; width:948px; height:500px; background:url(img/box.gif) no-repeat top left; text-align:left;
      margin-top:-250px; top:50%}

/*Menu*/
#navigation {position:absolute; top:20px; left:20px; font-size:13px}
.main li {list-style:none; display:block; font-size:13px; line-height:20px; padding:0px; color:#5E5E5E}
.main li.selected {color:#00467f;}
.main li a:link, .main li a:visited, .main li a:active {color:#5E5E5E}
.main li a:hover {color:#00467f;}
.main li ul li {font-size:11px; line-height:18px; color:#00467F}
.main li ul li a:link, .main li ul li a:visited, .main li ul li a:active {color: #959595; font-size:11px}
.main li ul li a:hover {color:#00467f; font-size:11px}


/*Sub-menu*/
.sub-main li {list-style:none; text-decoration:none; display:block; font-size:13px; line-height:20px; padding:0px; color:#00467F}
.sub-main li a:link {color:#5e5e5e; font-size:13px; text-decoration:none}
.sub-main li a:visited {color:#5e5e5e; font-size:13px; text-decoration:none}
.sub-main li a:active {color:#5e5e5e; font-size:13px; text-decoration:none}
.sub-main li a:hover {font-size:13px; color:#00467F}

/*Page*/
#cAuto, #cAuto img, #cShow, #cShow img, #copy {position:absolute}
#cAuto, #cShow {top: 0px; left: 525px; padding:0px}
#cAuto img, #cShow img {top:0px; left:0px}
#copy  {top:20px; left:216px; width:279px; height:460px; padding:0px; margin:0px; font-size:11px; line-height:16px; overflow:auto}
#copy a:link,#copy a:visited,#copy a:active {color:#5E5E5E; text-decoration:none}
#copy a:hover {color:#00467f}


/*Bio Page*/
.bio-content {position:absolute; top:20px; right:20px; width:382px; height:460px; font-size:11px; line-height:16px; overflow:auto;}
.bio-content img {float:left; margin:0 10px 10px 0;}
.bio-copy {width:272px; float:left; margin:0 0 10px 0;}
hr {clear:both; background:#b7b7b7; height:1px; width:352px; border:0px; margin:0px 0 10px 0;}

/*Footer*/
#footer {position:absolute; bottom:-20px; left:0px; font-size:11px; color:#e2e2e2}
#footer a:link, a:visited, a:active {color:#e2e2e2}
#footer a:hover {color:#00467f}


/*Mooscroller*/
/* - - - - - - - - - - - - - - - - - - - - - - - - MooScroller CSS */
#scroller {width:374px; height:460px;}
#scroller-content {width:374px; height:460px; overflow:hidden; float:left;}
.text {
width:372px; padding-right:0px; text-align:left;}
.vScrollbar {float:left;}
.hScrollbar {clear:both;}
.vTrack {
height:313px; width:8px; position:relative; background:#5e5e5e; overflow:hidden; background-image:url('/img/vtrack-background.gif'); background-position:center;}	
.hTrack {float:left; height:8px; width:313px; position:relative; background:#5e5e5e; overflow:hidden;}			
.vThumb, .hThumb {position:absolute; top:0; left:0; height:8px; width:8px; background:#959595; overflow:hidden; background-image:url('/img/scroll-background.gif'); background-repeat:no-repeat; background-position:center; cursor:pointer;}
.arrowUp, .arrowDown, .arrowLeft, .arrowRight, .corner {height:8px; width:8px; background:#777; overflow:hidden;}
.arrowLeft, .arrowRight, .corner {float:left;}		
.corner {background:#000;}
