﻿body {
	margin:0;
	padding:0;
	font-family:Sans-Serif;
	font-size:12px;
	line-height:16px;
	background:#a6c4e2;
}
img{
	border:0;
}
a{
	text-decoration:none;
	color:#669ACC;
	outline:none;
}
a:hover{
	text-decoration:underline;
	color:#F8AB01;
}
#wrapper{
	background:url(/images/pagebg.gif) repeat-y;
	width:824px;
	text-align:center;
	margin:0 auto;
}
#main{
	text-align:left;
}
#nav{
	width:802px;
	margin-left:11px;
	border-top:solid 4px #f8ab01;
}
#logo{
	float:left;
	width:200px;
	height:73px;	
	text-indent:-9999px;
	background:url(/images/logo.gif) no-repeat;
	display:block;
}
#nav li{
	float:left;
	list-style-type:none;
}	
#nav li a{
	float:left;
	display:block;
	height:37px;
	margin:-12px 0 0 10px;
	font-weight:bold;
	font-size:11px;
	padding:36px 10px 0 10px;
}
#nav li a:hover{
	color:#FFF;
	background:#F8AB01;
	text-decoration:none;
}
#ticker{
	clear:both;
	width:802px;
	margin-left:11px;
	background:#F8AB01;
}
#contentInner{
	float:left;
	width:595px;
	margin:5px 0px 5px 11px;
	padding-right:20px;
	height:380px;
	overflow-y:auto;
}
#side{
	float:left;
	width:187px;
	background:#669ACC;
	height:390px;
}

#side.home 
{
	background:#fff !important;
}

#subnav{
	padding:25px 0px;
	width:187px;

}
#subnav a{
	padding:8px 10px;
	display:block;
	color:#fff;
}
#subnav a:hover{
	text-decoration:none;
	background:#f2a340;
}
h1{
	font-size:14px;
	color:#2F4C7F;
	border-bottom:solid 1px #999;
	padding-bottom:1px;
	margin:15px 0 0 15px;
}
.clear{
	clear:both;
}
#footer{
	clear:both;
	width:800px;
	color:#666;
	margin-left:11px;
	padding:8px 0 26px 0;
	text-align:center;	
	border-top:1px solid #ccc;
}
#footer ul{
	padding:0;
	margin:0;
}
#footer li{
	float:left;
	margin:0;	
	padding:0 42px;
	list-style:none;
	font-size:11px;
}
#footer li.last{
	padding-right:0;
}
#wrapperfooter {
	width:824px;
	height:10px;
	margin:auto;	
	text-align:center;
	background:url(/images/footerbg.gif) no-repeat bottom;
}

#contentInner p {
	margin-left:15px;
	text-align:justify;
}

ul.special{
	list-style-type:none;
	margin-left:30px;	
}

ul.special ul{
	list-style-type:none;
	margin-left:20px;
}

ul li strong {
	color:#0070AC;
}

#content Inner li {
	line-height:18px;
}

#bioOptions 
{
	margin:3px 0 0 15px;
	font-size:11px;	
}