body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #6699cc;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

#theNav{
	position:relative;
	top:0px;
	height:50px;
	background: #017dc3;
}


#theNav2 {
	position:relative;
	top:0px;
	height:43px;
	background: #FFFFFF;

}
.twoColFixRtHdr #container {
	width: 750px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #eef3f7;
	
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	top: 20px;
} 
.twoColFixRtHdr #header { 
	background: #DDDDDD; 
	padding: 0 0px 0 0px;
	margin:0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0 0 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 173px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: #D2E0ED;*/
	background: #eef3f7;
	
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.logo_right_col {
	padding: 20px 0px;
}

.sidebar_image {
	float: right;
	margin-bottom: 15px;
	border: #017dc3 solid 7px;
}

.quote {
	width: 155px;
	margin-right: 10px;
}

.quote p {
	font-size: 12px;
	line-height: 18px;
	color: #017dc3;
}

#sidebar_nav {
}

#sidebar_nav ul {
	list-style-type: none;
	font-size: 12px;
	margin: 5px 20px 20px -25px;
}

#sidebar_nav li {
	margin: 0px;
	line-height: 15px;
	padding: 10px 0px;
	margin-top: -1px;
	border-top: #017dc3 solid 1px;
	border-bottom: #017dc3 solid 1px;
}

#sidebar_nav a {
	color: #017dc3;
	text-decoration: none;
}

body#healben a.benefits1 { color: #9a9896; }
body#finben a.benefits2 { color: #9a9896; }
body#benesum a.benefits3 { color: #9a9896; }

.twoColFixRtHdr #mainContentCol {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.twoColFixRtHdr #footer { 
	padding: 0 0px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* -------------------------------- */

a{ outline: none; }

#mainTable {

/* background-color: #D2E0ED; */
background-color: #DAE7F0;

 /* background-image:url(../images/main_bg_new_111507.jpg); background-repeat:no-repeat;
*/ 
 
 } 

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:0px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

/*
body {
	background-color:#6699CC;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
*/
.mainContent {
	position:relative;
	margin-left:24px;
	top: 16px;
	_top: 17px;
	left: 2px;
	width: 490px;
}
.rightContent {
	position:relative;
	float:right;
	top: 39px;
	_top: 55px;
	left: 0px;
	width: 173px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px;}
.headerText {
	font-size:1.4em;
	font-family: "Times New Roman", Times, serif;
	color: #2461aa;
	/* font-weight: bold; */
	letter-spacing: 1px;

	text-transform:uppercase;
}
	
	
.headerTextSm {
	font-size: 21px;
	font-family: "Times New Roman", Times, serif;
	color: #2461aa;
	font-weight: bold;
}
.mainText {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 14px; line-height: 17px; text-align:justify;}
.mainText a:link {font-family: Arial, Helvetica, sans-serif; color: #2461AA; font-size: 14px; text-decoration: none;}
.mainText a:visited {font-family: Arial, Helvetica, sans-serif; color: #2461AA; font-size: 14px; text-decoration: none;}
.mainText a:hover {font-family: Arial, Helvetica, sans-serif; color: #2461AA; font-size: 14px; text-decoration: underline;}

.mainTextccrr {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 14px; line-height: 17px; text-align:justify;}
.mainTextccrr a:link {font-family: Arial, Helvetica, sans-serif; color: #2461AA; font-size: 14px; text-decoration: none;}
.mainTextccrr a:hover {font-family: Arial, Helvetica, sans-serif; color: #2461AA; font-size: 12px; text-decoration: underline;}
.mainTextccrr a:visited {font-family: Arial, Helvetica, sans-serif; color: #2461AA; font-size: 12px; text-decoration: none;}


.mainTextGray {font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 14px; line-height: 17px; text-align:justify;}
.mainTextGray a:link{font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 14px; text-decoration: none;}
.mainTextGray a:visited{font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 14px; text-decoration: none;}
.mainTextGray a:hover{font-family: Arial, Helvetica, sans-serif; color: #2461aa; font-size: 14px; text-decoration: underline;}

.mainTextBlue {font-family: Arial, Helvetica, sans-serif; color: #2461aa; font-size: 14px; line-height: 17px; text-align:justify;}
.mainTextBlue a:link{font-family: Arial, Helvetica, sans-serif; color: #2461aa; font-size: 14px; text-decoration: none;}
.mainTextBlue a:visited{font-family: Arial, Helvetica, sans-serif; color: #2461aa; font-size: 14px; text-decoration: none;}
.mainTextBlue a:hover{font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 14px; text-decoration: underline;}


.contTextSmHdr {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #333333; letter-spacing:0px; }
.contTextSmHdr a:link {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #2461aa; letter-spacing:0px; text-decoration: none; }
.contTextSmHdr a:visited {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #2461aa; letter-spacing:0px; text-decoration: none; }
.contTextSmHdr a:hover {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #2461aa; letter-spacing:0px; text-decoration: underline; }

.contTextSmHdrBl {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #2461aa; letter-spacing:0px; }
.contTextSmHdrBl a:link {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #333333; letter-spacing:0px; text-decoration: none; }
.contTextSmHdrBl a:visited {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #333333; letter-spacing:0px; text-decoration: none; }
.contTextSmHdrBl a:hover {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #333333; letter-spacing:0px; text-decoration: underline; }
