body {
	font-family: Arial, Helvetica, sans-serif;
	color:#838263;
	font-size:10px;
	background-color: #c1d6b0;
	letter-spacing:.5px; 
	line-height:1.4em;
}
table, input, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#383636;
}


h1, h2, h3, h4, h5, h6 {
	color: #368631;
}

.heading {
	color:#838263; 
	font-size: 14px; 
	font-weight:bold;
	letter-spacing:2px;
}

a, a:visited, a:active {
	color: #569cbe;
	font-weight: bold;
}

a:hover {
	color:#6db33f;
	font-weight:bold; 
	text-decoration:underline;
}

#main_table{
	background-color:#FFFFFF;
	border: 1px solid #A8A47B;
	width:768px;
}

#email_table{
	background-color:#FFFFFF;
	border: 1px solid #A8A47B;
	width:600px;
}
#left_column{
	width:189px;
	border-right:1px solid #A8A47B;
}

#middle_column{
	width:347px;
	text-align:left; 
}

.right_column{
	width:248px;
	border-left:1px solid #A8A47B;
	text-align:left;
}

#2_column_right {
	width:577px;
}

#header{
	border-bottom:1px solid #A8A47B;
}

#footer{
	border-top:1px solid #A8A47B;
	background-color: #c0beae;
	height: 20px;
	color: #569bbd;
	font-weight: bold;
	font-size: 12px;

}

#public_right {
	 border-bottom:1px solid #A8A47B;
}

#login_box{
	border-left: 1px solid #A8A47B;
	border-bottom: 1px solid #A8A47B;
	width:248px;
}

.error {
	color: #FF0000;
}

.red{
	color:#FF0000;
}
.content_padded {
	padding: 11px;
	text-align:left;
}

.textfield_large {
	margin:5px;
	padding-left:3px;
	padding-right:3px;
	height:22px;
	width:124px;
	border:solid 0 #fff;
	background: transparent 
	url("/recyclefund/images/textfield_bg.jpg") no-repeat; 
}

.highlight{
	background-color:#d8d5c2;
	width:100%;
	color:#2d292a;
	font-size:10px;
	line-height:normal;
	margin-top:0px;
	margin-bottom:1px;
	padding: 3px;
}

.right_column .highlight2{
	background-color:#d8d6c3;
	width:100%;
	color:#2d292a;
	margin-bottom:1px;
}

.form_label {
	font-size: 10px; 
}

.account_info {
	font-size:10px;
	line-height:normal;
	padding: 2px;
	letter-spacing: normal;
}


.middle_table th	{
	font-weight: bold;
	text-align: left;
	border: 1px solid #dfe9d2; 
}

.middle_table td	{
	border: 1px solid #dfe9d2;
}

.white	{
	background-color: white;
}
.light_green	{
	background-color: #edf3e5;
}

.supply_request { 
		padding: 5px;
        margin-top: 8px;
        margin-bottom: 18px;
        margin-right: 10px;
        border: 1px dotted #c3a080;
        background-color: #edf3e5;
        font-size: 12px;
		width: 300px;
}
.supply_request table, td, tr {
background-color:transparent;
}
ul {
	line-height:30px;
}