/*#header, #nav, .noprint
{
display: none;
}*/



#skipx
{
	display:none
}
.hidden
{position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;}	

#container, #container2, #content
{
width: 100%; margin: 0; float: none;
}


a:link, a:visited
{
	color: #06F
}
body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
 

#menucont {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 196px;
	
}
#searchbox {
	margin-top: 10px;
	clear: both;
	float: left;
	position: relative;
}

#sidecont {
	margin-top: 10px;
	margin-right: 7px;
	float: left;
	width: 196px;
}
