@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:hover 
{
	color:#003366;
}
.wrapper {
	width:100%;
	height:auto;
	float:left;
	background:url(../images/bodyBg.jpg) left top repeat-x #1e2e57;
}
.main {
	width:990px;
	border:solid 2px #8597c2;
	border-top:none;
}
.bordeBottom {
	border-bottom:solid 2px #8597c2;
	background:url(../images/bottomBg.png) left bottom no-repeat;
}
.header {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
.nav {
	height:auto;
	width:100%;
	float:left;
	background:url(../images/navBg.jpg) left top repeat-x;
	text-align:center;
}
.nav ul {
	margin:0;
	padding:0;
}
.nav ul li {
	list-style:none;
	display:inline-block;
	background:url(../images/li.png) right center no-repeat;
}
.nav ul li a {
	text-decoration:none;
	color:#fff;
	font-size:18px;
	padding:8px 20px 8px 20px;
	display:block;
}
.nav ul li.last {
	background:none;
}
.bodySection {
	background:url(../images/bodySectionBg.jpg) left top no-repeat #fff;
}
.left {
	width:225px;
	padding:20px 30px 20px 30px;
}
.right {
	width:625px;
	padding:0 35px 60px 30px;
}

.leftContent {
	height:auto;
	width:225px;
	float:left;
}
.leftnav {
	height:502px;
	width:180px;
	float:left;
	padding:10px 0 0 0;
	padding:5px 25px 5px 20px;
	background:url(../images/leftNavBg.png) left top no-repeat;
}
.leftnav h1 {
	margin:0;
	padding:10px 0 10px 0;
	font-size:17px;
	color:#414141;
	background:url(../images/borderBg.png) left bottom repeat-x;
}
.leftnav ul {
	margin:0;
	padding:5px 0 5px 0;
}
.leftnav ul li {
	list-style:none;
	background:url(../images/borderBg.png) left bottom repeat-x;
}
.leftnav ul li a {
	padding:7px 0 7px 20px;
	background:url(../images/dott.png) left 8px no-repeat;
	display:block;
	font-size:16px;
	color:#414141;
	text-decoration:none;
}
.left2 {
	width:100%;
	height:auto;
	float:left;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	background:url(../images/borderBg.png) left bottom repeat-x;
}

.emailUs {
	width:193px;
	height:324px;
	float:left;
	padding:6px 20px 6px 12px;
	background:url(../images/emailUsBg.png) left top no-repeat;
}
.emailUs h1 {
	margin:0;
	padding:10px 0 10px 0;
	font-size:17px;
	color:#414141;
	background:url(../images/borderBg.png) left bottom repeat-x;
}
.emailUs p {
	margin:0;
	padding:0;
}
.emailUs ul {
	margin:0;
	padding:0;
}
.emailUs ul li {
	list-style:none;
	width:100%;
	float:left;
	padding:2px 0 2px 0;
	font-size:16px;
	text-transform:uppercase;
	color:#13207f;
	font-weight:bold;
}
.emailUsInput {
	width:92%;
	height:18px;
	background:url(../images/emailusInputBg.jpg) left top repeat-x #fff;
	border:solid 1px #949285;
}
.emailUs {
background:url("../images/emailUsBg.png") no-repeat scroll left top transparent;
float:left;
height:345px;
padding:6px 20px 6px 12px;
width:193px;
}
.emailUs ul li.captcha img {
	width:92%;
}
.emailUsMultiInput {
	width:92%;
	height:55px !important;
	background:url(../images/emailusInputBg.jpg) left top repeat-x #fff;
	border:solid 1px #949285;
}
.sendBtn {
	width:107px;
	height:27px;
	border:none;
	background:url(../images/submitBtn.png) left top no-repeat;
	cursor:pointer;
}


.content {
	height:auto;
	width:100%;
	float:left;
	font-size:14px;
	color:#323232;
	line-height:18px;
}
.content h1 {
	margin:0;
	padding:10px 0 10px 0;
	font-size:24px;
	color:#0a2d60;
}
.content h3 {
	margin:0;
	padding:10px 0 10px 0;
	font-size:16px;
	color:#003366;
	font-weight:normal;
}
.content p {
	margin:0;
	padding:10px 0 10px 0;
}
.content ul strong {
	color:#3c68aa;
}

.footer {
	width:990px;
	font-size:14px;
	color:#fff;
	line-height:24px;
	text-align:center;
}
.footer strong {
	text-transform:uppercase;
}
.footer p {
	margin:0;
	padding:10px 0 10px 0;
	background:url(../images/borderBg.png) left bottom repeat-x;
}
.footer a {
	text-decoration:none;
	color:#fff;
}


.contentIn {
	width:100%;
	height:auto;
	float:left;
	padding:20px 0 0 0;
}
.contentIn h1 {
	margin:0;
	padding:10px 0 10px 0;
}
.contentIn h3 {
	margin:0;
	padding:10px 0 10px 0;
	font-weight:bold;
}
ul.siteMap {
	margin:0;
	padding:0 0 0 20px;
}
ul.siteMap li {
	list-style:none;
	padding:7px 0 7px 0;
	font-size:14px;
}
ul.siteMap li a {
	text-decoration:none;
}
ul.siteMap li a:hover {
	text-decoration:underline;
}
