.clearer {
	clear: both;
}
body {
	font-family: Helvetica, Verdana, Lucida, Arial;
	font-size: 16px;
	line-height: 120%;
	color:#666666;
	padding: 0 0 0 0;
	height: 100%;
	background-color: #ffffff;
	margin: 0px;
    background-image: url(graybg.gif);
    background-repeat: repeat-x;
}
a {
	color: #79BC17;
}
img {
	border: none;
}
h1 {
	font-size:1.5em;
	color: #79BC17;
}
h2 {
	font-size:1.25em;
	color: #79BC17;
}
h3 {
	font-size:1em;
	color: #79BC17;
}
div#page {
	width: 925px;
	margin:0 auto;
	background:none;
	border: none;
        background-color: #ffffff;
}
div#header {
	width: 885px;
	height: 70px;
	margin: 0px 10px 0px 10px;
	padding-top:20px;
}

div#navwrapper {
        width:920px;
        padding:0px;
} 

div#navbar {
        width:925px; height:43px;
        margin:0px;
        background-image: url(menuoff.gif);
        background-repeat: repeat-x;
}

div#nav {
        height:43px;
        margin-left:20px;
}

div#wrapper {
}

div#contentheader{         
clear:both;
font-size:14pt;
margin-left:20px;
padding-top:10px;
}

div#content {
float:left;
margin-left:10px;
width:880px;
min-height:630px;
height:630px;
}

div#contentright {
float:left;
margin-left:20px;
width:280px;
}


div#footer{
        width:920px; height:30px;
background-color:#000000;
padding: 12px 0px 0px 0px;
font-size:12px;
color:#ffffff;
text-align:center;
} 

td {
padding: 10px;
}

form#roiform label, form#roiform input {
	display: block;
	width: 130px;
	float: left;
	margin-bottom: 10px;
}

form#roiform label {
	text-align: left;
	width: 230px;
	padding-right: 20px;
}

form#roiform br {
	clear: left;
}

#results {
	font-size: 30px;
	line-height: 120%;
	color:#79BC17;
}

#results label {
	float:left;
	width: 400px;
}
