body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/tile.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Console", Verdana;
	font-size: 8pt;
	color: #333333;
}

td, input, textarea {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Console", Verdana;
	font-size: 8pt;
}

h5 {
	font-size: 8pt;
}

h4 {
	font-size: 10pt;
}

h3 {
	font-size: 12pt;
}

h2 {
	font-size: 14pt;
}

h1, h2, h3, h4, h5, h6 {
	color: #7da9d6;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a, a:link, a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.main_content {
	width: 469px;
	padding-right: 25px;
	text-align: justify;
	font-size: 8pt;
}

.justify {
	text-align: justify;
}

.divider {
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	width: 464px;
	height: 23px;
}

.divider_line {
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	width: 464px;
	height: 1px;
}

.smaller_content, .smaller_content td {
	font-size: 8pt;
}

.smaller_content_lt, .smaller_content_lt td {
	font-size: 8pt;
	color: #999999;
}

.small_panel_recent_headlines {
	background-image: url(images/small_panel_recent_headlines.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 195px;
}

.small_panel_success_stories {
	background-image: url(images/small_panel_success_stories.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 195px;
}

.small_panel_mtlinks {
	background-image: url(images/small_panel_mtlinks.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 195px;
}

.small_panel_tile {
	background-image: url(images/small_panel_tile.jpg);
	background-repeat: repeat-y;
	width: 195px;
	font-size: 8pt;
}

.small_panel_content {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	text-align: center;
	color: #999999;
}

.small_panel_content a, .small_panel_content a:link, .small_panel_content a:visited {
	color: #333333;
	text-decoration: none;
}

.small_panel_content a:hover {
	text-decoration: underline;
}

.small_panel_footer {
	background-image: url(images/small_panel_footer.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 195px;
}

.small_panel_divider {
	background-image: url(images/small_panel_divider.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 155px;
	background-position: center center;
}

.copyright_area {
	font-size: 6pt;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
}

.copyright_area td {
	font-size: 8pt;
}

.copyright_area a, .copyright_area a:link, .copyright_area a:visited {
	color: #999999;
	text-decoration: none;
}

.copyright_area a:hover {
	color: #000000;
	text-decoration: underline;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blue_text {
	color: #7da9d6;
	text-align: left;
}

.blue_text a, .blue_text a:link, .blue_text a:visited, a.blue_text, a.blue_text:link, a.blue_text:visited {
	color: #7da9d6;
	text-decoration: none;
}

.blue_text a:hover, a.blue_text:hover {
	text-decoration: underline;
}

.gray_text {
	color: #666666;
}

.btn_register_online {
	margin-top: -2px;
	float: right;
	position: relative;
	right: 70px;
}

.navigation {
	width: 796px;
	height: 38px;
	position: relative;
}

.navigation_menu {
	width: 796px;
	position: absolute;
	z-index: 50000;
	top: 0px;
	left: 0px;
}

.flash_menu {
	float: left;
}

.clear {
	clear: both;
	font-size: 0em;
	line-height: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}