body {
	background-color: #4E4E4E;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color:#333333;
	}
.header {
	color: #093E8E;
	font-size: large;
	font-weight: bold;
}
.small a {font-size: small; }
.xsmall a {font-size: x-small}
.small {font-size: small; }
.xsmall {font-size: x-small}
a:link {
	color: #093E8E;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight:bold;	
	color: #D05F0F;
}
a:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #D05F0F;
}
a:active {
	font-weight:bold;
	text-decoration: none;
}
.table-row-odd td  {
 	background-color: #CCCCCC;
 }
.table-row-even td  {
 	background-color: #EAEAEA;
 }
.top-subnav {
	color: #6D5428;
	font-weight:bold;
	font-size: large;
}
.subnav {
	font-weight:bold;
	font-size: large;
}
.top-subnav a {
	color: #6D5428;
	font-weight:bold;
	font-size: large;
}
.subnav a {
	font-weight:bold;
	font-size: large;
}
.subnav a:visited  {
	color: #1f3654;
	font-weight:bold;
	font-size: large;
}
.subnav-active a {
	color: #851414;
	font-weight:bold;
	font-size: large;
}
.subnav-active a:visited {
	color: #851414;
	font-weight:bold;
	font-size: large;
}