body, td, th, input, select, option { font-family: Verdana, Arial, Helvetica, sans-serif; }
body {
		background-color: #fff;
}
#logo { background: none !important; }
#logo img { display: inline; margin-bottom:10px; text-decoration:none; width:233px; height:44px}
#content { left: 0; margin-top: 10px; }
#search {margin-bottom:10px}
#search input[type='text'] {display:block; width:98%}
#search select {display:block;width:98%;}

/* hyperlinks */
a:link,
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover,
a:active	 {
	color: #0000ff;
	text-decoration: underline;
}
.copyright_details {
	font-size: .7em;
	margin-bottom: 3em;
}
.nav {
	font-size: 12px;
}