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

}
.blue {
font-family:tahoma;
font-size:14px;
font-weight:bold;
line-height:20px;
color:#174D5C;
}
.whitebold {
font-family:tahoma;
font-size:16px;
font-weight:bold;
line-height:20px;
color:#FFFFFF;
}

.greenbold {
font-family:tahoma;
font-size:25px;
font-weight:normal;
color:#333333;
}

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

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

.header_bold {
font-family:tahoma;
font-size:28px;
font-weight:bold;
color:#648B13;
}

.header_white {
font-family:tahoma;
font-size:28px;
font-weight:bold;
color:#AEDD4B;
}

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

.links {
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#AEDD4B;
}

.links a
{
text-decoration:none;
color:#FFFFFF;
text-decoration:underline;
}
.links a:hover
{
text-decoration:none;
color:#AEDD4B;
}

.slogan {
font-family:tahoma;
font-size:20px;
font-weight:normal;
color:#005E00;
}
.slogan_footer {
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.green a
{
text-decoration:none;
color:#FFFFFF;
}
.green a:hover
{
text-decoration:underline;
color:#FDAC1A;
}
.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: #FFFFFF;
background:#4F9DE7;
}

.form a
{
text-decoration:none;
color: #FFFFFF;
}
form a:hover
{
text-decoration:underline;
color: #FFFFFF;
}