body {font-family: verdana, arial, sans-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: verdana, arial, sans-serif;}

/* specific tags */	

ul {list-style: outside;}
li {list-style: outside;}
ol {list-style: outside;}

/* this fixes gaps around images caused by doctype*/ 
h1, h2 {color:#00529B;
	background:#fff;
	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;}
th {font-weight:600;
	text-align:center;}
a {color: #00529B;
  background: none;
	text-decoration: none;}
a:visited {color: #00529B;
  background: none;}
a:active {color: #00529B;
  background: none;}
a:hover {color: #c00;
  background: none;}
label {font-weight:600;
	color:#333;
	background:transparent;}
input {border: 1px solid #ccc;}
textarea {border: 1px solid #ccc;}	

#container {display: block;
	width: 680px;
	margin: 0px;
	padding: 0px;
	border:0px;
	clear:both;}
/* centering code below... 	
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	text-align:left; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 984px;}
html>body #container {width: 984px;} */

#rowprintbanner {display:block;}

#rowbanner {display:none;}

#rownav{display:none;}

#rowcontent {display: block;
	width:680px;
  margin: 0px;
  padding: 0px;
	background: none;
	clear:both;}

#colone {display:none;}
#colone #nav {padding:10px 0px;}
#colone ul {display:block;
	list-style:none;
	margin: 0px;
	padding: 5px 0px;}
#colone li {list-style-type:none;
	margin: 0px;
	padding: 8px 0px 0px 10px;}
#colone li li {display:none;}
#colone ul ul {display:none;}
#colone a {color: #fff;
	background:none;
	margin:5px 3px 0px 0px;
	padding: 0px;
	text-decoration:none;}
#colone a:hover {text-decoration: underline;}	

#coltwo {display: inline;
	margin: 0px;
	padding: 0px;
	width: 680px;
	float:left;}
#cmsedit {display:block;
	padding: 20px 0px 10px 0px;
	margin:0px;
	background: none;}
#breadcrumb {font-size: .85em;
	margin:0px;
	padding:2px 0px;
	border-bottom: 1px solid #ddd;}	
	
#rowendecap {display:none;}
#rowfooter{display:block;
	width: 680px;
	padding: 10px 10px;
	margin: 0px;
	border:0px;
	float:right;
	text-align:left;
	color: #333;
	background:none;
	clear: both;}
#rowfooter a{color: #00529B;
	background:none;
	text-decoration:none;}

.mapcontent { width: 350px; }
.rmap { width: 425px; text-align: right; float: right; clear: left;}


/*re-usables */
.spacer {display:block;
	line-height: 0px;
	clear: both;}
.blue {color:#00529B;}
.orange {color:#FEBF50;}
.splitright { width: 49%; float: right; text-align: right; }
.splitleft { width: 49%; float: left; text-align:left; }
.error { color: #f00; }
.warn { color: #00f; }

/* Components -- leave these in here */
.taoComponentBox {border: none;}
.taoComponent {display: none;}