/* CSS Document */
body {
	background-color:#ffffff;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.pagetitle
{
	font-size:15px;color:#004382;font-weight:bold;
}
.footerline1{
	font-size:11px;
	font-weight:bold;
	color:#999999;
}
.footerline2{
	font-size:9px;
	letter-spacing:0px;
}
.footerAddress
{
	font-size:10px;
	color:#ffffff;
}
#divider
{
	height:1px;
	border:1px thin #000000;
	border-bottom-style:none;
}
.textblock
{
	font-size:11px;
	line-height:20px;
}
li
{
	font-size:11px;
	line-height:20px;
}
h4, h5
{
	color:#004382;
}
#content
{
	margin-top:18px;margin-left:30px;margin-right:30px;position:relative;
}
#leftnavcontainer
{
	height:300px;padding-left:20px;padding-top:20px;
}
#footerleftcol
{
	float:left;width:246px;padding-left:24px;
}
#footerrightcol
{
	width:650px;margin-left:250px
}
#nav
{
	font-size:10px;font-weight:bold;letter-spacing:-1px;
}
#nav a:active {
	color: #004382;
	text-decoration:none;	
}

#nav a:visited {
	color: #333333;
	text-decoration:none;
}
#nav a:link {
	color: #333333;
	text-decoration:none;
}

#nav a:hover {
	color: #333333;
	text-decoration:none;
}
.bioname
{
	font-size:12px;color:#004382;font-weight:bold
}
.biorole
{
	font-size:10px;color:#666666;font-style:italic;font-weight:normal;
}
.contact
{
	font-size:10px;color:#666666;font-weight:bold;line-height:20px;
}
.contacthead
{
	font-size:13px;color:#004382;font-weight:bold;padding-bottom:10px;
}
.act
{
	color:#004382;
}
#divScrollTextCont {
	position:relative; height:190px; overflow:hidden; visibility:hidden;
	font-size:11px;
}
#divText {position:relative; left:0px; top:0px;}
#divText a:active {
	color: #004382;
	text-decoration:none;
}

#divText a:visited {
	color: #000000;
	text-decoration:none;
}
#divText a:link {
	color: #000000;
	text-decoration:none;
}
#divText a:hover {
	color: #004382;
	text-decoration:none;
}

#newsHeading{
	font-size:11px;
	font-weight:bold;
	color: #000000;
}
#newsHeading a:active {
	color: #004382;
	text-decoration:none;
}
#newsHeading a:visited {
	color: #000000;
	text-decoration:none;
}
#newsHeading a:link {
	color: #000000;
	text-decoration:none;
}
#newsHeading a:hover {
	color: #004382;
	text-decoration:underline;
}
#headerdivider
{
	height:1px;
	border:1px dashed #999999;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
}

.headerdivider
{
	height:1px;
	border:1px dashed #999999;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
}

#links
{
	font-size:10px;font-weight:bold;
}
.links a:active {
	color: #004382;
	text-decoration:none;
}

.links a:visited {
	color: #000000;
	text-decoration:none;
}
.links a:link {
	color: #000000;
	text-decoration:none;
}

.links a:hover {
	color: #004382;
	text-decoration:none;
}
p
{
	font-size:11px;
	line-height:20px;
}
#contentHolder p
{
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	color:#000000;	
}

#contentHolder a{
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#004382;
}