body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}

a:link    	{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #336699; font-weight:bold; font-size:12px; text-decoration: none; }
a:visited 	{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #336699; font-weight:bold;font-size:12px; text-decoration: none; }
a:active 	{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #336699; font-weight:bold;font-size:12px; text-decoration: none; }
a:hover   	{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #336699; font-weight:bold;font-size:12px; text-decoration: none; }

A.topnav:link {color:#FFFFFF; text-decoration:none;} 
A.topnav:visited {color:#FFFFFF;text-decoration: none;}
A.topnav:active {color:#FFFFFF; text-decoration:none;} 
A.topnav:hover {color:#336699;text-decoration:none;} 
A.botnav:link {color:#cc955e; text-decoration:none;} 
A.botnav:visited {color:#cc955e;text-decoration: none;}
A.botnav:active {color:#cc955e; text-decoration:none;} 
A.botnav:hover {color:#97b4d1;text-decoration:none;}
A.servicenav:link {color:#97b4d1; text-decoration:none;} 
A.servicenav:visited {color:#41260c;text-decoration: none;}
A.servicenav:active {color:#41260c; text-decoration:none;} 
A.servicenav:hover {color:#ffffff;text-decoration:none;}


.bottom_repeat {
	background-image: url(images/bottom_repeat.jpg);
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: bottom;
}
.left_border {
	background-image: url(images/left_border_repeat.jpg);
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: left;
}
.right_border {
	background-image: url(images/right_border_repeat.jpg);
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: right;
}
.nav_repeat {
	background-image: url(images/2_3rpt.jpg);
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: bottom;
}
.divder_blue_repeat {
	background-image: url(images/3_3rpt.jpg);
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: bottom;
}

.pageheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #336699;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #336699;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #3D8B37;
}
