BODY, HTML {
	font:small/150% Tahoma, Arial, Helvetica, sans-serif;
	color:black;
	}
H3 {
	font:small/150% Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:18px 0 0 0;
	}
H2 {
	font:small/150% Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:18px 0 0 0;
	text-transform:uppercase;
	}
H1 {
	font:small/150% Tahoma, 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(230,230,200);
	}
A:visited:hover {
	color:white;
	background-color:rgb(230,230,200);
	}
IMG {
	border:0;
	}
TABLE {
	border-collapse:collapse;
	margin-bottom:10px;
	}
TD, TH {
	padding:3px 5px 3px 5px;
	vertical-align:top;
	text-align:left;
	}
LABEL {
	display:block;
	}
BUTTON {
	font:small/150% Tahoma, Arial, Helvetica, sans-serif;
	width:100px;
	margin-right:20px;
	}
LI {
	padding-bottom:9px;
	}
INPUT {
	display:block;
	width:550px;
	margin:0 0 20px 0;
	padding:3px 5px 5px 5px;
	font:small/150% Tahoma, Arial, Helvetica, sans-serif;
	}
INPUT[type=hidden] {
	display:none;
	}
INPUT.checkbox {
	display:inline;
	width:20px;
	}
SELECT {
	margin-left:20px;
	}
TEXTAREA {
	display:block;
	width:550px;
	margin:0 0 20px 0;
	padding:3px 5px 5px 5px;
	}
TEXTAREA {
	font:small/150% Tahoma, Arial, Helvetica, sans-serif;
	}
TEXTAREA {
	height:150px;
	}
.hiddeninput {
	display:none;
	}
.checkbox {
	margin:0 20px 1px 5px;
	white-space:nowrap;
	}
.radiobutton {
	margin:0 20px 1px 5px;
	white-space:nowrap;
	}
.please {
	color:red;
	}
.block {
	display:block;
	}
.hide {
	display:none;
	}
.bulletsinside {
	list-style-position:inside;
	}
.tdtac {
	text-align:center;
	}
.tdtar {
	text-align:right;
	}
.clearright {
	clear:right;
	}
.clearleft {
	clear:left;
	}
.clearboth {
	clear:both;
	}
.floatright {
	float:right;
	clear:right;
	margin:0 0 0 20px;
	}
.floatleft {
	float:left;
	clear:left;
	margin:0 20px 0 0;
	}
.showondemand {
	display:none;
	}
.copyright {
	white-space:nowrap;
	}
.splash {
	clear:right;
	float:right;
	width:130px;
	margin:10px 20px 0 20px;
	padding:10px;
	border:1px solid white;
	background:rgb(255,225,170);
	text-align:center;
	}
#content .spaced IMG {
	padding:5px;
	}
