html {
	overflow-y: scroll;
}
body {
	font-size : 10pt;
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	color: black;
	background-color: #FFFFCC;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.tableskin {
	border:1px solid #003300;
	background-color:#FFFFCC;
}
.menuitems {
	width:165px;
	border:1px solid #003300;
	background-color:#FFFFCC;
	font: bold 12px Georgia Ref, Georgia, Serif, Times, Times Roman;
	color:#003300;
}
.menuskin {
	position:absolute;
	width:165px;
	background-color:#FFFFCC;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	visibility:hidden;
}
.menuskin a {
	text-decoration:none;
	color:#003300;
	padding-left:10px;
	padding-right:10px;
}
#mouseoverstyle {
	background-color:#003300;
}
#mouseoverstyle a {
	color:#FFFFCC;
}
.logopos {
	background-image:url('../images/logo.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.contentbox {
	margin-top: 58px;
}
.mapboxon {
	display: block;
	visibility: visible;
	background-color: #F9F9F9;
}
.mapboxoff {
	visibility: hidden;
	display: none;
}
/* basic links */
A:link {
	color: #003300
} /* unvisited links */
A:visited {
	color: #003300
} /* visited links */
A:hover {
	color: #FF0000
} /* user hovers */
A:active {
	color: #003300
} /* active links */
.mainBox {
	border-width: 4px;
	border-color: #003300;
	border-style: solid;
	background-color: #FFFFCC;
}
td {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	color: #000000;
	font-size: 10pt;
}
.menubuts {
	padding: 0;
	margin-top: 4px;
	margin-bottom: 4px;
}
.bodyCopy {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	color:#000000;
	font-size:10pt;
	padding-top:0px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-bottom: 0.5em;
}
.bodyCopy:first-letter {
	color: #663333;
	font-weight: bold;
}
p {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	color:#000000;
	font-size: 10pt;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0.5em;
	margin-top: 0;
	margin-bottom: 0.5em;
}
ul, ol {
	padding:0px;
	margin-top: 4px;
	margin-left: 16px;
	margin-bottom: 1px;
	list-style-type: square;
}
li {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	color:#000000;
	padding-bottom: 4px;
}
.headLine {
	color:#003300;
	font-weight:bold;
	font-size: 22pt;
}
h1, .subHead {
	color: #003300;
	font-weight: bold;
	font-size: 12pt;
	line-height: 12pt;
}
.heading {
	color: #003300;
	font-weight: bold;
	font-size: 10pt;
}
.smallType {
	font-size: 7.5pt;
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
}
form {
	margin: 0px;
}
.officehours {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}
.address {
	font-family: Georgia Ref, Georgia, Serif, Times, Times Roman;
	font-size: 7pt;
	color: #000000;
	font-weight: normal;
}
