body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
img { border: 0px; }
p, li, address {
	font-family: verdana, arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	margin: 0.5em;
}
li {
	list-style-image: url(../images/blue-bullet.gif);
}
ul {
	margin-left: 1.0em;
	padding: 0.5em;
}
a { color: #000000; }
a:link { text-decoration: underline ; }
a:visited { text-decoration: underline; color: #808080; }
a:hover { text-decoration: underline; color: #99CC00; }
h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	color: #99CC00;
}
h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	color: #000000;
}
h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

#menu { display: none; }

div.inner img { float: left; margin-right: 10px; }
div.innerr img { float: right; margin-left: 10px; }

hr.clearing { clear: both; visibility: hidden; height: 0px; border-width: 0px; margin: 0px; padding: 0px;}
#footer { display: none; }
ul.icons { display: none; }

#contactfrm {
	width: 60%;
	border: none;
}
legend { color: #12308C; font-weight: bold; }
fieldset { background-color: #e9e9e9; border: 1px solid #99CCFF; }
#contact { margin-top: 10px; }
#contact tr { vertical-align: top }
#contact .label { font-weight: bold; }