BODY {
	font:10pt Verdana, sans-serif; line-height: 1.8em; background:#fff;
}
BODY, #page, #content, #footer {
	float:none !important;
	width:auto !important;
	margin:0 !important;
	padding:0 !important;
}
HTML BODY PRE, HTML BODY CODE {vertical-align: baseline;}
A:link, A:visited {
	color:#555;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

.noprint, #alpha, #dim, #globalNav, #topNav, #megaDropdownNav, #mask, #nav, #bottomNav {
  display:none !important;
}
H1, H2, H3, H4, H5, H6 {font-family:Georgia;}

#masthead {overflow:auto;border-bottom:4px solid #555;margin-bottom:20px;}
#masthead IMG {float:left;margin-right:40px !important;height:75px;}
#masthead H1, #masthead H2 {vertical-align:middle !important;}

#wrapper {clear:left;}

#wrapper, #content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

#footer {clear:both;font-size:0.7em;border-top:4px solid #555;padding:20px 0px !important;}
#footer P {text-align:center;}
#footer TABLE {width:100%;}
#footer TABLE TR TD {width:33%;padding-right:20px;vertical-align:bottom;}
#footer A:link:after, #footer A:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
 