@charset "utf-8";
.headerT {
	background: #000000 url(images/header_bg.jpg) no-repeat center bottom;
	height: 107px;
	text-align: right;
}

.loginSection {
	font: bold 10pt/18px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	float: right;
	width: 350px;
	margin-top: 10px;
	margin-right: 22px;
}
.ques {
	font: 10pt/18px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	clear: both;
}
.callus {
	font: 8pt/16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
.tollfree {
	font: 9pt/16px Arial, Helvetica, sans-serif;
	color: #ffffff;
}


.loginSection a.act{
	color:#ffffff;
	text-decoration:none;
}

.loginSection a:hover{
	color:#ffffff;
	text-decoration:underline;
}
.headerT1 {
	background: #000000 url(images/nav_lh.jpg) no-repeat left top;
	height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
}

.headerT1 ul {
margin:0;
padding:0;
}

.headerT1 #navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

.headerT1 #navlist li a
{
 color:#FFFFFF;
 text-decoration:none;
}

.headerT1 #navlist li a:hover
{
 color:#77a3c5;
 text-decoration:none;
}

.headerT1 #navlist li.current a{
	color: #77a3c5;
}

