﻿.main
{
width:973px;	
}
table
{
background-color:#ffffff;
width:100%
}

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #0c3f62;
}

h1
{
	color: #0c3f62; 
	font-size: 15px;
	font-weight: bold;
}
h2
{
color:#0c3f62;	
font-size: 14px;
	font-weight: bold;
}

.foot a
{
	color:White;
}
.foot a:hover
{
	color:Black;
}
.footer
{
	color: navy;
	text-align: center;
}
.footer a
{
	color: #0c3f62;
	text-decoration: none;
	font-size: 10px;
}
.footer a:hover{color: #1879c8;}

.text1
{
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	padding-top: 5px;
}
.text a
{
	text-align: right;
	padding-right: 20px;
	color: #ff9453;
	text-decoration: none;
}

.text2
{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

.services li
{
	list-style-image: url('images/b1.gif' );
	line-height: 30px;
	color: dimgray;
	font-size: 12px;
	text-decoration:none;
}
.services a
{
	text-decoration:none;
	color: dimgray;
}
.services a:hover
{
	color: midnightblue;
}
.services li:hover
{
	color: midnightblue;
	text-decoration: none;
}

.left-nav3 {font-family:verdana,arial; font-size:11px; color:dimgray;  padding-left:30px;}
.left-nav3 a{color:dimgray; text-decoration:none;}
.left-nav3 a:hover{color:midnightblue; text-decoration:none;}


.textfaq
{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
.textfaq a
{
	text-align: justify;
	text-decoration:none;
	color: #333333;
}
.textfaq a:hover
{
	text-align: justify;
	color: #0033CC;
	font-weight: bold;
}
.topalign a
{
float:right;
font-weight:bold;
color:Red;	

}
.topalign a:hover
{
float:right;
font-weight:bold;
color:Blue;	
text-decoration:underline;
}