*{
margin:0;
padding:0;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body{
background: #91b1cb;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 11px;
text-align:left;
margin-left:10px;
}

option {
min-width: 3em;
}

.no-space {
	padding:0;
	margin:0;
}

.no-border {
border: 0;
}
.text-light {
	color: white;
}

.italic {
	font-style:italic;
}

.error_message {
border-bottom: solid 1px #fff;
padding: 2px 6px 2px 6px;
background: #c44;
color: #fff;
font-size: 11px;
}

#flashMessage, .message {
    margin: 0 auto;
    padding: 6px 12px;
    background-color: #c44;
    background-image: url('/engine/img/error.gif');
    background-repeat: no-repeat;
    color: #fff;
	font-size: 12px;
    text-align: center;
    width: 40%;
}

#flashMessage.message a {
	color: #fff;
	text-decoration:underline;
	font-weight: bold;
}

img {
	border: none;
}

#navcontainer {
background: #444;
margin: 0;
padding: 0;
}

#topNav {
background: #444;
width: 760px;
margin: 0;
padding: 0;

}

#bottomNav {
clear:both;
float:right;
color: #fff;
text-align:right;
}


#topNav td {
padding: 0;
margin: 0;
}

#navcontainer ul li {
list-style-type: none;
padding: 0 10px;
margin: 0;
display: block;
float: left;
text-align: center;
height:21px;
}

#bottomNav ul li {
float:left;
text-align: right;
color:#FFFFFF;
}


#navcontainer a {
color: #fff;
display: block;
padding: 4px;
}

#bottomNav a {
padding: 4px 12px;
text-decoration:underline;
border-right: 1px solid #888;
}

#bottomNav a.nobord {
border-right:none;
padding-right:0px;
}

#bottomNav a
{
color: #fff;
}


#navcontainer li#active { background-color: #777 }
#navcontainer a:hover { background-color: #888 }

#bottomNav li#active { background-color: #2b5173 }
#bottomNav a:hover { text-decoration:none; }

#bottomNav {
	padding-top:10px;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align:left;
}

#wrapper_wide {
	width: 1100px;
	margin: 0;
	text-align:left;
}


#contentWrapper {

}

ul {
	list-style-type: none;
}

h5 {
	font-size: 9px;
}

#joinnow
{
margin-left:10px;
font-size: 10px;
height:21px;
}

.submenu {
display:none;
clear:both;
margin-left:27px;
height:21px;
}

.submenu td a{
color: #ccc;
margin: 0px 10px;
}

.submenu li {
float:left;
}

input, textarea {
	margin-right:5px;
	padding: 2px;
}


#loginArea {
height:90px;
width:760px;
background-image:url(../img/topbar.gif);
}

#loginArea img.logo {
float:left;
margin-left:35px;
margin-top:8px;
}

#loginArea table {
float:left;
margin-top:45px;
margin-left:85px;
}

#content {
	margin-top:10px;
	width:760px;
	float:left;
}

#content_wide {
	width:1100px;
	float:left;
}


#content_body, #content_body_full {
	background: #FFFFFF url(/img/contentboxt.gif) top no-repeat;
	padding: 30px;
	text-align: left;
}

#content_body a {
	color:#23435e;
	text-decoration:underline;
}

#content_body .content_body_header {
	margin-bottom:5px;
}

#content_body p, #content_body p {
	margin-top:10px;
	font-size: 12px;
	color:#444;
}

#content_body ul {
	margin-top:15px;
	margin-bottom:10px;
}

#content_body li {
	list-style:none;
	background:url(/img/arrow.gif) no-repeat;
	background-position:0px 3px;
	padding-left:11px;
	margin-left:8px;
	margin-bottom:8px;
	font-size:12px;
	color:#444;
}

#content_body li.check {
	list-style:none;
	background:url(/img/check.gif) no-repeat;
	background-position:0px -1px;
	padding-left:21px;
	margin-left:8px;
	margin-bottom:8px;
	font-size:12px;
	color:#444;
}


#content_body ul li p {
	font-size: 10px;
	color: #23435e;
	width:350px;
	text-align:left;
}

#content_body ul.overview li {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#D08000;
	list-style:none;
	background:url(/img/arrow.gif) no-repeat;
	background-position:0px 3px;
	padding-left:11px;
}

#content_body ul.overview li p {
	color:#23435e;
	font-weight: normal;
	font-size: 12px;
}

