body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a3b7d;
	background: #1c366e url(../images/back_body1.gif) repeat-x 0 0;
	height: 100%;
}

img {
	border: 0;
}

p {
	margin: 0;
	padding: 0;
}

form, ul, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

/* Start Generic Values */

.clearboth {
	clear: both;
}

/* End Generic Values */

/* Start Home Container */

#outer_container {
	background: url(../images/clouds1.jpg) repeat-x 50% 100%;	
}

#container_home {
	margin: 0 auto 0;
	background: url(../images/home_glow.jpg) no-repeat 100% 0;
	width: 989px;
	padding:21px 0 0 0;
	min-height: 100%;
   height: auto !important;
   height: 100%;
}

/* Start Header */

#header{
	height:105px;
	padding:0 10px;
}

#header .logo {
	float:left;
	padding:23px 0 0 0;
}

#topnav {
	background:url(../images/home_nav_bg.jpg) no-repeat 0 0;
	width:231px;
	height:40px;
	float:right;
	padding:7px;
	position: relative;
}

#topnav li {
	list-style: none;
	float:left;
}

#topnav li a {
	background-image: url(../images/nav_hover.gif); 
	float:left;
	height:40px;
	width:45px;
}

#topnav li#nav1 a {background-position: 0 0;}
#topnav li#nav1 a:hover {background-position: 0 -40px;}

#topnav li#nav2 a {background-position: -45px 0;margin:0 0 0 1px;}
#topnav li#nav2 a:hover {background-position: -45px -40px;}

#topnav li#nav3 a {background-position: -90px 0;margin:0 0 0 1px;}
#topnav li#nav3 a:hover {background-position: -90px -40px;}

#topnav li#nav4 a {background-position: -135px 0;margin:0 0 0 1px;}
#topnav li#nav4 a:hover {background-position: -135px -40px;}

#topnav li#nav5 a {background-position: -180px 0;margin:0 0 0 1px;}
#topnav li#nav5 a:hover {background-position: -180px -40px;}

#topnav span{
	display:none;
}

#topnav .subnav ul {
	background-image: url(../images/sub_nav_hover.gif);
	float:left;
	height:38px;
}

#topnav .subnav ul li a {background:none;height:38px;}

#topnav #subnav1 ul {background-position: 0 0;width:55px;position:absolute;left:0;top:47px;}
#topnav #subnav1 ul li#subnav1_1 a {width:55px;}

#topnav #subnav2 ul {background-position: -55px 0;width:245px;position:absolute;left:0;top:47px;}
#topnav #subnav2 ul li#subnav2_1 a {width:60px;}
#topnav #subnav2 ul li#subnav2_2 a {width:40px;margin:0 0 0 4px;}
#topnav #subnav2 ul li#subnav2_3 a {width:23px;margin:0 0 0 4px;}
#topnav #subnav2 ul li#subnav2_4 a {width:55px;margin:0 0 0 4px;}
#topnav #subnav2 ul li#subnav2_5 a {width:50px;margin:0 0 0 4px;}

#topnav #subnav3 ul {background-position: -300px 0;width:51px;position:absolute;left:95px;top:47px;}
#topnav #subnav3 ul li#subnav3_1 a {width:51px;}

#topnav #subnav4 ul {background-position: -351px 0;width:62px;position:absolute;left:137px;top:47px;}
#topnav #subnav4 ul li#subnav4_1 a {width:62px;}

/* End Header */

/* Start Main Home */

#main_home {
	padding:0 10px 88px 10px;
	width: 969px;
}

/* Start home left */

#left_home {
	padding: 40px 0 0 0;
	width: 490px;
	float: left;
	z-index:5;
}

#left_home .title_home {
	margin:0 0 26px 0;
}

.mini_nav{
	margin: 0 0 30px 19px;
	color:#f89134;
	font-size:15px;
	font-weight:bold;
}

.mini_nav_left {
	width:202px;
	float:left;
}

.mini_nav_left ul {
	padding:0 0 0 5px;
}

.mini_nav_left ul li{
	list-style:none;
	border: 1px solid #44557f;
	border-width: 0 0 1px 0;
}

.mini_nav_left ul li a{
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
}

.mini_nav_left ul li a:hover {
	color:#CCCCCC;
}

.mini_nav_right {
	float:left;
	margin: 0 0 0 22px;
}

.mini_nav_right a {
	display: block;
	color:#FFFFFF;
	text-decoration:none;
}





.mini_nav_new{
	margin: 0 0 30px 19px;
	color:#f89134;
	font-size:15px;
	font-weight:bold;
}

