/* CSS Document */

body, #holder{
	background-color: #fff;
	}
#navbar, #gHeader, #gFooter, #footer, #navigation {
	display: none;
	}
	
.corset{
	overflow:visible!important;
	height:auto!important;
}

#eduHeader{
	height:70px!important;
}

#sPhoto{
	margin:0px!important;
	top:0!important;

}

#sLogo{
	clear:both!important;
	position:relative!important;
	margin:0 0 30px 0!important;
	top:0!important;
}

#printHeader{
	display: inline;
	}

.contentArea{
	width:100%;
}

body {
	color: #000;
	font-family: verdana, tahoma, sans-serif;
	font-size:11px;
}
.left {
	float: none !important;
	}
#extra.left, .gFooter {
	display: none;
	}
.banner {
	
	page-break-before: avoid;
	}
.banner h1 {
	float: none;
	height: auto;
	padding-right: 0 !important;
	margin: 0;
	}
.banner a, .banner a:link, .banner a:visited {
	display: none !important;
	float: none !important;
	}
#content.left {
	float: none !important;
	width: 80% !important;
	page-break-inside: avoid;
	margin-right: 20px !important;
	}
* html #content.left {
	width: 550px !important;
	}
#content.left p,#content.left li {
	font-size: 16px;
	}
#content.left h5 {
	font-size: 18px;
	}
#content.left h3 {
	font-size: 20px;
	}
#content.left li {
	width: 100%;
	}
#content.left p.intro {
	font-size: 18px;
	}