@charset "UTF-8";
/* CSS Document */
/* Generic
---------------------------------------------------------------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0099cc;
}

#main {
	background-image: url('images/heart.gif');
	background-repeat: no-repeat;
}

.header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 35px;
	color: #006699;
	font-weight: bold;
	letter-spacing: -1.9pt;
}

.norm_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 8pt;
}

.norm_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 20pt;
}

.norm_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 24pt;
	letter-spacing: -0.5pt;
	font-weight: bold;
}

.norm_20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 18pt;
	letter-spacing: -0.5pt;
	font-weight: bold;
}

.precourse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 5px;
	background-color: #cccc00;
	line-height: 24pt;
	letter-spacing: -0.5pt;
	font-weight: bold;
}

.maincourse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 5px;
	background-color: #e2007a;
	line-height: 24pt;
	letter-spacing: -0.5pt;
	font-weight: bold;
}

.nursecourse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 5px;
	background-color: #a51a8f;
	line-height: 24pt;
	letter-spacing: -0.5pt;
	font-weight: bold;
}

.perfusionistcourse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 5px;
	background-color: #cabb9e;
	line-height: 24pt;
	letter-spacing: -0.5pt;
	font-weight: bold;
}

.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18pt;
}

hr {
border:0px; border-top:1px dotted #ff9900; height:0px;
}


p{
	margin-top:-0.1em;
	margin-bottom:1.2em;
}
.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #D63D70;
}
.h2 {
	font-family: Arial, sans-serif;
	font-size: 21px;
	color: #D63D70;
	font-weight: bold;
	line-height: 200%;
	letter-spacing: -0.8pt;
}
.h3 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #D63D70;
	font-weight: bold;
	letter-spacing: -0.8pt;
	text-transform: capitalize;
}
.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 25px;	
}
.text:first-letter {
	font-size:500%;
	color:#D63D70;
	float:left;
	line-height: 50px;
	font-family: Times New Roman, Times, serif;
}
.text1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 25px;	
}
.text1:first-letter {
	font-size:500%;
	color:#D63D70;
	float:left;
	line-height: 50px;
	font-family: Times New Roman, Times, serif;
}
.text2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 25px;	
}
.boldtext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.superscript {
	font-family: Times New Roman, Times, serif;
	font-size: 90%;
	font-style: italic;
	vertical-align: super;
}
.superscript {
	font-family: Times New Roman, Times, serif;
	font-size: 90%;
	font-style: italic;
	vertical-align: super;
}
.italics {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
}
.active_menu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 48px;
	color: #D63D70;
	letter-spacing: -2pt;
	line-height: 90%;
}
.nav_menu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 48px;
	color: #ffffff;
	letter-spacing: -2pt;
	line-height: 90%;
}
.active_submenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #e67c9f;
	letter-spacing: -1pt;
}
.nav_submenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #D63D70;
	letter-spacing: -1pt;
}
a.one:link,
a.one:visited {
	color: #ffffff;
	text-decoration: none;
}
body a.one:hover {
	color: #e67c9f;
}
a.two:link,
a.two:visited {
	color: #D63D70;
	text-decoration: none;
}
body a.two:hover {
	color: #e67c9f;
}
a.three:link,
a.three:visited {
	color: #D63D70;
	text-decoration: none;
}
body a.three:hover {
	color: #e67c9f;
}
a.four:link,
a.four:visited {
	color: #D63D70;
	text-decoration: none;
	font-weight: bold;
}
body a.four:hover {
	color: #e67c9f;
	font-weight: bold;
}

.cent {
	margin-left: auto;
	margin-right: auto;
}

