/* Midwest Styles */
/*-- DEFAULT STYLES --*/
body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 62.5%;
	background-color: #CAD0D8;
}

body, ul, li, form, input, h1, h2, h3, h4, h5, h6, img, table, td, div
{
	margin: 0;
	padding: 0;
}

/*- Semantically meaningless tag - used as unique identifier -*/
i
{
	font-style: normal;
	display: inline;
	margin: 0;
	padding: 0;
}

p
{
	margin: 0;
	padding: 0 0 1.0em;
}

img
{
	margin: 0;
	padding: 0;
	border: none;
}

.indented {
margin-left: 15px;
}

.bulleted {
list-style-type: disc;
}

.smallText {
font-size: 0.8em;
}

#outermost
{
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 790px;
}

#shadow_right
{
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 790px;
	background-image: url(/HM/2/images/bar_R.gif);
	background-position: top right;
	background-repeat: repeat-y;
	float: left;
}

#shadow_left
{
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 790px;
	background-image: url(/HM/2/images/bar_L.gif);
	background-position: top left;
	background-repeat: repeat-y;
	float: right;
}

#page_container
{
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 768px;
}

#page_inner
{
	float: left;
	background: #FFFFFF;
}

/*-- HEADER and TOP NAV STYLES --*/
#header
{
	position: relative;
	width: 768px;
	float: left;
}

#header .navContainer
{
	height: 44px; 
	width: 100%; /*400px; */
	text-align: right;
	float: left;  /*right;*/
}

#header ul
{
	list-style-type: none;
	margin: 0 12px 0 0;
	padding: 12px 0px 0 0;
	float: right;
}

#loginTable {
color: #FFFFFF;
}

#loginTable td.padRight {
padding-left: 2px;
padding-right: 2px;
}

#loginTable td.padBottom {
padding-bottom: 3px;
padding-top: 3px;
}

#header ul li
{
	float: left;
	display: inline;
	margin: 0;
	padding: 0 4px 0 4px;
}

#header div.left
{
	float: left;
	margin: 0;
	padding: 0;
	height: 215px;
	width: 256px;
/*	background: url(/HM/2/images/home_bgLeft.gif) 0 81px no-repeat; */
	background: url(/HM/2/images/home_bgLeft.gif) 0 37px no-repeat;

}

#header div.leftInner
{
	float: left;
	margin: 0;
	padding: 0;
	height: 215px;
	width: 256px;
/*	background: url(/HM/2/images/home_curveLeft.gif) 0 0 no-repeat; */
	background: url(/HM/2/images/home_curveLeft.gif) 0 -44px no-repeat; 
}

#midwestLogo
{
	position: relative;
	top: 20px;
	left: 40px;
}

#header a#upperLogo
{
	display: block;
	position: absolute;
	left: 66px;
	top: 8px;
	width: 60px;
	height: 80px;
}

#header div.center
{
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	top: 7px;
	height: 170px;/*164px;*/
	width: 256px; /*251px; 256px; */
	background: url(/HM/2/images/home_bgCenter.gif) 0 20px no-repeat;
}

#header div.right
{
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	top: 7px;
	height: 170px;/*164px;*/
	width: 256px;
	background: url(/HM/2/images/home_bgRight.gif) 0 20px no-repeat;
}

#header a
{
	text-decoration: none;
	display: block;
	border: 0;
	font-weight: bolder;
	font-size: 1.0em;
}

#header img
{
	margin: 0px 0 0 0px;
	padding: 0;
	border: 0;
	float: left;
}

#header ul a:link, #header ul a:visited
{
/*	background: url(/HM/2/images/purple_dot.gif) 0 4px no-repeat; */
	padding: 0 0 0 0px;
	color: #0B1A5E;
}

#header ul a:hover, #header ul a:active
{
/*	background: url(/HM/2/images/blue_dot.gif) 0 4px no-repeat; */
	padding: 0 0 0 0px;
	color: #027ABB;
}

