/* GENERAL START */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003366;
	text-decoration: none;
	line-height: 16px;
	margin:0;
	padding:0;
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
form {
	margin:0;
	display:inline;
	
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#325caa;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:22px;
	color: #003366;
	font-size:16px;
	color:#325caa;
	margin:0 0 0 0;
}
p {
	margin-top:0;
	margin-bottom:10px;
	line-height:18px;
}
hr {
	color:#efefef;
	height:1px;
	background-color:#efefef;
	border:none;
	margin:20px 0 20px 0;
}
a, a:link, a:active, a:visited {
	color:#4980c9;
	text-decoration:none;
	font-weight:normal;
	
}
a:hover {
	color:#23367b;
	text-decoration:underline;
	}
#MainBody {
	width:100%;
	height:100%;
	background-image:url(../images/main-bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}
#MainContainer {
	width:985px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: auto;
	position:relative;
	/*background-image:url(../images/main-bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;*/
	clear:both;
	overflow:hidden;
}

#Header {
	width:985px;
	height:152px;
	clear:both;
	overflow:hidden;
}
#Logo {
	width:300px;
	height:152px;
	float:left;
	display:inline;
}
#HeaderBanner {
	float:left;
	display:inline;
	width:685px;
	height:152px;
	background-image:url(../images/header-img.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#Nav {
	width:985px;
	height:45px;
	margin:0;
	padding:0;
}
#Nav .leftcurve {
	width:35px;
	height:45px;
	float:left;
	display:inline;
	background-image:url(../images/nav-leftcurve.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#Nav .rightcurve {
	width:35px;
	height:45px;
	float:left;
	display:inline;
	background-image:url(../images/nav-rightcurve.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.menu ul {
	width:915px;
	height:45px;
	float:left;
	display:inline;
	background-image:url(../images/nav-bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:9px 0 0 0;
}
.menu li {
	width:915px;
	display:inline;
	margin:0;
	padding:0;
}
.menu li a, .menu li a:visited {
	background-image:url(../images/nav-bg.jpg);
	background-repeat:repeat-x;
	padding:10px 20px 0 20px;
	text-decoration:none;
	color:#006699;
	font-size:12px;
	font-weight:bold; 
	
}
.menu li a:hover {
	background-image:url(../images/nav-bg-over.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
}

#ContentBody {
	width:985px;
	clear:both;
	overflow:hidden;
}
#ContentBodyTop {
	width:985px;
	height:40px;
	background-image:url(../images/content-top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#ContentBodyBottom {
	width:985px;
	height:60px;
	background-image:url(../images/content-bottom.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
}
#ContentBodytArea {
	width:905px;
	background-image:url(../images/content-bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	clear:both;
	overflow:hidden;
	padding:0 40px;
}
#LhsPanel {
	width:170px;
	float:left;
	display:inline;
	margin-right:15px;
	padding-top:20px;
	text-align:left;
	background-image:url(../images/logo-watermark.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#LHSpageTitle {
	width:170px;
	margin:0;
	height:30px;
}
#ContactInfo {
	width:160px;
	margin-top:20px;
	bottom:0;
	font-size:9px;
	line-height:16px;
}
#LhsNavContainer {
	width:200px;
	height:200px;
	margin:0;
	

}
#ContentContainer {
	width:665px;
	float:left;
	display:inline;
	padding:20px 10px 20px 20px;
}

/*can be used for application
#ContentBoxTop {
	width:710px;
	height:20px;
	background-image:url(../images/content-box-top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:50px 35px 10px 35px;
}
#ContentBoxTop {
	width:700px;
	height:150px;
	background-image:url(../images/content-box-top-new.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:50px 40px 0 40px;
	clear:both;
	overflow:hidden;
}

#MainBannerImage {
	width:700px;
	height:150px;
	/*margin-bottom:30px;
	margin:0;
	
}
#ContentBoxContent {
	width:700px;
	margin:0;
	padding:30px 40px 10px 40px;
	background-image:url(../images/content-box-center.jpg);
	background-repeat:repeat-y;
	clear:both;
	overflow:hidden;
}
#ContentBoxBottom {
	width:780px;
	height:70px;
	background-image:url(../images/content-box-bottom.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}*/
#Footer {
	width:905px;
	height:50px;
	font-size:10px;
	padding:0 40px;
	clear:both;
	overflow:hidden;
}
#FooterLeft {
	float:left;
	display:inline;
}
#FooterRight {
	float:right;
	display:inline;
}


/*lhs main menu*/
.leftNav{
	padding:0 0 0 10px;
	margin:0;
	width:190px;
}

.leftNav ul {
	padding:0;
	margin:0;

}

.leftNav li {
	list-style:none;
}
.leftNav li a{
	background-image:url(../images/arrow3.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
	margin:0;
	font-size:11px;
	padding:3px 0px 2px 20px;
	color:#035397;
	text-decoration: none;
	
	line-height: 16px;
	width:160px;
	height:16px;	
}

.leftNav li a:hover{
	background-image:url(../images/arrow4.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
	color:#4980c9;
	text-decoration: none;
}

/*.leftNav li ul li a{
	margin:0px;
	background-color: #eaf6ff;
	padding:0px 0px 0px 15px;
	color: #3a3a3a;
	display:block;
	font-size: 10px;
	line-height: 18px;
	height:18px;
	font-weight: normal;
}
.leftNav li ul li a:hover{
	color: #5d666a;
	font-weight: normal;
}*/
.bullettext ul {
	margin:0;
	padding:0;
}
.bullettext li {
	background-image:url(../images/bullet1.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0px 0px 10px 20px;
	list-style:none;
}
.img-left {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	margin-top:5px;
	border:solid 1px #dbdbde;
}
.lightblue {
	color:#4980c9;
}

#PartnerList ul
{
margin: 0;
padding: 0;

}

#PartnerList li
{
float:left;
list-style-type: none;
margin: 0 1px 0 0 ;
padding: 0;
}

#PartnerList li a { padding: 2px 20px; margin:0; }

#PartnerList li a:link, #PartnerList li a:visited
{
color: #ffffff;
background-color: #23367b;
text-decoration: none;
}

#PartnerList li a:hover
{
color: #ffffff;
background-color: #4980c9;
text-decoration: none;
}
