﻿body {
background: white url(images/Background_span.gif) center repeat-y;
margin:0px; }

.logoBlue { font: bold 10pt arial, verdana, helvetica, sans-serif; color:#000080;  }
.logoRed { font: bold 10pt arial, verdana, helvetica, sans-serif; color:#BE0000; }

p, li { 
color:#000033;
font:10pt arial, verdana, helvetica, sans-serif; }

a:link, a:active, a:visited { 
color:#000066;
text-decoration:none; }

a:hover { 
color:#999999;
text-decoration:underline; }

.backgroundimage {
width:100%;
background: url(images/Background.gif) top no-repeat; }

.backgroundimage_USA {
width:100%;
background: url(images/Background_USALocalGovernmentInfo.gif) top no-repeat; }

.SearchBarBackground {
background: url(images/SearchBar_01.jpg) left repeat-y;
width:426px; }

.SearchBar {
border-left:solid 2px #666666;
border-right:solid 2px #666666; }

.AdvertPane {
background: #CCCCCC url(images/AdvertBackground.gif) no-repeat bottom;
width:520px;
margin-bottom:10px; }

.headling {
width:908px;  }

.headling_WithMenu {
width:650px;
margin-top:8px; }

.headling_account {
width:390px; }

h1.CountyHeader  {
font:bold 17pt arial, verdana, helvetica, sans-serif;
color:#666666;
border-bottom:solid 1px #FFA000;
padding-bottom:3px; }


.headling_WithMenu, .headling, .headling_account {
background-color:#FFA000;
background-image:url(Graphics/HeaderCap.jpg);
background-repeat:no-repeat;
padding:4px 0px 3px 8px;
font:bold 11pt arial, verdana, helvetica, sans-serif;
color:White; 
font-variant: small-caps;
height:23px; }

.Subpage_ContentPane {
background-color:White;
padding:8px 20px 20px 20px;
border-right:solid 2px #666666; 
border-left:solid 2px #666666; 
border-bottom:solid 2px #666666; }

.HeaderMenu, .HeaderMenu a:link, .HeaderMenu a:visited, .HeaderMenu a:active {
font: 8pt arial, verdana, helvetica, sans-serif; 
color:#EDEDED;
padding-top:4px;
padding-right:8px;
text-decoration:none; }

.HeaderMenu a:hover {
font: 8pt arial, verdana, helvetica, sans-serif; 
color:#EDEDED;
text-decoration:underline; }

/* FORMS */

.Field80 {
width:80px;
border:solid 1px #666666; }	

.Field195 {
width:195px;
border:solid 1px #666666; }	

.Field250 {
width:250px;
border:solid 1px #666666; }	

.Field350 {
width:350px;
border:solid 1px #666666; }	

.Field350_big {
width:350px;
height:130px;
border:solid 1px #666666; }	

.Field550 {
width:550px;
height:130px;
border:solid 1px #666666; }	

.Field500 {
width:500px;
height:130px;
border:solid 1px #666666; }	

.Field475 {
width:475px;
height:250px;
border:solid 1px #666666; }	

.Field300 {
width:300px;
height:130px;
border:solid 1px #666666; }	

.footerlink, .FooterLink:link, .FooterLink:active, .FooterLink:visited  {
font: 8pt arial, verdana, sans-serif;
color: Black;
text-decoration:none; }

.FooterLink:hover  { 
font: 8pt arial, verdana, sans-serif;
color: #666666;
text-decoration:underline; }


/* SEARCH PANEL */

.SearchBox {
width:234px;
border:solid 1px #CCCCCC;
background-color:#F9F9F9;
padding:6px 6px 6px 6px;
margin-bottom:16px; 
font: 8pt arial, verdana, sans-serif; }

a.MenuLink:link, a.MenuLink:visited, a.MenuLink:active, a.MenuLink:hover, a.MenuLinkBottom:link, a.MenuLinkBottom:visited, a.MenuLinkBottom:active, a.MenuLinkBottom:hover  {
width:234px;
border-right:solid 1px #CCCCCC;
border-left:solid 1px #CCCCCC;
border-top:solid 1px #CCCCCC;
padding:4px 6px 4px 6px;
display:block; 
font: 8pt arial, verdana, sans-serif;
text-decoration:none; }

a.MenuLink:link, a.MenuLink:visited, a.MenuLink:active, a.MenuLinkBottom:link, a.MenuLinkBottom:visited, a.MenuLinkBottom:active  {
color:Black;
background-color:#F9F9F9;   }

a.MenuLinkBottom:link, a.MenuLinkBottom:visited, a.MenuLinkBottom:active, a.MenuLinkBottom:hover  {
border-bottom:solid 1px #CCCCCC; }

a.MenuLink:hover, a.MenuLinkBottom:hover  {
color:white;
background-color:#FFA000;   }

.banners { margin:1px; }

/* User Managment */
.disappear { display:none;}



/* Data Display */
.DataGrid_Header {
background-color:#CCCCCC; }

.DataGrid {
font: 8pt arial, verdana, sans-serif;
 }



/* Hide Form field for captcha */
.InvalidField { display:none;}







































