html {color:#000;
	background-color: #fff;}

body {font-family: verdana, arial, sans-serif;
  font-size: 82%;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
  border: 0px;}

/* redundant selectors to help NS4 not forget */

div, p, th, td, ul, ol, li, dd, dl, dt, a {font-family: verdana, arial, sans-serif;}

/* specific tags */	

ul {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;}
dl {padding: 0px 0px 0px 5px;
  margin-top: 10px;}
dd {margin-left: 20px;}
th {font-weight:600;
	text-align:center;}
a {color: #009;
  background: transparent;
	text-decoration: none;}
a:visited {color: #006;
  background: transparent;}
a:active {color: #009;
  background: transparent;}
a:hover {color: #900;
  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;
	padding: 0px;
	border:0px;
	width: 713px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	text-align:left; 
	/* part 2 of 2 centering hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 713px;}
html>body #container {width: 713px; /* ie5win fudge ends */}

#rowprintbanner {display:none;}

#rownav {display:block; 
	width: 713px;
	color: #000;
	font-family: "Lucida Console", Verdana, Arial, sans-serif;
	font-size: .85em;
	font-weight:600;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-transform:uppercase;
	clear: both;}
	
#rowcontent {display: block;
  margin: 0px;
  padding: 0px;
	border: 0px;
	height:290px;
	width: 713px;
	clear:both;}

#rowreasons {display:block;
	width: 713px;
	clear: both;}

#rowfooter {display:block;
	margin: 0px;
	padding: 15px 0px;
	border: 0px;
	color: #333;
	background-color:#fff;
	font-size: .8em;
	clear: both;}
#rowfooter p{padding: 5px 10px 0px 0px;
	margin: 0px;
	text-align: center;}
#rowfooter a{color: #333;
	background:transparent;
	text-decoration:none;}

/*re-usables */
.spacer {display:block;
	line-height: 0px;
	clear: both;}
.navbrown {color:#f90;}
.blue {color:#009;}


/* ########## Main Menu ########### */

#nav,  #nav ul {display:block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	float:right;}
#nav a {color: #009;
	background: transparent;
	text-decoration: none;}
#nav a:hover {color: #f90;
	background: transparent;}
#nav li {display:inline;
	list-style: none;
	margin: 0px;
	padding: 5px 10px;
	border: 0px;
	float:left;}
#nav li ul {display:none;}
#nav li li {display:none;}
/*#nav li ul a {display:none;}
#nav li ul a:hover {display:none;}
#nav li ul ul {margin: 10px 0px 0px 10px;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.thover ul ul, #nav li.thover ul ul ul {
	left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.thover ul, #nav li li.thover ul, #nav li li li.thover ul {
	left: 20px;}
#nav li:hover, #nav li.thover {background-color: #f90;}
#nav li li:hover, #nav li li.thover {background-color: #f90;} */

/* Components -- leave these in here */
.taoComponentBox {border: none;}
.taoComponent {display: none;}
