.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #037AAA;
	text-decoration: none;
	text-transform: uppercase;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 15px;
	color: #037AAA;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}


.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #037AAA;
	text-decoration: none;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #626262;
	text-decoration: none;
}

.btxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #626262;
	text-decoration: none;
}
.bclnk
{
	font-family: Arial;
	font-size: 10px;
	color: #037AAA;
	text-decoration: none;
}
.bclnk a:link
{
	font-family: Arial;
	font-size: 10px;
	color: #037AAA;
	text-decoration: none;
}
.bclnk a:visited
{
	font-family: Arial;
	font-size: 10px;
	color: #037AAA;
	text-decoration: none;
}
.bclnk:hover
{
	color: #FF0000;
	text-decoration: underline;
	background-color:#FFFFCC
	
}
.lnk
{
	font-family: Arial;
	font-size: 10px;
	color: #037AAA;
	text-decoration: none;
}
.lnk a:link
{
	font-family: Arial;
	font-size: 10px;
	color: #037AAA;
	text-decoration: none;
}
.lnk a:visited
{
	font-family: Arial;
	font-size: 10px;
	color: #037AAA;
	text-decoration: none;
}
.lnk:hover
{
	color: #FF0000;
	text-decoration: underline;
	
}

.lnk1
{
	font-family: Arial;
	font-size: 10px;
	color: #626262;
	text-decoration: none;

}

.lnk1:hover
{
	color: #FF0000;
	text-decoration: underline;
	
}
.lnk2
{
	font-family: Arial;
	font-size: 11px;
	color: #626262;
	text-decoration: none;

}

.lnk2:hover
{
	color: #FF0000;
	text-decoration: underline;
	
}
.header
{
	font-family: Arial;
	font-size: 13px;
	color: #E64B06;
	text-decoration: none;
	margin:0px;

}

.lnk3
{
	font-family: Arial;
	font-size: 11px;
	color: #E64B06;
	text-decoration: underline;

}

.lnk3:hover
{
	color: #037AAA;
	text-decoration: none;
	
}

.bluelnk
{
	font-family: Arial;
	font-size: 11px;
	color: #037AAA;
	text-decoration: underline;

}

.bluelnk:hover
{
	color: #E64B06;
	text-decoration: none;
	
}

.inp {
	font-family: Arial;
	font-size: 11px;
	border:  1px solid #A6A6A6;
}

.btxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 18px;
	color: #626262;
	text-decoration: none;
}