	
	
#container h1 
{
  font:125%; 
  padding:8px 0px;
} /* different in style */

#content_new h1 
{
  font:125%; 
  padding:8px 0px;
} /* different in style */

.content h3
{ 
  color:#494949; 
  padding:5px 0px 15px;
  font:105% Georgia;
  font-style:italic;
} /* different in style */

#content_new h3
{ 
  color:#494949; 
  padding:5px 0px 15px;
  font:105% Georgia;
  font-style:italic;
} /* different in style */

.content h2
{
  color:#6c6c01;
  margin:16px 0px 0px;
  font-family: "Trebuchet MS";
  font-size: 150%;
  display: block;
} /* different in style */





.container p, .container ul, blockquote, .container ol 
{ 
  font:85% "Trebuchet MS";
} 



	
.page_header
{ 
  height:144px; 
  width:604px; 
  border:#e2e21a solid 2px; 
  padding:5px; 
  background-position:center center; 
  background-repeat:no-repeat; 
  margin-bottom:8px
}  /* different in style */

	


.content{ width:642px; background:url(../images/h-dot.gif) top right repeat-y; float:left; padding-right:15px; padding-top:10px
} /* slightly different in style */

.content li{background:transparent url(../images/tick.gif) no-repeat scroll 0 13px;
margin-left:10px;
padding:7px 7px 7px 19px;
} /* same as style */

.content li a:hover{ color:#639007; background-color: #FF0;	border-bottom-width: thin;	border-bottom-style: dotted;} /* not in style */

.content ul li a.visit-site {color:#639007; } /* not in style */


#content_new{ width:642px; background:url(../images/h-dot.gif) top right repeat-y; float:left; padding-right:15px; padding-top:10px
} /* slightly different in style */

#content_new li{background:transparent url(../images/tick.gif) no-repeat scroll 0 13px;
margin-left:10px;
padding:7px 7px 7px 19px;
} /* same as style */

#content_new li a:hover{ color:#639007; background-color: #FF0;	border-bottom-width: thin;	border-bottom-style: dotted;} /* not in style */

#content_new ul li a.visit-site {color:#639007; } /* not in style */





.faq_expand h3{ padding-bottom:0px}
.faq{ font:110% "Trebuchet MS"} /* not in style */


/* for testing only */
/* ul#quick-nav li a:visited
{	
	color: #C00;
	text-decoration: line-through !important;
} */



ul.points li a, ul.points li a:link, ul.points li a:active, ul.points li a:visited{ color:#639007;} /* not in style */
ul.points li a:hover{ color:#b4b414} /* not in style */
#map input{border:#8a8a09 solid 1px;
	background:url(../images/btn.gif) left top repeat-x;
	margin-top:5px;
	color:#fff;
	font-weight:bold;
	font-family:Tahoma;
	font-size:80%;
	margin-right:4px; padding:1px 2px; overflow:visible; cursor:pointer
	} /* not in style */

ul.site_map{} /* not in style */
ul.site_map li{ background:transparent url(../images/tick.gif) no-repeat scroll 0 8px; padding:2px 2px 2px 22px} /* not in style */
ul.site_map li{ background:url(../images/tick.gif) no-repeat scroll 0 8px; margin:5px} /* not in style */
ul.site_map li a, ul.site_map li a:link, ul.site_map li a:active, ul.site_map li a:visited {color:#639007; display:block; text-decoration:none;background:none} /* not in style */
ul.site_map li a:hover{ color:#525252} /* not in style */
ul.site_map li ul li{background:transparent url(../images/arrow3.gif) no-repeat scroll 0 2px;} /* not in style */
ul.site_map li ul li a, ul.site_map li ul li a:link, ul.site_map li ul li a:active, ul.site_map li ul li a:visited{ color:#b4b414;  font-weight:normal; font:125% "Trebuchet MS"; } /* not in style */
ul.site_map li ul li { color:#525252;  padding:0px 2px 0px 20px; text-decoration:none; display:block;} /* not in style */
ul.site_map li ul li ul li{ background:none; margin:0px} /* not in style */
ul.site_map li ul li ul li a, ul.site_map li ul li ul li a:link, ul.site_map li ul li ul li a:active, ul.site_map li ul li ul li a:visited{ color:#525252; background:transparent url(../images/arrow2.gif) no-repeat scroll 0 -31px; padding:5px 0px 5px 15px; text-decoration:none; display:block; font:135% "Trebuchet MS"} /* not in style */
ul.site_map li ul li ul li a:hover{background:transparent url(../images/arrow2.gif) no-repeat scroll 0 0px;} /* not in style */
#suggestion{ width:450px} /* not in style */

 /* none of this in style */

/* end of forms */

/* CLASSES */

.clearer{
	clear: both;
	height: auto;
	background-color: #FF6;
	}  /* not in style */

.clearerButton{
	clear: both;
	float:left;
	margin:-1.8em 0 0 16em;
	height:25px;	
	} /* not in style */
/* recommended styles for visually hiding content that will be read by a screen reader */
.hidden {position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden;} /* not in style */
.left{float: left;} /* not in style */

.right{float: right;} /* not in style */







