html, body, p, h1, h2, h3, h4, h5, h6, a {
     margin: 0 auto; 
     padding: 0;
     border: 0;
}
html {
	text-align: center;
}
body { 
	background-color: White; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 9pt; 
	margin: 10px auto; 
	text-align: center;
	width: 820px;
}
div#container {
	border: 2px solid Black;
	background-color: White;
	margin: 0 auto;
	padding: 0;
	width: 820px;
	text-align: left;
}
p { 
color: black; 
font-size: 9pt; 
margin: 2px 12px 4px 12px; 
}


/* DIVS styles */
.justify { 
text-align: justify;
}

.sidebar { 
text-align: justify; 
font-size: 7pt;
}
.indent { 
padding: 2px; 
margin-top: 0px; 
margin-bottom: 0px;
	margin-left: 20px; 
	margin-right: 20px; 
	}
.smB { 
margin-top: 0px; 
margin-bottom: 0px; 
padding: 2px;
	font-weight: bold; 
	font-size: 8pt; 
	}		
.smBR { 
margin-top: 4px; 
margin-bottom: 0px; 
padding: 0px;
	font-weight: bold; 
	font-size: 8pt; 
	text-align: right; 
	}		
.R { 
color: black; 
font-size: 9pt; 
margin-top: 0px; 
margin-bottom: 0px; 
padding: 2px; 
text-align: right; 
}	
.C { 
color: black; 
font-size: 9pt; 
margin-top: 0px; 
margin-bottom: 0px; 
padding: 2px; 
text-align: center; 
}	

.CB { 
color: black; 
font-size: 9pt; 
margin-top: 0px; 
margin-bottom: 0px; 
padding: 2px; 
text-align: center; 
font-weight: bold;
}	
.cite { 
color: black; 
font-size: 9pt; 
margin-top: 0px; 
margin-bottom: 0px; 
padding: 2px;	
font-family: "Times New Roman", Times, serif; 
font-style: italic; 
margin-left: 20px; 
text-align: right; 
}
.caption { 
margin-top: 0px; 
margin-bottom: 0px; 
padding: 2px;
font-weight: normal; 
font-size: 7pt; 
text-align: center;
	color: White; 
	}		
.captionJ { 
padding: 2px; 
margin: 0px 0px 0px 0px;
font-weight: normal; 
font-size: 7pt; 
text-align: justify; 
	}		
.sm { 
font-size: 7pt; 
font-family: Verdana, Arial, Helvetica, sans-serif;
}	
.footer { 
color: Silver; 
font-size: 7pt; 
margin-top: 8px; 
margin-bottom: 8px; 
padding: 2px; 
text-align: center; 
}

/* Link styles */
a, a:link, a:visited { 
color: Teal; 
font-weight: bold; 
font-size: 9pt; 
}
a:hover { 
color: Black; 
font-weight: bold; 
font-size: 9pt; 
}

a.footer, a:link.footer, a:visited.footer { 
color: Gray; 
font-weight: bold; 
font-size: 7pt; 
}
a:hover.footer { 
color: #FF5D00; 
font-weight: bold; 
font-size: 7pt; 
}

/* Header styles */
h1, h2, h3, h4 {
	font-family: "Georgia", Times, serif; 
	color: #B02B02; 
	margin-top: 0px; 
margin-bottom: 2px; 
margin-left: 12px;
}
h1 { 
font-size: 14pt; 
font-weight: normal; 
}

h2 { 
font-size: 11pt; 
color: #4c4c4c; 
font-weight: bold; 
}

h3 { 
font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
font-size: 11pt; 
color: #4c4c4c; 
font-weight: bold;
}
/* styles for colors nly */
.red { 
color: #ff5d00;
}

.grn { 
color: Teal;
}

.grnC { color: Teal; 
}
/* List styles */

ol { 
list-style: decimal outside; 
margin-right: 12px; 
}

ul { 
list-style: square outside; 
font-weight: normal; 
margin-right: 12px; 
color: black;
 }
 
 /* Table and Cell Styles */
 
.county { 
font-size: 9pt; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
padding: 4px;}

.headerRow { 
border-bottom: 1px dashed Gray;  
font-weight: bold; 
text-align: left; 
font-size: 9pt; 
margin-left: 0px; 
margin-right: 8px;
}

.countyData { 
border-bottom: 1px dashed Gray; 
font-weight: normal; 
text-align: left; 
padding-right: 15px; 
font-size: 9pt; 
margin-left: 8px; 
margin-right: 8px;
}

.adoptMe { 
border-bottom: 1px dashed Gray; 
font-weight: normal; 
text-align: left; 
padding-right: 15px; 
font-size: 9pt; 
margin-left: 8px; 
margin-right: 8px; 
background-color: #D4DEDE;
}

.sp { 
background-color: Gray; 
height: 3px; 
padding: 0px; 
}

.note { 
border: 1px dashed Gray; 
font-weight: normal; 
text-align: left; 
padding-right: 15px; 
font-size: 9pt; 
margin-left: 8px; 
margin-right: 8px; 
background-color: #D4DEDE;
}
/* styles for forms */
.form { 
font-size: 9pt; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
padding: 4px;	
}

.formL { 
font-size: 9pt; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
padding: 4px; 
text-align: left; 	
}

.formR { 
font-size: 9pt; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
padding: 4px; 
text-align: right; 
font-weight: bold;	
}

.formC { 
font-size: 9pt; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
padding: 4px; 
text-align: center; 
font-weight: normal;
}	
