/* CSS Document */


.text {
	font-family: Arial, Geneva, Helvetica, sans-serif ;
	font-size: 8pt;
	color: #black;
	font-weight: normal;
}

.expheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #445578;
}

.expjob {
	font-family:  Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #black;
}

.leftnavs {
	font-family: Arial,Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #786844;

}

.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #Grey;
}

.subhead {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #Grey;
}

.textbold {
	font-family: Arial, Geneva, Helvetica, sans-serif ;
	font-size: 9pt;
	font-weight: bold;
	color: #black;
	font-weight: normal;
}


a:link { color: #666666; background: transparent; text-decoration: none; }
a:visited { color: #666666; background: transparent; text-decoration: none; }
a:hover { color: #004676; background: transparent; text-decoration: none; }
a:active { color: #004676; background: transparent; }


img.indxImage {float: left; margin: 0 5px 5px 0px;}



