/****** Menu Override **/
#menu {
	background: #88a905 URL('images/menu_shadow_home.jpg') bottom left no-repeat;
	}
	
	
/****** Header **/
#header {
	min-height: 140px;
	width: 870px;
	background: #236ea7 URL('images/headerbg.jpg') no-repeat;
	float: left; 
	clear: both;
	padding: 0 40px 10px 30px;
	}
#header #headerContainer {
	border-right: 1px solid #5591c0;
	width: 610px;
	padding: 10px 0 0;
	float: left;
	}
#header #headerContainer h1 {
	color: #ffbe2a;
	font-size: 28px;
	letter-spacing: -0.5;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 0px;
	width: 580px;
	text-align: center;
	line-height: 26px;
	}
#header #headerContainer p {
	color: #e3f3fa;
	font-size: 14px;
	width: 585px;
	line-height: 1.4em;
	}
#header #rateContainer {
	float: left;
	margin-left: 30px;
	}
#header #rateContainer h2 {
	color: #ffbe2a;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 6px;
	}
#header #rateContainer .rates .row {
	background: #88a905;
	height: 26px;
	width: 209px;
	line-height: 26px;
	padding: 0 10px;
	font-size: 11px;
	text-align: right;
	}
	
#header #rateContainer .rates .rateTitle a {
	float: left;
	color: #fff;
	}
#header #rateContainer  .rates .altRow {
	height: 26px;
	width: 209px;
	line-height: 26px;
	padding: 0 10px;
	font-size: 11px;
	text-align: right;
	}
#header #rateContainer .rates .rate {
	text-align: right;
	color: #ffbe2a;
	font-weight: bold;
	}

	
/****** Well Overrides **/
#well {
	background: #fff;
	border: 1px solid #cccccc;
	padding-top: 15px;
	}
#well #contentContainer {
	width: 670px;
	background: #fff;
	padding: 0;
	}
#well #contentContainer .contentBlock img {
	background: #fff;
	padding: 0 10px 0 10px;
	float: left;
	border: 0;
	margin: 0 0 3px;
	}
#well #contentContainer .contentBlock {		
	clear: both;
	padding-bottom: 15px;
	}
#well #contentContainer .left {
	width: 270px;
	margin-right: 50px;
	float: left;
	clear:none;
	}
#well #contentContainer .right {
	width: 350px;
	float: left;
	clear:none;
	}
#well #contentContainer .contentBlock  h2 {
	padding: 0 0 4px 10px;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	border-bottom: 1px solid #dcdcdc;
	}
#well #contentContainer .contentBlock p {
	padding: 0 0 0 10px;
	margin: 6px 0;
	}
#well #contentContainer .contentBlock p.questionBank a {
	display: block;
	margin: 6px 0;
	}
	
#well #contentContainer .contentBlock .linkList {
	margin: 0 0 0 40px;
	padding: 0;
	list-style-position:outside;
	list-style-image:url("images/linklisticon.gif");
	font-weight: normal;
	font-size: 12px;
	line-height: 1.7em;
	}
#well #contentContainer .contentBlock .checkList {
	margin: 0 0 0 40px;
	padding: 0;
	list-style-position:outside;
	list-style-image:url("images/fakecheckbox.gif");
	font-weight: normal;
	font-size: 12px;
	line-height:1.7em;
	}
#well #contentContainer .contentBlockContainer {
	}

#well #contentContainer .contentBlock .studentResources_title {
	color: #555555;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 5px;
	}
#well #contentContainer .contentBlock .studentResources_link {
	margin: 0 0 0 20px;
	}
#well #contentContainer .contentBlock  .studentResources_category {
	padding: 0 0 0 20px;
	width: 145px;
	float: left;
	}
#well ol li, #well ul li 
{
	margin-bottom: 0 !important;
}