@charset "iso-8859-1";

.style1 {color: #08245d}
.style2 {font-size: 14px}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #08245d;
	font-weight: bold;
	text-transform: uppercase;
	}
.style3 {font-size: 10px}
.style4 {font-size: 10}
.style5 {font-size: 12px}
.style6 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08245d;
	font-style:italic;
	padding-left: 20px;
	
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08245d;
	font-weight: bold;
}
.style10 {font-size: 36px}
.style11 {
	color: #FFFFFF;
	font-size: 24px;
}
.smalltypebold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #08245d;
	font-size: 10px;
	font-weight: bold;
}
.smalltype{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #08245d;
	font-size: 10px;
	font-weight: normal;
}
.BottomLinks {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #08245d;
	font-weight: bold;
}
	a:link {
	color: 08245d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 08245d;
}
a:hover {
	text-decoration: underline;
	color: 08245d;
}
a:active {
	text-decoration: none;
	color: 08245d;
}