body {
	 background: white; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000;
}

a:link, a:visited {
	color: #1d96b8; background: transparent; font-weight: bold; text-decoration: underline;
}
a:hover {
	color: #f87100;
}
h1 {
	margin-bottom: 0.2em;
	margin-left:10px;
	font-family:76% Arial, Helvetica, sans-serif;
	font-size:35px;
	line-height:55px;
	text-transform:none;
	font-weight:normal;
}
h2 {
	font-family:76% Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:21px;
	margin-bottom: 0.8em;
	margin-right:10px;
	padding-bottom: 6px;
	border-bottom: solid 1px #e9e9e9;
	text-transform: none;
	padding-top:10px;
	padding-left:10px;
	font-weight:normal;
}

#main {
	width:auto;
}

#innerpage {
	width:auto; margin:0 5%; padding: 0; border: 0; float: none !important; color: black; background: transparent none;
}

#content {
	width:auto;
}

#columnleft {
	width:auto; 
}

#header { width:auto; }

#logo {
	margin:0;
	font-weight:normal;
}

#search, #footer, #columnright, .nav, .table, .select, .current, .noscreen, .noprint  {
	display: none;
}