/*-- Drop-down Menu --*/
#header #mainNavContainer
{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

#header ul#mainNav
{
	list-style-type: none;
	font-size: 1.0em;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 0;
}

#header ul#mainNav li
{
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	position: relative;
	border-bottom: 5px solid #FFFFFF;
	width: 256px;
}

#header ul#mainNav li a
{
	float: left;
	display: block;
}

#header ul#mainNav li a#members { background: url(/HM/2/images/headerNav_customers_h.gif) 0 0 no-repeat; }
#header ul#mainNav li a#employees { background: url(/HM/2/images/headerNav_agents_h.gif) 0 0 no-repeat; }
#header ul#mainNav li a#providers { background: url(/Hm/2/images/dropdown_providers_h.gif) 0 0 no-repeat; }

#header ul#mainNav li.here
{
	background-color: #1E76A6;
	border-left: none;
	border-bottom: 5px solid #1E76A6;
}

#header ul#mainNav li ul
{
	display: none;
	position: absolute;
	top: 25px;
	left: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 2px solid #0B1A5E;
	border-left: 2px solid #0B1A5E;
	border-right: 2px solid #0B1A5E;
}

#header ul#mainNav li ul.left { width: 248px; }
#header ul#mainNav li ul.center { width: 247px; }
#header ul#mainNav li ul.right { width: 249px; }
#header ul#mainNav li ul.left li { width: 248px; }
#header ul#mainNav li ul.center li { width: 247px; }
#header ul#mainNav li ul.right li { width: 249px; }

#header ul#mainNav li ul li
{
	background-color: #165BA0;
	margin: 0;
	padding: 0px 0 0px 0px;
	border-top: 4px solid #FFFFFF;
	border-bottom: 0;
	float: left;
	height: 20px;
}

/* reset for all other browsers
li > ul {
	top: auto;
	left: auto;
}*/

#header ul#mainNav a:hover ul
{
	display: block;
	float: left;
	border-bottom: 5px solid red;
}

#header ul#mainNav li:hover ul, #header ul#mainNav li.over ul { display: block; }
#header ul#mainNav img.heading_here { visibility: hidden; }
#header ul#mainNav li:hover img.heading, #header ul#mainNav li.over img.heading { visibility: hidden; }
#header ul#mainNav li.rightOfHere { border-left: none; }

#header ul#mainNav a
{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 0;
}

#header ul#mainNav li ul li a
{
	height: 100%;
	float: left;
	text-align: left;
	width: 100%;
}

#header ul#mainNav li ul li a p
{
	background: url(../images/white_arrow.gif) 10px 2px no-repeat;
	margin: 4px 0 0 0;
	padding: 0px 0 0 24px;
}

#header ul#mainNav li ul li a:hover, #header ul#mainNav li ul li a:active { background-color: #0B1A5E; }

/*-- MAIN CONTENT STYLES --*/
#main_content
{
	float: left;
	margin-top: -20px; /*20px;*/
	width: 768px;
}

/* Left Column */
#main_left_col
{
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
	width: 520px;
}

#main_left_col ul#breadcrumbs
{
	float: left;
	list-style-type: none;
	margin: 8px 0 0 0;
}

#main_left_col ul#breadcrumbs li
{
	float: left;
	display: inline;
	padding: 0 4px 0 0;
}

ul#breadcrumbs li a
{
	color: #000000;
	text-decoration: none;
}

ul#breadcrumbs li a:hover, ul#breadcrumbs li a:active
{
	color: #000000;
	text-decoration: underline;
}

#main_text p { margin: 0 0 0 0; }

#main_text img
{
	float: right;
	padding: 0 0 0px 10px;
	margin: 0;
}

#main_text dl
{
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
}

#main_text dt
{
	font-size: 1.6em;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #294379;
}

#main_text dl.second dt
{
	font-size: 1.4em;
	margin: 0;
	padding: 0;
}

#main_text dl dt h3
{
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

#main_text dd
{
	margin: 0;
	padding: 0;
}

#main_text dd ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#main_text dd ul li
{
	background: url(../images/black_dot.gif) 0 8px no-repeat;
	padding: 4px 0 0 12px;
	margin: 0;
}

#main_text { 
	padding: 0 10px 0 10px; 
	}

#main_text small.grey {
	color: #666;
	}


/*
#main_text h2 {
	float: left;
	width: 100%;
	font-size: 1.6em;
	margin: 0;
	padding: 8px 0 8px 0;
	font-weight: bold;
	color: #294379;
}

#main_text h3{
display: block;
font-weight: bold;
color: #294379;
font-size: 1.4em;
margin: 0;
padding: 0 0 5px 0;
}

#main_text h1{
float: left;
width: 100%;
font-size: 2.0em;
margin: 0;
padding: 8px 0 8px 0;
font-weight: bold;
color: #294379;
display: block; 
}
*/

