@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	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: #444;
	background:#F0F0F0;
	font:78%/125% Arial,Helvetica,sans-serif;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.thrColFixHdr #container { 
	width: 935px;  
	background: #FFFFFF;
	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. */
} 

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.thrColFixHdr #header { 
	background: #DDDDDD; 
	height:150px;
} 
.thrColFixHdr #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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.thrColFixHdr #header #logo { 
	background: #FF0000; 
	width:170px;
	height:150px;
	float:left;
	padding: 0px;
} 

/* MetaNav 
------------------------------------------------------------------*/
.thrColFixHdr #metanav {text-align:right; padding:5px 5px 0px 0; font-size:.85em;}
.thrColFixHdr #metanav input.searchfield {width:100px; margin:0 0 0 10px; border:1px solid #cacaca; padding:2px 3px;}
.thrColFixHdr #metanav input#search {background:none; border:none; margin-left:3px; position:relative; top:5px; *top:3px;}


/* Find Doc */
.thrColFixHdr #nav a#finddoctor {position:absolute; top:12px; right:40px; font-size:1.2em; color:#CC0000;}
.thrColFixHdr #nav a#finddoctor span {color:#999; padding-left:5px; letter-spacing:-2px;}
.thrColFixHdr #nav a#finddoctor:hover {text-decoration:none; color:#000;}
.thrColFixHdr #nav a#finddoctor:hover span {text-decoration:none; color:#CC0000;}


/* Main Navigation Styles
------------------------------------------------------------------*/
.thrColFixHdr #nav {}
.thrColFixHdr #nav ul {background:#F8F0DF url(../images/nav-border.gif) left bottom repeat-x; border-top:1px solid #cacaca; padding:0 0 0 5px; overflow:hidden;}
.thrColFixHdr #nav ul li {float:left; background:#F8F0DF;}
.thrColFixHdr #nav ul li a {padding:5px 12px; display:block; font-size:1em; }
.thrColFixHdr #nav ul li a:hover {background:#EFDCB5; text-decoration:none; color:#000;}
.thrColFixHdr #nav ul li.current a, #nav ul li.current a:hover {background:#FFF; color:#000; border-bottom:1px solid #FFF; border-left:1px solid #cacaca; border-right:1px solid #cacaca;}

/* H2 Header Styles */
.thrColFixHdr #nav h2 {width:300px; height:35px;}
.thrColFixHdr #nav h2#member {background: url(../images/member_head.gif) no-repeat;}
.thrColFixHdr #nav h2#medicare {background: url(../images/medicare_head.gif) no-repeat;}
.thrColFixHdr #nav h2#employer {background: url(../images/employer_head.gif) no-repeat;}
.thrColFixHdr #nav h2#provider {background: url(../images/provider_head.gif) no-repeat;}
.thrColFixHdr #nav h2#broker {background: url(../images/broker_head.gif) no-repeat;}
.thrColFixHdr #nav h2#wellstyle {background: url(/images/wellstyle_head.gif) no-repeat;}
.thrColFixHdr #nav h2#undefined {
	font-size: 24px;
	text-indent:0em;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold;}
.thrColFixHdr #nav h3#undefined {
	font-size: 20px;
	text-indent:0em;
	line-height:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold;
}	





/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* === LEFT COLUMN STYLES === */
.thrColFixHdr #leftCol {
	float: left; 
	width: 150px; 
	padding: 10px;
}
/* INHERITED STYLES FROM 2008 MEDIALOGIC DESIGN */
.thrColFixHdr #leftCol h1 {
	text-align:center; 
	margin-bottom:20px;
}
.thrColFixHdr #leftCol h3 {
	color:#CC0000; 
	border-bottom:1px solid #CACACA; 
	margin-bottom:8px;
}
.thrColFixHdr #leftCol label {
	display:block; 
	font-weight:bold; 
	font-size:.8em;
}
.thrColFixHdr #leftCol input.textfield {
	width:112px; 
	border:1px solid #cacaca; 
	font-size:.8em; 
	color:#333; 
	padding:3px 3px;
}
.thrColFixHdr #leftCol ul, #leftCol ul {
	border-top:1px solid #CACACA;
	font-size:0.9em;
	list-style-type:none;
	margin:10px 0;
	padding:10px 0;
}
.thrColFixHdr #leftCol p.textsize {
	background:#f9f9f9; 
	border-top:1px solid #f0f0f0; 
	border-bottom:1px solid #f0f0f0;font-size:.9em;
	padding:1px 3px;
}
.thrColFixHdr #leftCol p.login {
	text-align:right; margin-top:5px; 
	padding:0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* === RIGHT COLUMN === */
.thrColFixHdr #rightCol {
	float: right; 
	width: 140px; 
	padding: 10px; 
	font-size:.95em;
}
/* INHERITED MEDIALOGIC STYLES */
.thrColFixHdr #rightCol h3 {
	font-weight:bold; 
	margin-bottom:4px;
	}
.thrColFixHdr #rightCol p.emergency {
	font-weight:bold; 
	color:#CC0000;
	}