#content_body h2 {
	margin:8px 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#23435e;
}

#content_body h3 {
	margin-left:10px;
	margin-top:3px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#23435e;
}

#content_body ul.small {
	margin-top:0px;
	margin-bottom:13px;
}

#content_body ul.small li {
	list-style-type:none;
	background:none;
	margin:0px;
	margin-top:1px;
	margin-left:18px;
	font-weight: normal;
	font-size: 12px;
	color:#D08000;
}

#content_body ul.lessindent li {
	margin-left:0px;
}

#content_footer, #content_footer_wide {
	background-image:url(/img/contentboxb.gif);
	height:20px;
}

#content_footer_wide {
	background-image:url(/engine/img/contentboxb_wide.gif);
}

.content_header.content_header {
	padding-left:40px;
	padding-bottom:20px;
	padding-top:8px;
}

img.symbol {
	vertical-align:bottom;
}

form.lpform {
	font-size:12px;
	color:#444;
	margin-left:2px;
}

form.lpform input {
	font-size: 12px;

}

form.lpform input.bg, .inputbg {
	background-image:url(/img/box_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #7C7B7D;
}

form.lpform input.bg2, .inputbg2 {
	background-image:url(/img/box_bg2.gif);
	background-repeat:repeat-x;
	border:1px solid #7C7B7D;
}


form.lpform input.img {
	padding-top:8px;
	margin:0px;
	font:0px;
	vertical-align:top;
	background:none;
	border:none;
	text-align:right:;
}

a.odlink {
	text-decoration:none !important;
	padding-left:1px;
	font-weight:bold;
}

.desc br {
	font-size:3px;
}

#report ()

#report tr.alt1, tr.alt1 {
	background-color:white;
}

#report tr.alt2, tr.alt2 {
	background-color:#eee;
}

#report th {
	background-color: #444;
	padding: 4px 2px;
	color: #fff;
	font-weight: bold;
}

#report td, td {
	padding: 3px 2px;
}

.center {
	text-align: center;
}

th {
	padding: 3px;
	background-color: #444;
	color: white;
}

table.courses {

}

table.courses td {
padding: 3px;
}

#content_body h2.landing_page {
	font-size: 20px;
	margin-top: 30px;
	color: #f90;
}

#content_body hr {
	margin: 4px 0px 20px 0px;
	border:none;
	background-color:#609ccb;
	height: 1px;
}
.required {
	color: green;
	font-weight: bold;
}

form div.date{
margin-left: 0em;
}

label
{
width: 140px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}
input, textarea {
font-family: inherit;
}
select {
clear: both;
vertical-align: text-bottom;
font-family: inherit;
}
option {
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
}


div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 400px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}


#content_admin form {
	font-size:12px;
	color:#444;
	margin-left:2px;

}

#content_admin input {
	font-size: 12px;
}

#content_admin label {
	margin: 4px 8px 4px 4px;
}

#content_admin select {
	margin-bottom: 4px;
}

#content_admin div.value {
	font-weight:bold;
	color:black;
}

#content_admin h2 {
	color:#000;
}

#content_admin h2#admin_header {
	color:#fff;
}

#content_admin input, #content_admin textarea, .textarea {
	background-image:url(/engine/img/box_bg.gif);
	background-repeat:repeat-x ;
	background-position: bottom;
	border:1px solid #7C7B7D;
	margin-bottom: 4px;
}

#content_admin textarea {
	font-size: 12px;
}

#content_admin input.bg2 {
	background-image:url(/engine/img/box_bg2.gif);
	background-repeat:repeat-x;
	border:1px solid #7C7B7D;
}

#content_admin input.img {
	padding-top:8px;
	margin:0px;
	font:0px;
	vertical-align:top;
	background:none;
	border:none;
	text-align:right:;
}

#content_admin table.list {
	width:100%;
}

#content_admin table.list td.actions a {
	padding-right: 14px;
}

#content_admin table.list tr td{
	border-bottom:1px solid #ddd;
}

#content_admin table.list tr.total {
	font-weight: bold;
}

#content_admin table.list tr.total td {
	border-top:2px solid #444;
}

#footer a {
	text-decoration: underline;
}

img.step {
	margin-bottom: 4px;
}

#fine_print, .fine_print {
	font-size: 9px;
	color: #888;
}