body {
	background: white;
	font-size: 11pt;
	line-height:1.6;
	color:#666;
	margin:0 5%;
	}
body, #content, #masthead{
	background-image:none;
}
img {
	border:none;
}
h1, h2, h3, h4, h5{
    font-family:'Times New Roman', Times, Garamond, Serif;
	font-weight:normal
}
h1{
	color:#666;
	background:#fff;
	font-size:20pt;
	border-bottom: 1px solid #666;
	line-height:1.6;
	margin-bottom:1.6em
}
h2{
	color:#333;
	background:#fff;
	font-size:16pt;
}
h3{
	font-size:14pt;
}
p{margin:0; padding:0}
#masthead, hr{
	display:none;
}
.menulist, #imgimage, .skiplinks{
	display:none;
}
#content{
	margin:0;
	padding:0;
	width:100%;
	background: white;
	color:#000;


}
#content a{color:#000; background:#fff;}
#sidecontent{
	float: none !important;
	display:none;
	width:100%;
	background: #fff;
	color:#000;
}


a:link, a:visited {
	color: #E17534;
	background: #fff;
	text-decoration: underline;
	}
#footer{
	border-top:1px solid #CCC;

	text-align:center;
	width:auto;
	margin-top:1em;
	padding:0;
	height:auto;
	font-size:8pt;
}
#footer p{
	margin:0;
	padding:0;
}
#footer a{
	text-decoration:none;
	color:#CCC;
	background:#fff;
}
#footer ul li{display:inline}
.clear{
	display:none;
}
