* {
  margin: 0;
  padding: 0;
}

html, body, #main_wrapper {
    height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333;
	background-image: url(images/column_background.gif);
	background-repeat: repeat-y;
	}

#main_wrapper {
	height:auto;
    min-height: 100%;
	width:800px;
}
#footer {
	position:relative;
	margin-top: -15px;
	height:15px;
	width:800px;
	background-image:url(images/bkg-bottom.gif);
	background-repeat: repeat-y;
		}
		
		
/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}
	
	
#footer p {
	font-size: 10px;
	font-weight:bold;
	text-align: right;
	vertical-align:middle;
	color:#FFF;
	line-height:12px;
	padding-right:10px;
}




#logo_section {
	height: 89px;
	width: 800px;
}

#logo_section img {
	display:block;
}

#top_logo {
	margin-left:15px;
	padding-top:11px;
	width:200px;
	height:46px;
	
}

#nav_bar {
	float:left;
	height:453px;
	width:177px;
	background-repeat: no-repeat;
	background-image: url(images/nav_bar_background.jpg);	
	
}

#content {
	overflow:auto;
	padding-bottom:10px;
}

#main_content {
	margin-top:2px;
	margin-left:198px;
	font-size:12px;
	margin-bottom:10px;
	
	}
	
#main_content.half {
	width:400px;
    border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #A1C0DB;
}

#main_content.full {
	width:590px;
}

#main_content p.title {
	margin:0;
	padding:0;
	display:block;
	font-size: 22px;
	line-height:22px;
	color: #56A1D5;
	margin-bottom:6px;
}

#main_content p {
	line-height: 17px;
	margin-right:20px;
	margin-bottom:10px;
}

#main_content #title_background {
	background-color: #99bad8; 
	margin-top:30px;
	margin-bottom:3px;
	width:56px;
	height:56px;
}

#title_background .news_title {
	display:block;
	padding-top:33px;
	margin-left:15px;
	font-size:15px;
	color:#FFF;
}


#main_content ul {
	line-height:17px;
	margin-left:35px;
	margin-right:25px;
	padding: 0px 13px 11px 15px;
	list-style-position: outside;
	list-style-type: disc;
	
}

#main_content ul ul {
	list-style-type:none;
	padding-left:10px;
	margin-left:0;
	
}


#main_content ul .li_highlight {
	color: #56a1d5 ;
	font-weight:bold;
}

#main_content ol {

	padding: 0px 13px 11px 50px;
	list-style-position: outside;
}

#main_content .highlight {
	color:#FF0000;
}

#right_col {
	margin-top:17px;
	float: right;
	width:190px;
		
}

#right_col .right_col_headerbox {
	height:19px;
	width:179px;
	background-color:#D9E7F6;
	padding-top:13px;
}

#right_col .smallbox {
	background-color: #56A1D5;
	height: 15px;
	width: 15px;
	margin-left:5px;
	}
	
#right_col .rc_title{
	float:right;
	width:155px;
	font-size:12px;
	font-weight:bold;
}

#right_col .rc_info {
	font-size:12px;
	padding-top:8px;
	width:142px;
	padding-left:25px;
	padding-right:13px;
	padding-bottom:17px;
	line-height:14px;
	background-color: #D1E2F3;
}

#right_col #rc_survey {
	height: 68px;
	width: 179px;
	margin-top: 20px;
	background-color: #D1E2F3;
}

#right_col #rc_survey img {
	float:left;
}

#right_col #rc_survey p {
	margin-top:5px;
	margin-left:71px;
	margin-right:2px;
	font-size:12px;
}

#right_col #rc_survey_bottom {
	width:179px;
	height:19px;
	background-color: #A8C9E8;
}

#right_col a {
	
}

img {
	border:0px;
	
}

.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited {
	color:#56A1D5;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.main_table {
	width: 590px;
}
.members_table img {
	padding-top: 0px;
	padding-bottom: 20px;
}

.main_table .tabletext {
	height:25px;
}

.list_table .tabletext {
	vertical-align:middle;
}

.complaint_table .tabletext {
	padding:5px;
}

.counties_img {
	float: right;
	margin-bottom: 5px;
}

#survey_form td{
	height:30px;
}

/***** Search Results **********/

.GridHeading {
	font-weight:bold;
}

#dataGrid {
	width:590px;
	font-size:11px;
}

.navHead
{
                FONT-SIZE: 0px;
                COLOR:white;
                visibility: hidden;
}

.navEnd
{
    FONT-SIZE: 0px;
                COLOR:white;
                visibility: hidden;
}

.DirFormHeading
{
    BORDER-BOTTOM: #336699 thin solid;
    BORDER-TOP: #336699 1px;
    COLOR: #8e9bad;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bolder;
    MARGIN-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-LEFT: 5px;
    PADDING-TOP: 10px
}

.FormHeading
{
    BACKGROUND-COLOR: whitesmoke;
    BORDER-BOTTOM: #336699 1px solid;
    BORDER-TOP: #336699 1px solid;
    COLOR: black;
    FONT-FAMILY: verdana, Arial;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bolder;
    LETTER-SPACING: normal;
    MARGIN-BOTTOM: 0px;
    MARGIN-RIGHT: 0px;
    MARGIN-TOP: 2px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    TEXT-DECORATION: none
}


/**** From Original Site ********/

.date {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.date a {
	color: #78AED4;
	text-decoration: none;
}

.date a:hover {
	text-decoration: underline;

}

.searchNote {
	text-align:center;
}

.searchBox {
	font-size: 10px;
	color: #000000;
	border: 1px solid;
	padding: 1px 2px 0px;
}

.subtitle {
	font-size: 12px;
	color: #00267F;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 5px;
}

.text {
	padding: 0px 13px;
}




.tabletext ol {
	padding: 0px 0px 0px 30px;
	list-style-position: outside;
	list-style-type: decimal;
}

.tabletext ul {
	padding: 0px 0px 0px 25px;
	list-style-position: outside;
	list-style-type: disc;
}

.tabletextTip {
	padding: 3px 6px;
}

.tabletextTip a {
	color: #86C1EA;
	text-decoration: none;
}


.sendbutton {
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #000000;
	font-size: small;
	text-decoration: none;
	padding: 2px 4px 4px;
}

a.sendbutton:link  {
	color: #FFF;
}

.formtextboxes {
	font-size: 11px;
	color: #000066;
	background-color: #CCCCCC;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}

/****** Zoom Search *********/

#main_content form#qs { margin-bottom:20px;}

#main_content .results .highlight { background: #FFFF40; color:#000; font-weight:bold;  }
#main_content .results .searchheading { font-size: 130%; font-weight: bold; }
#main_content .results .summary { font-size: 80%; font-style: italic; }
#main_content .results .suggestion { font-size: 100%; }
#main_content .results { font-size: 100%; }
#main_content .results	.category { color: #999999; }
#main_content .results	.sorting { text-align: right; }

#main_content .results	.result_title { font-size: 100%; }		
#main_content .results	.description { font-size: 100%; color: #008000; }
#main_content .results	.context { font-size: 100%; }
#main_content .results	.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
#main_content .results	.result_image { float: left; display: block; }
#main_content .results	.result_image img { margin: 10px; width: 80px; border: 0px; }

#main_content .results	.result_block { margin-top: 15px; margin-bottom: 15px;  }
#main_content .results	.result_altblock { margin-top: 15px; margin-bottom: 15px; }
		
#main_content .results	.result_pages { font-size: 100%; }
#main_content .results	.result_pagescount { font-size: 100%; }
		
#main_content .results	.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}


