@charset "utf-8";
/* CSS Document */

  .style1 {
     width: 312px;
     }
   .style2 {
     width: 346px;
     }
 	.style3 {
     width: 203px;
     }
    .style4 {
	width: 250px;
     }


/*==================================================================================================*/
#contact_box { 
text-align: center;
 width: 500px;
  margin:0px;
   border: 1px;
    margin-left: 120px;
	 padding-bottom: 150px;
	  
	   
border:1px solid #416191;

height:19px;
padding:0 0 0 1px;

 }
.contact_info {padding: 20px; }
.contact_enter{ width: 300px; height: 17px; padding:0px; background-color: #FFFFFF; color: #000000; 	   
border:1px solid #416191;

height:19px;}
.contact_enter2{ width: 300px; height: 67px; padding:0px; background-color: #FFFFFF; color: #000000; }
.a:link	{color: #FFFF00; text-decoration:underline;}
.a:visited {color: #FFFF00; text-decoration:underline;}


.contact_item{
	display: inline;
	float: left;
	font-size: 10px;
	padding: 5px;


}

.main_form{
	border: 1px #a7b8c9 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #f3f3f3;
	color: #00469b;
	padding: 4px 4px 4px 4px;

}

.main_form td
{
	padding-bottom: 5px;
}

/*===== FORM CONTACT TABLE ==============================================================================*/

.form_table{

}

table.contactT
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #53626c;
	width: 625px;
	background-color: #f3f3f3;
	border: 1px #a7b8c9 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
	padding: 10px;
}


table.contactT td.contactHd
{/* border-bottom: 2px solid #416191;*/
	background-image: url(/Axis/Images/fade_title_header.jpg) ;
	/*background-color: #e1e4eb;*/
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #53626c;
	/*height: 27px;*/
}


table.contactT td
{
	border-bottom: 1px dotted #416191;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #53626c;
	/*background-color: white;*/
	text-align: left;
	padding: 10px 10px 8px 10px;
	width: 50%;
	vertical-align:top;
}



.contactBodL { border-left: 1px dotted #CEDCEA; }

td.formHd{
padding: 10px 10px 8px 10px;
border-bottom: 1px solid #a7b8c9;
background-image: url(../images/fade_title_header.jpg) ;
text-align: center;


}
