body { 
  	color: #000000; 
  	background: #ffffff; 
  	font-family: Times, serif;
  	font-size: 10pt; 
}

table {
	margin: 10px 0px 0px 0px;
	width: 100%;
}

#wabutton, #graphicalbutton, #resizetext, #lonelylink, #headernav, #waheadernav, #welcome, #headerintro, #navbar {
	display: none;
}

img.membermain {
	display: none;
}

#headerimages img {
	display: block;
}

#maincontent {
	width: 90%;
}

#maincontent h1 {
	font-family: Times, serif;
	color: #000;
	font-size: 18pt;
}

#clearbox h2 {
	font-family: Times, serif;
	color: #000;
	font-size: 16pt;
}

#clearbox p.shaded {
	background-color: #FFF; 
	padding: 10px 0 0 0;
}

#submitbutton {
	padding: 2px 8px 2px 8px;
	background-color: #EEE;
	color: #000;
	text-decoration: none;
	border: solid 1px #000;
	font-weight: bold;
}

#disclaimerbutton {
	background-color: #ccc; 
	text-decoration: none; 
	padding: 2px 5px 3px 5px; 
	color: #000; 
	font-weight: bold;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	font-size: .8em;
	font-style: italic;
}

#printpage {
	display: none
}

a.backtotop {
	position: relative;
	float: right;
	font-size: .9em;
	right: 15px;
	margin: 0;
	padding: 0;
}

#marketing {
	clear: both;
	width: 90%;
	margin: 20px 0 20px 0;
}

#marketing p {
	font-family: Times, serif;
	font-size: 14pt;
}

#marketing hr {
	margin: 10px 6px 10px 6px;
	height: 1px;
	color: #9ec8f4;
}

#footer {
	clear: both;
	margin: 20px 0 20px 0;
}

#footer p {
	font-family: Times, serif;
	font-size: 14pt;
}









