.white text {
	color: #ffffff;
	font-size: 1px;}
	
.heading2 {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	color: #000064;
	font-weight: bold;
}

.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000064;
	font-weight: normal;
}

.body_red_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF7E00;
	font-weight: bold;
}

.body_large_red_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF7E00;
	font-weight: bold;
}

.body_text_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF7E00;
	font-weight: normal;
}

.body_text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000064;
	font-weight: normal;
}

.text_hyperlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}
.text_hyperlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14315C;
	text-decoration: none;
	background-color: #D5E9F4;
}

.footer_menu_hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #14315C;
	text-decoration: underline;
	font-weight: normal;
}

.footer_menu_hyperlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
	line-height: 10px;
	font-weight: normal;
}

.footer_menu_hyperlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF7E00;
	font-weight: normal;
	text-decoration: none;
	background-color: #D5E9F4;
}

.text_hyperlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14315C;
	text-decoration: underline;
	font-weight: bold;
}



ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000064;
	font-weight: normal;
}

table.white {
	border: 4px solid #ffffff;
	height: 200px;
}

.text_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000064;
	font-weight: normal;
}

.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000064;
	font-weight: bold;
}