body{margin:0px; padding:0px;}
.divMain{width:100%; height:100%; margin:0px; padding:0px;}
.wrapper{width:986px; height:auto; margin:auto; padding:0px;}
.headerContainer{height:104px; background-image:url(images/header_bg.gif);}
.logo{float:left; width:353px; height:104px; background-image:url(images/logo.gif);}
.help{float:right; color:#89A601; font-size:20px; font-family:Arial; padding-top:40px; width:380px; height:64px; background-image:url(images/helpimage.gif); background-repeat:no-repeat; background-position:right; text-align:left;}
.headerLink{height:25px;background-image:url(images/links_bg.gif); padding-top:0px; padding-left:13px; text-align:left;}
.bannerContainer{height:301px; width:auto; padding:0px; margin:0px; background-image:url(images/banner_bg.gif);}


/* Original
	.bannerContainerInner{height:181px; width:auto; padding:0px; margin:0px; background-image:url(images/banner_inner_bg.gif);}
CHANGED BELOW
*/


/*
Changed below
.bannerContainerInner{height:181px; width:auto; padding:0px; margin:0px; background-image:url(images/banner_inner_bg.gif);}*/



/* PRODUCT LINKS --added for links on Health Insurance Products page - Moises Montenegro 6-30-2010 */

a.productLinks:visited {
		color:#09C;
	}

a.productLinks:active {
		color:#999900;
	}

a.productLinks:link {
		color:#999900;
	}
	
a.productLinks:hover {
		color:#000000;
	}	
	
		
	
	
.productLinks {
	text-decoration:none;	
}


/*PRODUCT LINKS */








.bannerContainerInner{
	position:relative;
	bottom:40px;height:181px; 
	width:auto; padding:0px; margin:0px; 
	background-image:url(images/banner_inner_bg.gif);
	}



.bannerImg{float:left; width:600px; height:301px; background-image:url(images/banner_image.gif);}

/* Original 
.bannerImgInner{
	float:left; 
	height:179px; 
	margin-top:2px; 
	width:355px; 
	background-image:url(images/banner_inner_image.gif); 
	background-repeat:no-repeat;
	position:relative;
	bottom:20px;
	}
 END ORIGINAL */


/*New style below - Moises Montenegro 6-28-2010 */	
.bannerImgInner{
	float:left; 
	height:179px; 
	margin-top:2px; 
	width:355px; 
	background-image:url(images/banner_inner_image.gif); 
	background-repeat:no-repeat;
	position:relative;
	bottom:20px;
	top:0px;	
	}
	
	
	
	.bannerImgInnerNoDivPic{
	float:left; 
	height:179px; 
	margin-top:2px; 
	width:355px; 
	/*background-image:url(images/banner_inner_image.gif); */
	background-repeat:no-repeat;
	position:relative;
	bottom:20px;
	top:0px;
	}	
	


.articleBody{
	font-size:13px;
	width:800px;
	
}
	
	
	
.articleHeader {
	
color:#0041c2;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;	
	
	
}
	
	
	
/*End new style*/	
	

.bannerTxt{height:129px; text-align:center; padding-top:40px; padding-right:54px; padding-bottom:20px;}

.box2{float:left; width:950px; height:auto; padding-left:15px; text-align:left;}

h1{font-family:Georgia; color:#89A601; font-size:48px; font-weight:normal; padding:0px; margin:0px;}
h2{font-family:Trebuchet MS; font-size:24px; font-weight:bold; color:#000000; padding:30px 0px 10px 0px; margin:0px;}
.txt{font-family:Trebuchet MS; font-weight:bold; font-size:30px; color:#2E2828;}
p{font-family:arial; font-size:12px; color:#414141;}

.calc{float:left;width:117px; height:100px; background-image:url(images/calculator_using.gif); background-repeat:no-repeat; background-position:left top;}
.calctxt{height:40px;font-family:Trebuchet MS; font-size:13px; font-weight:bold; color:#010000; text-align:left;}

a.mainlink:link, a.mainlink:active, a.mainlink:visited{ font-family:Arial; color:#929343; font-size:11px; font-weight:bold; background-image:url(images/seperator.gif); background-repeat:no-repeat; background-position:right; padding:0px 10px 1px 4px; text-decoration:none;}
a.mainlink:hover{ font-family:Arial; color:#339900; font-size:11px; font-weight:bold; text-decoration:none;}
.bodylinks{ font-family:arial; font-size:12px; color:#000001; font-weight:bold; text-decoration:underline;}
.bluetext{font-family:arial; font-size:12px; color:#015FD7;}

.footerContainer{height:42px; background-image:url(images/footer_bg.gif);}
.flink{float:left; padding-top:10px; padding-left:10px;}
.copyright{float:right; font-family:arial; font-size:11px; color:#000000; padding-right:15px;}
a.footerlink:link, a.footerlink:active, a.footerlink:visited{ font-family:arial; font-size:12px; color:#010000; text-decoration:none; background-image:url(images/seperator_footer.gif); background-repeat:no-repeat; background-position:right; padding:0px 9px 8px ; text-decoration:none;}
a.footerlink:hover{font-family:arial; font-size:12px; color:#339900; text-decoration:none; background-image:url(images/seperator_footer.gif); background-repeat:no-repeat; background-position:right; padding:0px 9px 8px ; text-decoration:none;}