.titleDiv { /* C! */
    height: 27px;
    border-top: 2px solid #fbdb74;
  	 border-bottom: 2px solid #fbdb74;
  	 background-color: #336699;
    margin-bottom: 3px;
   /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00782b, endColorstr=#00ad63); */
   /* margin-bottom: 3px; */
}
.titleDivIntro { /* C! */
  margin: 0;
  height: 125;
  width: auto;
   background-color: #313252;
   /* background-color: rgb(0,110,130); */
   /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0561A5, endColorstr=#006A25); */
}
.titleDivNN { /* C! */
	background-color: #336699;
	/* background-color: #008531; */
   padding: 4px;
}
.titleDiv2 { /* C! */
	height: 27px;
   /* border-top: 2px solid #fbdb74; */
  	/* border-bottom: 2px solid #fbdb74; */
  	background-color: #336699;
   /* height: 27px;
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00782b, endColorstr=#00ad63); */
}
.pTitleDiv { /* C! */
	height: 27px;
   border-top: 2px solid #fbdb74;
  	border-bottom: 2px solid #fbdb74;
	background-color: #336699;
   margin-bottom: 3px;
   /* height: 27px;
	background-color: #008531;
   margin-bottom: 3px; */
}
.intro_body { /* C! */
   margin: 0;
   padding-top: 20px;
   /* background-color: #336699; */
   /* background-color: rgb(0,110,130); */
   /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#313252, endColorstr=#336699); */
}
.blueToGreen { /* C! */
	margin: 0;
   background-color: #fafafa;
   /* margin: 0;
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EBECF6, endColorstr=#69C08A); */
}
.greenToBlue { /* C! */
   margin: 0px;
   background-color: #c6c6c6;
   /* background-color: rgb(0,140,70);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ad63, endColorstr=#00782b); */
}
.greenToBlue2 { /* C! */
   margin: 0px; 
   padding: 0px;
   /* background-color: #336699; */
   /* background-color: rgb(0,140,70); */
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#313252, endColorstr=#336699);
}
.lightGreen { /* C! */
   margin: 0;
   background-color: #ffffff;
   /* margin: 0;
   background-color: #BEDFC4; */
}
.titleBody { /* C! */
   margin: 0px;
   padding-top: 2px;
	font-family: Arial;
	font-size: 18px;
	color: white;
	font-weight: bold;
	/* background-color: #313252;
	/* ADDED BY RHETT 8/4/05 */
	border-style: solid;
   border-color: #fbdb74;
   border-top-width: 0px;
   border-left-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 2px;
   /* background-color: rgb(0,140,70); */
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#313252, endColorstr=#336699);
}
#dataToolBar_body a { /* C! */
   margin: 2px;
   padding-top: 1px;
   padding-bottom: 1px;
   padding-left: 5px;
   padding-right: 5px;
   
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	text-decoration: none; 
	color: white; 
	font-weight: bold;
	border: 1px solid white;
   /* border: 1px solid green; */
	/* background-color: rgb(0,110,150); */
	background-color: #336699;
   height: 1px;
   filter: progid:DXImageTransform.Microsoft.Shadow(color=Black, strength=2, direction=135);
}
.helpBody { /* C! */
   font-family: Arial, Helvetica, sans-serif;
   margin: 0;
   background-color: #fafafa;
   /* background-color: rgb(10,140,80); */
}
#dataToolBar_body a:hover {
	color: black;
   border: 1px solid #0066FF;
	background-color: rgb(203,220,248);
}
.mainTitleName {
   height: 1px;
   filter: progid:DXImageTransform.Microsoft.Shadow(color=black, strength=3, direction=135);
}
#statusBar_body table {
   margin: 0px; 
   padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
}
#statusBar_body td {
	color: white; 
   padding-left: 4px;
}
#statusBar_body a:link {
	color: White; 
}
#statusBar_body a:visited {
	color: White; 
}
#statusBar_body a:active {
	color: White; 
}
#statusBar_body a:hover {
	color: Black;
	background: rgb(203,220,248);
}
#statusBar_body a {
   margin-top: 2px;
   padding-bottom: 2px;
   padding-left: 6px;
   padding-right: 8px;
	text-decoration: none; 
   border-right: 1px solid #fbdb74;
   height: 1px;
   filter: progid:DXImageTransform.Microsoft.Shadow(color=Black, strength=1, direction=135);
}
#statusBar_body #scale_label {
	color: white;
   padding-left: 15px;
   font-weight: bold;
}
#tList {
   margin-left: 5px;
   font-weight: bold;
   font-size: 13px;
	color: black;
	background-color: white;
   /* background-color: rgb(0,140,70); */
}
.colHead3 {
	text-align: center;
	color: white;
	font-size: 18px;
  	font-weight: bold;
	/* background-color: #0469B3; */
	background-color: #006633;
}
.colHead4 {
	text-align: center;
	color: White;
	font-size: 16px;
  	font-weight: bold;
	background-color: #265888;
}
.legendHeading {
	color: Navy;
   font-family: Arial, Verdana, Tahoma;
  	font-weight: bold;
	font-size: 15px;
   text-decoration: underline;
}
.disclaimer {
   margin: 0;
   margin-top: 5px;
	font-size: 11px;
   font-family: Arial, Verdana, Tahoma;
   text-align:left;
}   
.mapScale {
	text-align: center;
	font-size: 14px;
   font-family: Arial, Verdana, Tahoma;
}   
.printPreview {
   margin: 0;
   font-size: 14px;
	text-align: center;
}
.dataBorder {
   margin: 0;
	font-size: 13px;
   font-family: Arial, Verdana, Tahoma;
	text-align: left;
   margin-top: 8px;
}   
.dataNoBorder {
   margin: 0;
	font-size: 13px;
   font-family: Arial, Verdana, Tahoma;
	text-align: left;
}   
.whiteTable {
   background-color: #c6c6c6;
   margin: 0;
	font-size: 14px;
   font-family: Arial, Verdana, Tahoma;
	text-align: left;
   margin-top: 8px;
}   
.answer {
	text-align: left;
}
.mailLabel_5160 {
   margin: 0;
	font-size: 9pt;
   font-family: Arial, Verdana, Tahoma;
}
.mailLabel_5161 {
   margin: 0;
	font-size: 12pt;
   font-family: Arial, Verdana, Tahoma;
}
.mapTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: transparent;
  	font-weight: bold;
   border-style: none;
   padding-bottom: 2px;
}
.glowing1 {
	color: Navy;
   font-family: Arial, Verdana, Tahoma;
  	font-weight: bold;
	font-size: 15px;
   height: 1px;
   /* filter: progid:DXImageTransform.Microsoft.Glow(color=#FFFDED, strength=7); */
}
.mapView {
  	border: 2px solid Gray;
   cursor: hand;
   margin: 4;
}
#buffer_table {
   font-family: Arial, Verdana, Tahoma;
   font-size: 14px;
	border-width: 1px;
   background-color: rgb(236,233,216);
	position: relative; 
}
.printData {
   margin: 0;
	font-size: 10pt;
   font-family: Arial, Verdana, Tahoma;
	text-align: left;
   margin-top: 8px;
}   
.bRed {
   color: #eb714d; 
  	font-weight: bold;
}
.helpText {
	padding: 8px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
}
.padding8 {
   padding: 8px;
}
.bGoldNoShadow {
   font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
  	font-weight: bold;
   /* color: #f8f400; */
   color: White;
}
.bGoldShadow {
   padding-top: 3px;
   font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
  	font-weight: bold;
  	color: white;
   /* color: #f8f400; */
   height: 1px;
   filter: progid:DXImageTransform.Microsoft.Shadow(color=#fbdb74, strength=3, direction=135);
}
.bGoldShadow2 {
   padding-top: 3px;
   font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
  	font-weight: bold;
  	color: white;
   /* color: #f8f400; */
   height: 1px;
   filter: progid:DXImageTransform.Microsoft.Shadow(color=#fbdb74, strength=3, direction=135);
}

.introDiv {
   padding: 10px;
   color: white; 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   /* font-size: 85%;  */
   /* height: 1px; */
   /* background-color: #f5f5f5; */
   /* filter: progid:DXImageTransform.Microsoft.Shadow(color=#313252, strength=2, direction=135); */
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#313252, endColorstr=#336699);
}
.helpGray {
   font-size: 85%;
   background-color: #c6c6c6;
   /* background-color: rgb(236,233,216); */
}
.helpWhite {
	color: White;
   font-size: 80%;
    background-color: #336699;
   /* background-color: rgb(255,255,225); */
}
.generalInfo {
   font-family: Arial, Helvetica, sans-serif;
   margin: 0;
   font-size: 85%; 
}
.whiteBackground {
   font-family: Arial, Helvetica, sans-serif;
   margin: 0;
   background-color: #fafafa;
}
.printwhiteBackground {
   font-family: Arial, Helvetica, sans-serif;
   margin: 0;
   background-color: white;
}
.zeroRecFound {
	color: red;
   font-family: Arial, Helvetica, sans-serif;
  	font-weight: bold;
	font-size: 16px;
   padding-top: 3px;
}
.promptNavy {
	color: Navy;
   font-family: Arial, Verdana, Tahoma;
  	font-weight: bold;
	font-size: 14px;
}
.newTool {
   background-color: #3366cc;
	color: White;
   font-family: Arial, Verdana, Tahoma;
	font-size: 15px;
   padding: 2px;
   margin-top: 2px;
   margin-bottom: 2px;
   text-decoration: underline;
   cursor: default;
   cursor: hand;
}
.results_label {
  	border-top: 1px solid #3366cc;
  	background-color: #336699;
   /* background-color: #e5ecf9; */
	color: Black;
   font-family: Arial, Verdana, Tahoma;
	font-size: 15px;
   padding: 3px;
   margin-top: 2px;
   margin-bottom: 2px;
}
.results_label2 {
	font-size: 15px;
   padding: 2px;
   margin-top: 2px;
   margin-bottom: 2px;
}
.colHead {
	text-align: center;
	color: white;
	font-size: 14px;
  	font-weight: bold;
  	background-color: #336699;
	/* background-color: #0469B3; */
}
.colHead2 {
	text-align: center;
	color: white;
	font-size: 14px;
  	font-weight: bold;
	background-color: #0469B3;
	cursor: default;
   cursor: hand;
}
.outsideBorder {
   font-family: Arial, Verdana, Tahoma;
   font-size: 14px;
	border-width: 1px;
}
.outsideBorder2 {
   font-family: Arial, Verdana, Tahoma;
   font-size: 14px;
	border-width: 1px;
   background-color: rgb(236,233,216);
}


.bigText {
   font-family: Arial, Verdana, Tahoma;
	font-size: 20px;
}
.whiteText {
   height: 16px;
	font-size: 16px;
	color: white;
   font-family: Arial, Verdana, Tahoma;
   padding-bottom: 5px;
}
