@charset "utf-8";
/* CSS Document */

body {
	background-color: #E3E0D8;
}
body,table,tr,td {
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link {
	color: #0054A4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0054A4;
}
a:hover {
	text-decoration: underline;
	color: #079B78;
}
a:active {
	text-decoration: none;
	color: #0054A4;
}
.MainHead {
	color: #0054A4;
	font-size: 19px;
	font-weight:bold;
}
.Footer {
	font-size: 9px;
	color: #000000;
}
.comment {	
	line-height: 5px;
}
.style1 {
	font-size: 13px;
	line-height: normal;
	font-style: italic;
	color: #0153A5;
	font-weight: bold;
}
.style2 {
	font-size: 13px;
	line-height: normal;
	font-style: italic;
	color: #0153A5;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #0054A4; font-size: 18px; font-weight: bold; }
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
a.nav {
	font-size: 10px;
	color: #0159a1;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	font-size: 10px;
	color: #009b7b;
	font-weight: bold;
	text-decoration: none;
}
a.navactive {
	font-size: 10px;
	color: #009b7b;
	font-weight: bold;
	text-decoration: none;
}
p.navspacer {
	padding-bottom: 12px;
}
.navheader {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}