@charset "utf-8";
/* CSS Document */
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#000000;
	margin:0px;
	padding:0px;
	background-color:#dfe0e0;
}
img
{
	border:none;
}
.left-shaddow
{
	background:url(../img/leftbg.gif) right top repeat-y;
	width:11px;
}
.right-shaddow
{
	background:url(../img/rightbg.gif) left top repeat-y;
	width:10px;
}
a:link.sitelink, a:visited.sitelink
{
	color:#000000;
	text-decoration:underline;
}
a:hover.sitelink
{
	color:#000000;
	text-decoration:none;
}
.contactformtextbox {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	border-bottom:#D9D9D9 1px solid;
	border-left:#B4B4B4 1px solid;
	border-right: #B4B4B4 1px solid;
	border-top:#626262 1px solid;
	margin:2px;
}
.contactformtextbox:hover {
	border: #00CCFF 1px solid;
}
/*Header Css start Here*/
.top-line
{
	background:url(../img/top_line_bg.gif) left top repeat-x;
	height:11px;
}
.small-nav
{
	background:url(../img/logo_right.gif) left top no-repeat;
	width:149px;
	color:#FFFFFF;
	font-size:10px;
	padding-top:72px;
	text-transform:uppercase;
}
a:link.smallnavlink, a:visited.smallnavlink
{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.smallnavlink, a#scurrunt
{
	color:#FFFFFF;
	text-decoration:underline;
}
.nav
{
	background-color:#FFFFFF;
	height:37px;
	padding:2px;
}
.nav table
{
	background:url(../img/nav_bg.gif) left top repeat-x;
}
/*Header Css End Here*/
/*Contentpart Css start Here*/
.contentpart
{
	padding:7px 9px 9px 9px;
	background:#FFFFFF;
}
.left-column
{
	width:241px;
	padding-right:9px;
	border-right:1px solid #ebebeb;
}
.title
{
	background:url(../img/title_bg.gif) left top repeat-x;
	height:32px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #c9c9c9;
	color:#004ea2;
	font-weight:bold;
	padding-left:10px;
}
.desc
{
	line-height:18px;
	font-size:11px;
	padding:5px 0px;
	border-bottom:1px solid #ebebeb;
}
.right-column
{
	padding:9px 0px 0px 9px;
	line-height:18px;
}
.right-column strong
{
	color:#004ea2;
}
h1
{
	background:url(../img/main_title_bg.gif) left center no-repeat;
	padding:0px;
	margin:0px;
	color:#004ea2;
	font-size:18px;
	padding-left:25px;
}
h1 span
{
	font-weight:normal;
}
ul
{
	color:#004ea2;
	padding:0px 10px;
	margin:0px 10px;
}
li
{
	line-height:28px;
	border-bottom:1px dashed #004ea2;
}
.services
{
	line-height:normal;
	font-size:11px;
}
/*Contentpart Css end Here*/
/*Footer Css start Here*/
.footer
{
	background:url(../img/footer_bg.gif) left top repeat-x;
	height:29px;
	border-left:1px solid #4572a2;
	border-right:1px solid #15375a;
	padding:0px 12px;
	color:#FFFFFF;
	font-size:11px;
}
.copyright
{
	font-family:"Lucida Sans";
	color:#a4ceff;
	font-size:10px;
}
a:link.flink, a:visited.flink
{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.flink, a#fcurent
{
	color:#FFFFFF;
	text-decoration:underline;
}
/*Footer Css end Here*/
/************Added By Dhara Shah******************/
.titlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	margin-left:30px;*/
	color: #004EA2;
}
a:link.titlelink, a:visited.titlelink{
color:#004EA2;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
text-decoration:none;
}
a:hover.titlelink{
color:#004EA2;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
text-decoration:underline;
}
.morelink{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-left:30px;
color: #004EA2;
float:right;
margin-left:60px; 
padding:10px 0px 5px 0px;
}
