body {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 20pt;
}
h3 {
	font-size: 18pt;
}
h4 {
	font-size: 14pt;
}
h5 {
	font-size: 12pt;
}
p {
	font-size: 12pt;
}
li {
	font-size: 12pt;
}
table {
	font-size: 12pt;
}
table h4 {
	font-size: 14pt;
}
table h5 {
	font-size: 12pt;
}
table p {
	font-size: 12pt;
}
table li {
	font-size: 12pt;
}
#applyOnline, #globalNav, #searchBar, #navbarHome, #navbar, #moreLinks, #calloutLeft, #calloutRight, #calloutRightWide, #breadcrumbs, #footer {
	display:none;
}
#pgShadow {
	width: 99%;
	margin: auto;
	padding: 1%;
}
#pageContainer {
	width: 99%;
	margin: auto;
	padding: 1%;	
}
#homepgContainer {
	width: auto;
	margin: 0;
}
#centerContent {
	width: auto;
	margin: auto;
	padding: auto;
}