.thrColFixHdr #rightCol div {
	margin:0 0 .8em 0; 
	border-bottom:1px solid #e1e1e1;
	}
.thrColFixHdr #rightCol ul li {
	margin-bottom:.5em; 
	font-size:.9em;
	}
.thrColFixHdr #rightCol div.last {
	border:0;
	}
.thrColFixHdr #rightCol h3.red {
	color:#CC0000;
	}
.thrColFixHdr #rightCol a.noarrow {
	display:inline; 
	background:none; 
	padding:0; 
	text-decoration:underline
	}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.thrColFixHdr #mainCol { 
	margin: 0 170px; 
/*	padding: 0 10px;  remember that padding is the space inside the div box and margin is the space outside the div box */
	padding: 15px 12px 3em 0; 
	border-right:1px solid #e1e1e1;
} 
/* INHERITED STUFF FROM PREVIOUS */
.thrColFixHdr #mainCol h3 {color:#CC0000; font-weight:normal; font-size:1.3em; border-bottom:1px solid #e1e1e1; padding:.5em 0 .25em 0; margin-bottom:.5em;}
.thrColFixHdr #mainCol h1 {color:#CC0000; font-weight:bold; font-size:16px; border-bottom:1px solid #e1e1e1; padding:.5em 0 .25em 0; margin-bottom:.5em;}
.thrColFixHdr #mainCol h3 span {color:#333; font-size:.75em;}
.thrColFixHdr #mainCol ul {}
.thrColFixHdr #mainCol a, #rightCol ul li a, #rightCol a{background: url(../images/arrow.gif) 0px .3em no-repeat; padding-left:10px; display:block;}
.thrColFixHdr #mainCol a.bannerImg {border:1px solid #CACACA; margin-bottom:10px; padding:0; background:none;}
.thrColFixHdr #mainCol a.noarrow {display:inline; background:none; padding:0; text-decoration:underline}

/* Grey Shaded */
.thrColFixHdr #mainCol #greyShaded {border-bottom:1px solid #e1e1e1; margin-bottom:15px; padding:0 0 .5em 10px; background: #fcfcfc url(../images/managebg.gif) bottom left repeat-x; overflow:hidden}
.thrColFixHdr #mainCol #greyShaded ul {float:left; width:190px; margin-right:10px;}
.thrColFixHdr #mainCol li {margin-bottom:.6em;}

/* Grey Shaded One Column - added by ER*/
.thrColFixHdr #mainCol #greyShaded1 {border-bottom:1px solid #e1e1e1; margin-bottom:15px; padding:0 0 .5em 10px; background: #fcfcfc url(../images/managebg.gif) bottom left repeat-x; overflow:hidden}
.thrColFixHdr #mainCol #greyShaded1 ul {float:left; width:570px; margin-right:10px;}
.thrColFixHdr #mainCol li {margin-bottom:.6em;}

/* linkBox - Top Summary Area - Added by ER */
.thrColFixHdr #mainCol #linkBox {border-bottom:0px; margin-bottom:15px; padding:0 0 .5em 10px; background: #fcfcfc; overflow:hidden}
.thrColFixHdr #mainCol #linkBox ul {float:left; width:185px; margin-right:10px;}
.thrColFixHdr #mainCol li {margin-bottom:.6em;}

/* Container */
.thrColFixHdr #mainCol #container {overflow:auto;}
.thrColFixHdr #mainCol #container div {float:left; width:192px; margin-right:15px;}
.thrColFixHdr #mainCol #container div.last {margin:0;}

/* Container1 added by ER for one column */
.thrColFixHdr #mainCol #container1 {overflow:auto;}
.thrColFixHdr #mainCol #container1 div {float:left; width:500px; margin-right:15px;}
.thrColFixHdr .thrColFixHdr #mainCol #container1 div.last {margin:0;} #mainCol /*noarrow added by ER for inpage anchors*/#container1 a.noarrow {display:inline; background:none; padding:0; text-decoration:underline} #mainCol /*major added by ER for larger links*/#container1 a.major {display:inline; background:none; padding:0; text-decoration:underline;}


/* Container2  added by ER for 2 col content*/
.thrColFixHdr #mainCol #container2 {overflow:auto;}
.thrColFixHdr #mainCol #container2 div {float:left; width:270px; margin-right:15px;}
.thrColFixHdr #mainCol #container2 div.last {margin:0;} #mainCol /*noarrow added by ellen for inpage anchors*/
.thrColFixHdr #container2 a.noarrow {padding:0; background:none; text-decoration:none}

/* Breadcrumb */
.thrColFixHdr #breadcrumb {padding:0 0 10px 10px; position:relative; top:-20px; font-size:.9em; color:#000;}
.thrColFixHdr #breadcrumb a {display:inline; background:none; padding:0; text-decoration:underline;}




.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; 
	font-size:.85em; 
	color:#747474;
	text-align:center;
} 
.thrColFixHdr #footer p {
	margin: 0; 
	padding: 10px 0;
	text-align:center;
}
.thrColFixHdr #footer a {color:#747474;}



.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;
}

/* Overall Styles */
.general-12-bold {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3C3;
}
