.text_black {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.text_black_bold { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold}
.text_blue {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0033CC}
.text_blue_bold { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0033CC; font-weight: bold}
.text_blue_heading { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0033CC; font-weight: bold}
.text_white_heading { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; font-weight: bold}
.text_white_subheading { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold}

.inputs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px #00205A solid;
	height: 15px;
	float: left;
	color: #00205A;
	width: auto;
}
.inputs_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #0033CC;
	border: 1px #00205A solid;
	color: #FFFFFF;
	width: 100px;
	font-weight: bold;
}
.inputs_buttons_needhelp_main { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; background-color: #E71C18; border: 1px #00205A solid; height: 15px; float: right ; color: #FFFFFF ; width: 70px}
.inputs_old { font-family: Arial, Helvetica, sans-serif; font-size: 9px; text-decoration: none; background-color: #FFFFFF; height: 20px; float: right ; width: 110px}
.inputs_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px #00205A solid;
	height: 15px;
	float: left;
	width: 100%;
	color: #000000;
}
.inputs_multiline { font-family: Arial, Helvetica, sans-serif; font-size: 9px; text-decoration: none; background-color: #B5C3DE; border: 1px #00205A solid; float: left ; color: #00205A}
.inputs_needhelp { font-family: Arial, Helvetica, sans-serif; font-size: 9px; text-decoration: none; background-color: #FFFFFF; border: 1px #00205A solid; height: 15px; float: left; color: #00205A}
.inputs_buttons_needhelp { font-family: Arial, Helvetica, sans-serif; font-size: 9px; text-decoration: none; background-color: #E71C18; border: 1px #00205A solid; height: 15px; float: left ; color: #FFFFFF ; width: 125px}
.inputs_multiline_main { font-family: Arial, Helvetica, sans-serif; font-size: 9px; text-decoration: none; background-color: #FFFFFF; border: 1px #00205A solid; float: left ; width: 100%; color: #00205A }
.text_bold_PTable { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #00205A; text-decoration: none ; font-weight: bold; border: 0px }

a:link {
	text-decoration: none;
	color: #0033CC;
	font-weight: bold;

}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;

}
a:active {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;

}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;

}

a.whitelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.whitelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00205A; 
	font-weight: bold;
	text-decoration: none;
}
