.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.text  a {
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}
.text  a:hover {
	color: #005BC3;
	font-weight: bolder;
	text-decoration: underline;
}
.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #005BC3;
	text-decoration: none;
}
.terms a {
	color: #999999;
	text-decoration: none;
	}
.terms a:hover {
	color: #005BC3;
	text-decoration: underline;
	}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #005BC3;
	text-decoration: none;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #005BC3;
	text-decoration: none;
	padding: 0px;
	margin: 2px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
H3 a {
	color: #FFFFFF;
	text-decoration: none;
}
H3 a:hover {text-decoration: underline;}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #5C8727;
	text-decoration: none;
	padding: 0px;
	margin: 2px;
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #8B8B8B;
	text-decoration: none;
	padding: 0px;
	margin: 2px;
}
H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #0073bb;
	text-decoration: none;
	padding: 0px;
	margin: 2px;
}
.login {
	background-color: #D9E8F4;
	border: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	margin-top: 3px;
	padding-left: 3px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
.whitetext  a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.whitetext  a:hover{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: underline;
}
.whitetextsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.whitetextsm  a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.whitetextsm  a:hover{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: underline;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.top a {
	color: #666666;
	text-decoration: none;
	}
.top a:hover { text-decoration: underline;}
.whitetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
.whitetext2  a {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext2  a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.boxtitle a {
	color: #FFFFFF;
	text-decoration: none;
}