﻿HTML {
	background-color: #98C3D9;
}

body {
	font-family: Tahoma, Arial;
	font-size: 12px;
	margin: 0;
}

#BG {
	background-image: url(images/Page_BG1.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

#BG2 {
	background-image: url(images/Footer_BG1.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#Main {
	margin: 0 auto;
	border: 3px solid White;
	border-bottom: none;
	width: 960px;
	background-color: #eef4f9;	
}

#Main2 {
	margin: 0 auto;
	width: 966px;
	padding-bottom: 25px;
}

p {
	padding: 0;
	margin: 0 0 10px 0;	
}

H2 {
	font-size: 18px;
	padding: 0;
	margin: 0;	
}

H3 {
	font-size: 14px;
	color: #444;
	padding: 0;
	margin: 0;
}

H4 {
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia;
	padding: 3px 3px 3px 0;
	border-bottom: 1px dotted gray;
	margin-bottom: 7px;
}

UL {
	padding: 0;
	margin: 0;
}

LI {
	padding: 0;
	margin: 0;
}

Legend {
	font-size: 14px;
	color: #5c91c6;
	font-weight: bold;
}

DL {
	margin: 0;
	padding:0;	
}

DT {
	font-weight: bold;	
}

DD {
	margin: 1px 0 5px 20px;
}

.Header2 {
	font-size: 14px;
	padding: 0;
	margin: 5px 0;	
}

.SubHeader {
	font-size: 16px;
	font-family: Georgia;
	padding-bottom: 2px;
	margin-bottom: 3px;
	color: #3f7ebc;
	/* border-bottom: 1px dotted gray; */
}

.SubHeader_small {
	font-size: 13px;
	font-family: Georgia;
	padding-bottom: 2px;
	margin-bottom: 3px;
	color: #3f7ebc;
	/* border-bottom: 1px dotted gray; */
}

.ImageLeft {
	float: left;
	padding: 0 10px 10px 0;	
}

.ImageRight {
	float: right;
	padding: 0 0 10px 10px;	
}

.Highlight {
	background-color: PaleGoldenrod;
	border-style: solid;
	border: 1px solid Goldenrod;
	padding: 2px;
	color: Black;
}

.RequiredText {
	font-size: 8px;
	font-family: Verdana;
	color: Navy;
}

.btn {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #444A58;
	font-size: 150%;
	padding: 2px 4px;
}

.My_button {
	color: #444A58;
	width:125px;
	height:25px;
}

.CloseButton {
	font-weight: bold;
	color: #e35e26;
	font-size: 12px;	
	text-decoration: none;
}

.PrintButton {
	font-weight: bold;
	color: Orange;
	font-size: 12px;	
	text-decoration: none;
}

#Text UL {
	margin: 0;
	padding:0;	
}

#Text LI {
	margin: 0 0 3px 20px;	
}

#Header {
	width: 960px;
	height: 175px;
	background-image: url(images/TownshipHeader_new1_fade.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFBF00;
	margin: 0;
}

#Menu {
	height: 33px;
	padding-top: 148px;
	padding-left: 126px;
}

#Body_Holder {
	width: 100%;
	height: 100%;	
	min-height: 250px;
}

#Text {
	border-top: 3px solid White;
	background-color: #eef4f9;
	padding: 10px 20px 20px 20px;
	color: #333;
	float: left;
	width: 917px;
	height: 100%;
}

#Additional {
	border: 3px solid White;
	border-right: none;
	width: 220px;
	background-color: #FFF;
	float: right;
	height: 100%;
	color: #666;
}

#Additional H2 {
	font-size: 18px;
	margin: 0;
	padding-left: 8px;
	height: 31px;
	color: #5674a6;
	line-height: 30px;
	cursor: pointer;
	background-color: Transparent;
}

#Additional H5 {
	font-size: 11px;
	color: #CC3300;
	margin: 0;
	height: 20px;
	padding: 2px 6px;
	line-height: 15px;
	background-image: url(images/header_news_bg2.gif);
	background-repeat: repeat-x;
}

#Footer {	
	background-color: #aec9e3;
	border: 3px solid White;
	padding: 5px;
	color: #333;
	margin-bottom: 30px;
}

#F1 {
	float: left;	
}

#F2 {
	float: right;
}

.ClearOut {
	clear: both;	
}

a.Link {
	color: #5674a6;
	font-weight: bold;
	text-decoration: none;
}

a.Link:hover {
	color: #ffbf00;
	font-weight: bold;
	text-decoration: underline;
}

a.AltLink {
	color: #66A550;
	font-weight: bold;
	text-decoration: underline;
}

a.AltLink:hover {
	color: #ffbf00;
	font-weight: bold;
	text-decoration: none;
}

/* Accordion Styles */

.AccordionHeader_Selected {
	background-image: url(images/accordian_bg_selected.gif);
	background-repeat: no-repeat;
	height: 31px;
}

.AccordionHeader {
	background-image: url(images/accordian_bg.gif);
	background-repeat: no-repeat;
	height: 31px;
}

.AccordionContent {
		
}
a.rollmenu {
	font-weight: bold;
	text-decoration: none;
	color: #6C5635;
	background-color: #CCCCCC;
	margin 0;
	display: block;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : center;
	vertical-align : middle;
	padding : 3px 3px 3px 3px;
}
a.rollmenu:hover {
	font-weight: bold;
	text-decoration: underline;
	margin 0;
	display: block;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #CF3D30;
	background-color: #E3E3E5;
	text-align : center;
	vertical-align : middle;
	padding : 3px 3px 3px 3px;
}
a.rollmenuselected {
	font-weight: bold;
	text-decoration: none;
	margin 0;
	display: block;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #CF3D30;
	background-color: #E3E3E5;
	text-align : center;
	vertical-align : middle;
	padding : 3px 3px 3px 3px;
}