BODY {
	font: 0.9em/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	margin: 0px;
	padding: 0px;
	background: #2b4e8a;
}

A {
	text-decoration : none;
	color: #0D57D2;
}

A:HOVER {
	text-decoration : none;
	color: #6FA2F7;
}
.width650 {
	width: 650px;
	text-align: left;
}
#midWrapper {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/images/contentBG.jpg) repeat-y left top;
}
#botWrapper {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	clear: both;
	border-top: 1px solid #B6C9E9;
}
#legal {
	font-size: 0.7em;
	clear: both;
}
#topWrapper {
	background: center -32px;
}
#logoDiv {
	width: 551px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 11px;
}
#topWrapper #masthead {
	margin-right: auto;
	margin-left: auto;
	width: 766px;
	margin-top: 5px;
	height: 158px;
}
#contentBottom {
	background: url(../images/images/contentBottom.jpg);
	height: 24px;
	width: 766px;
	margin: 0px auto;
	padding: 0px;
}
#mainContent {
	width: 680px;
	padding: 10px 0px 0px;
	margin: 0px auto;
}
#courseListHome h2 {
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}
p {
	margin: 0px;
	padding: 0px 0px 15px;
}
#courseList {
	margin: 10px 0px 0px;
	padding: 0px;
	background: #ABC0E7;
}

#courseList caption {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px;
	padding: 5px 0px;
	border-top: 1px solid #009900;
	border-bottom: 1px solid #009900;
	background: #EEF9EE;
}
.listCol {
	width: 300px;
	border: 1px solid #E7EDF8;
}

.listCol ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.listCol li {
	margin-top: 5px;
	background: #E7EDF8;
	font-size: .9em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#navBottom {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	color: #152744;
}
#navBottom a:link, #navBottom a:visited, #navBottom a:active {
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #B5E2FB;
}
#navBottom a:hover {
	color: #0D9EEC;
}
#navBottom a.current:link, #navBottom a.current:visited, #navBottom a.current:active, #navBottom a.current:hover{
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
	cursor: default;
}
.contactbox1 {
	float: left;
	width: 300px;
	margin-left: 40px;
}
#mainContent h1 {
	font-size: 1.6em;
	color: #213D69;
	margin: 0px;
	padding: 0px 0px 15px;
}
#contact h2 {
	font-size: 1.4em;
	color: #4877C6;
	margin: 0px 0px 15px;
	padding: 0px;
}
.clear {
	clear: both;
}
#mainContent ul.bullet li {
	background: url(../images/hotBullet1.gif) no-repeat left center;
	list-style: none;
	margin: .5em 0px 0px;
	padding: 0px 0px 0px 40px;
}
#mainContent ul.bullet li a:hover {
	text-decoration: underline;
}
#mainContent ul.noBullet li {
	list-style: none;
}
#registrationSection {
	display: none;
}
ol.alpha {
	list-style: lower-alpha;
}
#legal a {
	color: #000066;
	margin-left: 20px;
}
