body
{
	font-family:verdana;
	font-size:9px;
	background-color:#f1f1e7;
	margin-top:0px;
	text-align:center;
}

/*login*/
#login
{
	font-size:10pt;
	background:#c0d1c9;
/*	background:#79a37b;*/
	margin-top:2px; 
	margin-left:-1px; 
	width:203px;
	height:70px;
	border-right:1px #ccc solid;
	position:absolute;
	display:none;
}

#login input
{
	width:110px;
}

#login_button
{
	height:20px;
	width:30px;
	font-size:.6em;
}

#login_text
{
	margin-bottom:0px;
	font-size:10px;
	color:#111;
}

#login_inner
{
	border-collapse:collapse;
 	width:210px;
	height:70px;
}

#login_inner td.label
{	
	/*font-weight:bold;*/
	width:50px;
	text-align:right;
}

.spacer
{
	height:27px;
	width:100%;
}

#userpass_help
{
	font-size:.5em;
}

#wrapper
{
	margin-left:auto;
	margin-right:auto;
	width:818px;
	border-left:2px solid #e0e0d6;
	border-right:2px solid #e0e0d6;
	border-top:0px;
	border-bottom:0px;
	border-collapse:collapse;
	background:#fff;
}

#signin_drop
{
	border:1px solid #ccc;
}

/*top level*/

#top_left
{
	width:612px;
	height:23px;
	background: url("../images/top_left.png") no-repeat;
}

#top_right
{
	border:0px;
	padding-left:0px;
	width:206px;
	height:23px;
	background: url("../images/top_right.png") no-repeat;
}

#inner
{
	border:0px;
	border-collapse:collapse;
	width:165px;
}

#sign_in
{
	text-align:center;
	border:0px;
	width:55px;
	border-right:1px solid #fff;
}

#sign_in a
{
	color:#fff;
	font-size:10px;
	text-decoration:none;
}

#sign_in a:hover
{
	text-decoration:underline;
}

/*logo level*/

#logo_left
{
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:35px;
	width:582px;
	height:90px;
}

#logo_left img
{
	border:0px;
}

#logo_right
{
	width:203px;
	height:90px;
	font-size:12px;
	font-weight:bold;
	vertical-align:bottom;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
}

#nav_wrapper
{
	font-size:8pt;
	height:20px;
	width:818px;
	text-align:center;
}

#menu_marker
{
	margin-left:auto;
	margin-right:auto;
	width:745px;
	height:1px;
	border-bottom:2px solid #e0e1db;
	padding:0px;
	margin-bottom:3px;
}

#menu_marker_ind1,#menu_marker_ind2,#menu_marker_ind3,#menu_marker_ind4,#menu_marker_ind5,#menu_marker_ind6,#menu_marker_ind7
{
/*	width:745px;*/
	padding:0px;
	border:1px solid red;
}

#nav
{
	margin-left:auto;
	margin-right:auto;
	width:745px;
	height:27px;
	background: url("../images/nav_back_off.png") repeat-x;
	border-collapse:collapse;
}

#nav a
{
	font-size:10px;
	color:#3f3f35;
	text-decoration:none;
}

/*#nav a:hover
{
	cursor:pointer;
	background:#093862;
	color:#fff;
}

#nav:hover
{
	color:#fff;
}*/

#nav_menu
{
	font-size:10px;
	/*color:#3f3f35;*/
	font-weight:bold;
	/*border-right:1px solid red;*/
	text-align:center;
	padding-top:0px;
}

/*#nav_menu:hover
{
	cursor:pointer;
	background:#093862;
	color:#fff;
}*/

/*flash level*/
#flash_wrapper
{
	padding-top:8px;
	text-align:center;
}
#flash
{
	margin-left:auto;
	margin-right:auto;
}

/*text level*/

#main_lower
{
	text-align:center;
}

#main_body_wrapper
{
	text-align:center;
	vertical-align:top;
}

#side_module_wrapper
{
	vertical-align:top;
	padding-top:5px;
}

#main_body
{
	width:407px;
	vertical-align:top;
}
#headline
{
	font-size:12px;
	font-weight:bold;
	color:#0E3863;
}
#text
{
	font-size: .75em;
	line-height:20px;
	padding-right:30px;
	color:#7b7a78;
}

#footer_wrapper
{

	font-size:.8em;
	text-align:center;
	color:#7b7a78;
}

#footer
{
	font-size:.75em;
	width:745px;
	margin-right:auto;
	margin-left:auto;
	color:#7b7a78;
}

