@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;
}
.bodyarea h1 {
	font-size: 1.4em;
	color: #495EC5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.bodyarea h2.new {
	font-size: 1.2em;
	color: #495EC5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight:bold;
}
.bodyarea h3.new {
	font-size: 1.0em;
	color: #495EC5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight:bold;
}

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;
}
.bodyarea #webLinks {
	margin-top: 10px;
	padding-right: 10px;
	background-color: #EAEDF6;
	color: #333333;
	padding-top: 18px;
	padding-left: 10px;
	border: 4px solid #CCCCCC;
	margin-bottom: 16px;
	font-size: 11px;
	width: 113px;
}
.bodyarea #webLinks h4 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
}
.bodyarea #webLinks ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bodyarea #webLinks li {
	margin-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 4px;
}
.bodyarea #search {
	margin-bottom: 10px;
}




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;
}

.rsub {
background:transparent url(images/right-sub.gif) no-repeat scroll center top;
margin:0pt 0pt 0pt 0px;
padding:0pt 0pt 0pt 0px;
text-align:left;
}
/* ##### Course Selection CSS: START ##### */
.bodyarea #crossSelect {
	display: block;
	clear: both;
	height: 197px;
	width: 195px;
	background-image: url(/images/img-select-bg.png);
	padding-top: 10px;
	text-align: center;
	margin-top: 20px;
}
.bodyarea #crossSelect h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #707EBD;
	width: 150px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	_margin-left: 3px;
}

#courseSelectionNav{
	width:117;
	height:40px;
	margin:0 0 0 44px;
}
#courseSelectionNav ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#courseSelectionNav ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#courseSelectionNav ul li a span{
	display:none;
}


#courseSelectionNav ul li a.billing:active, #courseSelectionNav ul li a.billing:link, #courseSelectionNav ul li a.billing:visited {
	width:117px;
	height:40px;
	margin:0px;
	padding:0px;
	display: block;
	background: url(/images/course-selection.png) no-repeat;
}
#courseSelectionNav ul li a.coding:active, #courseSelectionNav ul li a.coding:link, #courseSelectionNav ul li a.coding:visited {
	width:117px;
	height:40px;
	margin:0px;
	padding:0px;
	display: block;
	background: url(/images/course-selection.png) -351px 0px no-repeat;
}
#courseSelectionNav ul li a.transcription:active, #courseSelectionNav ul li a.transcription:link, #courseSelectionNav ul li a.transcription:visited {
	width:117px;
	height:40px;
	margin:0px;
	padding:0px;
	display: block;
	background: url(/images/course-selection.png) -117px 0px no-repeat;
}
#courseSelectionNav ul li a.terminology:active, #courseSelectionNav ul li a.terminology:link, #courseSelectionNav ul li a.terminology:visited {
	width:117px;
	height:40px;
	margin:0px;
	padding:0px;
	display: block;
	background: url(/images/course-selection.png) -234px 0px no-repeat;
}

/* -- Hovers -- */

#courseSelectionNav ul li a.billing:hover{
	background: url(/images/course-selection.png) 0px -40px;
}

#courseSelectionNav ul li a.coding:hover{
	background: url(/images/course-selection.png) -351px -40px;
}
#courseSelectionNav ul li a.transcription:hover{
	background: url(/images/course-selection.png) -117px -40px;
}			
#courseSelectionNav ul li a.terminology:hover{
	background: url(/images/course-selection.png) -234px -40px;
}		
.bodyarea #pagerForm small {
	font-size: 10px;
	font-weight: bold;
}
.bodyarea #pagerForm {
	font-size: 11px;
	background-image: url(/images/right-sub.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E9E9E9;
	margin: 0px;
	padding: 0px;
}
.bodyarea #pagerForm p {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 12px;
}
.bodyarea #pagerForm td {
	font-size: 11px;
}
.bodyarea #pagerForm em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #495EC5;
	font-style: normal;
	font-weight: bold;
}
#compareTable .textFocus {
	width: 70px;
	display: block;
	float: left;
	font-weight: bold;
	color: #4B77AE;
	text-align: right;
	padding: 0 6px 0 0;
	font-size: 1.1em;
}
.bodyarea #compareTable002 {
	padding: 16px 0px;
}

