body {
	background: white;
	color:black;
	font-size: 11pt;
	font-family:'Times New Roman', Times, Serif;
	line-height:1.5;
	}
body, #container, #masthead{
	background-image:none;
}
img {
	border:none;
}
h1, h2, h3, h4, h5{
	font-family:'Times New Roman', Times, Serif;
}
h1{
	color: #bdae65;
	font-size:18pt;
	font-weight:normal;
}
h2{
	color: #bdae65;
	font-size:16pt;
	margin-bottom:1.5em;
	border-bottom:1px solid #999;
}
h3{
	font-size:12pt;
}
a:link, a:visited {
	color: #E17534;
	background: transparent;
	text-decoration: underline;
}
p, ul, ol, blockquote, form{
	margin-bottom:1.5em;
}
ul{
	list-style-type:disc;
}
ol{
	list-style-type:decimal;
}
li{margin-left:2em;}
/*hidden elements*/
h1#logo a:link,
h1#logo a:visited, 
h1#logo a:hover,
#masthead,
ul.skiplinks,
.clear,
#footer a,
#campaign,
#sidecontent,
.corner{
	display:none;
}
/*resets*/
#container{
	width: auto;
	border: 0;
	color: black;
	margin: 0;
	padding: 0;
	background: white;
	color:black;
}
#content{
	margin:0;
	width:100%;
	background: white;
	color:black;
}
#main, #action-container li{
	float: none !important;
	width:100%;
	background: white;
	color:black;
}
#action-container{list-style-type:none;}
#action-container li{
	margin-bottom:1.5em;
}
ul#action-container .inner{
	margin:0;
	background:none;
}
#action-container li a{display:block;}
#footer{
	text-align:center;
	width:auto;
	margin-top:1em;
	padding:0;
	height:auto;
}
#footer ul{
	margin:0;
	padding:1em 0 0 0;
	border-top:1px solid #999;
	list-style-type:none;
}
#footer li{
	float:left;
	margin:0;
	padding:0;
}