body {
	margin: auto;
	padding: auto;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, Tahoma,  sans-serif;
	font-size: 10pt;
	color: #000;
	background: #FFF
}
#wrap {
	width: auto;
}

body, #MainCol, #SideBar, #footer {
	float: none !important;
	width: auto !important;
}

#header a {
	font-size: 14pt;
	text-indent: 0;
	color: #579AE0;
	display: inline;
	border-bottom: 1px solid;
}
a {
	color: #579AE0;
}
#Content, #header, #footer {
	margin: 0;
	padding: 0;
}

#SideBar, #navigation, select {
	display: none;
}
#footer {
	clear: both;
	margin: 15pt 0 0 0;
}
#footer p {
	text-align: left !important;
	margin: 0;
	padding: 0;	
}
/*
.ImageLeft, .ImageRight {
	float: none !important;
}
*/
small {
	clear: both !important;
}