#footer td
{
	border-right:1px solid #ccc;
	padding-right:7px;
	padding-left:0px;
}

#search
{
	width:105px;
	height:15px;
}

#search_button
{
	width:45px;
	height:20;
}

#search_button:hover
{
	cursor:pointer;
}

a.submenu_headers
{
	color:#3f3f35;
	text-decoration:none;
}

#submenu_wrapper
{
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
}

#submenu_left_wrapper
{
	padding:0px;
	vertical-align:top;
}

#submenu_left
{
	width:182px;
	border-collapse:collapse;
}

#submenu_right_wrapper
{
	padding:0px;
	padding-left:2px;
	vertical-align:top;
}

#submenu_right
{
	width:559px;
	border-collapse:collapse;
}

#submenu_tick1, #submenu_tick2,#submenu_tick3,#submenu_tick4,#submenu_tick5
{
	width:15px;
	text-align:right;
	visibility:hidden;
}


#submenu_title
{
	background: url("../images/submenu_back.png") repeat-x;
	width:181px;
	height:25px;
	font-size:10px;
	font-weight:bold;
	font-family:verdana;
	color:#3f3f35;
	padding-left:20px;
	border-bottom:2px solid #d7d7cf;
}

#submenu_section
{
	width:181px;
	height:23px;
	font-size:10px;
	font-weight:normal;
	font-family:verdana;
	color:#7b7a78;
	padding-left:5px;
}

#submenu_section:hover
{
	cursor:pointer;
	text-decoration:underline;
}

#submenu_section a
{
	color:#7b7a78;
	text-decoration:none;
	cursor:pointer;
}

#submenu_section a.selected
{
	color:#093864;
	text-decoration:none;
		cursor:pointer;
}

#submenu_section a.selected:hover
{
	color:#093864;
	text-decoration:underline;
		cursor:pointer;
}

#submenu_section a:hover
{
	color:#7b7a78;
	text-decoration:underline;
		cursor:pointer;
}

#submenu_right_blurb
{
	border-top:3px solid #d6d6ce;
	border-bottom:2px solid #d6d6ce;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	width:559px;
	background:#f5f6f1;
	border-collapse:collapse;
	height:auto;
	font-family:times;
	font-size:12pt;
	color:#7b7a78;
	padding:10px;
	line-height:25px;
}

#submenu_right_desc
{
	font-size:.75em;
	padding:7px;
	line-height:20px;
	color:#7b7a78;
	height:300px;
	vertical-align:top;
}

#submenu_right_desc ul
{
	margin:0px;
	padding-left:15px;
	font-size:9pt;
	list-style-image: url("../images/bullet.png"); 
  	list-style-type: none; 
}

#footer_house
{
	background:url("../images/footer_house.png") no-repeat left;
	height:37px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	text-align:left;
}

#footer_terms
{
	margin-left:65px;
	color:#666;

}

a.privacy
{
	color:#7b7a78;
	text-decoration:none;
}

a.privacy:hover
{
	text-decoration:underline;
}

#claims_center{
	width:436px;
}

#claims_center td{
	height:auto;
	padding-right:15px;
}

#cc_inner td{
	vertical-align:top;
}

#cc_inner img:hover{
	cursor:pointer;
}

.error{
	color:#cc0000;
}

/*failed*/
.failed_wrapper
{
	text-align:center;
}
table.failed
{
	width:745px;
	height:100px;
	/*border-top:3px solid #ccc;*/
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-left:10px;
}

table.failed td.left
{
	border-right:1px solid #eee;
	width:250px;
	height:200px;
	vertical-align:top;
}

table.failed td.right
{
	vertical-align:top;
	padding-left:35px;
}

table.failed td.right span.desc_grey
{
	line-height:18px;
	font-size:16px;
	color:#aaa;
}

table.failed td.right span.desc_grey_small
{
	font-size:12px;
	color:#aaa;
}

table.failed td.right span.desc
{
	font-size:18px;
	color:#111;
}
table.failed td.right span.number
{
	font-size:20px;
	color:#111;
}
table.failed span.green_text
{
	font-size:20px;
}

table.failed span.grey_text
{
	font-size:15px;
	line-height:20px;
}

.grey_text
{
	color:#aaa;
	font-size:13px;
}

#userpass_help
{
	font-size:9px;
}

table.failed_login_box td.label
{
	font-size:11px;
	line-height:10px;
}

table.failed_login_box input
{
	height:20px;
	width:140px;
}

table.failed_login_box input.button
{
	width:30px;
	height:20px;
}