body{
	background-color: #E5EFFD;
   margin:0;
	font-family: arial;
}

.body_text{
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	color: #00008B;
}

.left_main_heading{
	font-size: 18px;
   text-align: left;
	font-weight: bold;
	padding-left: 10px;
	color: #0A0092;
}

.left_main_subheading{
	font-size: 12px;
   text-align: left;
	font-weight: bold;
	padding-left: 15px;
		color: #0A0092;
	line-height:17px; 
	text-decoration: none;
}

.left_main_subheading:hover{

		color: #708090;
	
}
.footer{
	font-size: 10px;
	text-align: left;
	color: #ffffff;
	padding-left: 10px;
	text-decoration: none;
}

.footer:hover{

	color: Black;

}

.footer2{
	font-size: 10px;
	text-align: right;
	color: #ffffff;
	padding-right: 10px;
}

.left_pannel_background{
	background-image: url(images/body_left_bg.jpg);
}
.middle_pannel_background{
	background-image: url(images/main_bg.gif);
}

.form_text{
	font-size: 11px;
	text-align: left;
	padding-left: 15px;
	color: #00008B;
	font-weight: bold;
	line-height: 25px;
}

input.textfield{
	border: 1px solid #696969;
	width: 250px;
	height: 17px;
	color: Black;
	padding-left: 5px;
}

textarea{
	border: 1px solid #696969;
	width: 250px;
	color: Black;
	padding-left: 5px;
}

input.button{
   border: 1px solid #696969;
   color: #696969;
	font-weight: bold;
	font-size: 11px;
	height: 18px;
	width: 50px;
}

.address{
	font-size: 11px;
	text-align: left;

	color: #00008B;
	font-weight: bold;
	line-height: 20px;
}
#corps img
{
	float: right ;
}
a.ab
{
  font-size: 12px;
   text-align: left;
	font-weight: bold;
	padding-left: 15px;
	color: #0A0092;
	line-height:17px; 
	text-decoration: none;
}

a.ab:visited 
{
  font-size: 12px;
   text-align: left;
	font-weight: bold;
	padding-left: 15px;
	color: #0A0092;
	line-height:17px; 
	text-decoration: none;
}
a.ab:hover 
{
  font-size: 12px;
   text-align: left;
	font-weight: bold;
	padding-left: 15px;
	color: #B6B6B6;
	line-height:17px; 
	text-decoration: none;
}
a.ab:active 
{
  font-size: 12px;
   text-align: left;
	font-weight: bold;
	padding-left: 15px;
	color: #0A0092;
	line-height:17px; 
	text-decoration: none;
}