h2 {
	font: normal 18px "Trebuchet MS";
	color: #23458B;
}
ul {margin:0; padding:0; list-style:none; line-height:17px }
li {background:url(images/pointer.gif) center left no-repeat;padding:0 0 0 14px }

.ul ul {margin:0; padding:0; list-style:none; line-height:19px }
.ul li {background:none; padding:0px}
.ul li a{ text-decoration:none}
.ul li a:hover{ text-decoration:underline}

div.hr {display: none}
/*/*/a{}
div.hr {
  display: block;
  height: 4px;
  width:auto;
  background-image: url(images/hr.gif);
  background-repeat: repeat-x;
  background-position: center center;
  margin: 1em 0 1em 0;
}
hr {display:none}
/* */
table { 
	border:0px;
}
form{
 	margin:0px;
  	padding:0px;
	}
body{
	font:300 13px/20px "Trebuchet MS";
	margin:0px;
	padding:0px;
	background:url(images/tall_x.jpg) repeat-x top;
	background-color:#FFFFFF;
	}
.blue { 
	color:#98B5C8
}
td, input, textarea{
	font:normal 13px "Trebuchet MS";
	line-height:20px;
	color:#2C5277;
	vertical-align:top;
}

 a, a:active, a:visited {
	color:#2C5277;
	text-decoration:underline;
}
 a:hover {
	text-decoration:none;
	color:#0099FF;
}
.policy a, .policy { 
	color:#30597F;
	text-decoration:none;
}
.policy a:hover {
	text-decoration:underline
}
.input{
 		height:21px; width:185px;
		background-color:#9FCBEE; 
		padding:2 0 0 3px;
		border:none;
}

.textarea{
		height:112px; width:185px;
		background-color:#9FCBEE; 
		padding:2 0 0 3px;
		border:none;
		overflow:auto;
		}
/*--------------NAV LIST-------------------*/
#navlist ul
{
margin: 0;
white-space: nowrap;
padding: 0;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	font: bold uppercase 11px/24px Arial, Helvetica, sans-serif;
}

#navlist a
{
padding: 1px 8px 1px 24px;
border: 1px solid #333;
background-image: url(images/l1_down.gif);
}

#navlist a:link, #navlist a:visited
{
	color: #FFCC00;
	text-decoration: none;
	font: bold 11px/24px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#navlist a:hover
{
border: 1px solid #333;
background-color: #FF6600;
background-image: url(images/l1_over.gif);
color: #333;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #FF6600;
background-image: url(images/l1_over.gif);
color: #333;
}

/*--------------EQUIPMENT BOX-------------------*/

#boxarea {
	margin: 3em 0 1.5em 0;
}
.boxtitle {
	padding: .2em 1.5em .2em 1.5em;
	margin: -.5em 1em 2em 0;
	font: small-caps 16px "Trebuchet MS";
	float: left;
	width: auto;
	text-align: center;
	background-color:#368;
	color:#FFCC00;
	border: 1px solid #368;
}
.insidebox {
	padding: 3em 0.5em 2em 0.5em;
	margin-top: 2em;
	border: 0.1em solid #257;
	font:12px/20px Tahoma;
}
.insidebox img {
	margin:0 .5em .5em .5em;
	float:right;
}
.insidebox p {
	margin-top:1.5em;
	margin-bottom:7em;
}
.map {
	border:0px;
	float:left;
	height:485px;
	width:602px;
	background:url(images/map.png) no-repeat top center;
	text-align:center;
	
}
.homepic {
	background:middle url(images/pics/t1.jpg) no-repeat center 10px;
	width:768px;
	height:302px;
}
