#page_body {
	margin-top: 80px;
}

#content h4 {
	margin: 20px 20px 0 20px;
}

#content p.modules {
	font-size: 0.8em;
	padding: 0 20px;
	margin: 5px 0 10px 0;
}

#content #apply_now {
	margin: 40px 0 20px 0;
	padding: 0 20px 10px 20px;
	background: #539a9c url('/images/background/apply_now_bg.png') repeat-x bottom left;
	color: #fff;
	border: 4px solid #b4d1d2;
}

#apply_now fieldset { padding: 20px 0 10px; border: none; }
#apply_now label { color: #fff; }

#content #apply_now h3 { margin-top: 10px; }
#content #apply_now h3.error { color: #ffdde1; }

#apply_now input.submit {
	margin: 0 0 0 130px;
	cursor: pointer;
	cursor: hand;
}
	
#apply_now input.checkbox { margin: 0 0 0 130px; }	
#apply_now em { font-style: italic; font-size: 0.8em; }
	
#content #apply_now h3, #content #apply_now p, #content #apply_now li {
	color: #fff;
}

#sidebar #apply_now a {
	position: absolute;
	left: 2px;
	width: 240px;
	height: 75px;
	text-transform: uppercase;
	padding: 40px 0 0 15px;
	background: url('/images/background/apply_now_link.png') no-repeat top left;
	color: #539a9c;
	font-weight: bold;
	font-size: 1.2em;
}

#sidebar #apply_now a:hover {
	color: #db0500;
	text-decoration: none;
}

#sidebar p.dates, #content.modules p.dates {
	text-align: center;
	padding: 15px 0;
	margin: 0 0 20px;
	border-bottom: 1px dashed #ddd;
	border-top: 1px dashed #eee;
	font-weight: bold;
}

#content.modules p.dates { border: none; padding: 5px 0; margin: 0; }

#content.modules .module_fees {
	margin: 0 20px;	
	font-size: 0.8em;
}	

#content.modules .module_fees p.price { color: #999; }



#sidebar p.dates.first, #content.modules p.dates.first {
	border-top: none;
	margin: 0;
}

#sidebar p.dates em, #content.modules p.dates em {
	color: #666;
	font-weight: normal;
}

#sidebar p.price {
	font-size: 0.7em;
	color: #666;
	margin-top: 0;
}

#sidebar h6 { color: #DB0500; text-transform: uppercase; font-size: 13px; padding: 10px 0 5px; }

#sidebar ul.fees { margin: 20px 0; }

#sidebar li.fees {
	text-align: center;
	font-size: 0.7em;
}

#sidebar li.fees strong {
	font-size: 1.5em;
	font-weight: bold;
}

#fee_notice { margin: 20px 5px 10px; font-size: 0.8em; color: #DB0500; }

#side_nav {
	float: right;
	width: 256px;
	padding: 0;
	margin: 0 2px 0 0;
	border-bottom: 10px solid #fff;	
	border-top: 20px solid #fff;	
}

#side_nav a.nav_link {
	display: block;
	padding: 10px;
	background: #da0400;
	text-decoration: none;
	font-size: 0.7em;
	border: 1px solid #ddd;
	color: #333;
	text-transform: uppercase;
}

#side_nav a.nav_link:hover {
	text-decoration: none;
	background: #da0400 url('/images/background/main_nav_active.gif') repeat-x bottom left;
	color: #000;
	text-shadow: 1px 1px 1px #111;
}
