body {font-family: "Times New Roman", Times, serif;
  font-size: 100%;
	padding: 0px;
	margin: 0px;
  border: 0px;
	color:#000;
	background-color: #fff;}

/* redundant selectors to help NS4 not forget */
div, p, th, td, ul, ol, li, dd, dl, dt, a {font-family: "Times New Roman", Times, serif;}

/* specific tags */	
ul {list-style: disc;
	position: outside;}
ol {position: outside;}
/* this fixes gaps around images caused by doctype*/ 
img {margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
	vertical-align:top;}
h1 {font-size: 1.3em;
  font-weight:900;
	margin-top:0px;}
h1, h2, h3, h4 {color:#333;
	background:transparent;}	
dl {padding: 0px 0px 0px 5px;
  margin-top: 10px;}
dd {margin-left: 20px;}
th {text-align:center;}
	
a {color: #039;
  background: transparent;
	text-decoration: none;}
a:visited {color: #039;
  background: transparent;}
a:active {color: #039;
  background: transparent;}
a:hover {color: #f60;
  background: transparent;}
label {font-weight:600;
	color:#333;
	background:transparent;}
input {border: 1px solid #ccc;}
.submit {color:#fff;
	background-color:#039;
	font-weight:bold;}
textarea {border: 1px solid #ccc;}	
.topofpage {display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;}
p.topofpage a {margin-left: 16px;
	font-size: .8em;}
.note {font-size: .85em;
	color:#999;
	background:transparent;}

#container {display: block;
	padding: 0px;
	border:0px;
	width: 660px;
	color: #000;
	background: transparent;
	margin-top: 10px;
	margin-bottom: 10px;	
	text-align:left;}

#rowprintbanner {display:block;
	width:660px;
	clear:both;}

#rownav {display: none;}

#rowbanner {display:none;}

#rowbread {display:none;}

#coltwohome {display:block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000;
	background-color:#fff;
	float: right;
	width: 660px;
	font-size: .95em;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 660px;}
html>body #rowcontent #coltwohome {width:660px;}  /* ie5win fudge ends  */

#homeusercontent {padding:10px 15px;}

#rowcontent {display: block;
  margin: 0px;
  padding: 0px;
	border: 0px;
	clear: both;
	width: 660px;}

#colone {display: block;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border: 0px;
	color: #000;
	background: transparent;
	float: left; 
	width: 660px;  /* ie5win fudge begins should be 560px */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 660px;}
html>body #rowcontent #colone {width:660px;}  /* ie5win fudge ends  */

#coltwo {display:none;}
	
#rowfooter {display:block;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	border-top: 1px solid #333;
	color: #000;
	background:transparent;
	font-size: 0.9em;
	text-align:left;
	clear: both;}
#rowfooter p {padding:5px;
	margin:0px;}	

#rowshame {display:none;}
	


/*re-usables */
.spacer {line-height: 0px;
	clear: both;}
.blue {color:#039;}
.lightgray {color:#ddd;}
.darkgray {color:#6e6e6e;}
.navgray {color: #e5e5e5}