﻿body {
	background: #FFFFFF url('images/mh_bg.jpg') repeat-x 50% top;
	font-family:Arial, Helvetica, sans-serif;
		margin:0px;
}
.runner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.prdtbl td {
	border: 1px solid #ddd;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
}
.prdtbR {
	text-align: right;
	padding-right: 16px;
}
.prdtbl a:link,
.prdtbl a:hover,
.prdtbl a:active,
.prdtbl a:visited {
	display: block;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font: 11px Tahoma, sans-serif;
	color: #003366;
	background-color: #fff;
}
.prdtbl a:hover {
	color: #0099CC;
	background-color: #FFFFCC;
}
.prdcat { color:#003399; padding: 3px; font: bold 12px Verdana, sans-serif; background-color: #CBCFED; }


#login_form_input {
	border-style: 0;
	border-width: 0px;
	margin: 1px 0px;
background-image: url('images/mh_loginbox_bg.gif');
		height: 18px;
		width: 160px;
		padding-top: 2px;
		padding-right: 10px;
		padding-bottom: 0px;
		padding-left: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-repeat: no-repeat;
	}
#header {
	background-image: url('images/mh_header.jpg');
	background-repeat: no-repeat;
	height: 130px;
	width: 900px;
	position:relative;
}
/* =-=-=-=-=-=-=-[TOP NAVIGATION MENU]-=-=-=-=-=-=-=- */


#navcontainer ul {
	float: none;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a, #navcontainer ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 14px;
	/*	height: 30px;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004B97;
	font-size: 12px;
	margin: 0px;
}
#navcontainer ul li a:hover {
	background-image: url('shared/images/uh/v2_/images/main-nav-bg-over.html');
	background-repeat: repeat-x;
	color: #CCE4FF;
}

#navcontainer {
	height: 32px;
	width: auto;
	margin-top: 96px;
}
/* =-=-=-=-=-=-=-[END TOP NAVIGATION MENU]-=-=-=-=-=-=-=- */

#login {
/*
	float: right;
	height: 95px;

*/
}
#login_form {
	float: right;
	height: 95px;
	margin: 0px;
	padding: 0px;
}
#account_login_header {
	background-image: url('images/mh_account_login-header.gif');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% top;
}
#footer {
	width:800px;
	height:36px;
	text-align: left;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	font-weight: normal;
}
#footer a, #footer a:hover, #footer a:visited {
	color: #003366;
	text-decoration: none;
}
#footer a:hover {
	text-decoration:underline;
}
#TopMenu {
	width: 900px;
}
#AccountInfo {
	width: 900px;
}
#LeftMenu {
	width: 200px;
	float: left;
}
#FinalPage {
	margin-left: 210px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#RightMenu {
}






/*home page*/

/*
#content {
	margin-right: 220px;
	width: 650px;
	background-color: #FFFFFF;
}
*/
#content {
width:auto;
background-color:#FFFFFF;
padding:0px;
margin:0px;
}

.homeMain {
margin-right:15px;
margin-left:25px;
}
#content .rowHeading, #header_row {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		padding-bottom: 5px;
	background-image: url('images/mh_rowHeading_bg.gif');
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}

#content .rowHeading A:link, #header_row A:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#content .rowHeading A:visited, #header_row A:visited  {
	text-decoration: underline;
	color: #FFFFFF;
}
#content .rowHeading A:active, #header_row A:active {
	text-decoration: underline;
	color: #CCFFFF;
}
#content .rowHeading A:hover, #header_row A:hover {
	text-decoration: none;
	color: #FFFFFF;
}


#content input, #content select, #content textarea {
	border: 1px solid #006699;
	font-size: 12px;
}

#content submit {
	border: 0px;
}


#content #articleHome h1 a {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #003366;
	text-decoration: underline;
}
#content #articleHome {
	padding-right: 10px;
	height: 80px;
	width: 300px;
	display: block;
	float: left;
}
#content #articleHome p {
	font-size: 10px;
	line-height: 12px;
}
#content .rowA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F5F5F5;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006699;
}
#content .rowB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6E6E6;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006699;
}
#content .rowC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F8F8F8;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006699;
}

#content .rowD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FCFCFC;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006699;
}

#content .rowE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006699;
}

#content .rowF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D2E9FF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006699;
}




#content hr {
	height: 1px;
	color: #0099CC;
	margin: 0px;
	padding: 0px;
}



#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#content h2, #content h2 a   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-decoration: none;
	font-weight: bold;
}


#content h3 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#content a, #content a:hover, #content a:visited {
	color: #003366;
	text-decoration: underline;
}
#content a:hover {
	text-decoration:none;
	color: #006699;
}
#news {
	width: 200px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news h1 {
	font-size: 16px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#newsflash p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#newsflash h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#newsflash .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: underline;
	color: #0099CC;
}
#content img {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#articleHome a, #articleHome a:visited {
	color: #000000;
	text-decoration: none;
}
#home_learnmorebtn {
	margin: 0px;
	padding: 0px;
}
.red {
	color: #CC0000;
}
.formsubmit {
	color: #FFFFFF;
	background-color: #FF0000;
	border: 2px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	width: 160px;
	padding: 0px;
	height: 32px;
}.contentblank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#newsflash img {
	border: 1px solid #000000;
	margin: 1px;
	padding: 2px;

}
#content li.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.400xoffer {
	border: 1px solid #000000;
}


#lr_message_div{
	border-bottom: 1px solid #003263;
background-image: url('images/mh_msg_bg.gif');
		background-repeat: repeat-x;
		font-weight: bold;
	}




#div_leftmsg {
	float:left;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 6px;
	padding-bottom: 4px;
	width: 444px;
}

