/* CSS Document */

#topmenu   {
	display: none;
}

li  {
	list-style-type: disc;
	text-align: left;
}

#content  {
	width: auto;
	border: 0px;
	padding-top: 25px;
	float: none !important;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

body {
	background-color: #FFFFFF;
}

h1 {
	font-size: 12px;
	color: #191970;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-weight: bold;
}
h2 {
	font-size: 12px;
}
a:link {
	color: #8B0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8B0000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}

#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 10px;
}

#header p {
	margin: 0px;
	padding: 0px;
}

#course, #costs {
	text-align:justify;
	padding-top: 0px;
	line-height: 16px;
	padding-bottom: 45px;
	page-break-after: always;
}

#course p {
	margin: 0px;
	text-align:justify;
}

#costs {
	margin-top: 20px;
}

#costs li{
	list-style-type: none;
}

h3 {
	font-size: 18px;
	color: #191970;
	margin: 0px;
	padding: 0px;
}

#topmenu img, #course img {
	display:none;
}

.smalltext {font-size: 10px}

#pagehead {
	display:block;
	text-align:center;
	font-size: 14pt;
}

.instructor {
	font-size: 11px;
}

.register, #course h2 {
	display: none;
}