.blue_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #365881;
	text-decoration: none;
}
.grey_txt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5F5F5F;
	text-decoration: none;
}
.blue_txt {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #365881;
	text-decoration: none;
}
.text_fields { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; ; background-color: #cfcfcf}
.blue_headers { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #365881; text-decoration: none; }
.select_fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #cfcfcf;
	width: 225px;
}
.buttons_tabs { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; ; background-color: #cfcfcf; width: 75px;}
.blue_txt_underline { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #365881; text-decoration: underline; }
.white_txt { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
.blue_links { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #8CCBFF; text-decoration: underline; }
.orange_txt { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FF4400; text-decoration: none; }
