@charset "utf-8";
/* CSS Document */
BODY {
	background:#ffffff;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	color:#000000;
}
DIV {
	float:none;
}
H1, H2, H3, H4, H5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000 !important;
}
H1 {
	font-size:180%;
}
H2 {
	font-size:140%;
}
H4, H5, H6 {
	font-size:100%;
}
IMG {
	border:none;
}

#topMenu1, #leftColumn, #rightColumn,#lowerTop, #designedBy, #topillustration, #newsTabs, #footer, #sidebar, #pageHeader, .teaser, #tools {
	display:none;
}
#container {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
#contentArea, #pageWrap {
	width:auto;
	margin:0;
	padding:0;
	float: none !important;
}
#contentAreaInner {
	display:block;
}