/* --------------------------------------------------------------------
	content.css gives layout and styling for forms, text,
	flash content & containers.
   ------------------------------------------------------------------*/


fieldset, img { 
	border: none;
	}

/* needed for firefox */	
img {border: 0; }	
	
a {
	text-decoration:none;
	}
	
a:link, a:visited, a:active {
	color:#0066cc;	
	outline:none;	
	text-decoration: none;
}	
		
a:hover {
	outline:none;
	color:#0066cc;
	text-decoration:underline;
	}

a:focus {
	outline:none;
	color:#333;
	}

:focus {
	-moz-outline-style:none;
	}
	
a.arrow {
	background: url(images/arrow-blue.gif) no-repeat 100% 50%;
	padding-right: 10px;
	white-space: nowrap;	
	zoom: 1;
}


ul {
	list-style-type: none;
	padding: 0px;
	}

ul li {
	margin:0;
  	padding:0;
  	}
  	
ol {
	margin-left: 0px;
	padding-left: 30px;
	}
  	
ol li {
	margin-left: 0px;
	margin-bottom: 10px;
	}
	
ul li ul, ol li ol, ol li ul, ul li ol {
	margin-top: 10px !important;
	}

h3 {
	color: #005b64;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: 100;
	margin:0px;
	padding:0px;
	}
	
.secondModule {
	margin:40px 0px 50px 0px;
	}	
	
p {	
	color: #4b4742;
	padding:0;
	margin: 0;
	text-decoration: none;	
	}
	
	
	
/* ------------------------------ 
            navigation            
   ------------------------------*/	
  	
#mainnav {
	float:right;
	margin: 50px 15px 0px 70px;
	overflow: hidden;	
	padding: 0;
	width: 500px;	
	}		
	
#mainnav ul {
	margin: 0 0;
	padding-top: 0px;
	list-style-type: none;	
	padding: 0px 0px;
	}

#mainnav li {
	float:left;
	line-height: 0px;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	z-index: 10;
	background-color: transparent;	
	text-align:center;	
	}	
	
#mainnav a:hover {
	background:  url(images/bg-navMouseOver.gif) no-repeat top center;	
	}

#mainnav a {
	display: block;
	float: left;
	white-space: nowrap;
	padding: 8px 5px 5px 5px;
	margin: 0;
	font-weight: normal;
	}	
	


	
#coveragesNav {
	/*border: 1px solid red;*/
	float:right;
	height: 21px;	
	margin:6px 5px 0px 0px;
	/* overflow: hidden; */	
	padding: 0;
	}		
	
#coveragesNav ul {
	margin: 0 0;
	padding-top: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;	
	/*font-family: Tahoma, Geneva, sans-serif; */		
	font-weight:bold;
	font-size: 11px;
	padding: 0px 0px;
	text-align:center;
	}

#coveragesNav li {
	background-color: transparent;		
	float:left;
	line-height: 0px;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	text-align:center;	
	z-index: 10;
	}
	
#coveragesNav a:hover {
	background:  url(images/bg-navCoveragesMouseOver.gif) no-repeat top center;	
	color:#0066cc;
	}	

#coveragesNav a {	
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;	
	/*font-family: Tahoma, Geneva, sans-serif; */
	font-weight: bold;
	color: #655f5f;
	text-decoration: none;
	white-space: nowrap;
	padding: 12px 5px 5px 5px;
	margin: 0;
	background: url(images/bg-navCoveragesMouseOut.gif) no-repeat top center;
	}	
	
#current a, #current a:hover {	
	background: url(images/bg-navSelected.gif) no-repeat top center;
	color:#0066cc;
	}
	
#current {
	background: url(images/bg-navSelected.gif) no-repeat top center;
	}
	
/*.nav-mpc {width:160px;}

.nav-ebi {width:180px;} */
	
	
	
	
/* ------------------------------------------ 
          Contact Module         
   -------------------------------------------*/   
#contactModule {
	background: url(images/bg-contactModule.png) no-repeat;
	height: 208px;	
	overflow:hidden;	
	width: 218px;
	}
		
#cmHomeLocation {
	margin: 55px 0px 0px 650px;
	position:absolute;	
	z-index: 10;
}

#contactModule p {
	color:#1e4262;
	font-family: Georgia, "Times New Roman", Times, serif;		
	font-size:12px;
	margin: 5px 12px 5px 12px;
	}	
	
#contactModule h3 {
	background: url(images/bg-contactModuleHeader.gif) no-repeat;	
	color:#ffffff;	
	font-size:19px;
	height:36px;
	padding: 5px 12px 0px 12px;
	}	

