@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	width: 1000px;
}
h2 {
	font-size:x-small;
}
h3 {
	font-size:xx-small;
}
#header {
	margin: 0px;
	padding-top: 16px;
	width: 1000px;
}
#header img {
	display: none;
}

#menuBar {
	display:none;
	color: #4279AC;
	font-weight: bold;
	margin-bottom: 5px;
	position: relative;
	top: 0px;
	right: -24px;
	width: 1015px;
	overflow: hidden;
	background-image: none;
	background-color: #f1f17a;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 16px;
	font-size: 12px;
	}
#content form {
	display: none;
}


.menuHeader {
	color: #4279AC;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	display: inline;
	position: relative;
	border-right: 0px solid #4279AC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	font-size: 12px;
	margin-left: 12px;
	}
#menuBar a {
	list-style-type: none;
	text-decoration:none;
}

a.menuLink {
	display: block;
	padding: 2px 5px;
	border-top: 1px solid #f1f17a;
	font-size: 10px;
	}

a.menuLink:link {
	color: #000000;
	text-decoration: none
	}

a.menuLink:visited {
	color: #000000;
	text-decoration: none
	}

a.menuLink:hover {
	color: #ffffff;
	background-color: #000000;
	text-decoration: none
	}

a.menuLink:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #cc0000;
	}

.menuDrop {
	color: #4279AC;
	font-size: 12px;
	background-color: #ffffff;
	background-repeat: repeat;
	visibility: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1000;
	top: 60px;
	left: 2em;
	width: 175px;
	height: auto;
	border-style: solid;
	border-width: 0 1px 1px;
	border-color: #003365;
	font-weight: bold;
	}
#content {
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4279AC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #4279AC;
}


.events {
	font-size: x-small;
}

.callout {
	font-size: x-small;
	text-align: justify;
	padding: 5px;
	margin: 4px;
	color: #000000;
	font-weight: bold;
}
.reprint {
	font-size: 9px;
	font-style: italic;
}
#header #hdr_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4279AC;
	position: relative;
	left: 0px;
	top: 0px;
	display:none;
}

#header #hdr_text {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #4279AC;
	left: 0px;
	top: 0px;
	font-weight: bold;
	text-align: left;
	display:block;
}
.ColHdr {
	font-size: large;
	font-weight: bold;
	top: 0px;
}
.normLink {
	text-decoration: none;
	display: none;
	list-style-type: none;
}

#quotebox {
	padding: 5px;
	border: thin solid #000000;
	text-align: justify;
}
.para_sep {
	padding-top: 14px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
.SubHeader {
	font-size: medium;
	font-weight: bold;
}
.Small_box {
	border: thin solid #000000;
}
.calText {
	font-size: x-small;
	font-weight: bold;
}
.calGray {
	font-size: x-small;
	color: #666666;
}
.whiteTxt {
	color: #FFFFFF;
}
.smalltable {
	font-size: x-small;
}
#content .calText a {
	text-decoration: none;
}
#content a {
	text-decoration: none;
}
#box {
	border: thin solid #000000;
	padding: 5px;
}
#district_map {
	display:none;
}