body {
	background: white;
	color:black;
	font-size: 11pt;
	font-family:georiga,'Times New Roman', Times, Serif;
	font-size:10pt;
	}
body, #container, #masthead{
	background-image:none;
}
img {
	border:none;
}
h1, h2, h3, h4, h5{
	font-family:georgia,'Times New Roman', Times, Serif;
}
h1 {
	font-size: 18pt;
	color: #666;

}
h2 {
   font-size:16pt;
   color:#333;
   font-weight:normal;

   }
h3{
   font-size:13pt;
   font-weight:normal;
   color:#333;
   line-height:1.4em;
   margin:1.4em 0 0 0;
}
h4{
   font-size:11pt;
   font-weight:normal;
   color:#333;
   line-height:1.5em;
   margin:1.5em 0 0 0;
   font-weight:normal;
}
h1#logo a:link, h1#logo a:visited, h1#logo a:hover{
	display:none;
}
#menu, #imgimage{
	display:none;
}
#container{
	width: auto;
	border: 0;

	margin: 0;
	padding: 0;
	background: #fff;
	color:#333;
}
ul.skiplinks{
	display:none;
}
#content{
	margin:0;
	width:100%;
	background: white;
	color:#333;
}
p,ul{margin-bottom:1.6em;}   
#content li{list-style-type:circle;margin-left:1em;}

#main, #sidecontent{
	float: none !important;
	width:100%;
	background: white;
	color:black;
}

hr{
	display:none;
}
a:link, a:visited {
	color: #E17534;
	background: transparent;
	text-decoration: underline;
	}
#footer{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	text-align:center;
	width:auto;
	margin-top:1em;
	padding:0;
	height:auto;
}
#footer p{
	margin:0;
	padding:0;
}
#footer li{display:inline;}
#footer a{
	text-decoration:none;
	color:#CCC;
}
.clear{
	display:none;
}
h1#logo img#printlogo{
	display:block;
}