/* CSS Document */

.arial_11_gray
 { 
 	font-family:Arial;
	font-size:11px;
	color:#767676;
	text-decoration:none;
	
 }
 .verdana_17bold
 {
 	font-family:Verdana;
	font-size:17px;
	color:#FFFFFF;
	font-weight:bold;
  }
   .verdana_17blackbold
 {
 	font-family:Verdana;
	font-size:17px;
	color:#000000;
	font-weight:bold;
 
 }

 .Verdana_11black
 {
 	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:none;

 }
  .Verdana_12black
 {
 	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:none;
	line-height: 1.6em;
 }

  .Verdana_14black
 {
 	font-family:Verdana;
	font-size:14px;
	color:#000000;
	font-weight:none;
 }
.ArialNarrow_13white
 {
 	font-family:Arial Narrow;
	font-size:13px;
	color:#ffffff;
	font-weight:none;
 }
.mail1
{
 	font-family:Verdana;
	font-size:11px;
	color:#00317A;
	font-decoration:underline;
}
.mail1:hover
{
 	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	font-decoration:none;
}
.body
{
 margin-top:3px;
}
.link
{
	font-family:Verdana;
	font-decoration:underline;
	font-size:12px;color:#0247AF
}

#preloading {position:absolute; bottom:0;left:0; display:block; width:1px; height:1px; overflow:hidden !important; z-index:1;}