/* =Home Page Content
---------------------------------------------------------------------------------------------------- */		

.homepage {
	width: 960px;
	padding-bottom:10px;
	padding-top:10px;
	background: url(/images/homepage-footer.gif) no-repeat bottom left;
	}
	
.homepage-widgets {
	float: left;
	text-align: left;
	width: 215px;
	font-size: 11px;
	}	
	
.homepage-widgets .padding {
	padding: 0px 0px 0px 30px;
	}	
	
.homepage h1 { 
	border-top: 5px solid #dbe9eb;
	margin-top: 5px;
}

/* =Widgets - Specific to Home Page
---------------------------------------------------------------------------------------------------- */	



#home .sidebar-newsletter {
border-top: 5px solid #dbe9eb;
}

.homepage-widgets h3 a{
	color: #008c99;
	text-decoration: none;
	font-weight: bold;
}

/* NOT in USE

.self-assesment-tools h3{
	color: #005984;
}

.self-assesment-tools h3 a{
	color: #005984;
	text-decoration: none;
	font-weight: bold;
}

.how-to-guides h3{
	color: #008c99;
}

.how-to-guides h3 a{
	color: #008c99;
	text-decoration: none;
	font-weight: bold;
}

*/


