body 
{
	background-color: #0066DD;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#classPageContainer
{
	background-color: #44ccee;
	width: 790px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
/*
	border-style: solid;
	border-color: #000000;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-width: 5px;
*/
}


.classHeader
{
	background-color: #0066DD;
	width: 790px;
	height: 170px;
	margin: 0;
	padding: 0;
	float: left;
	border-style: solid;
	border-color: #000000;
	border-top: 5px;
	border-bottom: 0px;
	border-left: 5px;
	border-right: 5px;
}

.classLeftColumn
{
	background-color: #44ccee;
	width: 150px;
	margin: 0;
	padding: 0;
	float: left;
	min-height: 400px;
}

.classCenterColumn
{
	background-color : #0299B9;
	width: 490px;
	margin: 0;
	padding: 0;
	float: left;
	min-height: 400px;
}

.classRightColumn
{
	background-color: #44ccee;
	width: 150px;
	margin: 0;
	padding: 0;
	float: left;
	min-height: 400px;
}

.classFooter
{
	background-color: #0066DD;
	width: 790px;
	padding: 10px 10px 10px 10px;
	margin: 0;
	float: left;
	color: white;
}

table {
	margin: 0px;
	border: 0px;
	cell-spacing: 0px;
	padding: 0px;
}

td,p,ul,ol,li {
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 12px;
	color: #000000;
	padding: 0px 5px;
	vertical-align: top;
}

td.side {
	background-color: #44ccee;
}

td.middle {
	background-color: #0299b9;
}

a:link,a:visited {
	color: #444444;
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 12px;
	text-decoration: none;
}

a:active,a:hover {
	color: #444444;
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 12px;
	text-decoration: underline;
}


h3 {
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 18pt;
	font-weight: bold
}

h1 {
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 36px;
	font-weight: bold;
	color: #662244;
}

.mission {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Tahoma, Times New Roman;
}

.drmark {
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}

.news {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.copyright {
	font-weight: bold;
	font-family: Tahoma, Times New Roman;
	font-size: 9px;
	color: #ffffff;
}

.b_navbar {
	color: #ffffff !important;
	text-align: right;
}

.apptandloc {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	cell-spacing: 20px;
}
