@charset "iso-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.hidediv {
	display: none;
}

mainlinks {
	background-color: #FF9900;
}

.StickyFooter {

 margin:4px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	 }
html, body {
 height: 100%;
 }
wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 4px auto -1em;
 }
footer, .push {
 height: 4em;
 }