a:link {color: #3333FF;}
a:visited {color: #3333FF;}
a:active {}
a:hover {color: #FF3333;}

a.faqLinks:link {color: #3333FF;}
a.faqLinks:visited {color: #3333FF;}
a.faqLinks:active {}
a.faqLinks:hover {color: #FF3333;}

a.topNav:link {color: #3333FF; text-decoration: none;}
a.topNav:visited {color: #3333FF; text-decoration: none;}
a.topNav:active {}
a.topNav:hover {color: #FF3333; text-decoration: none;}

a.footNav:link {color: white; text-decoration: none;}
a.footNav:visited {color: white; text-decoration: none;}
a.footNav:active {}
a.footNav:hover {color: #FF3333; text-decoration: none;}

a.leftNav:link {color: #0B448B; text-decoration: none; font-weight: 900;line-height: 17px;}
a.leftNav:visited {color: #0B448B; text-decoration: none; font-weight: 900;line-height: 17px;}
a.leftNav:active {}
a.leftNav:hover {color: #FF3333; text-decoration: none; font-weight: 900;line-height: 17px;}

.there {
	color: #FF3333;
}

td {
	font-family: arial, helvetica, non-serif; 
	font-size: 12px; color: #333333;
	line-height: 18px;
}

hr.homepage {
	height: 1px; color: #235696;
	margin: 15px 20px 15px 0px;
}

hr.faqpage {
	height: 1px; color: #235696;
	margin: 10px 0px 0px 0px;
}

ol.faqList {
	line-height: 20px;
}

.footer {
	padding: 5px 0px 7px 15px;
	font-size: 11px;
	background-color: #235696;
	color: #d2e3f9;
}

.mastHead {
	padding: 0px 0px 0px 15px; 
	background-color: #235696;
	height: 65px;
}

.utilNav {
	padding: 0px 0px 0px 15px;
	height: 20px;
	background-color: White;
}


.leftNavTable {
	padding: 20px 0px 0px 15px;
	vertical-align: top;
	width: 247px;
	background-color: White;
}

.navBullet {
	padding: 4px 10px 0px 0px;
	vertical-align: top;
}

.mainBody {
	width: 507px;
	vertical-align: top;
	padding: 20px 20px 0px 0px;
	background-color: White;
}

.leftNavCell {
	vertical-align: top;
}

.hpImage {
	text-align: center;
	padding-bottom: 15px;
}

.navImage {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

.copyright {
	padding: 5px 0px 0px 15px;
	font-size: 11px;
	color: #333333;
}