#contactModule ul {
	font-size: 12px;	
	line-height: 0px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
	padding: 0px 0px 0px 0px;
	width:216px;
	}

#contactModule li {
	background-color: transparent;	
	line-height: 0px;
	margin:0;
	overflow:hidden;	
	padding-top:0;

	}
	
#contactModule a {
	background: url(images/bg-contactMouseOut.png) no-repeat;	
	display: block;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #0066cc;		
	text-decoration: none;
	white-space: nowrap;
	padding: 12px 0px 12px 24px;
	}	
	
#contactModule a:hover {
	background: url(images/bg-contactMouseOver.png) no-repeat;	
	color: #0066cc;
	}	

	
	
/* ------------------------------------------ 
        Intro Txt Formatting        
   -------------------------------------------*/  	

#introArea h3 {
	padding: 0px 30px 2px 30px;		
	line-height: 100%;	
	}
	

	
#introTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 40px;
	}	
	
#introTxt p {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 150%;
	margin: 0px 0px 10px 0px;	
	padding: 0px 0px 0px 0px;	
	}	
	
#introTxt h3 {	
	font-size:24px;
	padding: 0px 0px 0px 0px;	
	}
	
#introTxt h4 {	
	font-size: 18px;
	font-weight:100;
	color:#333;
	padding: 0px 0px 0px 0px;		
	}
	

	
	
	
.aboutPageMargins	 {
	overflow:hidden;
	padding-right:100px;
	}
	
.about, .benefitAdvisors, .thankyou {
	border-right: 1px solid #bbbbbb;
	float:left;
/*	padding: 10px 35px 50px 0px;*/
	padding: 10px 75px 50px 0px;	
	width:545px;
}

.thankyou {
	padding-top: 40px;
	padding-bottom:100px;	
	}
	
#introTxt.thankyou p {
	font-size:20px;
	}	
	
#introTxt.thankyou h3 {
	font-size:26px;	
	}	

#introTxt.benefitAdvisors p {line-height:180%;}



.floatLeft {float:left;}	

.floatRight {float:right;}	
		
	
	
/* ------------------------------------------ 
        Coverage Columns       
   -------------------------------------------*/  	
	
#column h3 {
	font-size: 17px;
	}
	
#btnHolder-blackGel {
	height:24px;
	margin: 15px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	overflow:hidden;
	text-align:center;
	}
	
#btnHolder-blackGel a.getsupport {
	background: url(images/btn-getSupportOut.gif) no-repeat top center;	
	color:#ffffff;
	display:block;
	height:24px;	
	margin-left:auto;
	margin-right: auto;
	width:135px;	
	}
	
#btnHolder-blackGel a:hover.getsupport {
	background: url(images/btn-getSupportOver.gif) no-repeat top center;	
	}	
	
#btnHolder-blackGel a.learnmore {
	background: url(images/btn-learnMoreOut.gif) no-repeat top center;	
	color:#ffffff;
	display:block;
	height:24px;	
	margin-left:auto;
	margin-right: auto;
	width:135px;
	}
	
#btnHolder-blackGel a:hover.learnmore{
	background: url(images/btn-learnMoreOver.gif) no-repeat top center;	
	}	
	
	
	
	
	
#coveragesHeader {
	background: url(images/tile-2bluesRule.gif) repeat-x left bottom;
	float:inherit;
	height: 33px;
	margin:0px 22px 20px 22px;
	}	
	
#coveragesHeader h3 {
	float:left;
	font-size:24px;
}	
	

h2 {
	color: #4b4742;
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
*/	font-size: 15px;
	font-weight: 600;
	padding: 2px 2px 1px 0px;
	word-spacing:-.05em;		
	}

#column ul {
	color: #4b4742;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;	
	list-style-type: disc;
	margin: 0px 0px 20px 0px;
	padding-left: 15px;
	}
	
#column li {
	color: #4b4742;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-spacing:100%;
	padding: 0px 5px 6px 0px;			
	}
	
sup {
	font-style:normal;
	font-size:9px;
	line-height: 0px;
	margin-top: 0px;
	padding-top: 0px;	
	}
	
#legal {
	background: url(images/tile-2bluesRule.gif) repeat-x left top;	
	clear:both;
	margin: 20px 22px 0px 22px;
	padding: 10px 0px 0px 0px;
}

#legal  p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;
	line-height:150%;
	margin-bottom:3px;
}	
	
