.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2f5dbe;
}
.text a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #999999;
	text-decoration: underline;
}	
.input {
	background-color: #FFFFFF;
	border: thin solid #2F5DBE;
	color: #2f5dbe;
	font-size: 11px;
	font-weight: bold;
}
.submitt {
	background-color: #FFFFFF;
	border: thin solid #2f5dbe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f5dbe;
}
.SELECT {
 background-color: #FFFFFF; 
 border : thin solid #2f5dbe; 
 font-family : Arial, Helvetica, sans-serif; 
 font-size : 11px; 
 font-weight : bold; color : #2f5dbe;
 }
.hr {
	color: #94ADE2;
	font-style: normal;
	line-height: 1px;
}
.style4 {
	font-size: small;
	color: #333333;
}
.style9 {
	font-size: 13px;
	color: #333333;
}
.style11 {color: #203A71; font-weight: bold; font-size: 14px; }
