<style type="text/css">	<!--
	
	BODY {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: x-small;
		margin-top: 100px;
		margin-left: 0px;
		margin-right: 0px;
		background-color: #FFFFFF;
	}

	A.footerNav {
		color: navy;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size :10px;
		text-decoration: none;
		
	}
	
	A.footerNav:hover{
		color: navy;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size : 10px;
		text-decoration: underline;
		text-align:center;
	}
	
	A.categoryHeading{
		color: #FFFFFF;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
	}
	
	
	TABLE.topNav {
		background-color : #01541C;
		width : 100%;
	}

	TABLE.footer {
		background-color : #FFFFFF;
		width : 90%;
	}

	TD.topNavLabelPosition {
		text-align: center;
		vertical-align: top;
	}
	
	TD.USDALabel {
		color: #FFFFFF;
		font-family: Arial, Helvetica, Verdana;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
		padding-top:5;
	}
	
	.BodyTextBlack {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : normal;
	color : #000000;
	}
	
	.BodyTextBlackSmall {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight : normal; 
	color : #000000;
	}
	

	.HdrBlackBold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
	}
	

	#dividerLine {
		color: #313131;
		width: 368px;
	}
	
	.GrayBackgroundColor {
	background-color: #B2B19D;
	} 

	.WhiteBackgroundColor {
	background-color: #ffffff;
	}

.footerSepartorLine{
	color: navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size :10px;
	text-decoration: none;
	}
	


	#navlist {
		padding: 2px 0;
		margin-left: 0;
		font: bold 11px Verdana, sans-serif;
	}
	
	A.navlist {
		padding: 1px 0.5em;
		margin-left: 3px;
		/*border: 1px solid #778;*/
		border-bottom: none;
		background: #808292;
		text-decoration: none;
		}

	A.navlist:link { 
		color: #448 
	}
	
	A.navlist:visited { 
		color: #667; 
	}

	#navlist #tabOn {
	padding: 1px 0.5em;
	margin-left: 3px;
	/*border: 1px solid #778;*/
	border-bottom: none;
	background: white;
	text-decoration: none;
	color: red;
	}
	
	#navlist #tabOff { 
	padding: 1px 0.5em;
	margin-left: 3px;
	/*border: 1px solid #778;*/
	border-bottom: none;
	background: #C6D4C5;
	text-decoration: none;
	color: #667;
	}
	
/* *****************    menu css   ********************* */

#menu2	{
	background-image:url(/images/bk_gray.gif);
	width: 767px;
	height: 21px;
}

.Button	{
	font: bold 11px Verdana;
	text-align:	center;
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px 8px;
	height: 21px;
	border-right: 1px solid #000;
	border-left: 1px dotted #FFF;
	margin: 0px;
	}


a.Button:hover {
	background-image:url(/images/bk_ltgray.gif);
	text-decoration: none;
	color:		#000;
	border-right: 1px solid #000;
	border-left: 1px solid #000; 
} 

a.Button:visited {
color: #FFF;
}


.ButtonOn{
	background-image:url(/images/bk_ltgray.gif);
	font: bold 12px  Verdana;
	text-align:	center;
	text-decoration: none;
	color:		#000;
	padding: 2px 8px 2px 8px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin: 0px;
}


/* ***************** BEGIN Area, Location, Management Unit Tab Styles  ********************* */
#areaBar {
  background:#fff;
  margin:0;
  padding:0;
  color:#000;
  font:x-small/1.5em Georgia,Serif;
  font-size:small;
  }

#header {
  float:left;
  width:100%;
  /*background:#DAE0D2 url("/images/bg.gif") repeat-x bottom;*/
  font-size:12px;
  line-height:normal;
  }
  
#header ul {
  margin:0;
  padding:2px 1px 0;
  list-style:none;
  }
  
#header li {
  float:left;
  background:url("/sbmlweb/arstemplate/ARSnorm_left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
  
#header a {
  float:left;
  display:block;
  background:url("/sbmlweb/arstemplate/ARSnorm_right.gif") no-repeat right top;
  padding:2px 8px 4px 4px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}

/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  }
  
#header #current {
  background-image:url("/sbmlweb/arstemplate/ARSnorm_left_on.gif");
  }
  
#header #current a {
  background-image:url("/sbmlweb/arstemplate/ARSnorm_right_on.gif");
  color:#333;
  padding-bottom:5px;
  }
/* ***************** END Area, Location, Management Unit Tab Styles  ********************* */


.nopadding
{
	line-height: 0;
	margin: 0px;
	padding: 0px;
}

/* Footer Style */
.footertable
{
	border-top-width: 1px;
	border-top-color: #B8B8B8;
	border-top-style: solid;
	background-color:FFFFFF;
}
.FooterText {
	FONT-FAMILY: Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #000099;
	border-bottom: 1px solid #000000; 
	
	}
	-->
</style>
	