.mini_nav_left_new {
	width:220px;
	float:left;
}

.mini_nav_left_new ul {
	padding:0 0 0 5px;
}

.mini_nav_left_new ul li{
	list-style:none;
	border: 1px solid #44557f;
	border-width: 0 0 1px 0;
}

.mini_nav_left_new ul li a{
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
}

.mini_nav_left_new ul li a:hover {
	color:#CCCCCC;
}

.mini_nav_right_new {
	float:left;
	margin: 0 0 0 22px;
}

.mini_nav_right_new a {
	display: block;
	color:#FFFFFF;
	text-decoration:none;
}






.action_buttons {
	width: 487px;
	margin: 0 0 11px 0;
	z-index:6;
}

.action_buttons a {
	display: block;
	width:240px;
	height:95px;
	float:left;	
}

.action_buttons a.action1 {background:url(../images/home_action1.gif) no-repeat 0 0;margin:0 7px 7px 0;}
.action_buttons a.action1:hover {background-position:0 -95px;}

.action_buttons a.action2 {background:url(../images/home_action2.gif) no-repeat 0 0;margin:0 0 7px 0;}
.action_buttons a.action2:hover {background-position:0 -95px;}

.action_buttons a.action3 {background:url(../images/home_action3.gif) no-repeat 0 0;margin:0 7px 0 0;}
.action_buttons a.action3:hover {background-position:0 -95px;}

.action_buttons a.action4 {background:url(../images/home_action4.gif) no-repeat 0 0;}
.action_buttons a.action4:hover {background-position:0 -95px;}

.action_buttons a span{
	display:none;
}

.ticker_container{
	width: 489px;
	height:21px;
	color:#ffffff;
	background: url(../images/ticker_bg.jpg) no-repeat 0 0;
	padding:7px 0 0 0;
}

.ticker_container p{
	width:92px;
	text-transform: uppercase;
	font-weight: bold;
	float:left;
}

/*.ticker_container span1{
	color: #f89134;
	font-weight: bold;
	padding:0 5px 0 0;
}

.ticker_container span2{
	color: #f89134;
	font-weight: bold;
	padding:0 5px 0 0;
}

.ticker_container span3{
	color: #f89134;
	font-weight: bold;
	padding:0 5px 0 0;
}

.ticker_container span4{
	color: #f89134;
	font-weight: bold;
	padding:0 5px 0 0;
}
*/
.ticker_container a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 0 5px 0 0;
}

.ticker_container a:hover{
	text-decoration: underline;
}

/* End home left */

/* Start Right Home */

#right_home {
	position: relative;
	float:left;
	z-index:0;
}

#right_home .promo {
	position:absolute;
	top:-18px;
	left:-80px;
}

/*End Right Home*/


/* End Main Home */

/* Start Container */

#container {
	margin: 0 auto 0;
	background: url(../images/glow1.jpg) no-repeat 238px 0;
	width: 990px;
	padding:21px 0 0 0;
	min-height: 100%;
   height: auto !important;
   height: 100%;
}

/* End Container */


/* Start Main */

#main {
	padding:0 10px 88px 10px;
	width: 970px;
	position:relative;
}

/*#main .bottomline {
	position:absolute;
	bottom:103px;
	left: 131px;
	width:97px;
	height:190px;
	z-index: 100;
	background: url(../images/bottom_line.gif) no-repeat 0 0;
}*/

#main p {
	margin: 0 0 10px;
}

#main a {
	text-decoration: none;
}

#left {
	width:218px;
	float:left;
}

#left .leftnav ul {
	margin: 30px 0 30px 0;
}

#left .leftnav ul li {
	list-style: none;
	text-align:right;
	margin: 0 0 10px 0;
}

#left .leftnav ul li a {
	color: #ffffff;
	padding:2px 16px 2px 12px;
	font-weight: bold;
}

#left .leftnav ul li a:hover {
	color: #f89134;
}

#left .leftnav ul li a.active {
	background: #ffffff;
	color: #1a3b7d;
}

#left .othersites {
	text-align: right;
	margin:0 16px 30px 0;
	padding:15px 0 0 0;
	border:solid #516997;
	border-width: 1px 0 0 0;
}

#left .othersites ul li {
	list-style: none;
	color:#f89134;
	font-weight: bold;
	margin: 0 0 3px 0;
}

#left .othersites ul li a {
	color:#ffffff;
}

#left .othersites ul li a:hover {
	color:#f89134;
	text-decoration: none;
}

