
/* CSS Document */

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background-image:url(../images/BG.jpg);
}
a:link {
color:#263866;
text-decoration:none;
font-weight:bold;
}
a:visited {
color:#263866;
text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration: underline;
}
a:active {
color:#263866;
text-decoration:none;
}
.TopNav {
	font-size:14px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
}
.TopNav a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.TopNav a:hover {
	color:#999999;
	text-decoration:underline;
}
.SubNav {
	font-size:16px;
	color:#000000;
	text-align:center;
	font-weight:bold;
}
.MainText {
	font-size:14px;
	text-align:left;
	color:#000000;
	font-weight:bold;
	padding-left:25px;
	line-height:+1.75;
}
.bullet-text {
	font-size:12px;
	text-align:left;
	color:#000000;
	line-height:+1.5;
}
.bullet_select-text {
	font-size:17px;
	text-align:left;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	line-height:+1.75;
}
.bullets {
	font-size:14px;
	text-align:left;
	color:#000000;
	font-weight:bold;
	padding-left:50px;
	line-height:+1.75;
}
.Referrals {
	font-size:11px;
	text-align:left;
	color:#000000;
	font-weight:bold;
	line-height:+1.25;
}
.Form {
	font-size:14px;
	text-align:left;
	color:#000000;
	font-weight:bold;
}
.MainTextC {
	font-size:12px;
	text-align:center;
	color:#000000;
	font-weight:bold;
	padding-left:25px;
	line-height:+1.5;
}
.Header {
	font-size:16px;
	text-align:left;
	color:#263866;
	font-weight:bold;
	padding-left:25px;
}
.HeaderC {
	font-size:16px;
	text-align:center;
	color:#263866;
	font-weight:bold;
}
.Address {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:+1.25;
	text-align:center;
}
.Copyright {
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}