body {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	background-color:#ede4c9;
	margin: 0;
	padding: 0;
	font-size:13px;
	text-align:center;
	min-width:750px;
	line-height: 16px;
	z-index: 90;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	font-size:18px;
	color:#263159;
	font-weight:bold;
}
a:link {	font-weight: bold;
	color: #2f402f;
	text-decoration: underline;
}
a:visited {	font-weight: bold;
	color: #756226;
	text-decoration: underline;
}
a:active {	font-weight: bold;
	color: #2f402f;
	text-decoration: underline;
}
a:hover {	font-weight: bold;
	color: #263159;
	text-decoration: underline;
}



#all {
	position: relative;
	text-align:left;
	width:780px;
	margin: 0 auto;
	visibility: visible;
	z-index: 100;
	}
#main {
	margin-top:10px;
	width:750px;
	position:relative;
	border: 1px solid #61461f;
	padding:10px;
	}
#header {
	width:750px;
	position:relative;
	padding:0;
	margin:0;
	}
#twocolumn {
	position:relative;
	float: right;
	width: 100%;
	left: 0px;
	top: 0;
	z-index: 75;
	padding-bottom:20px;
	_margin-left:-3px;
	}
#nav {
	width:250px;
	position:relative;
	float:left;
	margin:0;
	padding-top:3px;
	top:0;
	left:0;
	_margin-right:-3px;
	}
#main_text {
	width:450px;
	position:relative;
	float:right;
	padding:15px 25px 30px 25px;
	padding-top:15px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:30px;
	_margin-left:-3px;
	}
#side_right {
	width:175px;
	position:relative;
	float:right;
	margin:0 0 10px 10px;
	padding-top:3px;
	top:0;
	right:0;
	}
#footer {
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	}
#report {
	width:225px;
	position:relative;
	margin-top:3px;
	padding:0;
	z-index:50;
	}
#all #main #footer a {
	text-decoration: none;
}
#all #main #footer a:hover {
	text-decoration:underline;
}
.boxed_green {
	border: 2px solid #314231;
}
.signupframe {
  border: 1px solid #000000;
  background: #ffffff;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}
#signup_form {
	position:absolute;
	padding-left:20px;
	bottom:12px;
	left:0;
	z-index:100;
	#bottom:-5px; /*for Internet Explorer*/
	}
.green_bold {
	font-weight: bold;
	font-size:11px;
	color: #30412f;
}
input {
	font-size: 10px;
	line-height: 11px;
	margin: 3px 2px 1px 10px;
}
.signup {
	font-size:9px;
	line-height:11px;
	}

.green {
	color: #30412F;
}
#no_nav {
	position:relative;
	width:80%;
	margin:30px auto 0 auto;
}
.spaced_list {
	margin: 10px 0 10px 0;
}
#SignUp {
	position:relative;
	#bottom:15px;  /*for Internet Explorer*/
	}