@charset "utf-8";
/* CSS Document */
body
{
	font-family:Arial, Helvetica, sans-serif;
	background:#D7E4FF url(../images/bg.gif) left top repeat-x;
	font-size:12px;
	color:#6A6F74;
}
body, h1, h2, h3, h4, h5, h6, form, p, ul
{
	margin:0; padding:0;
}
p{padding:15px 0 5px 0;}
a img
{
	border:0;
}
.top-bar
{
	background:url(../images/header1.jpg) right bottom no-repeat;
}
.top-bar2
{
	background:url(../images/header2a.jpg) right bottom no-repeat;
}
.top-bar3
{
	background:url(../images/header3.jpg) right bottom no-repeat;
}

.top-bar4
{
	background:url(../images/header4.jpg) right bottom no-repeat;
}

.top-bar5
{
	background:url(../images/header5.jpg) right bottom no-repeat;
}

hr
{
	border:0;
	border-bottom:solid 1px #B5B5B5;
}
h3
{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6A6F74;
}
h4
{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6A6F74;
}
h5
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0 0 0;
}
.blue
{
	color:#0D6AA5;
}
.green
{
	color:#97C843;
}
.productImg
{
	padding:2px;
	border:solid 1px #999999;
}
#mainWrapper
{
	width:820px;
	margin:0 auto;
	background:url(../images/top-head-bg.gif) left top repeat-x #FFF;
	padding:0 0 0 10px;
}
.mainNav
{
	background:url(../images/nav-bg.gif) left top repeat-x #0D6AA5;
	border-bottom:solid 1px #fff;
	border-top:solid 1px #fff;
}
.mainNav ul
{
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	
}
.mainNav ul li
{
	line-height:44px;
	border-right:1px solid #fff;
	float:left;
}
.mainNav ul li a
{
	color:#fff;
	display:block;
	padding:0 24px;
	text-decoration:none;

}
.mainNav ul li.last
{
	border:none;
}
.mainNav ul li a:hover, .mainNav ul li.active
{
	background:url(../images/nav-bg-hover.gif) left top repeat-x;
	color:#221E1F;
}
.leftLinks
{
	border-top:solid 1px #6A6F74;
	padding:2px 10px 4px 0;
	color:#464646;
}
.leftLinks b
{
	color:#221E1F;
	font-size:13px;
}
.leftMore
{
	background:url(../images/more-icon.gif) right bottom no-repeat ;
	padding-right:30px;
	color:#0D6AA5;
}
.leftMore a
{
	color:#0D6AA5;
	text-decoration:none;
}

.leftLinks2
{
	color:#6A6F74;
	list-style:none;
}
.leftLinks2 li.title
{
	background:none;
	padding:0;
	font-size:14px;
	font-weight:bold;
}
.leftLinks2 li
{
	background:url(../images/benifit-icon.gif) left 4px no-repeat;
	padding:2px 0 2px 25px;
	line-height:19px;
}
.leftLinks2 li a
{
	color:#6A6F74;
	text-decoration:none;
}
.contentNormal
{
	color:#1F1F1F;
	font-size:14px;
	line-height:18px;
	text-align:justify;
	padding-right:10px;
}
ul.contentNormal
{
	margin-left:25px;
}

.learnMore
{
	padding:5px 0;
}
.learnMore, .learnMore a
{
	color:#0D6AA5;
	text-decoration:none;
}
.learnMore a:hover
{
	color:#97C843;
}
.textfield
{
	background:#fff;
	border:solid 1px #91AADD;
	line-height:25px;
	font-size:12px;
}
#footer
{
	background:url(../images/footer-bg.gif) left top repeat-x;
	height:41px;
	color:#FFF;
	width:830px;
	margin:0 auto;

}
#footer a
{
	color:#FFF;
	text-decoration:none;
}


