	#header-extra {
		margin-top: 40px;
	}
	
	#education-navigation {
		list-style: none;
		line-height: 18px;
		width: 400px;
		margin: 0 auto;
		text-align:center;
		padding:0;
	}
	
	#education-navigation a {
		font-family: AvenirRegularg,Arial,Helvetica,sans-serif;
		font-weight: normal;
		text-transform: uppercase;
		font-size: 14px;
		color: #75BEDF !important;
		text-decoration:  none;
	}
	
	#education-navigation li {
		display: inline-block;
		padding: 0 15px;
	}
	#education-navigation-container {
		background: url("/images/education-nav-gradient.jpg") repeat-x;
		clear: both;
		height: 32px;
		width: 1011px;		
		}
	
	#contentcontainer h2, #content  {
		margin: 0 !important;
		margin-left: 10px;
		padding: 0 !important;

	}
    .highlighted {
        background-color: #F7FCFF !important;
        padding-left: 15px;
        padding-top: 5px;
        width: 100%;
    }
    body #wrapper #contentcontainer #content ul {
        list-style: none;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
    body #wrapper #contentcontainer #content  li {
        padding: 0 !important;
    }
    
    
    .heading-3  {
        color: #75BEDF !important;
        text-transform: uppercase;
        font: 20px/18px AvenirRegular, Arial,Helvetica,sans-serif !important;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 5px !important;
    }
    
    body #wrapper #contentcontainer #content {
        width: 1011px !important;
        
    }	
	
	
	#bodyContainer {
		padding-bottom: 30px;
	}