.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 0px;

}
.mainheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #003366;
	font-weight: bold;
	text-transform: uppercase;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 30px;
	color: #FFFFFF;



}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
.pageheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #003366;
	font-weight: normal;
	text-transform: uppercase;
	border-top-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #009966;
	border-right-color: #009966;
	border-bottom-color: #009966;
	border-left-color: #009966;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;

}
.mainsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	padding: 9px;

}
.captions {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}

