@charset "utf-8";
.triad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.triad:hover {
	color: #00CCFF;
	text-decoration: none;
}

a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height:18px;
	text-align:justify;
}

.heading li{
	line-height:24px;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0B2842;
	text-align:justify;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

.header 
{ 
	background:url(images/logo1.jpg); 
	height:141px; 
	padding: 0 60px 0 0;

}

.contact
{
background:#e8e8e8;
/*border:#FFFFFF  dashed 1px;*/
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;

}

.contact_p
{
 padding:5px 0 0 5px;

}