a.used_message:link {
	font-size: 11px;
	color: #8A8A8B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.used_message:visited {
	font-size: 11px;
	color: #8A8A8B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.used_message:hover {
	font-size: 11px;
	color: #0000EE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.used_message:active {
	font-size: 11px;
	color: #8A8A8B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 100%;
	width: 100%;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	position: absolute;

}

td.blue_bk {
	background-color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}


.main_body {
	height: 100%;
	width: 100%;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	top: auto;
	bottom: auto;
	padding: 0px;
}

.main_title {
	font-size: 20px;
	color: #294994;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.contact-subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.sub_title {
	font-size: 14px;
	color: #294994;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer_text2, .footer_text2 a:link, .footer_text2 a:active, .footer_text2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
 .footer_text2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.web{
	visibility: hidden;
	height: 0px;
	width: 100%;
	overflow: auto;
	position: absolute;
}


.status_alerts {
	font-size: 20px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}


INPUT.read_only {
	border:solid 0 #ffffff;
	background: transparent;
	font-size: 14px;
	color: #294994;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