#compareTable002 table {
	width: 670px;
}
#compareTable002 th {
	padding: 6px;
	background-color: #8A98D6;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D7EF;
}
#compareTable002 td {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D7EF;
}
#compareTable002 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#compareTable002 li {
	padding-bottom: 16px;
	background-image: url(/images/arrow-li.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 0px;
	background-position: 0px 3px;
}
#compareTable002 small {
	font-size: 0.8em;
	font-weight: bold;
}






/* ##### Course Selection CSS: END ##### */
#table001 td {
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	margin: 0 0 1px 0;
}
#table001 th {
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #8C99E3;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0 0 1px 0;
}
#table001 strong {
	font-size: 14px;
	display: block;
	padding-top: 20px;
}

/*Example CSS for the demo scrollers*


#pscroller2{
height:80px;
text-align:left;
background-image:url(images/detc-bg-bottom.png);
background-repeat:no-repeat;
width:195px;
border-bottom:1px dotted #D3D2D0;


}

#pscroller2 a {
	text-decoration: none;
	color:#6699CC;
	font-family:"Lucida Grande",Verdana,Arial,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-weight:bold;
	line-height:18px;
	position:relative;
	left:25px;
	width:150px;
}

/*#pausecontent2 a {
padding-left:30px;
padding-top:100px;
margin-top:200px;
}
.someclass {}

.highlight {
color:fff;
}
*/


 testimonial section Begin 



div#sidebar {
}


* html div#sidebar {
}

div#sidebar p {
font-size:12px;

}

* html div#sidebar p {
font-size:12px;

}
div#sidebar a {
color:#000; text-decoration:none;
}

div#sidebar a:hover {
text-decoration:underline;
}

div#sidebar p, div#sidebar div.read_more {
font-size:11px;
margin-bottom:5px;
}

div#sidebar blockquote {
color:#666;
margin:10px 0 0;
text-indent:0px;
z-index:1;
font-family:Georgia,"Bitstream Vera Serif",serif;

}
div#sidebar blockquote p {
	font-size:12px;
	line-height:140%;
}
* html div#sidebar blockquote {
color:#666;
margin:10px 0 0;
text-indent:0px;
font-family:Georgia,"Bitstream Vera Serif",serif;
}

* html div#sidebar blockquote p {
	font-size:12px;
	line-height:140%;
}
div#sidebar div#blockquote_bottom {
}


div#sidebar cite {
color:#666;
font-size:12px;
margin-left:0px;
text-align:left;
display:block;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:normal;

}
div#sidebar cite a {
color:#666;
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:normal;
}
div#sidebar blockquote:after {


}

/* Testimonial end */



/*Accordian menu start */

.Accordion {
	border:1px solid #EEE;
	padding:0px;
	width:195px;

}

.Accordion p  {
	margin:5px 0 2px;
	color:#000;
	font-size:0.8em;

}


.Accordion a {
	list-style:none;
	color:#AC2222;
	font-family:Lucida Grande,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	padding-left: 0px;
	padding-bottom: 0px;
	border: 0px;
	text-transform:none;
	display:block;
	width:auto;
}


.Accordion a:hover {
	color:#000000;
}

.AccordionPanel {
	margin: 0px; padding: 0px;


}

.AccordionPanelTab {
	padding:5px;
	/*	background:#c1c6eb;*/
	background:#F7F6F2;
	color:#AC2222;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	-moz-user-select: none;
	-khtml-user-select: none;
	height:auto;
	text-transform:uppercase;
	font-size:10px;
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left;
	line-height: 16px;
}


.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	background-color:#FFF;
	height: 150px;
}

.AccordionPanelOpen .AccordionPanelTab {
	/*	background:#515a9b;*/
	height:auto;
	border-bottom:1px solid #D9D1C3;
}

.AccordionPanelTabHover {
	color: #000;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #000;
}

.Accordion ul {
padding:5px 5px;
}

.Accordion ul, ol {
	margin:0;
	padding-left:25px;
}

.Accordion ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:5px 0 2px;
	color:#000;
	font-size:0.8em;

}


.Accordion .ul li a:hover {
}


/*-- Accordian menu end */.table001 {
}
.table001  td, .table001 th {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.table001 .table001Heading {
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table001 .table001SubHeading {
	background-color: #DFEEFF;
}
.table001  .table001RedText  {
	font-size: 0.8em;
	font-weight: bold;
	color: #CC0000;
}
.testimonials001 em {
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
}
.testimonials001 strong {
	font-size: .8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.texbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #495EC5;
	background-color: #FFFFCC;
	padding: 2px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: ridge;
	border-bottom-style: groove;
	border-top-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}
.burgundy {color: #990000}



