@charset "UTF-8";
.maintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #02428B;
	border-left-color: #02428B;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-color: #02428B;
	margin: 0px;
	padding: 0px;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: left;
}

.introtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.subheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #1F3A77;
	text-decoration: none;
}
.bodytextlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #00398C;
	text-decoration: none;
}
.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.captionlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #00398C;
	text-decoration: none;
}
.homeintrotext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.introtextlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	color: #00398C;
	text-decoration: none;
}
.pageheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #274B98;
	text-decoration: none;
}
.leftnavheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 5px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.leftnav-off {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.leftnav-link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #00398C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.fields {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: left;
	background-color: #FF9;
}
.columnheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
/* ----------- Expand [+/-] Settings ----------- */

.hidden { 
	display:none;
	}
.hidden a,
.hidden a:visited { 
	font-size: 80%;
	}
.shown {
	display:inline;
	}
 div.bio {
	background: #fff;
	margin: 0;
	padding: 10px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
 	opacity: 1.0;	
	}
 div.bio:hover {
	background: #f2f2f2;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	}
 div.bio:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
 div.bio {
	display: inline-table;
	}.leftnavheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}

