﻿<style type="text/css">
form {margin: 0px; padding: 0px; display: inline;}
body {font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
h1 {font-size:18px; font-weight:bold;}

a:visited {text-decoration: none; color: green}

a:link {text-decoration: none; color: green}
a:hover {text-decoration: underline;} 

a.footerlink:visited {text-decoration: underline; color: white;}
a.footerlinknew:visited {text-decoration: underline; color: green;}

a.footerlink:link {text-decoration: underline; color: white;}
a.footerlinknew:link {text-decoration: underline; color: green;}

a.subnavlink:visited {text-decoration: none; color:black }

a.subnavlink:link {text-decoration: none; color:black }

.style1 {
	border: 1px solid #FFFFFF;
}
.style2 {
	border-width: 0px;
}
.style3 {
	text-align: center;
}
.style4 {
	border-left-style: solid;
	border-left-width: 3px;
	border-right: 3px solid gray;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom: 3px solid gray;
	background-color: #E0E0C2;
}

.style5 {
	text-align: left;
}

.style6 {
	text-align: center;
}

.style7 {
	margin: 5px;
}

.footernew {
	text-align: center;
	color: #green;
	font-size: 10px;
	margin:0px;
}

.footer {
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #224114;
	margin:0px;
}

.copywrite {
	font-size: 10px;
	text-align: center;
}
.partners {
	vertical-align:middle;
	border-bottom-style: dotted;
	border-bottom-width: thin  ;
	border-bottom-color: silver;
}
.TitleBox {
	background-color: #529D30;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #FCDE00;
	letter-spacing: 1px;
}
.img_left 
	{float: left;
	border-style: none;
	margin-left: 2px;
	margin-top:0px;
}
.Title {
	font-size: 14 px;
	font-weight: bold;
}
.subnav {
	text-align: center;
	font-size:11px;
	background-color: #A6C2FF;
	border-top:0px;
	
}

.subnav a:hover {
	text-decoration: underline;
}

.subnavCurrent {
	text-align: center;
	font-size:11px;
	background-color: #FFBC9B;
	border-top:0px;
}

.subnavCurrent a:hover {
	text-decoration: underline;
}

#mainbody {
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
	width: 752px;
}
</style>
