#wrapper {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #content {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background: #ebebeb;
	padding-top: 10px;
	margin-bottom: 20px;
}
#wrapper #content #welcome {
	height: 412px;
	background: url(../img/page_01_bg.jpg) no-repeat;
}
h1 {
	font: bold 34px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.blue_hilight {
	color: #005de7;
}
#wrapper #content #how_it_works {
	background: #FFFFFF url(../img/how_it_works_bg.jpg) no-repeat center top;
	height: 345px;
}

A {
	color: #005de7;
	text-decoration: underline;
}


#wrapper #menu #menu_tbl td {
	border-bottom: 1px solid #999999;
}
#wrapper #menu #menu_tbl .tab_on {
	background: #ebebeb url(../img/on_diffuse.gif) repeat-x center top;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #ebebeb;
	border-left: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	font-weight: bold;
	font-size: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #menu #menu_tbl .tab_off {
	background: #ebebeb;
	border-right: #d6d6d6;
	border-bottom: 1px solid #999999;
	border-left: #d6d6d6;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	font-size: 12px;
}
#wrapper #logo {
	background: url(../img/logo.gif) no-repeat left;
	height: 77px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h2 .shrink {
	font-size: 80%;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
ul {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	color: #d30012;
}
.black_hilight {
	color: #000000;
}
h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #00317a;
}
#wrapper #menu #menu_tbl a {
	color: #000000;
	text-decoration: none;
}
#wrapper #menu #menu_tbl a:hover {
	color: #005de7;
	text-decoration: none;
}



#class_list LI {
	float: left;
	width: 360px;
	list-style-type: none;
	background-image: url(../img/li_bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 4px;
}
#class_highlight {
	width: 325px;
	border: 3px solid #ff9000;
	margin: 0px;
	background-image: url(../img/highlight_arrow.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 135%;
}
#class_list .end_link a {
	font-weight: bold;
	font-size: 135%;
}

#class_list .end_link {
	background-image: url(../img/highlight_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	padding-left: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#class_list {
	width: 770px;
	margin:5px 0px 0px 0px;
}

#class_list A {
	color: #0060bd;
	text-decoration: underline;
}
#class_list A:hover {
	color: #00264a;
	text-decoration: underline;
}
#wrapper #content #invite {
	padding: 15px;
	background: #FFFFFF;
}
.red_hilight {
	color: #ee1d23;
}
.red_h3 {
	font: normal 24px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #ee1d23;
}
FORM {
	margin: 0px;
	padding: 0px;
}

#wrapper #content #form_container {
	background: #FFFFFF;
}

.form_wrapper {
	background: #efefef;
	border: 1px solid #c8c8c8;
	padding: 5px;
	width: 365px;
}

.note {
	font-size: 10px;
}#wrapper #logo_sm {
	background: url(../img/logo_sm.gif) no-repeat left;
	height: 62px;
	margin-top: 10px;
	margin-bottom: 10px;
}
