body {font-family: "Times New Roman", Times, serif;
  font-size: 80%;
	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 {position: outside;}
li {position: outside;}
ol {position: outside;}

/* this fixes gaps around images caused by doctype*/ 
h1, h2 {color:#562B17;
	background:transparent;
	font-weight:bold;}
h1 {font-size:1.4em;}	
h2 {font-size:1.3em;}	
h3 {font-size:1.1em;}	
img {margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
	vertical-align:top;}
dl {padding: 0px 0px 0px 5px;
  margin-top: 10px;}
dd {margin-left: 20px;}
th {font-weight:600;
	text-align:center;}
a {color: #15497E;/*blue*/
  background: transparent;
	text-decoration: none;}
a:visited {color: #15497E;
  background: transparent;}
a:active {color: #15497E;
  background: transparent;}
a:hover {color: #562B17;/*brown*/
  background: transparent;}
label {font-weight:600;
	color:#333;
	background:transparent;}
input {border: 1px solid #ccc;}
.submit {color:#fff;
	background-color:#009;
	font-weight:bold;}
textarea {border: 1px solid #ccc;}	

#container {display: block;
	width: 1100px;
	margin: 0px;
	padding: 0px;
	border:0px;}

#rowprintbanner {display:block;
	margin:0px;
	padding:0px;
	width:660px;}

#rowbanner {display:none;}

#rownav{display:none;}

#rowcontent {display: block;
	width:660px;
  margin: 0px;
  padding: 0px;
	border: 0px;
	color: #000;
	background-color: #fff;
	clear:both;}

#colwrapper {display:block;
	width:660px;
	margin:0px;
	padding:0px;
	border:0px;
	float:left;}

#colone {display:none;}

#coltwo {display: inline;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	border: 0px;
	color: #000;
	background: transparent;
	float: left;
	width: 660px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 660px;}
html>body #rowcontent #colwrapper #coltwo {width:660px;}  /* ie5win fudge ends  */
	
#colthree {display:none;}

#rowfooter {display:block;
	width:660px;
	margin: 0px;
	padding: 0px;
	color: #000;
	background:transparent;
	font-size: .8em;
	clear: both;}
#rowfooter p{padding: 5px 10px;
	margin: 0px;
	border:0px;}
#rowfooter a{color: #333;
	background:transparent;
	text-decoration:none;}

/*re-usables */
.spacer {display:block;
	line-height: 0px;
	clear: both;}
.blue {color:#15497E;}
.lightblue {color:#D7DBE9;}
.brown {color:#562B17;}

/* Components -- leave these in here */
.taoComponentBox {border: none;}
.taoComponent {display: none;}