/* CSS Document */
/*Update web/screen.css when updating GeoComm/screen.css*/
/*use print.css for printing*/
body{
margin:0px 0px 0px 0px;
}

 a{
	color: #006699;
	text-decoration:none;
	font-weight:bold;
}
 a:hover{
	color: #339933;
	text-decoration:underline;
}
 a:visited{
	color: #006699;
	text-decoration:none;
}
/*LAYOUT*/
#setWidth{
	min-width:970px;
	/*Sets the min-width for internet explorer, other browsers ignore this code*/
	width:expression(document.body.clientWidth < 970? "969px": "auto" );
}
#wrapper {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border:0;
	width: 100%;
	background: url(../images/background_cols.gif) repeat-y;
}

#header {
	background: #5A7B63 url("../images/header_dark_grad2.jpg") no-repeat top left;
	background-color:#000000;
	position: relative;
	height: 84px;
	width: 100%;
	margin: 0 0 0 0;
	
}
#headerBackground {
	position: absolute;
	top:0px;
	left:0px;

}
#departments {
	background-color:#800000;
}
#topa{
	color:white;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	position: relative;
	margin: 0 0 0 0;
	line-height: 16pt;
	font-weight: bold;
}
#topb{
	color:black;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	position: relative;
	margin: 0 0 0 0;
	line-height: 24pt;
	font-weight:bold;
	font-style: italic;
}
#NILS{
	background:url(../template_images/nils.gif) no-repeat;
	height: 64px;
	width: 64px;
	position: absolute;
	left: 158px;
	top: 64px;
}
#USFS{
	background:url(../template_images/usfs.gif) no-repeat;
	height: 64px;
	width: 64px;
	position: absolute;
	right: 20px;
	top: 63px;
}
#BLM{
	background:url(../template_images/blm2.gif) no-repeat;
	height: 64px;
	width: 70px;
	position: absolute;
	right: 90px;
	top: 62px;
	
}
#subheader_wrapper{
	padding:15px 5px 5px 5px;
	background: #FFFFFF;
	height: 20px;
	width:755px;

}
#breadcrumb{
	float:left;
	width:655px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.breadcrumbs a{
	color:red;
}
.breadcrumbs a:hover{
	color:orange;
	text-decoration:underline;
}
#printscreen{
	float:right;
	width:95px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.printscreens a{
	color:green;
}
#side-a {
	float: left;
	width: 190px;
}

#content {
	padding:0px 5px 5px;
	min-height:500px;
    height:auto !important;
    height:500px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 203px;
}

#footer {
	clear: both;
	background: #000000;
	height:15px;
}

#footer_top{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	/*background-color:#6988A0;*/
	background-color:#800000;
	color:#333333;
	text-align:center;
	line-height: 16pt;
	
}
#footer_top a{
	color: white;
	text-decoration:none;
}
#footer_top a:hover{
	color: #FFF254;
	text-decoration:underline;
}

#footer_bottom{
	background: #000000;
	color: #FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 16pt;
}
#footer_bottom a{
	color: white;
	text-decoration:none;
}
#footer_bottom a:hover{
	color: #FFF254;
	text-decoration:underline;
}

/*MENU TREE STYLES*/
   SPAN.TreeviewSpanArea A {
	font-size: 10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	line-height:140%;
		   }
  SPAN.TreeviewSpanArea A:visited {
        color: black;
		 }
	SPAN.TreeviewSpanArea A:hover {
	color: #FFF254;
	text-decoration: underline;
}
 
   .label{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: white;
}

   
#sublabel_text{
	color:gray;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
} 

/*The following elements are required to be here (per Peter Ertman)--These are the "proper" fonts etc...*/
.basicsmall{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

.MainHeadline1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:black;
	text-align:right;
	font-weight:bold;
}
.SecondaryHeadlineBlackH2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	font-weight:bold;
}
.SecondaryHeadlineGreenH4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5A7B63;
	font-weight:bold;
}
.SecondaryHeadlineTanH5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#999966;
	font-weight:bold;
}
.SecondaryHeadlinelgtTanH6{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#cccc99;
	font-weight:bold;
}
.TertiaryHeadlineBlackH7{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	font-weight:bold;
}
.TertiaryHeadlineGreenH8{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A7B63;
	font-weight:bold;
}
.TertiaryHeadlineTanH9{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999966;
	font-weight:bold;
}
.TertiaryHeadlineLgtTanH10{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccc99;
	font-weight:bold;
}
.BodyCopy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	line-height: 15pt;
}
.BodyCopy a{
	color: #006699;
	text-decoration:none;
	font-weight:bold;
}
.BodyCopy a:visited{
	color: #006699;
	text-decoration:none;
}
.BodyCopy a:hover{
	color: #339933;
	text-decoration:underline;
}
.TinyBodyCopy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
}
.More{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	text-decoration:none;
}
.More a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3399FE;
	text-decoration:none;
}

