body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

html { 
	font-size:100%;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:47.81em;
}

#banner {
	display:none;
}

#navrow {
	display:none;
}
#searchbar {
	display:none;
}
#pagepath {
	display:none;
}

#searchbox {
	display:none;
}

#leftcol {
	display:none;
}

#maincontent {
	width:46.7em;
	padding:0em 0.8em 0em 0.8em;
	height:auto;
}

#footer {
	clear:both;
	float:none;
	background-color:#009cd7;
	height:2em;
	margin-top:3em;
	color:#FFFFFF;
	text-align:center;
	line-height:2em;
	font-size:0.75em;
	font-weight:bold;
}

#footerend {
	display:none;
}
.itemoptions {
	display:none;
}

h1 {
	font-size:1.6em;
	color:#000000;
	font-weight:bold;
	margin:0em 0em 1.2em 0em;
}

p {
	font-size:1.2em;
	line-height:1.2em;
	font-weight:normal;
}