BODY {

}
.maintable
{
	background-color: #ffffff;
}
.footernav {
	font-family: Helvetica Condensed, Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #456fb6;
	text-decoration: none;	
}

.footernav A:link {color: #456fb6; text-decoration: none}
.footernav A:visited {color: #456fb6; text-decoration: none}
.footernav A:active {color: #456fb6; text-decoration: none}
.footernav A:hover {color: #456fb6; text-decoration: underline;
}


.bodycopysm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: regular;
	color: #000000;
	text-decoration: none;	
		line-height: 20px;
}

.bodycopy {
	font-family: Helvetica Condensed, Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.bodycopy A:link {
	color: #456fb6;
	text-decoration: none
}
.bodycopy A:visited {
	color: #4457a6;
	text-decoration: none
}
.bodycopy A:active {
	color: #456fb6;
	text-decoration: none
}
.bodycopy A:hover {
	color: #0456fb6;
	text-decoration: underline;
}

h1.bodycopy {
	font-family: Helvetica Condensed, Helvetica, Arial, Verdana, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #4457a6;	
	line-height: 29px;
}

h2.bodycopy {
	font-family: Helvetica Condensed, Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ee2835;
	line-height: 24px;
}
h2a.bodycopy {
	font-family: Helvetica Condensed, Helvetica, Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1D4790;
	line-height: 20px;
}

h3.bodycopy {
	font-family: Helvetica Condensed, Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #D69C00;
	line-height: 20px;
}


.link {
	font-family: Helvetica Condensed, Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #30577F;
	text-decoration: none;
}
.link:hover{
	text-decoration: underline;
}


.footerlink {
	font-family: Helvetica Condensed, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: regular;
	color: #30577F;
	text-decoration: none;	
}
.footerlink:hover{
	text-decoration: underline;
}





