body {
	color: #000;
	font-size: 16px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h1, h2, h3, a, h2.colored, h3.colored, .header3, a.header3, span.moreLink, div.callout, #copyright {
	color: #000;
}
#main {
	width: 95%;
	padding-left: 15%;
	top: 0;
}
#topNav, #mainImage, mainNav {
	display: none;
}
#content {
	width: 100%;
	border-style: none;
	padding-top: 0px;
	background-color: #fff;
}
#content img.printLogo {
	display: block;
	margin-bottom: 20px;
	height: 54px;
	width: 175px;
}
#leftColumn {
	display: none;
}
#mainContent {
	margin-left: 0;
	padding: 0;
	width: 100%;
	float: left;
	
}
.home #mainContent {
	margin-left: 0;
	width: 100%;
	background: url('../images/vert_dotted_a4a4a4.gif') repeat-y right;
}
#mainContent ul {
	margin-left: 18px;
	list-style: disc;
}

#centerColumn {
	width: 25%;
	float: left;
}
#homeLogin {
	display: none;
}
#rightColumn {
	display: none;
}
#footer {
	display: none;
}
#copyright {
	margin-top: 20px;
	padding-left: 8px;
	font-size: 11px;
	color: #e4e4e4;
	display: block;
	clear: both;
}
div.clearit {
	clear: both;
}
#landingTabs ul.tabs {
	display: none;
}
#landingTabs div.tabContent div.printTitle {
	display: block;
	font-weight: bold;
	font-size: 14px;
}
#landingTabs div.tabContent div.content {
	display: block;
	position: relative;
	height: auto;
	padding: 0;
	margin: 0;
	width: 100%;
	opacity: 100;
	filter: alpha(opacity=100);
}
#landingTabs div.tabContent div.columnLeft {
	float: left;
	clear: none;
	width: 45%;
	background: url('../images/vert_dotted_a4a4a4.gif') right repeat-y;
	background-color: #fff;
	margin: 10px 0 10px 0;
	padding: 0 10px 0 10px;
}
#landingTabs div.tabContent div.columnRight {
	float: right;
	clear: none;
	width: 45%;
	padding: 10px 0 10px 10px;
	background-color: #fff;
}
#landingTabs div.tabContent div.oneColumn {
	padding: 10px;
	background-color: #fff;
}
div.twoColumn {
	width: 100%;
}
table.csvTable {
	border-collapse: collapse;
	border: solid 1px #4b4b4b;
}
table.csvTable td {
	border: solid 1px #4b4b4b;
}
#navItems {
	display: none;
}
div.twoColumn3_3 div.columnOne, div.twoColumn3_3 div.columnTwo {
	width: 45%;
	float: left;
}
div.twoColumn2_4 div.columnOne, div.twoColumn4_2 div.columnTwo {
	width: 30%;
	float: left;
}
div.twoColumn4_2 div.columnOne, div.twoColumn2_4 div.columnTwo {
	width: 60%;
	float: left;
}
table {
	font-size: 16px;
}
table.csvTable {
	margin-top: 20px;
}