body.visitors a.visitorsTab, body.residents a.residentsTab, body.countyboard a.countyBoardTab, body.departments a.departmentsTab, body.contactus a.contactUsTab {background: #ffffff url(../images/cornerblue.gif) top right no-repeat !important;}


/* DISPLAY STYLES (TEXT, FONTS, LINKS, TABLES) */

body {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	background-color: #ccd9e5;
	text-align: center;
}
body a { 
	font-family: Tahoma;
	font-size: 12px;
 	color: #003399; 
 	text-decoration: none; 
 } 
body a:link { 
	font-family: Tahoma;
	font-size: 12px;
 	color: #003399; 
 	text-decoration: none; 
 } 
body a:visited { 
 	font-family: Tahoma;
	font-size: 12px;
 	color: #003399; 
 	text-decoration: none;
} 
body a:hover { 
	font-family: Tahoma;
	font-size: 12px;
 	color: #003399; 
 	text-decoration: underline;
} 
body a:active { 
 	font-family: Tahoma;
	font-size: 12px;
 	color: #003399; 
 	text-decoration: none; 
} 


table {
text-align: left;
}

hr.topmenu {
border:0;
color:#003399;
background-color:#003399;
height:1px;
width:100%;
text-align:left;
}


#outer {
	width: 782px;
	margin:0px auto auto auto;
	padding: 0px;
}

table .underlinerow td, table .underlinerow tbody td {
border-bottom:1px solid #000000;
}

td img {display: block;}

.searchbox { 
	font-size: 11px; 
 	background-color: #FFFFFF; 
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	padding:0px;
	margin:0px;
	border: 1px solid #333333;
}

.searchbutton { 
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	font-size: 11px; 
	background-color: #FFFFFF; 
	color: #000000; 
/*	margin-right: 6px; */
	border: 1px solid #333333;
}

a:link {color:#003399;
text-decoration: underline;}

a:visited {color: #000000;}

.style2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}
td, .style4 {
	font-size: 12px;
}

.style5 {font-size: 11px}

.style8 {
	color: #31659C;
	font-weight: bold;
}

/* LEFT NAVIGATION STYLES */
.leftnavigation ul
{
	list-style:none; 
	padding:0; 
	margin-left:2px; 
	margin-bottom:0; 
	margin-top:0;
	text-indent:-3px;
}
 .leftnavigation li
{
	list-style:none; 
	padding:0; 
	margin-left:25px; 
	margin-bottom:0; 
	margin-top:3px;
	text-indent:-25px;
}

/* SUB NAVIGATION STYLES */
.subnavigation
{
	margin-left:10px;
	margin-bottom:5px;
	margin-top:0px;
	padding:0px;
}
.subnavigation ul, .subnavigation li {
	padding: 0px;
	margin: 0px auto;
	margin-top:0px;
}
.subnavigation ul { 
	list-style:none;
	margin-left:0px;
	text-indent:5px;
	margin-top:0px;	
 } 
.subnavigation a:link { 
	font-family: Tahoma;
	font-size: 11px;
 	color: #000000; 
 	text-decoration: none; 
 } 
.subnavigation a:visited { 
 	font-family: Tahoma;
	font-size: 11px;
 	color: #000000; 
 	text-decoration: none;
} 
.subnavigation a:hover { 
	font-family: Tahoma;
	font-size: 11px;
 	color: #000000; 
 	text-decoration: underline;
} 
.subnavigation a:active { 
 	font-family: Tahoma;
	font-size: 11px;
 	color: #000000; 
 	text-decoration: none; 
 } 


/* BREAD CRUMBS STYLES */

.bc a:link { 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
 	color: #ffffff; 
 	text-decoration: none; 
 } 
.bc a:visited { 
 	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
 	color: #ffffff; 
 	text-decoration: none;
} 
.bc a:hover { 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
 	color: #ffffff; 
 	text-decoration: underline;
} 
.bc a:active { 
 	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
 	color: #ffffff; 
 	text-decoration: none; 
 } 
.bc { 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
 	color: #ffffff; 
 	text-decoration: none; 
 } 

/* DROP SHADOW (AROUND COLUMN HEADERS) STYLES */

.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
	background:url(../images/shadow/v1/shadow.gif) right bottom no-repeat;
  }
.wrap2 {
  background:url(../images/shadow/v1/corner_bl.gif) -4px 100% no-repeat;
  }
.wrap3 {
	padding:0 5px 5px 0;
	background:url(../images/shadow/v1/corner_tr.gif) 100% -3px no-repeat;
  }
.wrap3 img {display:block;}

.box {
	height: 16px;
	padding: 0px;
	background: #23768D;
	border: 1px solid;
	border-color:#ccc #999 #999 #ccc;
	text-align:left;
}

html>body .box{
height: 16px;
} 
html>body .box p{
margin-top: 0px;
}
.spacerline_blue
{
	background-color: #6699CC;
	font-size: 2pt;
	color: #6699CC;
}

.modalBackground 
{
   background-color:Gray;
   filter:alpha(opacity=60);
   opacity:0.60;         
}

.stackedLinks
{
line-height:25px;
padding-left:20px;
}
