body {
	margin: 0;

	background: url(images/background.gif) no-repeat top center;
	background-color: #334D79;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

a.address_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

a.address_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3984FF;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.sidebar_back {
	background: url(images/sidebar_image.jpg) no-repeat;
	background-position: bottom left;
	background-color: #3F6A86;
}

.instructions {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.corner1 {
	background: url(images/corner.gif) no-repeat bottom left;
	background-color: #ffffff;
}

.corner2 {
	background: url(images/corner2.gif) no-repeat bottom right;
	background-color: #ffffff;
}

.corner3 {
	background: url(images/sidebar_image.jpg) no-repeat;
	background-color: #3F6A86;
}


.main_button_space {
	margin-top: 10px;
}

.logo {
	position: relative;
	top: 22px;
	left: 22px;
}

.flash {
	position: relative;
	top: 22px;
}

.main_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 22px;
	margin-left: 20px;
	width: 466px;
	clear: both;
	float: left;
	padding-bottom: 10px;
}

.main_content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 14px;
	margin-left: 11px;
	width: 269px;
}

.main_content3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 22px;
	margin-left: 20px;
	width: 400px;
}

.main_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 22px;
	margin-left: 20px;
	width: 200px;
}

.title {
	color: #1B3E78;
	font-weight: bold;
}

a {
	color: #C60000;
}

a:hover {
	color: #760000;
}

.box1 {
	position: relative;
	top: 10px;
	left: 10px;
	width: 195px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.box2 {
	position: relative;
	top: 10px;
	left: 13px;
	width: 195px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.box3 {
	position: relative;
	top: 10px;
	left: 10px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.blue_bullet {
	color: #1B3E78;
}

.diagram {
	background: url(images/diagram.gif) no-repeat;
	background-color: #ffffff;
}

.diagram_table {
	z-index: 3;
}

.start {
	z-index: 2;
	position: relative;
	top: -132px;
	left: 110px;
}

.heatlh {
	z-index: 4;
	position: relative;
	top: 282px;
	left: 153px;
}

.shopping {
	z-index: 2;
	position: relative;
	top: -46px;
	left: 271px;

}

dl#courses { border-top: 1px solid #3f6a86; padding-top: 1em; }
dl#courses dt { margin: 0; background: #c00; padding: .5em; color: #fff; font-weight: bold; }
dl#courses dd { margin: 0; margin-bottom: 1em; padding: .5em; background: #eee; }
dl#courses dd p { margin-top: 0; margin-bottom: 1.5em; }

hr { display: none; }
form#registration h3 { color: #334d79; }
form#registration { width: 450px; }
form#registration fieldset { border: 0; border-top: 1px solid #b8cedb; margin-bottom: 1em; }
form#registration legend { color: #334d79; font-weight: bold; }
form#registration {}
form#registration table { border-collapse: collapse; margin: 1em 0; }
form#registration table tr { vertical-align: top; }
form#registration table td { padding: 2px 4px; text-align: left; }
form#registration table th { padding: 2px 4px; width: 150px; font-weight: normal; text-align: left; }
td span.info { display: block; font-weight: normal; margin: .2em 0 .5em ;font-size: 75%; color: #666; }
.validation-advice { color: #e00; font-size: 95%; margin: .5em 0; }
.ajax-pass, .ajax-fail { color: #090; font-size: 95%; margin: .5em 0; }
.ajax-fail { color: #e00; }
#username-avail,#email-avail { padding: 2px; }
form#registration button { margin: 1em 0 2em 0; }

table#quote_table { border: 1px solid #b7cdda; }
table#quote_table tr {}
table#quote_table tr th { border-right: 1px solid #a6bcc9; border-bottom: 1px solid #a6bcc9; font-weight: bold; background: #b7cdda; text-align: center; vertical-align: middle; padding: 5px; color: #fff; width: 75px; margin: 0; }
table#quote_table tr th:first-child { background: #a6bcc9; width: 100px; border: 0; }
table#quote_table tr th:last-child { background: #849aa7; border: 0; }
table#quote_table tr td { background: #e8f1de; padding: 5px; text-align: right; border-left: 1px solid #b7cdda; }
table#quote_table tr td:first-child { border: 0; }
table#quote_table tr td:last-child { font-weight: bold; }
div#TOSframe { margin: 1em 0; height: 300px; overflow-y: scroll; padding: .2em 1em; background: #F2F3F4; border: 1px solid #C0D2DD; }
div#TOSframe h3 { font-size: 90%; }

#announcement {width: 464px;}
#announcement_top {width: 464px; height: 12px; background: url(images/accouncement_top2.gif) no-repeat;}
#announcement_middle {width: 424px; height: 71px; padding-left: 20px; padding-right: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; background: url(images/accouncement_middle2.gif) no-repeat; font-size: 10px;}
#announcement_middle h2 {font-size: 10px; margin: 0;}
#announcement_middle p {margin-top: 8px; margin-bottom: 8px;}
 #announcement_middle a.link {float: right;}
#announcement_bottom {width: 464px; height: 12px; background: url(images/accouncement_bottom2.gif) no-repeat;}
.index_list {list-style: url(images/checkmark.gif); margin-left: 23px;}
.index_list li {margin-bottom: 10px;}
#index_table {margin-top: 20px;}
