@charset "ISO-8859-1";
.no-repeat {
	background-repeat: no-repeat;
}
}
.a:link {
	color: #1c3f95;
	text-decoration: underline;
}
.a:hover {
	color: #1C3F95;
	text-decoration: none;
}
.ul {
    list-style:url(images/site/design/bullet.gif) none;
    padding:20px 0 0 40px;
}
.a:visited {
	text-decoration: underline;
	color: #666666;
}
.a:active {
	text-decoration: none;
}
.b:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.b:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.b:visited {
	text-decoration: underline;
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.b:active {
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.pageheader {
	color: #1C3F95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	background-position: center;
	text-align: center;
}

.pageheaderb {
	color: #1C3F95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-position: center;
	text-align: center;
	font-weight: bold;
}

.pageheader2 {
	color: #1C3F95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.contact {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 22px;
}
.bodytext {
	color: #00408B;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}
.footer {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
}
.footer2 {
	color: #1C3F95;
	font-family: Arial;
	font-size: 9px;
	text-align: center;
}
.bodytext2 {
	color: #13D401;
	font-family: Arial;
	font-size: 14px;
	text-align: left;
}
