body,td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	vertical-align:top;
}
p{
padding-left:10px;
padding-right: 10px;
}
.tan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003366;		
	background-image:url(images/tanbk.gif);
	background-repeat:repeat-y;
	background-position:right;	
}
.council {
text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000066;
			padding: 2px;
	border-top-color: #f0f0f0;
	border-right-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
	border-left-color: #f0f0f0;
	border-right-style: solid;
	border-right-width: thin;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#ffffff;
	padding-right: 15px;
	text-align:right;
	text-transform:uppercase;
	background-image:url(images/greenbar.gif);
	background-position:right;
	background-repeat:no-repeat;
	line-height: 29px;
	margin-bottom: 0px;	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#006699;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:0px;
		margin-bottom: 0px;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#006633;
	padding-left:10px;
	
	margin-bottom: 0px;		
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	padding-left:10px;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;	
	padding-left:10px;

}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
}
a:link {
	text-decoration: underline;
	color: #135681;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #71364A;
}
a:active {
	text-decoration: underline;
}

input.inputfield {
  font-size        : 11px;
  font-family      :  Arial, Helvetica, sans-serif;
  color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
  font-weight:  bold;
}

.formoutput {
	font-size        : 11px;
    font-family      : Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
	font-weight:  bold;
	padding-left: 5px;
}


textarea {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
  font-weight:  bold;
}
select {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
  font-weight:  bold;
}
.copyright { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;

}
a.copyright:link  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;

}
a.copyright:visited  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;

}
a.copyright:hover  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;

}
a.copyright:active  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;

}

.incCopyright { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
  cursor:text;
  text-decoration:none;
}
/******************** Begin Category Lists ******************/

ul#navlist2{
	width: 161px;
	\width: 161px;
	w\idth: 161px;
	padding: 0px;
	border: 0px;
	border-top: 0px;
	margin: 0px;
	text-transform:uppercase;
	font: 11px verdana,helvetica,arial,sans-serif;
	font-weight:bold;
	background-repeat:repeat-x;
	background-image:url(images/navbk.gif);
	text-align:left;	
}
ul#navlist2 li{
	list-style: none;	
	margin: 0px;
	border: 0px;
	height: 19px;
	
}
ul#navlist2 li a{
	display: block;
	height: 19px;
	width: 161px;
	\width: 161px;
	w\idth: 161px;
	padding-left: 10px;	
	border: 0px;
	background-image:url(images/navbk.gif);
	text-decoration: none;
	color:#000066;
}
ul#navlist2 li a:hover{
	color:#ffffff;
	background-image:url(images/navbk_o.gif);
}


/******************** End Catagory Lists ********************/


