a:link {
	color: black;
	text-decoration: underline;
}
a:visited {
	color: black;	
	text-decoration: underline;
}
a:hover {
	color: black;	
	text-decoration: underline;
}
a:active {
	color: black;	
	text-decoration: underline;
}

body{margin:0}/* for ie mac*/
/* commented backslash hack v2 \*/ 
html, body{height:100%;padding:0; margin-bottom: 1px; } 
* html, * html body{
	overflow:hidden;
	padding:50px 0;
	margin:-50px 0;
	padd\ing:0;
	ma\rgin:0;
}
* html #outer { 
	height:99.9%;
	voice-family: "\"}\""; voice-family:inherit;
	z-index:10;
}
* html #contain-all{
	overflow:scroll;
	z-ind\ex:-1;
	position:absolute;
	width:100%;
	height:100%;
}
/* end hack */ 

#outer{
	z-ind\ex:50;	
}

#contain-all{
	z-ind\ex:100;
	
}

#header{
	position:absolute;/* ie6 will treat this as fixed because of a bug where overflow:auto is set on a parent */
	top:0px;
	left:0px;
	height:175px;
	width:100%;
	margin:0;
	padding:0;
	z-index:10;
}
#header-inner {
	height:175px;
	background: #FFFFFF; 
}

/* mac hide - reduce page to allow the scrollbar to remain visible \*/
* html #header-inner,* html #menubar-inner,* html #footer-inner {margin-right:17px;}
/* end hide*/

#footer{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:220px;
	margin:0;
	padding:0;
	z-index:10;
}

#footer-inner {
	height:220px;
}

.spacer-header {height:190px}/* same height as footer/header to preserve space*/

.spacer-footer {height:220px;}/* same height as footer/header to preserve space*/

p{margin-top:0}

html>body #header,html>body #menubar,html>body #footer{position:fixed}/* for moz/opera and others*/

td{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
}

h1{
	color:#666666;
	line-height:125%;
}

h2{
	color:#666666;
	line-height:125%;
}

.submenu_header {
	display:block;
	height:20x;
	line-height:20px;
	text-indent: 0px;	
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	border-bottom: solid 6px #FDD92D;
}


.submenu_main {
	display: block;
	text-indent: 0px;
	font-size: 12px;
	line-height: 36px;
	text-decoration: none;
	color: #3E3E40;
	/* font-weight: bold; */	
	width: 178px; 
	border-bottom:solid 1px #3E3E40;
}
a.submenu_main:link,
a.submenu_main:visited {
	background-color:#FFFFFF;
	color: #3E3E40;
	/* font-weight: bold; */
	text-decoration:none;
	font-size:12px;
	line-height: 22px;
}

a.submenu_main:hover,
a.submenu_main:active,
#leftcol a.submenu_main:hover,
#leftcolmenu a.submenu_main:hover {
	color: #3E3E40;
	/* font-weight: bold; */
}

.sitemap_header {
	display: block;
	text-indent: 0px;
	font-size: 12px;
	line-height: 36px;
	text-decoration: none;
	color: #3E3E40;
	/* font-weight: bold; */	
	width: 600px; 
	border-bottom:solid 1px #3E3E40;
}


.sitemap_main {
	display: block;
	background-color:#EEE;
	text-indent: 0px;
	margin-left:0px;
	font-size: 12px;
	line-height: 36px;
	text-decoration: none;
	color: #3E3E40;
	/* font-weight: bold; */	
	width: 500px; 
	/* border-bottom:solid 1px #3E3E40; */
}
a.sitemap_main:link,
a.sitemap_main:visited,
a.sitemap_header:link,
a.sitemap_header:visited{
	color: #3E3E40;
	/* font-weight: bold; */
	text-decoration:none;
	font-size:12px;
	line-height: 22px;
}

a.sitemap_main:hover,
a.sitemap_main:active,
#leftcol a.sitemap_main:hover,
#leftcolmenu a.sitemap_main:hover {
	color: #3E3E40;
	/* font-weight: bold; */
}

#container{
	width:900px;
	margin:0 auto;
	position:absolute;
	z-index:1;
}

#border{
	position:absolute;
	float:right;
	top:0px;
	margin-left:565px;
	overflow:hidden;
	border-left:1px solid #000;
}

#map_canvas{
	position:absolute;
	float:right;
	top:0 px;
	margin-left:575px;
	overflow:hidden;
}

textarea {
	border:0;
	width: 300px;
	background-color: #EEE;
}

input {
	height:18px;
	border:0;
	width: 300px;
	background-color: #EEE;
}

.button {
	display: block;
	text-indent: 0px;
	font-size: 12px;
	line-height: 36px;
	text-decoration: none;
	color: #3E3E40;
	/* font-weight: bold; */	
	width: 145px;
	height:25px;
	border-bottom:solid 5px #FDD92D;
}

a.button:link,
a.button:visited {
	background-color:#EEE;
	color: #3E3E40;
	/* font-weight: bold; */
	text-decoration:none;
	font-size:12px;
	line-height: 22px;
}

a.button:hover,
a.button:active {
	color: #3E3E40;
	/* font-weight: bold; */
}

