/* Default style for page*/

body,p,td {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #002388;
}
a:hover{
	color: #333333;
	text-decoration: none;
}
.smalltext{
	color: #000000;
	font-size: 11px;	
}
.reallysmalltext{
	color: #000000;
	font-size: 10px;	
}
/*if needed same as the Default style*/
.bodytext{
	color: #000000;
	font-size: 14px;
}
.answers{
	color: #002388;
	font-size: 14px;
}
.pageheader{
	font-family: arial, helvetica, sans-serif;
	color: #002388;
	font-weight: bold;
	font-size: 14px;
}
.smallbluetext{
	font-family: arial, helvetica, sans-serif;
	color: #002388;
	font-weight: bold;
	font-size: 11px;	
}

.menu{
	font-family: arial, helvetica, sans-serif;
	color: #002388;
	font-weight: bold;
	font-size: 11px;
	line-height: 10px;
	padding-right: 10px;
	}

.menu a{
	color: #333333;
	line-height: 10px;
	text-decoration: none;
}
.menu a:hover{
	color: #002388;
	text-decoration: underline;
}

.btnav{
	font-family: arial, helvetica, sans-serif;
	color: white;
	font-size: 10px;
}

.btnav a{
	color: white;
	font-size: 10px;
	text-decoration: underline;
}
.btnav a:hover{
	color: #CCD9FF;
	text-decoration: underline;
}

.wtnav{
	font-family: arial, helvetica, sans-serif;
	color: white;
	font-size: 14px;
}

.wtnav a{
	color: white;
	font-size: 14px;
	text-decoration: underline;
}

.wtnav a:hover{
	color: #CCD9FF;
	text-decoration: underline;
}

.bodytextgrey {

	color: #666666;
	font-size: 14px;
}



.submenu{
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-weight: none;
	font-size: 12px;
	line-height: 14pt;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 8px;
}

.submenu a{
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	line-height: 14pt;

}
.submenu a:hover{
	color: #002388;
	text-decoration: underline;

}


.menuon{
	font-family: arial, helvetica, sans-serif;
	color: #002388;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	position: relative;

	}

.menuon a{
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-top: 0px;
	position: relative;

	}
.menuon a:hover{
	color: #002388;
	text-decoration: none;
	position: relative;
	}

.splashnav{
	font-family: arial, helvetica, sans-serif;
	color: #002388;
	font-size: 14px;
}

.splashnav a{
	color: #002388;
	font-size: 14px;
	text-decoration: underline;
}

.splashnav a:hover{
	color: #4682B4;
	text-decoration: underline;
}
.Linethrough {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: line-through;
}
.canceled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3300;
	text-decoration: line-through;
}