#left .actionbtns {
	width: 203px;
	margin: 0 15px 0 0;
	text-align:right;
}

#left .actionbtns a {
	display: block;
	width:203px;
	height:95px;
	margin: 0 0 10px 0;
	position: relative;
	float: left;
}

#left .actionbtns a.actionbtn3 {
	height: 113px;
}

#left .actionbtns span {
	display:none;
}

.actionbtns a.actionbtn1:hover {background:url(../images/action1.jpg) no-repeat 0 0;}

.actionbtns a.actionbtn2:hover {background:url(../images/action2.jpg) no-repeat 0 0;}

.actionbtns a.actionbtn3:hover {background:url(../images/action3.jpg) no-repeat 0 0;}

.actionbtns a.actionbtn4:hover {background:url(../images/action4.jpg) no-repeat 0 0;}

#right {
	width: 732px;
	float: left;
	background: #ffffff;
	padding:10px;	
}

#right a{
	color: #f89134;
}

#right a:hover {
	text-decoration: underline;
}	

#right .highlight_block {
	background: #eaeaea url(../images/highlight_block_bg.gif) repeat-x 0 0;
	padding:20px 20px 10px 20px;
	margin:0 0 25px 0;
	width: 692px;
}

#right .breadcrumb {
	color:#a3a3a3;
	font-size: 11px;
	margin: 0 0 5px 0;
}

#right .breadcrumb a {
	color: #a3a3a3;
	font-size: 11px;
}

#right .breadcrumb span {
	padding:0 7px;
}

#right .breadcrumb a:hover,
#right .breadcrumb .active {
	color: #666666;
	text-decoration:none;
}

#right .breadcrumb span.active {
	padding:0;
}

#right h1 {
	color: #1a3b7d;
	font-size: 48px;
	font-weight: bold;
	margin: 0;
}

#right h2 {
	font-size: 36px;
	font-weight: bold;
	color: #cccccc;
}

#right h3{
	color:#1a3b7d;
	font-size: 24px;
	margin: 0 0 10px 0;
}

#right .polaroid_frame {
	position: relative;
	float:left;
	width: 389px;
	height:281px;
}

#right .highlight_content {
	float:left;
	width: 298px;
}

#right .polaroid_frame img {
	float:left;
	margin: 0 15px 15px 0;
	display:inline;
}

#right .polaroid_frame div {
	background:#f89134;
	color:#FFFFFF;
	padding:7px;
	position:absolute;
	top: 31px;
	right:46px;
}

#right .readmore_pdf li {
	list-style: none;
	background: url(../images/arrow1.gif) no-repeat 0 0;
	height:13px;
	display: inline;
	padding:0 0 0 21px;
}

#right .highlight_block .readmore_pdf li {
	background: url(../images/arrow.gif) no-repeat 0 0;
}

#right h4 {
	color: #cccccc;
	font-size:24px;
}

#right h5 {
	color: #1a3b7d;
	font-size:20px;
	margin:0 0 10px 0;
	font-weight:normal;
}

#right .content_inner {
	padding: 0 20px 21px 20px;
}

#right .content_inner li {
	background: url(../images/arrow2.gif) no-repeat 0 5px;
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
}

#right .content_inner .download_pdf li {
	background: url(../images/arrow3.gif) no-repeat 0 1px;
	padding: 0 0 0 20px;
}

#right .content_inner p {
	margin: 0 0 20px 0;
}

#right .alt_col1 {
	background: url(../images/alt_bg.gif) repeat-y 0 0;
	padding: 13px 0 13px 0;
}

#right .alt_hr2 {
	margin: 0 0 20px 0;
}

#right .alt_col2 {
	padding: 13px 0 13px 0;
}

#right .alt_col_inner {
	padding: 0 20px 0 20px;
}

#right .tab_table_2_cols td {
	width: 327px;
	vertical-align: top;
}

#right .tab_table_3_cols td {
	width: 218px;
	vertical-align: top;
}

#right .tab_left {
	width:318px;
	padding: 0 53px 0 0;
	float: left;
}

#right .tab_right {
	width:282px;
	float: left;
}

#right .tab_left1 {
	width:282px;
	padding: 0 53px 0 0;
	float: left;
}

#right .tab_right1 {
	width:318px;
	float: left;
}

#right .login_left {
	width:250px;
	padding: 0 5px 0 0;
	float: left;
}

#right .login_right {
	width:318px;
	float: left;
}

#right .tab_right .alt_col1 {
	background: url(../images/alt_bg_short.gif) repeat-y 0 0;
}

