html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%;
}
body { 
   background-color: white;
   color: #333333;
   background-color: white; 
   margin: 0px;
   font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
   font-size: 10pt;
}
td, th {
	padding: 3px;
}
img {
   border-width: 0px;
   padding: 0px;
   margin: 0px;
}
h1, h2 {
   margin: 0px;
   z-index: 5;
}
h1 {
   color: black;
   border-bottom: 1px black solid;
   width: 100%;
   padding: 5px;
   font-size: 12px;
}
h2, .title, h3 {
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: normal;
	color: #CC6600;
	padding: 2px;
}
h1 {
   font-size: 12pt;
}
h2 {
	font-size: 20pt;
}
h3 {
	color: #336633;
   font-size: 16pt;
	margin-bottom: 8pt;
}
a { 
   color: #000066;
   background-color: transparent;
   font-weight: bold;
   text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
   height: 1px;
   color: black;
}
th {
   background-color: #eeffee;
   font-weight: bold;
   color: black;
   text-align: left;
   vertical-align: top; 
}
th a, td.head a {
	color: black;
	font-weight: normal;
}
.side a {
	font-weight: normal;
}
#left a:hover, #content a:hover {
	color: #CC6600;
}
#content th a:hover {
	color: black;
}
#navigation {
   width: 100%;
   vertical-align: bottom;
   padding: 0px;
}
#navtabs { 
	padding: 0px;
	width: 100%;
	margin-top: 10px;
	border: none;
}
td.activetab, td.inactivetab {
	width: 100px;
	text-align: center;
	border: 1px solid black;
	border-bottom: none;
	padding: 3px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 0px;
	color: black;
}
td.activetab {
	background-color: #339933;
}
td.inactivetab {
	background-color: gray;
}
td.activetab a, td.inactivetab a {
	color: black;
	font-weight: normal;
	letter-spacing: 0.2em;
}
td.tabspacer {
	width: 3px;
}
#header {
   background-color: white;
}
#left, #right, #content {
	vertical-align: top;
}
#left, #right {
	padding: 5px;
	vertical-align: top;
}
#left {
   margin-left: 0px;
}
#left {
   width: 180px;
}
#content {
   margin-right: 0px;
   padding: 20px;
}
#content {
   width: 480px;
}
#container {
   width:100%;
}
#right a, #left a {
   color: black;
}
#right {
	width: 130px;
}
#navbar, #footer {
	height: 20px;
}
#navbar, #footer, #left, #right {
	background-color: #bbbfbb;
}
#footer {
	color: white;
	font-size: 8pt;
}
table.side {
	width: 160px;
	background-color: white;
	border:1px solid black;
	margin-bottom:10px
}
table.side * {
	font-size: 8pt;
}
table.side th, th, th a {
	letter-spacing: 0.2em;
	font-weight: normal;
}
.side a:hover {
	color: #CC6600;
}
table.side th {
	background-color: #CC6600;
}
table.grouppromobox {
	margin-top: 50px;
	border: 2px outset #339933;
	background-color: black;
	color: white;
}
table.subscribebutton {
	background-color: #CC6600;
	padding: 2px;
	border: 2px outset #CC6600;
}
.title {
	text-shadow: on;
	font-size: 24pt;
}
.notice {
	border: 1px solid black;
	background-color: #CC6600;
	color: white;
	padding: 3px;
}
#left a {
	color: #000066;
}
.emph {
	color: #CC6600;
	font-weight: bold;
}
li {
	bullet-character: none;
}
.mapinfo {
	font-size: 10pt;
	color: black;
}
.fieldlabel {
	margin-top: 10px;
	font-size: 8pt;
	color: black;
}
