.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:20px;
	color: #000000;

}
.white {
font-family:tahoma;
font-size:12px;
font-weight:bold;
line-height:17px;
color:#FFFFFF;
}
.whitebold {
font-family:tahoma;
font-size:16px;
font-weight:bold;
line-height:20px;
color:#FFFFFF;
}

.greenbold {
font-family:tahoma;
font-size:35px;
font-weight:bold;
color:#1D3D69;
}

.greenfooter {
font-family:tahoma;
font-size:24px;
font-weight:bold;
color:#FFFFFF;
}

.redbold {
font-family:tahoma;
font-size:35px;
font-weight:bold;
color:#77AB48;
}

.redfooter {
font-family:tahoma;
font-size:24px;
font-weight:bold;
color:#77AB48;
}

.slogan {
font-family:tahoma;
font-size:20px;
font-weight:normal;
color:#000000;
}

.subheader {
font-family:tahoma;
font-size:20px;
font-weight:normal;
color:#FFFFFF;
}

.sloganfooter {
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
.links {
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#77AB48;
}

.links a
{
text-decoration:none;
color:#FFFFFF;
}
.links a:hover
{
text-decoration:underline;
color:#77AB48;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a.small:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.small:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.small:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.small:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #203A61;
background:#FFFFFF;
}

.form a
{
text-decoration:none;
color: #203A61;
}
form a:hover
{
text-decoration:underline;
color: #000000;
}

.regularh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:20px;
	color: #000000;
	background: #f8f8f8;
	
}

.regularg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:20px;
	color: #000000;
	background: #EEF5E7;
}	
.regularsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height:20px;
	color: #000000;
	background:#EAF4E3;
	border-top: 1px double #cccccc;
    border-right: 1px double #cccccc;
    border-bottom: 1px double #cccccc;
    border-left: 1px double #cccccc;
    display: block;
	padding: 5px;

}


.regularfaq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:20px;
	color: #000000;
	background: #F8F8F8;