@charset "UTF-8";
/* CSS Document */

/* Containment CSS ******************************
***********************************************/

html { min-height: 100.05%; }
body { 
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	}

.container {
	width:865px;
	margin: 0 auto;
	background-color:#FFFFFF;
	}
	
.page {
	width:835px;
	padding-bottom:300px;
	margin:0 auto;
	}

/* Header CSS ***********************************
***********************************************/

.header {
	width:835px;
	height:105px;
	}
.searcharea {
	clear: both;
	float:right;
	}
.navbar, a.topnav {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	text-decoration: none;
	}
a.topnav:hover {
	text-decoration: underline;
	}

#healthcarebutton {
	display: block;
	width: 100px;
	height: 33px;
	background: url(/images/healthcare_button.gif) no-repeat 0 0;
	}
#healthcarebutton-active {
	display: block;
	width: 100px;
	height: 33px;
	background: url(/images/healthcare_button.gif) no-repeat 0 -33px;
	}
#healthcarebutton:hover, #compliancebutton:hover, #lifesciencebutton:hover {
	background-position: 0 -33px; 
	}
#lifesciencebutton {
	display: block;
	width: 100px;
	height: 33px;
	background: url(/images/lifescience_button.gif) no-repeat 0 0;
	}
#lifesciencebutton-active {
	display: block;
	width: 100px;
	height: 33px;
	background: url(/images/lifescience_button.gif) no-repeat 0 -33px;
	}
#compliancebutton {
	display: block;
	width: 100px;
	height: 33px;
	background: url(/images/compliance_button.gif) no-repeat 0 0;
	}
#compliancebutton-active {
	display: block;
	width: 100px;
	height: 33px;
	background: url(/images/compliance_button.gif) no-repeat 0 -33px;
	}



/* Left Navigation CSS **************************
***********************************************/

.leftnav {
	width:135px;
	height:100%;
	background-color:#FFFFFF;
	}

.leftnav a {
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	text-decoration: none;
	margin-left:12px;
	font-size: 13px;
	color: #004558;
	background-color:#FFFFFF;
	}
.leftnav a.terms {
	background-color: #ded9c9;
	}
	
.leftnav a:hover {
	text-decoration: underline;
	}

.feebox {
	width:115px;
	background-color:#ded9c9;
	padding: 10px;
	
	font-size:11px;
	line-height:13px;
	margin-bottom:5px;
	}
.feebox strong {
	line-height:18px;
	}
.feebox a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	position:relative;
	top:6px;
	margin-left:0px;
	text-decoration:underline;
	color:#3f56ba;
	}	

.greenbox {
	width:135px;
	height:367px;
	background-color:#b9d2cc;
	height: 100%;
	text-align:center;
	margin-top:5px;
	padding-top:20px;
	}

/* Footer CSS ***********************************
***********************************************/

.footer {
	width:835px;
	height:60px;
	margin-top:5px;
	font-size:10px;
	color: #004558;
	}
.footer a {
	text-decoration:none;
	color: #004558;
	font-weight: bold;
	}
.footer a:hover {
	text-decoration:underline;
	}
/* Body Text CSS ********************************
***********************************************/

.bodytext {
	width:670px;
	padding-left:15px;
	}

.registerlink{
	color:#446088;
	font-weight:bold;
	font-size:13px;
	}
.coursenumber {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	}
.coursetitle {
	font-size:14px;
	color:#005264;
	font-weight: bold;
	}
.coursesubhead, .hdr {
	font-style: italic;
	font-size:12px;
	font-weight:bold;
	}
.hdr{
	font-size:14px;
	}
.linklist { 
	color: #565656; 
	text-decoration: none; 
	font-weight: bold;
	font-family: Arial Narrow, Helvetica Narrow, Arial, Helvetica, san-serif; 
	font-size:14px;
}
.linklist a:link { color: #565656; text-decoration: none; }
.linklist a:visited { color: #565656; text-decoration: none; }
.linklist a:hover { color:#000000; text-decoration: underline; }
.linklist a:active { color: #565656; text-decoration: none; }

.curriculumtitle { 
	color: #447987; 
	text-decoration: none; 
	font-weight: bold;
	font-family: Arial Narrow, Helvetica Narrow, Arial, Helvetica, san-serif; 
	font-size:16px;
}
.curriculumbody { 
	text-decoration: none; 
	font-family: Arial Narrow, Helvetica Narrow, Arial, Helvetica, san-serif; 
	font-size:14px;
	line-height:18px;
}
	
/* Home Page CSS ********************************
***********************************************/
#healthcare-panel {
	display: block;
	width: 175px;
	height: 142px;
	background: url(/images/healthcare-panel.gif) no-repeat 0 0;
	}
#healthcare-panel:hover {
	background: url(/images/healthcare-panel-rollover.gif) no-repeat 0 0;
	}
#lifescience-panel {
	display: block;
	width: 175px;
	height: 142px;
	background: url(/images/lifescience-panel.gif) no-repeat 0 0;
	}
#lifescience-panel:hover {
	background: url(/images/lifescience-panel-rollover.gif) no-repeat 0 0;
	}
#compliance-panel {
	display: block;
	width: 175px;
	height: 142px;
	background: url(/images/compliance-panel.gif) no-repeat 0 0;
	}
#compliance-panel:hover {
	background: url(/images/compliance-panel-rollover.gif) no-repeat 0 0;
	}
.hometext {
	line-height:17px;
	}
.homecallout {
	font-size: 16px;
	font-weight:bold;
	font-family:Times, "Times New Roman", serif;
	color: #004558;
	line-height: 18px;
	}
	
/* TabberTab Special for courses*********************
****************************************************/
	
.tabarea {
	margin-top:1em;
	}
ul.tabbernav li.activetab a {
	background-color: #fff;
	border-bottom: 1px solid #fff;
	}
ul.tabbernav li.activetab a:hover {
	color: #000;
	background: white;
	border-bottom: 1px solid white;
	}
ul.tabbernav {
	margin:0;
	padding: 3px 0;
	border-bottom: 1px solid #777788;
	font: bold 10px Arial, Helvetica, sans-serif;
	}
ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
	}
ul.tabbernav li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #777788;
	border-bottom: none;
	background: #ddddee;
	text-decoration: none;
	}
ul.tabbernav li a:link { 
	color: #444488; 
	}
ul.tabbernav li a:visited { 
	color: #666677;
	}
ul.tabbernav li a:hover {
	color: #000;
	background: #aaaaee;
	border-color: #222277;
	}
ul.tabbernav li.tabberactive a {
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
	}
ul.tabbernav li.tabberactive a:hover {
	color: #000000;
	background: white;
	border-bottom: 1px solid white;
	}