#div_rightmsg {
	float:right;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 6px;
	padding-bottom: 4px;
	width: 444px;
}
#div_leftmenu {
width:160px; height:500px; float:left; background:url('images/menu_img_bg.gif') no-repeat;
}
#div_erroroutput{

	width:auto;

	background-color: #FFFFCC;
	border: 1px solid #CC0000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-image: url('images/mh_error_icon.gif');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
}

/*
#div_maincontent{
width:100%; float:right;
}
*/

/*
#selected_LeftMenu
{
	background-image: url(../../images/menu_img.gif);
	background-position: 0px -48px;
	color: #FFFFFF;
	text-decoration: none;
}
*/


#LeftMenu ul {
	margin:0;
	margin-left: 0px;
	padding: 0;
	list-style: none;
}
#LeftMenu {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 22px;
	list-style: none;
}
#LeftMenu li a:link, #LeftMenu li a:visited {
	border-bottom: 1px solid #FFFFFF;
	color: #ffffff;
		display: block;
	background-image: url('images/menu_img.gif');
		height: 24px;
		text-decoration: none;
		text-indent: 18px;
		list-style: none;
}
#LeftMenu li a:hover, #LeftMenu li a:active {
	color: #006699;
	background-image: url('images/menu_img.gif');
	background-position: 0 -24px;
	list-style: none;
}
/*#LeftMenu .selected li  {
	background-image: url(../images/menu_img.gif);
	background-position:0 -48px;
}*/

#LeftMenu li a:link .selected, #LeftMenu li a:visited .selected {

	background-image: url('images/menu_img.gif');
	height: 36px;

}
#LeftMenu li a:hover, #LeftMenu li a:active {
	color: #006699;
	background-image: url('images/menu_img.gif');
	background-position: 0 -24px;
	list-style: none;
}







#content .offer_list li {
	list-style-image: url('images/red_point.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
#content .offer_list ul{
	margin:0px;
	padding:0px;
}

/**
* Help Bubble Styling and Target Class
*/
.helpBubble {
	font-family:Arial, Helvetica, sans-serif;
	width:235px;
	padding:5px;
	border:1px solid black;
	background-color:white;
	font-size:12px;
	font-weight:bold;
	/*
	*DO NOT CHANGE BELOW THIS LINE! (JH)
	*/
	position:absolute;
	/*
	*BACK TO THE SAFE ZONE
	*/
}
.helpBubbleTitle {
	font-size:14px;
	padding:2px;
	padding-top:0px;
	border-bottom:1px solid #cccccc;
}
.showHelp {
	cursor:pointer;
}
/**
*End Help Bubble
*/
.xsmalltxt {
	font-size:10px;
}
.divLinkBannerOn {
	background-image:url('images/banner-icon-b.html');
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 16px;
	display: block;
}

.divLinkBannerOff {
	background-image:url('images/banner-icon.html');
	background-repeat: no-repeat;
	padding-left: 16px;
	display: block;
}

.rowOff {
	display: none;
}

.rowOn {
	display: block;
}
#link_div_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headLines, .howtoText td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.input_fieldError {
    border: 1px solid red;
    display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF2F2;
	margin: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

div.input_fieldError {
    padding: 0px;
}

span.error_message {
	color: red;
	font-weight: bold;
	width: 50%;
	margin-left :auto;
	margin-right :auto;
}

span.form_error_text {
	color: red;
	display: block;
	font-size: 10pt;
}

#offer_content .rowA {
	border-right: 1px dotted #006699;
	border-bottom: 1px dotted #006699;
	padding: 4px 6px;
	vertical-align: top;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	background-image: url('images/row_bg.gif');
		background-position: 0px bottom;
		background-repeat: repeat-x;
}
#offer_content  .rowA img {
	margin: 0px;
	padding: 0px;
}

#offer_content .rowB {
	border-right: 1px dotted #006699;
	border-bottom: 1px dotted #006699;
	padding: 4px 6px;
	vertical-align: top;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	background-image: url('images/row_bg.gif');
		background-position: 0px bottom;
		background-repeat: repeat-x;
}
#offer_content  .rowB img {
	margin: 0px;
	padding: 0px;
}

.OfferCatsHeading  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	
}


#OfferCats h1 a:link,
#OfferCats h1 a:active,
#OfferCats h1 a:visited
{
	color: #003366;
}
#OfferCats h1 a:hover
{
	color: #006699;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
#content .rowG {
	border-right: 1px dotted #006699;
	border-bottom: 1px dotted #006699;
	padding: 4px 6px;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	background-image: url('images/row_bg.gif');
		background-position: 0px bottom;
		background-repeat: repeat-x;
}
#content  .rowG img {
	margin: 0px;
	padding: 0px;
}
#OfferCats {
	padding: 6px 2px 6px 2px;
	background-image: url('images/OfferCats_bg2.gif');
	background-repeat: repeat-x;
	background-position: right bottom;
	width:48%;
	float:left;
	margin: 0px 5px 5px 0px;
}

#overview_box {
	padding:10px 10px 20px 10px;
	margin-bottom:20px;
}

#overview_header td {
	white-space: nowrap;
}

.feedback_message {
	display: block;
	margin: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: red;
}

#tabable_page_label {
	clear: both;
	display:block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
	font-weight: bold;
}

#prev_link {
	font-size: 12px;
	float: left;
}

#next_link {
	font-size: 12px;
	float: right;
}

#viewing {
	font-size: 12px;
}

.info_container {
	font-size: 12px;
	text-align: center;
}

.aed_refresh {
	text-align: center;
}

#tabable_new_button {
	text-align: center;
	margin: 6px;
}
