body {font-family: verdana, helvetica, arial, sans-serif;
  font-size: 80%;
	color: #000;
	background-color: #ecebeb;
	background-repeat:repeat;
	padding: 0px;
	margin: 0px;
  border: 0px;}

/* redundant selectors to help NS4 not forget */
div, p, th, td, ul, ol, li, dd, dl, dt, a {font-family: verdana, helvetica, arial, sans-serif;}

/* specific tags */	
ul li {
	list-style-type: circle;
	position: outside;
}
ol li {
	list-style-type:decimal;
	position: outside;
}
table {
	font-size: 1em;
	}
/* this fixes gaps around images caused by doctype*/ 
img {margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
	vertical-align:top;}
h1 {font-size: 1.25em;
  font-weight: bold;
	color: #000000;}
h2 {font-size: 1em;
	font-weight: bold;
	color: #009933;}
h3 {font-size: .9em;
	font-weight: bold;
	color: #000000;}
dl {padding: 0px 0px 0px 5px;
  margin-top: 10px;}
dd {margin-left: 20px;}
	
a {color:#0000ff;
  background: transparent;
	text-decoration: none;}
a:visited {color: #ff0000;
  background: transparent;}
a:active {color: #000000;
  background: transparent;}
a:hover {color: #0000ff;
  background: transparent;}

hr {
	border-top: 2px solid #009933;
}

/* centers on screen */
#container {
	display: block;
	width: 750px;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	color: #000000;
	border: 0px;
	/* part 2 of 2 centering hack */
	width: 748px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 750px;
}

html>body #container {width: 750px; /* ie5win fudge ends */}

/* rows */
#rownav {display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #fff;
	background-color: #009933;
	height:20px;
	width: 750px;
	clear: both;
	float:left;}

#rownav ul {display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;}
#rownav li {display: inline;
	float: left;
	list-style: none;
	padding: 2px 0px 5px 0px;
	border: 0px;
	margin: 0px;}
#rownav li a{font-weight: bold;
	font-size: 11px;
	margin: 0px 4px;
	padding: 2px 3px;
	text-decoration: none;
	color: #fff;
	background: transparent;
}
#rownav li a:hover {color:#000;
	background: #ecebeb;}

#rowbanner {display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000;
	background-color: #ecebeb;
	background-repeat: repeat-x;
	width: 750px;
	height: 84px;
	clear: both;}

#printhead {
	display: none;
}

#rowcontent {display: block;
  margin: 0px;
  padding: 0px;
	border: 0px;
	color: #000;
	background-color: #ecebeb;
	float:left;
	clear: both;
	width: 748px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 750px;
	height: 448px;}
html>body #rowcontent {width: 750px; /* ie5win fudge ends */}

#colone {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000;
	float: left;
	clear: left;
	width: 200px;
	font-size: 11px;
	font-weight: normal;
	background-image: url("../assets/img/colone.gif");
	background-repeat: no-repeat;
	background-color: #ecebeb;
	height: 448px;
}
#colone ul {
	width:180px;
	list-style: none;
	margin: 0px;
	padding-top: 90px;
	padding-left: 0px;
	font-size: .9em;
}

#colone ul li {
	padding: 5px 0px 5px 0px;
	list-style: none;
	margin: 0px 0px 0px 5px;
  border-bottom: 1px dotted #ccc;
}

#colone li a {
/*	padding: 5px 5px 5px 5px; */
	padding: 0px;
	color: #cc0033;
	background: transparent;
}

#colone ul ul {
	width: 173px;
	list-style: none;
	margin: 2px 0px 0px 5px;
	padding: 0px;
	font-size: 1em;
}

#colone ul ul li {
	padding: 5px 0px 0px 5px;
	list-style: none;
	margin: 0px;
/*	margin: 0px 0px 0px 7px; */
	border-top: 1px dotted #ccc;
	border-bottom: 0px;
	font-weight: normal;
}

#coltwo {margin: 0px;
	padding-left: 10px;
	border: 0px;
	color: #000;
	background: transparent;
	float: right;
	width: 550px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 540px;}
html>body #rowcontent #coltwo {width: 540px;} /* ie5win fudge ends */

#rowbread {display: block;
  font-size: .75em;
  color: #093;
	background: transparent;
  padding: 4px;
	margin-top: 5px;
	text-align: left;
	border-bottom: 1px solid #ccc;}
 #rowbread a {color: #000;
	background: transparent;
	text-decoration: none;}
#rowbread a:hover {color: #093;
	background: transparent;} 

#address {
	display: block;
	width: 200px;
	font-family: Verdana, Helvetica, sans-serif;
  font-size: 0.8em;
	text-align: center;
	border: 0px;
	background-color: transparent;
	float: left;
	clear: left;
	}

#rowfooter {	
	display: block;
	font-size: 0.7em;
  margin: 0px;
	padding: 8px 0px 6px 0px;
	border: 0px;
	color: #000;
	font-weight: bold;
	background-color: #ecebeb;
	text-align: center;
	clear: both;}
#rowfooter p {
	font-size: .75em;
	margin: 0px 5px 0px 5px;
	padding: 0px;}

#printfooter {
	display: none;
}
	
