body {
	background-color : #ffffff;
	/*margin-left : 10%;
	margin-right : 10%;*/
	padding: 0;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

p{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}
	
hr {
	color : #526B39;
	text-align : center;
	background-color : #526B39;
	}

h1{
	color : #006633;
	font-size : 160%;
	font-weight : bold; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
h2 {
	color : #006633;
	/*text-align : center;*/
	font-size : 150%; 
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
h3, h4 {
	color : #000000;
	/*text-align : center;*/
	font-size : 110%; 
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.toplinkhead {
	color: #006633;
	font-size: 100%; 
	font-weight: bold;
	}

.toplinksub {
	color: #006633;
	font-size: 80%;
	font-weight : bold;
	padding-top: .5em;
	}

.divisionlink {
	font-weight : bold;
	font-style : italic;
	font-size: 80%;
	color : #006633;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.toplink {
	padding-left : 30px;
	font-size: 80%;
	text-indent: -15px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: .5em;
	}

.floatalignright {
	float: right;
	text-align: right;
	}

.pdftext {
	color: #006633;
	font-size: 80%;
	}

.clearboth {
	clear: both;
	}

.imagealignright {
	float: right;
	text-align: right;
	padding-top: .6em;
	padding-bottom: 1.2em;
	padding-left: 1.2em;
	}

.imagealignleft {
	text-align: left;
	float: left;
	padding-top: .6em;
	padding-bottom: 1.2em;
	padding-right: 1.2em;
	}
	
	.countyColor{
 background-color :#FFFFCC;
	} 
	.regionColor{
 background-color : white;
 color: #006633;

	} 
	
.regionColor th {
 line-height: 2em;
 vertical-align: top; 
  font-size: 140%;
 }
	
	.noticeColor{
 background-color : #ccffcc;
	} 

table td {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}

table th{
	text-align: left;
	color : #006633;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}

.leaving {
	vertical-align: sub;
	}

.calloutbox {
	text-align: center;
	background-color: #ccffcc;
	padding: .6em;
	border: thick solid #006633;
	font-weight: bold;
	}

.smallfont {
	font-size: 80%;
	}

.indent {
	margin-left: 5em;
	}

.redtext {
	color: #ff0000;
	}

.indent {
	margin-left: 30px;
	}
	
.center {    
	text-align: center;
	}
	
.noborder {
	border: 0px;
	}

ul {
	list-style-type: disc;
	list-style-position: outside;
	}
	
ul ul {
	list-style-type: circle;
	list-style-position: outside;
	}

ul ul ul {
	list-style-type: square;
	list-style-position: outside;
	}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	}
	
.nobullet {
	list-style-type: none;
	}
		
.listspace {
	padding-bottom: 1em;
	}
				
.listspace  li {
	padding-bottom: 1em;
	}

.listspace  dd {
	padding-bottom: 1em;
	}
	
ol.upperalpha {
	list-style-type: upper-alpha;
	list-style-position: outside;
	}
	
ol.loweralpha {
	list-style-type: lower-alpha;
	list-style-position: outside;
	}
	
ol.upperroman {
	list-style-type: upper-roman;
	list-style-position: outside;
	}
	
ol.lowerroman {
	list-style-type: lower-roman;
	list-style-position: outside;
	}

