body {
	padding: 0px;
	margin: 0px;
	font-family: arial, "Nimbus Sans L", "FreeSans";
	font-size: 12px;
	text-align: center;
	line-height: 1.5em;
	background-color: #808080;
	color: #565656;
}
a {
	color: #3a77b2;
	text-decoration: none;
}
a:hover {
	color: orange;
}
p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	text-align: justify;
}
h2 {
	margin: 0px 0px 7px;
	padding: 0px 0px 7px 0px;
	border-bottom: 1px dashed #e8e8e8;
	font-size: 17px;
}
h3 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
}
h4 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 13px;
}
.clear { clear: both; }
img { border: none; }

/* layout components */
.cBlock {
	width: 808px;
	text-align: left;
	margin: 0px auto;
}


#mainWrapper1 {
	background-color: #9c9c9c;	
}
#mainWrapper2 {
	background: url("images/bodyBg1.gif") top left repeat-y white;
	padding-bottom: 15px;
	min-height: 500px;
}
#mainWrapper3 {
	padding: 0px 4px;
}
#headerWrapper {

}
#header {
	width: 800px;
	height: 138px;
	background: url("images/header.jpg") top left no-repeat;
}
#logo {

}
#logo h1 {
	display: none;
}
#menuWrapper {
	height: 42px;
	background: url("images/menuBg.gif") top left repeat-x #cecece;
}
#menu {
	width: 798px;
	float: left;
	height: 42px;
	overflow: hidden;
	border-right: 1px solid #b9b9b9;
}
#menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#menu ul li {
	display: block;
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: 42px;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 133px;
	height: 42px;
	background: url("images/menuItem.gif") top left no-repeat;
	text-align: center;
	color: #727272;
	font-size: 13px;
	font-weight: bold;
	line-height: 40px;
}
#menu ul li a:hover {
	background: url("images/menuItemHover.gif") top left no-repeat;
	color: white;
}



#footerWrapper {
	background: url("images/footerBg.gif") top left no-repeat;
}
#footer {
	padding: 18px 10px 15px 0px;
}
#footer, #footer a{
	font-size: 11px;
	color: #b8b8b8;
}
#footer a:hover {
	color: white;
}
#copyright {
	float: right;
}
#footerLinks {
	float: right;
}
#footerLinks ul {
	padding: 0px;
	margin: 0px;
}
#footerLinks ul li {
	list-style: none;
	float: left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 15px;
	border-left: 1px solid #9c9c9c;
}



#sidePanel {
	float: right;
	width: 192px;
	padding: 1px 0px 0px;
	margin: 0px;
	overflow: hidden;
}

#sidePanel h3 {
	width: 192px;
	height: 39px;
	background: url("images/sideHeader.gif") top left no-repeat #1560a5;
	text-indent: 15px;
	font-size: 12px;
	color: white;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	line-height: 38px;
}

#contentPanel {
	width: 575px;
	margin: 10px 0px 0px 15px;
	float: left;
	min-height: 100px;
}
* html #contentPanel {
	margin: 10px 0px 0px 7px;
}

#homeWelcome {
	width: 575px;
	height: 95px;
	overflow: hidden;
	background: url("images/homeWelcome.gif") top left no-repeat #ededed;
	margin: 0px 0px 13px 0px;
}
#homeWelcome p {
	color: #505050;
	padding: 13px 109px 0px 13px;
	font-size: 11px;
}

#homeBenefits1 {
	width: 575px;
	background: url("images/hb_center.gif") top left repeat-y #eff2d6;
	margin: 0px 0px 13px;
}
#homeBenefits2 {
	background: url("images/hb_bottom.gif") bottom left no-repeat;
}
#homeBenefits {
	background: url("images/hb_top.gif") top left no-repeat;
	padding-top: 41px;
}
#homeBenefits h3 {
	display: none;
}
#basicBenefits {
	float: left;
	width: 287px;
}
#premiumBenefits {
	float: right;
	width: 287px;
}
#homeBenefits ul {
	padding: 5px 0px 10px;
	margin: 0px;
}
#homeBenefits ul li {
	background: url("images/checkmark.gif") 0px 6px no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 15px;
	list-style: none;
	line-height: 24px;
	color: #272829;
	font-size: 12px;
}

#statBar {
	height: 35px;
	background: url("images/statBar.gif") top left no-repeat #84b764;
	color: white;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 35px;
	margin-bottom: 13px;
}

#bannerCont {
	width: 575px;
	height: 76px;
	background: url("images/bannerBg.gif") top left no-repeat;
	text-align: center;
	margin-top: 15px;
}
#bannerCont div {
	width: 468px;
	height: 60px;
	overflow: hidden;
	padding: 8px 5px 0px 0px;
	margin: 0px auto;
}

#homeMoreInfo {
	margin-bottom: 13px;
}

#homeMoreInfo img {
	float: right;
}

#homeMoreInfo p {
	width: 460px;
	padding: 0px 0px 15px 10px;
}

#sideNews {
	font-size: 11px;
	color: #565656;
	padding: 5px 15px 5px 10px;
}
#sideNews h4 {
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background: url("images/calendar.gif") 0px 2px no-repeat;
	margin: 0px;
}
#sideNews p {
	padding: 0px 0px 10px 0px;
	line-height: 1.3em;
}

#sideLogin fieldset {
	padding: 0px 10px 5px;
	margin: 0px;
	border: none;
	font-size: 11px;
}
#sideLogin input {
	margin: 2px 0px 5px;
	background: url("images/fieldBg.gif") top left repeat-x white;
	border: 1px solid #c3c3c3;
	width: 100%;
}
#sideLogin label {
}
#sideLogin input.submit {
	width: 50%;
	float: right;
	margin-top: 6px;
	font-size: 11px;
	color: #565656;
}

form {
	padding: 0px;
	margin: 0px;
}

#userMenu ul {
	padding: 0px 0px 10px 7px;
	margin: 0px;
}

#chromeFix {
	bottom:0;
	display:block;
	height:100%;
	left:0;
	position:absolute;
	width:1px;
}


