body {
	background-color: #FFFFFF;
	font-family: Verdana,Geneva,Arial,sans-serif;
	margin: 0;
}
.spacer {
	border-bottom: 1px dashed #949494;
	padding-bottom: 5px;
	padding-top: 0;
}
.nav_bar_main {
	border-bottom: 1px solid #003366;
	border-top: 1px solid #003366;
	color: #003366;
	padding: 4px;
	text-align: center;
}
.nav_bar_orange {
	background-color: #FFCC33;
}
.divider {
	border-bottom: 1px dashed #949494;
	padding-bottom: 10px;
	padding-top: 2px;
}
a:link, a:active, a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.footer_courses {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #666666;
	font-size: 65%;
}
.footer_courses a:link {
	color: #666666;
	text-decoration: underline;
}
h1 {
	color: #333333;
	font-size: 110%;
	font-weight: bold;
}
h2 {
	color: #333333;
	font-size: 105%;
	font-weight: bold;
}
h3 {
	color: #333333;
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
	padding-left: 10px;
}
h4 {
	color: #333333;
	font-size: 95%;
	font-weight: normal;
}
p {
	color: #333333;
	font-size: 100%;
	line-height: 15px;
	padding-left: 10px;
}
td {
	color: #333333;
	font-size: 75%;
}
th {
	color: #333333;
	font-size: 70%;
	font-weight: bold;
}
li {
	padding-bottom: 2px;
	padding-left: 1px;
	padding-top: 5px;
}
.main_cell {
	border-left: 1px dashed #949494;
	font-size: 100%;
	font-weight: normal;
	margin-left: 5px;
	padding: 10px;
}
.box_title_navigation {
	background-color: #EFEFEF;
	border-bottom: 1px solid #FFFFFF;
	color: #333333;
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.box_title_navigation a, .box_title_navigation a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.box_content_navigation {
	background-color: #EFEFEF;
	color: #666666;
	font-size: 75%;
	line-height: 18px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
.box_links_title, .box_news_title {
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	padding: 8px;
}
.box_links_content {
	color: #333333;
	font-size: 75%;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 3px;
}
.box_news_content {
	color: #666666;
	font-size: 75%;
	line-height: 15px;
	padding: 5px 5px 5px 10px;
}
.small {
	font-size: 10px;
	padding-left: 12px;
}
.button {
	-x-system-font: none;
	background-color: #FDFDE6;
	border: 1px solid #DDDDDD;
	clear: right;
	font-family: verdana,geneva,arial;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 25px;
	line-height: normal;
	position: absolute;
	right: 10px;
	text-align: center;
	top: 163px;
	width: 250px;
	z-index: 1;
}
.clear-float {
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 0;
}
