html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub,  tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}

blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/* CSS Document */
body {
	background: url('../images/background.jpg');
	background-repeat: repeat;
    background-attachment: fixed;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #444;
	width: 100%;
	height: 100%;
}
.darken {
    display: inline-block;
    padding: 0;
}
.darken:a {
color: red;
}

.darken:hover {
    opacity: 0.8;
	filter: alpha(opacity=80);
}
.darken:focus {
    opacity: 0.8;  
	filter: alpha(opacity=80);
}
.darken:active  {
    opacity: 0.8;    
	filter: alpha(opacity=80);
}


.content {
	margin: 0 auto;
	width: 100%;
	height: 100%;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 0px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 0px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.benefitbar {
	height:50px;
	top: 0px;
	left: 0px;
	width: 100%;
	position: absolute;
	position: fixed;
	z-index: 900;
	background-repeat: repeat;
	background: url('../images/navbackground.jpg');
}
.benefitleft {
	position: fixed;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 901;
	
}
.benefitright {
	position: absolute;
	top: 0px;
	right: 10px;
}
.benefitcenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.topnav {
position: absolute;
	position: fixed;
top: 20px;
right: 20px;
text-decoration: none;
color: #ffffff;
font-size: 13px;
font-weight: bold;
z-index: 903;
}


.topnav  a:link {
text-decoration: none;
color: #dddddd;
font-size: 13px;
margin-left: 20px;
font-weight: bold;
}

.topnav  a:visited {
text-decoration: none;
color: #dddddd;
font-size: 13px;
margin-left: 20px;
font-weight: bold;
}

.topnav  a:hover {
text-decoration: none;
color: #ffffff;
font-size: 13px;
margin-left: 20px;
font-weight: bold;
}
.topnav  a:active{
text-decoration: none;
color: #ffffff;
font-size: 13px;
margin-left: 20px;
font-weight: bold;
}
.topnav  a:focus {
text-decoration: none;
color: #aaaaaa;
font-size: 13px;
margin-left: 20px;
font-weight: bold;
}

.topnav .selected a {
text-decoration: none;
color: #dddddd;
font-size: 13px;
margin-left: 20px;
font-weight: bold;
}

.widecontent {
	float: left;
	clear: both;
	margin: 0 auto;
	width: 100%;
}

.bluestripe {
	background: #fff url(../images/bluestripe.png) repeat-x;
}

.maincontent {
clear: both;
background: transparent;
margin-left: auto;
margin-right: auto;
width: 1230px;
}



.shadow57 {
-webkit-box-shadow: 3px 3px 2px 1px rgba(51,51,51,1);
-moz-box-shadow: 3px 3px 2px 1px rgba(51,51,51,1);
box-shadow: 3px 3px 2px 1px rgba(51,51,51,1);}

.slimbenefitbar {
	height:61px;
	float: left;
	margin: 0 auto;
	width: 100%;
	background: url(../images/slimbg.jpg);

}
.slimbenefitbanner {
	height:61px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	position: relative;
	overflow: hidden;
}


.importantbar {
	clear:  both;
	height:100px;
	float: left;
	margin: 0 auto;
	width: 100%;
	background: url(../images/important-banner-bg.jpg);
}

.importantbanner {
	height:100px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	position: relative;
	overflow: hidden;
}

#theslideshow { 
	margin: 0px;
	padding: 0px;
    position: absolute;
	width: 770px;
	height: 350px;
    top: 0px; 
    left: 0px; 
}
#theblurb { 
	margin: 0px;
	padding: 0px;
    position: absolute;
	width: 220px;
	height: 330px;
    top: 10px; 
    left: 780px; 
	overflow: hidden;
}
#thecomments {
	margin: 0px;
	padding: 0px;
    position: relative;
	width: 220px;
	height: 320px;
    top: 0px; 
    left: 0px; 
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
color: #777777;
}

#thenews { 
	margin: 0px;
	padding: 0px;
    position: absolute;
	width: 220px;
	height: 330px;
    top: 10px; 
    left: 780px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
color: #333333;
}

.dhead {
color: #0065a4; font-size: 16px;
font-weight: bold;
}

.ashadow {
  -moz-box-shadow:    3px 5px 3px 3px #999;
  -webkit-box-shadow: 3px 5px 3px 3px #999;
  box-shadow:         3px 5px 3px 3px #999;
}

.benefitcontentbar {
	float: left;
	margin: 0 auto;
	width: 100%;
}
.benefitcontent {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	overflow: hidden;
}
.herobar {
	float: left;
	margin: 0 auto;
	width: 100%;
	height: 350px;
	background: url(../images/herobg.jpg);
}
.herocontent {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 350px;
	position: relative;
}
.rhobannerbar {
	float: left;
	margin: 0 auto;
	width: 100%;
	height: 37px;
	background: url(../images/herobg.jpg);
}
.rhobanner {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 37px;
	overflow: hidden;
}
.r2rbar {
	float: left;
	margin: 0 auto;
	width: 100%;
	height: 435px;
	background: url(../images/r2rbg.jpg);
}
.disclaimer1 {
	float: left;
	margin: 0 auto;
	width: 100%;
	background: white;
}
.disclaimer1text {
	margin-left: auto;
	margin-right: auto;
	width: 580px;
	overflow: hidden;
	color: #aaaaaa;
	font-size: 9px;
}