#main_text h1 {
width: 100%;
font-size: 1.6em;
margin: 0;
padding: 8px 0 8px 0;
font-weight: bold;
color: #294379;
}

#main_text h2 {
display: block;
font-weight: bold;
color: #294379;
font-size: 1.4em;
margin: 0;
padding: 0 0 5px 0;
}

#main_text h3 {
float: left;
width: 100%;
font-size: 1.2em;
margin: 0;
padding: 8px 0 8px 0;
font-weight: bold;
color: #294379;
display: block; 
}

/* Right Column Styles */
input.longText{
width: 110px;
height: 12px;
border: 2px inset #CCCCCC;
font-size: 1.0em;
}

input.shortText{
width: 65px;
height: 12px;
border: 2px inset #CCCCCC;
font-size: 1.0em;
}

input.emailText{
width: 200px;
height: 12px;
border: 2px inset #CCCCCC;
font-size: 1.0em;
}

select.longSelect {
width: 110px;
height: 17px;
border: 2px inset #CCCCCC;
font-size: 1.0em;
}

select.shortSelect {
width: 65px;
height: 17px;
border: 2px inset #CCCCCC;
font-size: 1.0em;
}

#center {
text-align: center;
}

#main_right_col
{
	float: right;
	/*width: 230px; */
	width: 225px;
	text-align: left;
	padding: 0 3px 0 0;
}

#main_right_col ul
{
	width: 100%;
	margin: 10px 0 0 0;
	display: block;
	float: left;
	list-style-type: none;
}

#main_right_col ul#right_col_list ul
{
	margin: 0;
	float: left;
}

#main_right_col li
{
	padding: 0 0 5px 0;
	float: left;
}

#main_right_col a
{
	display: block;
	float: left;
}

a#quote { background: url(../images/quote_btn_h.gif) 0 0 no-repeat; }
a#providers { background: url(../images/providers_btn_h.gif) 0 0 no-repeat; }
#main_right_col a:hover img { visibility: visible; }
#main_right_col a:hover { visibility: visible; }

/*-- Form Styles --*/
#login_spacer
{
	background-color: #ffffff;
	float: left;
	height: 0px;
	padding: 0 0 0 0;

}

#whiteHR {
background-color: #FFFFFF;
color: #FFFFFF;
border:none;
height:0px;
width: 230px;
padding: 0 0 0 0;
}

#login
{
	background-color: #165BA0;
	padding: 5px 0 5px 2px;
	float: left;
	font-size: 0.9em;
}

#login h4
{
	padding: 1px 0 4px 6px;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: bold;
}

#radio
{
	float: left;
	margin: 0;
	padding: 0;
}

#radio ul input
{
	float: left;
	margin: 0;
	padding: 0;
}

#radio ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	color: #FFFFFF;
	background-color: #165BA0;
	display: block;
}

#radio ul li
{
	float: left;
	padding: 0 0 5px 0px;
	margin: 0 0 0 0;
}

#radio ul li input.radio
{
	padding: 0 0 0 0;
	margin: 0 1px 0 5px;
	height: 16px;
	width: 16px;
}

#radio ul p { padding: 1px 10px 0 3px; }

#input
{
	float: left;
	text-align: right;
	background-color: #165BA0;
	padding: 0 0 0px 0;
}

#input input
{
	text-align: left;
	float: left;
	width: 115px;
	font-size: 1.0em;
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

#input ul
{
	margin: 0;
	list-style-type: none;
	display: block;
	padding: 2px 0px 2px 0;
	color: #FFFFFF;
}

#input ul li
{
	text-align: left;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	display: inline;
}

#input ul li.label
{
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	display: inline;
	width: 80px;
}

#login_lower
{
/*	float: left;*/
	display: block;
}

#submit_button
{
	height: 19px; /*20px; 03/28/08*/
	float: right;
	display: block;
	/* padding: 0px 18px 0 5px;  03/28/08 *//*	padding: 5px 18px 0 5px; */
	padding: 0px 21px 0 0px;
}

ul#account_info { }
ul#account_info li { padding: 0px 0 0 3px; }
ul#account_info li.top { padding-bottom: 2px;
}
a#forgot_pass { background: url(../images/forgot_pass_h.gif) 0 0 no-repeat; }
a#set_up { background: url(../images/set_up_h.gif) 0 0 no-repeat; }

