/*** CSS ****/
/*** tags properties ****/
body, *{
	font-family: Verdana, Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.166;	
	margin: 0;
	padding: 0;
	border: none;}
p, td, th, b, strong, span, a, ul, ol, li{
	font-family: Verdana, Arial,sans-serif;
	font-size: 12px;}
input, select, textarea{
	border: 1px solid #999999;}
p{
	padding: 5px 0;}
a, a:link, a:visited, a:active{
	text-decoration: none;
	color: #2167ae;}
a:hover{
	text-decoration: underline;
	color: #955AAE;}
a img{
	border: 0;}
ul, li{
	list-style-type: none;}
h1{
	padding: 15px 10px 0 10px;
	font-size: 18px;
	background-color: #f3f3ef;
	color: #f79029;
	border-top: 1px solid #e9e9e5;}
h2{
	font-size: 12px;
	padding: 0 10px 15px 10px;
	color: #999;
	margin-bottom: 15px;
	background-color: #f3f3ef;}
h3{
	font-size: 12px;
	color: #763891;}

#header, #bodyContent, #footer, #headerHome, #bodyContentHome{
	margin: 0 auto;
	width: 779px;}
#bodyContentHome, #footer{
	border-left: 1px solid #F3F3EF;
	border-right: 1px solid #F3F3EF;}
/*** header ****/
#header li, #headerHome div{
	padding: 0;
	margin: 0;
	float:left;}
#header li#sectionImage, #header li#globalLinks, #headerHome div#sectionImage, #headerHome div#globalLinks{
	margin-left: 2px;}	
#header li img, #headerHome li img{
	display: block;
}
#headerHome div#globalLinks ul{
	width: 100%;
}
#headerHome div#globalLinks ul li{
	margin: 2px 0;
	padding-left: 4px;
	border-bottom: 1px solid #fff;
	background: #999999 url('images/services-links-bg.jpg') repeat-y;
}
	
div#globalLinks ul li a{
	color: #000;
	font-weight: bold;
	background: url('images/leftArrow.gif') no-repeat;
	background-position: 0 50%;
	padding: 7px 7px 7px 22px;
	display: block;
}
div#globalLinks ul li a:hover{
	color: #fff;
	text-decoration: none;
}

/*** left navigation ****/
#leftNav{
	width: 219px;
	background: #f3f3ef;
	float: left;
	margin-top: 3px;
}
#bodyContentHome #leftNav{
	background: #fff;
	width: 288px;
	float: left;
	margin-top: 3px;
}

#leftNav ul, #leftNav li{
	padding: 0;
	margin:0;
}
#leftNav li div{
	background: #678dbc url('images/leftBg.jpg') repeat-y;
	padding: 4px 12px;
}
#leftNav li div a{
	color: #fff;
	font-weight: bold;}
#leftNav li ul{
	margin:3px 0 7px 0;}
#leftNav li ul li{
	padding: 0px 4px 0px 12px;
	margin-left: 10px;
	background: url('images/leftArrow.gif') no-repeat;
	background-position: 0 50%;
	border-bottom: 1px solid #f3f3ef;}
#leftNav li ul li a{
	color: #f78f26;
	font-weight: bold;
	font-size: 11px;
	display: block;
	padding: 4px;}
#leftNav li ul li a:hover{
	color: #d45000;
	text-decoration: none;
	background: #e9e9e5;}

/*** home: content ****/






/*** middle body content ****/

#middleCont{
	width: 556px;
	float: left;
	padding-left: 0px;
	margin: 3px 0 0 3px;}
#bodyContentHome #middleCont{
	width: 487px;
}	
#welcomeSection{
	background:  url('images/welcome-bg.jpg') no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
#welcomeSection h1, #welcomeSection h2, #welcomeSection p{
	padding-left: 0;
	background-color: transparent!important;
	margin-left: 140px;
}	
.knowMore{
	padding: 0px 4px 0px 12px;
	background: url('images/leftArrow.gif') no-repeat;
	background-position: 0 50%;
}
.servicesSection{
	padding:10px;
}
.servicesSection h3 a, .servicesSection h3 a:hover{
	color: #004E80;
	font-size: 14px;
}
.servicesSection p{
	color: #333;
}
#middleCont .servicesSection ul li, #leftNav .servicesSection ul li{
	padding: 3px;}
.servicesSection ul li a{
	padding: 0px 0px 0px 12px;
	background: url('images/arrow-blue.gif') no-repeat;
	background-position: 0 50%;}
#bodyContentHome #middleCont .servicesSection{
	float: left;
	width: 220px;
	margin: 20px 2px 10px 0;
	}
#bodyContentHome #middleCont .servicesSection ul, #bodyContentHome #middleCont .servicesSection ul li{
	margin-left:0;}
.borderTop{
	border-top: 2px solid #F3F3EF;}
#middleCont .rightImage{
	float: right;
	margin: 8px 0 0 10px;}
#middleCont .rightImage img{
	background-color: #fff;
	padding: 3px;
	border: 1px solid #e9e9e5;}
#middleCont p, #middleCont div, #middleCont .caption{
	padding-left: 10px;}
#middleCont * p, #middleCont * div{
	padding-left: 0px;}
.caption{
	border: 3px solid #e9e9e5;
	color: #fff;
	background: #f78f26 url('images/promoBg3.jpg');
	padding: 6px;
	text-align: center;
	margin: 10px 0 10px 10px;}
.caption a, .caption a:active, .caption a:visited, .caption b, .caption strong{
	color: #000;
	margin-left: 4px;
	display: block;}

.fChar{
	font-size: 22px;}
#middleCont ul, ol, li{
	margin-left: 15px;}
#middleCont ul{
	list-style-type: square;}
#middleCont ul ul{
	list-style-type: disc;}
.dataTable {
	border-bottom: 3px solid #e9e9e5;}
.dataTable th{
	border-top: 15px solid #fff;
	padding: 5px;
	background: #85a3c9;
	color: #fff;}
.dataTable td{
	padding: 5px;
	border-bottom: 1px dotted #e9e9e5;}

/*** footer ****/ 
#footer{
	padding-top: 30px;
	
}
#footer ul{
	border-top: 2px solid #e9e9e5;
	background: #93b0d4;
	margin-top: 1px;
	padding: 8px 0;
}
#footer ul li{
	float: left;
	border-left: 1px solid #333;
	padding-left: 10px;
	}
#footer ul li a{
	color: #ffffff;
	font-size: 11px;}

#footer .copyRight{
	color: #999;
	background: #e9e9e5;
	padding: 5px 25px;
}
/*** Clear the float ****/
.clearBoth
	{clear: both;
	height: 1px;
	overflow: hidden;}
.clearfix:after, #header:after, #bodyContent:after, #footer ul:after
	{content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;}
.clearfix, #header, #bodyContent, #footer ul
	{display: inline-table;}
* html .clearfix, * html #header, * html #bodyContent, * html #footer ul
	{height: 1% !important;}
.clearfix, #header, #bodyContent, #footer ul
	{clear: both; display: block;}

p.style1 {font-family:verdana; color:black; font-weight: bold;}

.borderstyle {border:1px solid #CCCCCC; font-size:11px; font-weight:bold;}

.set ul li {background:url(images/li.jpg) no-repeat;  padding-left:18px;}

/*** CSS ****/