body {font-family: times, serif;
  	font-size: 80%;
	color: #000;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
  	border: 0px;}
div, p, th, td, ul, ol, li, dd, dl, dt, a {font-family: times, serif;}
/* this fixes gaps around images caused by doctype*/ 
li {list-style: disc;}
img {margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
	vertical-align:top;}
h1 {font-size: 1.25em;
  	font-weight: bold;}		
a {color: #216;
  	background: transparent;
	text-decoration: underline;}
a:visited {color: #216;
  	background: transparent;}
a:active {color: #c03;
  	background: transparent;}
a:hover {color: #c03;
  	background: transparent;}
#mainnav {display: none;}
#subnavtext{display: none;}
#subnavline {display: none;}
#content {margin:0px;
  	padding:0px 10px 0px 10px;
  	border:0px;
	vertical-align:top;
	width: 600px;}
#bottombar {display: none;}
#rowcopyright {display:block;
	width: 600px;
  	background-color: #ffffff;
  	padding: 0px;
  	text-align: center;
  	font-size: .9em;
	clear:both;	
	margin: 0px;}
/*user styles*/
.subhead {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	clear: both;}
.touchstoneredbold {color: #C03;
  font-weight: bold;}
.touchstonered {color: #C03;}