	A  {
		color: #000099;
	}

	A:visited {
		color: #660099;
	}

	A:hover {
		color: #000099;
		text-decoration: underline;
	}

body.ARS_BODY{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #B2B19D;
	}

	TD {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: x-small;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
	}

.logo_cell{
  }

.leftlogo{
  float:left;
  border-style:none;
  vertical-align:text-bottom;
  }

.rightlogo{
  border-style:none;
  }

.TabNav_Cell {
  padding-top:5px;
  font-size:12px;
  line-height:normal;
}
  
.TabNav_Cell ul {
  margin:0;
  padding:2px 1px 0;
  list-style:none;
}

.TabNav_Cell li {
  float:left;
  background:url("/ARSWeb/look/img/norm_left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
}
  
.TabNav_Cell a {
  float:left;
  display:block;
  background:url("/ARSWeb/look/img/norm_right.gif") no-repeat right top;
  padding:2px 8px 4px 4px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
}
  
.TabNav_Cell a:visited {
  color:#765;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.TabNav_Cell a {float:none;}
/* End IE5-Mac hack */

.TabNav_Cell a:hover {
  text-decoration:underline;
  cursor:pointer;
  color:#333;
}
  
.TabNav_Cell #current {
  background-image:url("/ARSWeb/look/img/norm_left_on.gif");
  padding-bottom:0px;
  font-weight:bolder;
}
  
.TabNav_Cell #current a {
  background-image:url("/ARSWeb/look/img/norm_right_on.gif");
  color:#333;
  padding-bottom:5px;
}
/* ***************** END Area, Location, Management Unit Tab Styles  ********************* */

/* Footer Style */
.footer_Cell{
	clear:both;
	padding-left:25px;
	border-top-width: 1px;
	border-top-color: #B8B8B8;
	border-top-style: solid;
	background-color:FFFFFF;
	background:url("/ARSWeb/look/img/footer_corner_left.gif") no-repeat left bottom;
	height:20px;
}

.FooterText {
	FONT-FAMILY: Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #000099;
	border-bottom: 1px solid #000000; 
}

.GREEN_Nav_Cell{
  clear:both;
  color:#FFFFFF;
  background-color:#01541C;
  border-color:#FFFFFF;
  border-top-style:groove;
  border-bottom-style:ridge;
  border-width:2px;
  font-size:12px;
  padding-top:3px;
  padding-bottom:3px;
  }

.GREEN_Nav_Cell A:link{
  color:#FFFFFF;
  text-decoration:none;
  }

.GREEN_Nav_Cell A:visited{
  color:#FFFFFF;
  text-decoration:none;
  }

.GREEN_Nav_Cell A:hover{
  background-color:#FFFFFF;
  color:#000000;
  text-decoration:none;
  }

#Large_Green_Waste_of_space_thanks_ARS{
  padding:0px;
  margin:0px;
  background-color:#228622;
  color:#FFFFFF;
  font-size:24px;
  padding-left:8px;
  margin-right:-20px;
  padding-top:4px;
  padding-bottom:4px;
  margin-top:3px;
  margin-bottom:0px;
  }

.Page_Content{
  padding:0px;
  padding-left:4px;
  padding-right:20px;
  }






	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;
	}

	.pageHeading {
		font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
		font-weight:bold;
		font-size:13px;
		color:black;
	}

	.footerSepartorLine{
		color: navy;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size :10px;
		text-decoration: none;
	}


	@media print {
		body.ARS_BODY {background:white;}
		#Left_Nav_Div {display:none;}
		#ARS_MAIN_TABLE {font-size: 12px; color:black; background:white; width:100%}
		#Large_Green_Waste_of_space_thanks_ARS {font-size:12px;margin:0px;padding:0px;}
		.TabNav_Cell ul {display:none;}
		.GREEN_Nav_Cell {display:none;}
		.footer_Cell {display:none;}
	}
	
	TD.rightNav_label {
		color: #313131;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-size : 11px;
		font-weight : bold;
		background-color : #C6D4C5;
		text-align:center;

	}

	A.rightNav, A.rightNav_on {

		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
 		font-weight : bold;
		color : #000099;
		text-decoration:none;
	}
	
	A.rightNav:hover, A.rightNav_on:hover,{

		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
 		font-weight : bold;
		color : #000099;
		text-decoration: underline;
	}
	
  
