.f10 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #375292;
}

.f12b 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #375292;
}

.f10w 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.f12w 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.required
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: 800;
	color: red;
}

#elButton a  
{
	color: #ffffff;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	text-decoration: none;
	border:1px solid #FFFFFF;
	display: block;
	width: 97px;
	height: 27px;
	text-align: center;
	vertical-align: middle;
	line-height: 27px;
	background-color: #4A72A0;
}

#elButton a:active 
{
	border:1px solid #FFFFFF;
	 background-image: url("../images/BtnOff.jpg");
	color:#ffffff; 
	border:none;
}

#elButton a:hover 
{
	background-image: url(../images/BtnOn.jpg);
	color:#ffffff;
	border:1px solid #FFFFFF;
	background-color: #003066;
}

.f11w 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.LinesLftNRt 
{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7594C4;
	border-right-color: #7594C4;
	border-bottom-color: #7594C4;
	border-left-color: #7594C4;
}

.f12 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #375292;
}

.f14b 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #375292;
}

.tabletext 
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: black;
}