BODY
{
	COLOR: #000; /* default text color */
	background-color: #fff;
	font-family: arial;
	margin: 0px;
	text-align: left;
}
/* General Settings */
H1
{
	font-family: arial;
	COLOR: #000000;
	font-size: 14pt;
	border-bottom: solid 2px #270D75;
	text-align: left;
}
H2
{
	font-family: arial;
	COLOR: #000000;
	font-size: 12pt;
	text-align: left;
}
H2.rheading
{
	font-family: arial;
	COLOR: #FFF;
	font-size: 12pt;
	text-align: center;
	border-bottom: solid 2px #FFF;
}
a:link, a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}

ul.checkmark
{
	list-style-type: none;
}
table.courses
{	
	FONT-FAMILY: arial;
	font-size: 10pt;
}
table.review
{	
	FONT-FAMILY: arial;
	font-size: 10pt;
}
ul.checkmark li
{
	background: url(images/checkmark.gif) no-repeat;
	background-position: 0px 2px;
	padding-left: 30px;
}
/* Fixed width in the middle of the screen with a border */
.container
{
	width: 977px !important;
	width: 977px;
	border: solid 0px #000;
}
/* Not important if using one solid header the same size as the container above */
.headerwrapper
{
	border-bottom: solid 3px #ff0000;
	
}
.header
{
	position: relative;
	display: block;
	
}
.headerform
{
	position: absolute;	
	top: 0px;
	left: 400px;
	width: 377px;
	height: 115px;
}
/* Use to set the color and size of the leftbar */
td.leftbar
{
	background-color: #d1edf1;
	color: #000;
	width: 200px;
	border-right: solid 0px #000;
	margin-top: 0px;
	
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
}
td.mainwindow
{
	padding: 10px;
	width: 775px;
	background-color: #fff;
	font-size: 10pt;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
table
{
	font-size: 11pt;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
{
	background-color: #fff;
	color: #000;
	FONT-FAMILY: arial;
	font-size: 10pt;
}
td.atable
{
	background-color: #fff;
	color: #000;
	FONT-FAMILY: arial;
	font-size: 10pt;
}
td.rightbar
{
	background-color: #8CA1DA;
	color: #000;
	width: 150px;
	border-left: solid 1px #000;	
}
/* leaving the width at 100% makes it so it will stay with the width set in the leftbar above */
div.mainbodytext
{
	FONT-FAMILY: arial;
	font-size: 10pt;
}
div.navbar
{
	margin-top: 18px;
	margin-bottom: 100px;
	width: 100%;
}
div.rightnavbar
{
	margin-top: 32px;
	margin-bottom: 100px;
	width: 100%;
}
a.nav:link, a.nav:visited
 {
	background-color: #d1edf1;
	FONT-FAMILY: tahoma;
	font-size: 10pt;
	color: #000000; /* text color */
	text-align: left;
	padding-left: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	width: 100%; 
	margin-bottom: 6px;
	border-bottom: solid 0px #383541;
	display: block; /* makes it so you don't need br's between the buttons */
	-moz-box-sizing:border-box;box-sizing:border-box;
}
a.nav2:link, a.nav2:visited
 {
	background-color: #8CA1DA;
	FONT-FAMILY: arial;
	font-size: 10pt;
	color: #000; /* text color */
	text-align: center;
	padding-left: 4px;
	padding-right: 2px;
	padding-bottom: 8px;
	text-decoration: block;
	width: 100%; 
	margin-bottom: 6px;
	border-bottom: solid 1px #061348;
	display: block;
}
a.nav3:link, a.nav3:visited
 {
	background-color: #8CA1DA;
	FONT-FAMILY: arial;
	font-size: 10pt;
	color: #000; /* text color */
	text-align: center;
	padding-left: 4px;
	padding-right: 2px;
	padding-bottom: 8px;
	text-decoration: block;
	width: 100%; 
	margin-bottom: 6px;
	border-bottom: solid 1px #061348;
	display: block;
}
/* 
border (format: style size color) solid black on top, and white on bottom gives effect of inner drop shadow - button being pushed down 
*/
a.nav:hover {
	background-color: #fff;
	text-decoration: none;
	color: #000;
}
a.nav2:hover {
	background-color: #000;
	text-decoration: block;
	color: #fff;
}
a.nav3:hover {
	background-color: #000;
	text-decoration: block;
	color: #fff;
}
#featured {
	font-weight: bold;
}
.examtable
{
	border: solid 1px #000;
	font-size: 10pt;
	font-family: arial;
	width: 90%;
}
a.green:link, a.green:visited {
	color: #336600;  
	text-decoration: none;
}
a.green:hover {
	color: #A7A984; 
	text-decoration: none;
}
.copy {
	background-color: #D3DEFC;
	border-top: solid 0px #000;
	display: block;
	color: #000; 
	font-weight: bold;
	font-size: 10pt;
	FONT-FAMILY: arial;
	text-align: center;
	width: 977px;
	padding-top: 10px;
	padding-bottom: 10px;
background-image: url(images/foot_back.jpg);
	background-repeat: repeat-x;
}
a.jwd:link, a.jwd:visited {
	color: #fff;  
	text-decoration: none;
	font-weight: bold;
}
a.admin:link, a.admin:visited {
	color: #cccccc;  
	text-decoration: none;
	font-size: 10pt;
	text-align: center;
	width: 100%;
}
div.contactform
{
	width: 280px;
	float: right;
	text-align: center;
}
.assess
{
	background-color: #000;
	color: #fff;
}
.floatright
{
float: right;
}
.floatleft
{
float: left;
margin-right: 10px;
}
DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}
.nursetable a {
	font-family: arial;
	COLOR: #270D75;
	font-size: 10pt;
	text-align: left;
}
.rightad {
float: left;
display: block;
width: 180px;
padding-bottom:10px;
}

.jobslinks
{
display: block;
margin-left: 180px;
}


.skygads
{
float: left;
display: block;
width: 360px;
padding: 5px;
}

.mainbodytext ul 
{
list-style-position:inside;
}

.mainbodytext ol 
{
list-style-position:inside;
}