#right .tab_right .indent {
	padding:15px;
}

#right form {
	color: #666666;
	font-size: 11px;
}

#right select, #right .selectbox1 {
	width: 159px;
	margin: 0 0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0 0 0 5px;
}

#right .selectbox2 {
	width: 73px;
	margin: 0 10px 0 0;
}

#right .selectbox2_last {
	width: 73px;
	margin: 0;
}

#right .selectbox3 {
	float:right;
	width: 170px;
	margin: 0;
}

#right .selectbox4 {
	width: 135px;
	margin: 0;
	height: 21px;
	position: relative;
	top:-1px;
}

#right .input1, 
#right .input2, 
#right .input3 {
	border: 1px solid #e5e5e5;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
	padding: 2px;
	width:157px;
}

#right .input2 {
	width: 80px;
}

#right .input3 {
	width: 189px;
}

#right .asterisk {
	color: #f89134;
}

#right #contactform .tab_left{
	padding: 0 48px 0 25px;
	width:244px;
}

#right .fieldgrp {
	margin: 0 0 12px 0;
	overflow:hidden;
	width:100%;
}

#right label {
	clear:both;
	float:left;
	padding:0 3px 0 0;
	width:78px;
}

#right label.region_label {
	width: 100px;
}

#right label.next_bday_label {
	width: 190px;
}

#right label.med_scheme_label {
	width: 200px;
}

#right label.step2_label {
	width: 470px;
}

#right .field {
	float:left;
	width:159px;
}

#right .field_right {
	float: right;
}

#right .personal_details {
	background: url(../images/personal_details_bg.jpg) no-repeat 0 0;
	height: 20px;
	padding: 14px 14px 13px 15px;
	margin: 0 0 20px 0;	
}

#right .spacer {
	margin: 0 0 20px 0;
}

#right .content_img_right {
	clear: both;
	float: right;
	margin: 0 0 20px 20px;
}

/* End Main */

/* Start Footer */

#footer {
	width:100%;
	height: 49px;
	background: url(../images/footer_repeat_bg.gif) repeat-x 0 0;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	font-size:11px;
}

#footer a:hover {
	text-decoration: underline;
}

#footer_container {
	font-size:15px;
	height:49px;
	position: relative;
}

#footer_container .youarehere_block{
	float:left;
	width: 400px;
	color: #999999;
	font-size:12px;
	padding: 18px 0 0 0;
}

#footer_container .youarehere_block a{
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}

#footer_container .youarehere_block a:hover{
	text-decoration: underline;
}

#footer_container .youarehere_block .here {
	color: #ffffff;
	font-size:11px;
}

#footer_container .copyright_block{
	text-align: right;
	float:right;
	width: 400px;
	padding:18px 0 15px 0;
	color: #575757;
	font-size: 11px;
}

#footer_container .copyright_block a{
	color: #575757;
	font-size: 11px;
}

#footer_container .footer_toggle {
	display:block;
	height:49px;
	width:70px;
	font-size:11px;
	position:absolute;
	left:45%;
}

#footer_container .footer_toggle span{
	display: none;
}

#footer_open {
	background:#181c22 url(../images/footer_repeat_bg.gif) repeat-x 0 0;
	width:100%;
	z-index:999;
	position: absolute;
	bottom: 0px;
}

#footer_open .footer_open_container{
	width:969px;
	padding:0 10px 0 10px;
	margin: 0 auto;
	background: url(../images/footer_bg_open.gif) no-repeat scroll 0 0;
	position:relative;
}

#footer_open .sitemap_container {
	padding: 30px 0;
}

#footer_open .sitemap_container ul {
	width:108px;
	padding:0 15px 0 23px;
	border:solid #494d51;
	border-width: 0 1px 0 0;
	float:left;
}

#footer_open .sitemap_container ul.lastlist {
	border-width: 0;
}

#footer_open .sitemap_container ul li{
	list-style: none;
	color: #c0c0c0;
	font-size:11px;
	font-weight: bold;
	padding:0 0 5px 0;
}

#footer_open .sitemap_container ul li a{
	color: #8c8e91;
	font-size:11px;
}

#footer_closed {
	width:100%;
	position: absolute;
	bottom: 0px;
}


#footer_closed .footer_closed_container {
	width:969px;
	margin:0 auto;
	background:url(../images/footer_bg.gif) no-repeat scroll 0 0;
	height:49px;
	padding:0 10px 0 10px;
	position:relative;
}
/* End Footer */

/* End Home Container */
