﻿html, body, form {
    margin: 0;
    padding: 0;
    height: 0px !important;
}

#navigation, #leftnavigation, #headerLinks, #teaser, #search, #features, #ctl00_SPSecurityTrimmedControl1, #ctl00_authoringcontrols, #footer {display:none;height:0px;}
div.footer-right {display:none;}

#content, #contentmain, {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
}


.banner {
	display:none;
}

.banner img {
	display:none;
}
#breadCrumb {
	display:none;
}
.banner h1 {
	color:#003399;
	margin: 0 0 0 0;
}
h1 {
	color:#003399;
}
#footer {
	margin-top:20px;
}
p {
	font-size:145%;
}
ul {
	font-size:145%;
}

