@charset "utf-8";
/* CSS Document */

/* PNG Fix  for IE display */
img { behavior: url(iepngfix.htc); }

body, td, table {
		margin-top:0;
		margin-bottom:0;
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size: 10pt;
}

/* Top gradient background ***** */
#top {
	background:url(images/top-bg.gif);
}

.bodyarea {
	background: #fff;
    background-image: url(images/body-bg.jpg); 
    background-repeat: no-repeat;
	color: #333333;
}

a {
	color:#1f2c93;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color:#aaaaaa;
	text-decoration: underline;
}

h2 {
	margin-top: 6px; color: #444444;
}

h3 {
	color: #495ec5;
}

br {
	clear: left;
}

.small-text {
	color: #333333; font-size: 11px;
}

.small-text a {
	color: #4b1c92; text-decoration: none; font-weight:bold;
}

.small-text a:hover {
	color: #000; text-decoration: underline;
}

/* @media used for Print Styles */
@media screen {
#webtop {
	display:block;
}

#printtop {
	display:none;
}

.show-web {
	display: block;
}

.show-print {
	display:none;
}
}

@media print {
#webtop {
	display:none;
}

#printtop {
	display:block;
}

.replace {
	display:none;
}
.show-web {
	display: none;
}

.show-print {
	display:block;
}
}

/* Newsletter box styles */

.newsletter-text {
	font-size: 8pt;
	font-weight: bold;
	color: #444444;
}

#newsletter-header {
	font-size: 10pt; font-weight: bold; padding-bottom:8px;
}

#newsletter {
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}

#newsletter label,input {
	display: block;
	float: left;
	margin-bottom: 3px;
}

label {
	padding-left: 10px;
	padding-right: 15px;
	width: 30px;
	font-size: 8pt;
	font-weight: bold;color: #666666;
}

.news-textfields {
	width: 115px;
}

/* Used for Main Title of site, Hide H1 text */
.replace{ position:relative; margin:0px; padding:0px; /* hide overflow:hidden from IE5/Mac */ /* \*/ overflow: hidden; /* */ } 
.replace span{ display:block; position:absolute; top:0px; left:0px; z-index:1; /*for Opera 5 and 6*/ }
#header, #header span {
	width: 760px;
	height: 50px;
    background-image: url(images/title-medical.jpg); 
    background-repeat: no-repeat;
}

/* Footer styles */
.footer {
    background-image: url(images/footer-bg.gif); 
	background-repeat: repeat-x;
	
}

.footer td {
	font-size: 10px;
	color: #777777;
}

.footer a {
	color: #333333; text-decoration: underline;
}

.footer a:hover {
	color: #000;
	text-decoration: none;
}

/* Styles for Feature headers */
.feature-header {
	font-size: 12pt; font-weight: bold;color: #495ec5;
}

.feature-header-sub {
	font-weight: bold;color: #1a2791;
}

.feature-header-ss {
	font-size: 14pt; font-weight: bold;color: #495ec5;
}

/* Styles for subnav drop down menu*/
.subnav {
	background-color:#000000;
	padding-right:1px;	
}
.subnav td {
	padding-left:10px;
	font-size: 8pt;
	font-weight: bold;
}
.subnav td a {
	color: #000000;
	text-decoration:none;
	padding:2px;
}
.subnav td a:hover {
	color: #ffffff;
	text-decoration:none;
	padding:2px;
}
.navcellOff {
		background-color:#eeeeee;
}
.navcellOn {
		background-color:#697bd0;
}

/* Subpage styles */

.disclaimer {
	font-size: 8pt;
}
.subheader {
	font-size: 8pt; font-weight: bold; 
}

/* Styles for subnav buttons below the page title */
.subnav2 td {
	font-size: 10pt;
	font-weight: bold;
}
.navcellOff2 {
}
.navcellOn2 {
		background-color:#697bd0;
}
.subnav2 td a {
	color: #ffffff;
	text-decoration:none;
}
.subnav2 td a:hover {
	color: #ffffff;
	text-decoration:none;
}
.subnav2-link-small {
	font-size: 8pt;
}

#freeinfo label {
	font-size: 10pt; padding-right: 10px;
}

#navmenu1 a {
	background: url(images/mm_enroll.gif) 0 0 no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	width: 100px;
	height: 46px;
	vertical-align: middle;
	font-size: 14px;
	color: #000000;
	display: block;
	text-decoration: none;
   }
   
#navmenu1 a:hover {
	background: url(images/mm_enroll_on.gif) 0 0 no-repeat;
   color: #FFFFFF;
   }
   
#navmenu2 a {
	background: url(images/mm_program.gif) 0 0 no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	width: 124px;
	height: 46px;
	vertical-align: middle;
	font-size: 14px;
	color: #000000;
	display: block;
	text-decoration: none;
   }
   
#navmenu2 a:hover {
	background: url(images/mm_program_on.gif) 0 0 no-repeat;
   color: #FFFFFF;
   }
   
#navmenu3 a {
	background: url(images/mm_financial.gif) 0 0 no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	width: 133px;
	height: 46px;
	vertical-align: middle;
	font-size: 14px;
	color: #000000;
	display: block;
	text-decoration: none;
   }
   
#navmenu3 a:hover {
	background: url(images/mm_financial_on.gif) 0 0 no-repeat;
   color: #FFFFFF;
   }
   
#navmenu4 a {
	background: url(images/mm_lifetime.gif) 0 0 no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	width: 170px;
	height: 46px;
	vertical-align: middle;
	font-size: 14px;
	color: #000000;
	display: block;
	text-decoration: none;
   }
   
#navmenu4 a:hover {
	background: url(images/mm_lifetime_on.gif) 0 0 no-repeat;
   color: #FFFFFF;
   }
   
#navmenu5 a {
	background: url(images/mm_allied.gif) 0 0 no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	width:93px;
	height: 46px;
	vertical-align: middle;
	font-size: 14px;
	color: #000000;
	display: block;
	text-decoration: none;
   }
   
#navmenu5 a:hover {
	background: url(images/mm_allied_on.gif) 0 0 no-repeat;
   color: #FFFFFF;
   }
   
#navmenu6 a {
	background: url(images/mm_success.gif) 0 0 no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	width: 95px;
	height: 46px;
	vertical-align: middle;
	font-size: 14px;
	color: #000000;
	display: block;
	text-decoration: none;
   }
   
#navmenu6 a:hover {
	background: url(images/mm_success_on.gif) 0 0 no-repeat;
   color: #FFFFFF;
   }
   
#navmenu7 a {
	background: url(images/mm_faq.gif) 0 0 no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	width: 50px;
	height: 46px;
	vertical-align: middle;
	font-size: 14px;
	color: #000000;
	display: block;
	text-decoration: none;
   }
   
#navmenu7 a:hover {
	background: url(images/mm_faq_on.gif) 0 0 no-repeat;
   color: #FFFFFF;
   }
   
#navmenu8 a {
	background: url(images/mm_contact.gif) 0 0 no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	width: 90px;
	height: 46px;
	vertical-align: middle;
	font-size: 14px;
	color: #000000;
	display: block;
	text-decoration: none;
   }
   
#navmenu8 a:hover {
	background: url(images/mm_contact_on.gif) 0 0 no-repeat;
   color: #FFFFFF;
   }
   
.quote {
	font-style:italic;
	color: #495ec5;
}