#main_right_col img#login_img
{
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

form#right_side
{
	float: right;
	background-color: #017AC3;
	padding: 10px 15px 0 10px;
}

form#right_side h4
{
	font-size: 1.4em;
	margin: 0;
	padding: 0 0 10px 0;
	color: #FFFFFF;
}

form#right_side input.text
{
	width: 110px;
	height: 12px;
	border: 2px inset #CCCCCC;
}

form#right_side label { font-weight: bold; }

a.black:link, a.black:visited
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.black:hover, a.black:active
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.white:link, a.white:visited
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover, a.white:active
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

ul#right_links
{
	list-style-type: none;
	float: right;
	margin: 0;
	padding: 5px 0 0 0;
	display: block;
}

#right_links ul li
{
	margin: 0;
	padding: 0 0 7px 0;
}

#right_links a { display: block; }
#right_links a:hover img { visibility: hidden; }
#right_links a:hover { visibility: visible; }

/*- Beneath Login -*/
.blue_box
{
	width: 194px;
	background-color: #165BA0;
	padding: 0;
	margin: 0;
}

.blue_box img
{
	padding: 5px 5px 1px 5px;
	float: left;
	margin: 0;
}

.blue_box a.image
{
	background: none;
	border: none;
	text-decoration: none;
}

#main_right_col .blue_box a:hover img
{
	visibility: visible;
	display: block;
}

.blue_box p
{
	padding: 5px 5px 0px 0;
	margin: 0;
	color: #FFFFFF;
}

.blue_box a
{
	text-decoration: none;
	visibility: visible;
	display: block;
	background: url(../images/double_white_arrow.gif) 0px 8px no-repeat;
}

.blue_box a:hover, .blue_box a:active
{
	color: white;
	text-decoration: underline;
	visibility: visible;
	display: block;
}

.blue_box a p { padding-left: 16px; }

/*-- ONLINE FORMS STYLES --*/
#main_text .formsItemContainer {
margin-top: 15px;
}

#main_text .formsItemTitle
{
	font-weight: bold;
	color: #666666;
	font-size: 1.3em;
}

#main_text .formsItemTitle a:link, #main_text .formsItemTitle a:visited, #main_text .formsItemTitle a:active {
	color: #666666;
	text-decoration: none;
}

#main_text .formsItemTitle a:hover {
	color: #666666;
	text-decoration: underline;
}

#main_text .formsItemContent
{
	color: #666666;
	font-size: 1.0em;
}

#main_text img.pdfIcon
{
	float: left;
	padding-right: 5px;
}


/*-- CONTACT INFORMATION STYLES --*/
#contactInfoBox {
border: 1px solid #000000;
}

/*-- FOOTER and BOTTOM NAV STYLES --*/

#footer{
float: left;
color: #646464;
text-align: left;
font-size: 1.0em;
letter-spacing: -0.1em;
font-weight: normal;
margin: 0;
padding: 0 0 20px 10px;
border-top: 1px solid #646464;
width: 758px;
}

#footer_links_container{
float: left;
}

#footer ul{
float: left;
list-style-type: none;
padding: 40px 0 0 0;
display: block;
}

#footer ul li{
display: inline;
}

#footer a{
color: #646464;
text-decoration: none;
}

#footer a:hover, #footer a:active {
color: #646464;
text-decoration: underline;
}

#footer p{
float: left;
clear: left;
}

#bottomLogo{
float: right;
margin: 0;
padding: 10px 10px 0 0;
/*width: 228px;
height: 35px;
*/
}

.errormesg
{
	color: #ff0000;
}

.successmesg 
{
	font-weight: bold;
	color: #000000;
}
#login_title {
margin: 0;
padding: 5px;
color: #FFFFFF;
font-weight: bolder;
font-size: 13px;
}

/* RV 11/28/07 - Added new tabls styles for Interest Portlet */
table.interest
{
	clear: left;
	border: 1px solid #A0A0A0;
}

table.interest tr.tableHead
{
	height: 16px;
	background: url(/HM/common/images/recent_claims_tableHeadBg.gif) 0 0 repeat-x;
}

table.interest tr.tableHead th
{
	color: white;
	/*font-weight: bold;*/
	text-align: center;
	border:0;
}

table.interest td {
	border-color:SteelBlue;
}
table.interest tr.bgColor { background: url(/HM/common/images/claimsBg.gif) 0 0 repeat-x; }


