

/*Apply to Main Navigation*/

.MainNav a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #10147E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
	
.MainNav a:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #10147E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.MainNav a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*Apply To Sub Navigations*/

.calcNav a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #10147E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
	
.calcNav a:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #10147E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.calcNav a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/*Apply To Footer Navigation*/
.footer1 a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	font-size: 11px;
	font-weight: ;
	line-height: 20px;
	text-decoration: underline;
}
	
.footer1 a:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	font-size: 11px;
	font-weight: ;
	line-height: 20px;
	text-decoration: underline;
}
.footer1 a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #999999;
	font-size: 11px;
	font-weight: ;
	line-height: 20px;
	text-decoration: underline;
}


.footer2 a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	letter-spacing:1px;
	line-height: 20px;
	text-decoration: none;
}
	
.footer2 a:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	letter-spacing:1px;
	line-height: 20px;
	text-decoration: none;
}
.footer2 a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #999999;
	font-size: 10px;
	font-weight: normal;
	letter-spacing:1px;
	line-height: 20px;
	text-decoration: none;
}


.footer3 a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #999999;
	font-size: 9px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}
	

.footer3 a:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #999999;
	font-size: 9px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}
.footer3 a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

/*Page Name Header*/

.blackCopy {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.blackLRG {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.blueLRG {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #10147E;
	text-decoration: none;
}

.faq {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #10147E;
}

.finePrint {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #999999;
}

.finePrint1 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
/*Page Footer*/
.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none
}

.footerBold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:1px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none
}

.footerGrey {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	letter-spacing:1px;
	color: #000000;
	text-decoration: none
}