body {
	background: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;}
	
h1, .header1 {
	font-size: 16pt;
	line-height: 16pt;
	font-weight: 600;}

a {
	text-decoration: underline;
	color: #369;}
a:hover, a:active {
	text-decoration: underline;}
	
img {
	border: none;}
	
form {
	margin: 0;
	padding: 0;}
	
input {
	font-size: 11px;
	line-height: 14px;}

select, option {
	background-color: #FFF;
	font-size: 11px;
	line-height: 11px;}

p, td, th, li, dd, dt, caption {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;}

hr {
	margin: 1em 0;}	

#header {
	background: white;
}

#logo {
	background: url(images/logo.png) no-repeat;
	width: 250px;
	height: 100px;
	display: block;}
	
#logo a img {
	display: none;}	
	
#footer, #globalNav {
	display: none;}

#breadcrumb {
	display: none;}
	
#rightCol, #leftCol, #pageTools {
	display: none;}
		
ul {
	list-style-type: square;}	