BODY {
	font:small/150% Arial, Helvetica, sans-serif;
	color:black;
	}
HTML {
	font:small/150% Arial, Helvetica, sans-serif;
	color:black;
	overflow-y:scroll;
	}
H3 {
	font:small/150% Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:18px 0 0 0;
	}
H2 {
	font:small/150% Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:18px 0 0 0;
	text-transform:uppercase;
	}
H1 {
	font:small/150% Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:18px 0 0 0;
	text-transform:uppercase;
	font-size:large;
	}
A {
	text-decoration:none;
	color:black;
	white-space:nowrap;
	}
A:visited {
	color:rgb(25,25,25);
	}
A:hover {
	color:white;
	background-color:rgb(0,84,171);
	}
A:visited:hover {
	color:white;
	background-color:rgb(0,84,171);
	}
IMG {
	border:0;
	}
TABLE {
	border-collapse:collapse;
	margin-bottom:10px;
	}
TD {
	padding:3px 5px 3px 5px;
	vertical-align:top;
	text-align:left;
	}
TH {
	padding:3px 5px 3px 5px;
	vertical-align:top;
	text-align:left;
	}
LABEL {
	display:block;
	}
BUTTON {
	font:small/150% Arial, Helvetica, sans-serif;
	width:100px;
	margin-right:20px;
	}
INPUT[type=text] {
	display:block;
	width:600px;
	margin:0 0 20px 0;
	padding:3px 5px 5px 5px;
	background:rgb(230,230,204);
	border:1px solid rgb(232,232,232);
	font:small/150% Arial, Helvetica, sans-serif;
	}
INPUT.textinput {
	display:block;
	width:600px;
	margin:0 0 20px 0;
	padding:3px 5px 5px 5px;
	background:rgb(230,230,204);
	border:1px solid rgb(232,232,232);
	font:small/150% Arial, Helvetica, sans-serif;
	}
INPUT[type=hidden] {
	display:none;
	}
INPUT.hiddeninput {
	display:none;
	}
TEXTAREA {
	display:block;
	width:600px;
	margin:0 0 20px 0;
	padding:3px 5px 5px 5px;
	background:rgb(230,230,204);
	border:1px solid rgb(232,232,232);
	font:small/150% Arial, Helvetica, sans-serif;
	height:100px;
	}
SELECT {
	margin-left:20px;
	}
.checkbox {
	margin:0 20px 1px 5px;
	}
.radio {
	margin:0 20px 1px 5px;
	}
.block {
	display:block;
	}
.bulletsinside {
	list-style-position:inside;
	}
.clearleft {
	clear:left;
	}
.clearright {
	clear:right;
	}
.clearboth {
	clear:both;
	}
.copyright {
	white-space:nowrap;
	}
.floatright {
	float:right;
	}
.floatleft {
	float:left;
	}
.hide {
	display:none;
	}
.logo {
	clear:right;
	float:right;
	padding:4px 0 10px 10px;
	}
.please {
	color:red;
	}
.showondemand {
	display:none;
	}
.shownotneeded {
	display:none;
	}
.hideme {
	display:none;
	}
.hidemeneeded {
	display:inline;
	}
.tdtac {
	text-align:center;
	}
.tdtar {
	text-align:right;
	}
#content IMG {
	padding:10px 10px 10px 0;
	}
#content .floatleft {
	padding:10px 10px 10px 0;
	}
#content .floatright {
	padding:10px 0 10px 10px;
	}
#content LI {
	padding-bottom:10px;
	}
#content .caption {
	padding:15px;
	}
#content .caption * {
	margin:0;
	padding:0;
	}
#content .caption P {
	text-align:center;
	font-size:8pt;
	font-weight:bold;
	line-height:130%;
	}
#content .indent {
	padding-left:40px;
	}
#content .memberlistsummary .td {
	padding:0 5px 0 5px;
	}
#content .memberlistsummary .tdl {
	width:150px;
	}
#content DIV.memberlistdetails .coord {
	margin:0;
	padding:0 0 5px 20px;
	text-indent:-20px;
	}
#content DIV.gmap FORM {
	margin-bottom:5px;
	}
#content DIV.gmap FORM LABEL {
	display:inline;
	}
#content DIV.gmap FORM LABEL INPUT.where {
	display:inline;
	width:165px;
	margin:0 10px 0 10px;
	}
