.TopMenuUnselected {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 14px;
}
.navUnselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.navSubUnselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.navSubSelected {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #095874;
	font-weight: bold;
}
.navSelected {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #095874;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#header a:link	{ color: #FFFFFF; text-decoration: none; }
#header a:visited	{ color: #FFFFFF; text-decoration: none; }
#header a:active	{ color: #FFFFFF; text-decoration: none; }
#header a:hover	{ color: #FFFFFF; text-decoration: none; }

#bodytable a:link	{ color: #336699; text-decoration: none; }
#bodytable a:visited	{ color: #336699; text-decoration: none; }
#bodytable a:active	{ color: #336699; text-decoration: none; }
#bodytable a:hover	{ color: #336699; text-decoration: none; }

#whitetable a:link	{ color: #000000; text-decoration: none; }
#whitetable a:visited	{ color: #000000; text-decoration: none; }
#whitetable a:active	{ color: #000000; text-decoration: none; }
#whitetable a:hover	{ color: #000000; text-decoration: none; }

.pageHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-style: italic;
	color: #438FC3;
	font-weight: lighter;

}
.asOfText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #003366;

}
.PageSecondHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #9DBCD0;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: none;
}
.SideBarInversed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #003366;
	background-color: #9DBCD0;

}
.tableHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.viewerHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #095874;
	font-weight: normal;
	text-transform: uppercase;

}
.bodyTextNoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}
.bodyTextNoBold2plarger {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.asOfTextUpperCase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #003366;
	text-transform: uppercase;

}
.bodyTextNoBold2plargerallCAPS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;


}
.bodyTextsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.bodyTextNoBoldsmaller {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
	font-weight: normal;
}
.pgBgLayover {
	background-image: url(images/logo_blue_blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodycolor {
	background-color: #316AC5;
}
.detailtable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.detailtableheaders {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.detailtableelements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-transform: capitalize;
}
.detailtable a:link {
	font-weight: bolder;
}
.detailtable a:hover {

	font-weight: bolder;
}
.detailtable a:visited {


	font-weight: bolder;
}
.detailtabletotals {
	background-color: #9DBCD0;
	font-weight: bolder;
}
.detailtable p {
	margin: 4px 2px;
}
.detailtableheaders2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #E6E6E6;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
.whitetable {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.whitetable a:link {
	color: #00338D;
}
.whitetable a:hover {
	color: #00338D;
}
.whitetable a:visited {

	color: #00338D;
}