.noscript {
	margin: 10px auto 0px auto;
	text-align:center;
	width:900px;
}






/* ------------------------------ 
         Contact Page content         
   ------------------------------*/  
   
#Row {
	overflow:hidden;
	}   
   
.nameAndProductModule {
	height:120px;
	padding: 0px 0px 0px 0px;
	width:460px;
} 

.nameAndProductModule h3 { 
/*color:#4b4742;*/
font-family:Georgia, "Times New Roman", Times, serif;	
font-size:13px;
font-weight:bold;
margin-left:20px;
margin-bottom:8px;
padding-top:none;
}

.nameAndProductModule em {
font-style:normal;
font-weight:100;
margin-right:5px;
}

.commentsModule {
	float:left;
	padding:0px;
	margin:0px;
	width:950px;	
}



form p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left: 5px;	
}



input, select, textarea  {
	background: #ffffff url(images/pixel-white.gif) repeat-x top left;	
	border: 1px solid #8f8f75;		
	color: #333333;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 22px;
	padding: 2px;
	scrollbar-arrow-color: #114479;
 }
 
option {
	background: #ffffff url(images/pixel-white.gif) repeat-x top left;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;
	}
	
label {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px;
	font-weight: bold;
	display: block;
	margin: 3px 0px 3px 25px;
	}
	
#ProductPC, #ProductEB, #ProductIH, #Phone, #e-Mail, #Name {
	outline:none;
	width:408px;	
	}
	
#ProductPC, #ProductEB {
	margin-bottom:5px;	
	}	
	
#Name, #e-Mail {
	margin-bottom: 10px;	
	}	
	
#Comments	 {
	float:left;
	height:80px;
	margin-bottom: 8px;
	width: 748px;	
	}
	
	
	
#submit-btnHolder {
	background: url(images/btn-feedbackOver.gif) no-repeat center top;
	height:26px;
	margin: 30px 0px 0px 0px;
	padding:0;
	overflow:hidden;
	text-align:center;
	}
	
#submit-btnHolder a  {
	background: url(images/btn-feedbackOut.gif) no-repeat center top;
	display:block;
	height:26px;
	margin-right: auto;
	margin-left: auto;
	padding:0px 0px 0px 0px;
	width:135px;	
	}	
	
#submit-btnHolder a:hover  {
	background: none;
	}
	
	
.and-or {
	margin:3px 0px 0px 0px;
	padding:0px;
	text-align:center;
	}

#preloaded-images {
   position: absolute;
   overflow: hidden;
   height: 1px;
   width: 1px;
}



.required {
	font-weight: bold;
	color: #990000;
	}
	
.disclaimer {
	clear:both;
	margin-left:25px;	
}	
	
.address {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}	
	
.telefax {
	clear: both;
	height: 28px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}		
	
.telephone {
	float:left;
	margin: 0px 10px 0px 0px;
	width: 100px;
	}	
	
.address p {
	margin: 0 0 0 0;
	font-weight: normal;
	font-style: normal;
	}
	
p.subhead {	
	font-weight: bold;
	margin-bottom:2px;
	}
	
p.subhead a {	
	border-bottom:1px dotted #d8cec1;
	color:#4b4742;
	text-decoration:none;
	}
	
p.subhead a:hover {	
	border-bottom:none;
	color:#000000;
	text-decoration:none;
	}	
	
#noJS {
	background-color:#FFF;
	font-size:17px;
	padding:5px;
	margin:0px 0px 10px 0px;
	text-align:center;
	width:100%;
}

#noJS h3 {
	color:#F00;
}

#noFlash {
	background-color:#FFF;
	padding:15px;
	margin:20px 0;
	color:#DF221C;
	font-weight:bold;
	display:none;
}

.csr24banner {
margin-top:40px;	
}

.csr24banner p {
line-height:100%;
margin-top:0px;
padding-top:0px;
}
	
	
.csr {
background:url(images/logo-csr24.png) no-repeat left;
padding: 3px 0px 3px 50px;
}


.contactPg-supportModule { 
background:#ffffff;
margin-top: 30px;
margin-bottom: 0px;	
padding:30px 30px 40px 30px;
}

.contactPg-supportModule p { 
color:#333333;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
line-height: 150%;
margin-bottom:0px;
padding-bottom:0px;
}

.contactPg-supportModule h3 { 
margin-top:5px;
}	

.contactPg-supportModule img { 
margin-right: 20px;	
}		
	
	
	
	
	
	
	
	
	
	
	
	
	