.copy1 {
	float: left;
	clear: both;
	margin: 0 auto;
	width: 100%;
	background: white;
}
.copytext {
	margin-left: auto;
	margin-right: auto;
	margin-top: 11px;
	margin-bottom: 5px;
	width: 900px;
	color: #999999;
	font-size: 11px;
}

.disclaimer2text {
	color: #999999;
	font-size: 11px;
}

.r2rcontent {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 435px;
	position: relative;
	overflow: hidden;
}
.rhobar {
	float: left;
	margin: 0 auto;
	width: 100%;
	height: 1024px;
	background: url(../images/background.png);
}
.rhocontent {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 575px;
	position: relative;
	overflow: hidden;
}

.benefitcontentarea {
margin: 0px 50px 0px 50px;
background: white;
}
.benefitcontentfull {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	overflow: hidden;
	background: white;
}
.benefitcontentareafull {
margin: 0px 50px 0px 40px;
}
.benefitbg {
position: absolute;
left: 45px;
top: 0px;
width: 867px;
height: 121px;
overflow: hidden;
z-index: 1;
}

.benefitnews {
position: absolute;
left: 688px;
top: 30px;
width: 311px;
height: 58px;
z-index: 10;
}

.slimbenefitlogo {
position: absolute;
left: 0px;
top: 1px;
width: 244px;
height: 59px;
z-index: 10;
}

.benefitlogo {
position: absolute;
left: 0px;
top: 9px;
width: 250px;
height: 100px;
z-index: 10;
}
.benefitlogo2 {
position: absolute;
left: 165px;
top: 62px;
width: 300px;
height: 50px;
z-index: 20;
}
.benefitchart {
position: absolute;
left: 750px;
top: 86px;
width: 190px;
height: 95px;
}
.benefittitle {
position: absolute;
left: 160px;
width: 670px;
height: 100px;
top: 110px;
font-family: times, Times New Roman, times-roman, georgia, serif;
font-size: 70px;
text-decoration: none;
font-weight: bold;
color: #444;
				letter-spacing: -2px;
}
.benefittitle p{
text-align: center;
margin-left: auto;
margin-right: auto;
color: #444;
				letter-spacing: -2px;
}

.benefitsubtitle {
position: absolute;
left: 160px;
width: 670px;
height: 100px;
top: 187px;
font-family: times, Times New Roman, times-roman, georgia, serif;
font-size: 20px;
text-decoration: none;
font-weight: bold;
color: #444;
				letter-spacing: -1px;
}
.benefitsubtitle p{
text-align: center;
margin-left: auto;
margin-right: auto;
color: #444;
				letter-spacing: -1px;
}

.benefitabovenav {
position: absolute;
width: 870px;
height: 1px;
top: 90px;
left: 50px;
}

.benefitbelownav {
position: absolute;
width: 870px;
height: 1px;
top: 128px;
left: 50px;
}

.benefitrest {
float: left;
clear: both;
	margin: 0 auto;
	width: 100%;
background:#a3ebfa url(../images/background.png);
}

.introtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333;
font-size: 14px;
font-weight: normal;
line-height: 1.4;
}

.maintext {
font-family: 'Open Sans', sans-serif;
color: #333;
font-size: 18px;
font-weight: 300;
line-height: 1.4;
}
.maintext li{
margin: 0.1em 0.3em; padding: 0.1em;
}
.maintext p{
margin: 10px 0px 10px 0px;
}
.maintext a{
 color: blue;
}
.maintext b{
font-weight: 600;
}

.maintext h1 {
font-family: 'Open Sans', sans-serif;
font-size: 32px;
line-height: 1.4;
font-weight: 600;
}


.maintext h2 {
font-family: 'Open Sans', sans-serif;
font-size: 22px;
line-height: 1.4;
font-weight: 600;
}



.stdtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333;
font-size: 14px;
font-weight: normal;
line-height: 1.4;
}
.stdtext li{
margin: 0.1em 0.3em; padding: 0.1em;
}

.col21L {
	margin-right: 300px;
}
.col21R {
	float: right;
	width: 300px;
}

.col12L {
	float: left;
	width: 300px;
}
.col12R {
	margin-right: 300px;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 0px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 0px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft,
.alignright,
.aligncenter {
	margin-bottom: 12px;
}



.alignrightthere {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: -100px;
	margin-bottom: 12px;
	z-index: 880;
}

.footer {
    background: #fff ;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	width: 940px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.footer a {
	color: #555;
	text-decoration: none;
}
.footertext {
margin: 7px;
}

