body {
	background-repeat: repeat-y;
	font-size: 10px;
}

body.body
{ 
	font-family: Arial, Helvetica;
	background-repeat: repeat-y;
	background-image: url(images/sidebar_pixel.gif);
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-size: 10px;
}

a, a:link,a:hover,a:active {
	font-size: 100%;
	font-family: Arial, Helvetica;
	color: #006633;
	font-weight: bold;
	background: transparent;
}

a:visited {
	font-size: 100%;
	font-family: Arial, Helvetica;
	color: darkgoldenrod;
	font-weight: bold;
	background: transparent;
}

a:hover {color: #333333;}
img {border: 0;}
#navcontainer{margin: -3px 0 0 0;}
#pagecontainer {min-width: 100%;}

#bablefish {
	font-family: Arial, Helvetica;
	font-size: 100%;
	text-align: center;
	width: 160px;
}

#content_left {
	clear: both;
	float: left;
	display: block;
	width: 160px;
}

#header {
	background-image: url(images/bgheader.jpg);
	background-repeat: repeat-x;
	background-color: #98C56A;
	height: 71px;
	min-width: 75%;
	max-width: 90%;
}

#headerdiv {
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 71px;
	min-width: 100%;
}

#content_right  {
	float: left;
	display: block;
	padding: 0 0 0 2px;
	margin: 0;
	position: absolute;
	left: 160px;
}

#search {
	clear: both;
	float: right;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	padding: 15px 0 10px 0;
	min-width: 68%;
}

#search span.float, #search span.popup {
	float: left;
	padding: 0 5px 0 0;
}

#search span.popup {
	font-size: 80%;
	text-align: center;
}

#search input {
	border: 1px #DEB887 solid;
	text-align: left;
	font-size: 75%;
}

#search input.button {
	font-weight: bold;
	color: #FFFFFF;
	background: #006633;
	padding: 1px;
}

#search input.text, #search select {
	color: #333333;
	background: #FFFFEF;
	text-align: left;
}

#search input.text {height: 18px;}
#search select {height: 22px;}

.address_type select, .pub_email select {
	color: #663333;
	background: #FFFFEF;
	font-size: 100%;
	border: 1px #DEB887 solid;
	text-indent: -2px;
}

#page_content {
	padding: 0 20px 0 20px;
	width: 95%;
}

.pad_right {padding: 0 0 0 10px;}

#footer {
	padding: 0 0 20px 10px;
	font-size: 90%;
	min-width: 75%;
	max-width: 90%;
}

#footer span.logo, #footer span.line {float: left;}

#footer span.line {
	padding: 20px 0 5px 0;
	background-image: url(images/footer_line.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	min-width: 75%;
}

#footer span.links {
	clear: both;
	text-align: left;
}

.sub_cat {
	font-size: 90%;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #333333;
	padding: 1px 0 1px 10px;
}

.line, .line {
	font-size: 100%;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #333333;
	padding: 1px 0 1px 0;
}

.linespace {
	font-size: 90%;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #333333;
	margin-bottom: 8px;
}

hr.linespace {
	clear: both;
	background-color: #B8860B;
	width: 85%;
	line-height: 1px;
	text-align: left;
	margin: 6px 0 6px 0;
}
select, select.select
{
	border: 1px sold #DEB887;
	color: #333333;
	background-color: #FFFFEF;
}
input.textfield {
	color: #333333;
	background: #FFFFEF;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-align: left;
	border-width: 1px;
	border-color: #DEB887;
	border-style: solid;
}

textarea.textfield {
	color: #333333;
	background: #FFFFEF;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-align: left;
	border-width: 1px;
	border-color: #DEB887;
	border-style: solid;
}

input.button {
	color: #FFFFFF;
	background: #006633;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 105%;
	text-align: left;
	border-width: 1px;
	border-color: #DEB887;
	border-style: solid;
}

#javadisabled {
	font-size: 100%;
	font-family: Arial, Helvetica;
	color: #FF0000;
	font-weight: bold;
	background: transparent;
	text-align:center;
	width: 100%;
	padding: 10px 0 10px 0;
}

#menublock {
	text-align: center;
	width: 160px;
	padding: 10px 0 0 0;
	font-weight: bold;
	color: #333333;
}

#contact, #location,
.dynamic_contact, .dynamic_location {
	border: 1px solid #CCCCCC;
}

#contact, #location {
	min-width: 600px;
	padding: 8px 10px 1px 10px;
	margin: 0;
}

#contact_node, #location_node {
	padding: 0;
	margin: 0;
}

.dynamic_contact, #contact {min-height: 72px;}
.dynamic_location, #location {min-height: 265px;}

.dynamic_contact, .dynamic_location {
	min-width: 600px;
	padding: 8px 10px 1px 10px;
	margin: 0;
	background-color: #F3F3F3;
}

.error {
	color: #FF0000;
	font-weight: bold;
	text-align: left;	
}

.namespace {
	clear: both;
	float: left;
	text-align: right;
	font-weight: bold;
	width: 150px;
	padding: 1px 1px 1px 1px;
	margin: 0 0 5px 0;
	vertical-align: middle;
}

.inputspace {
	float: left;
	padding: 1px;
	text-align:left;
	margin: 0 0 5px 0;
}

.inputspace input {
	color: #333333;
	background: #FFFFEF;
	font-size: 100%;
	text-align: left;
	border-width: 1px #DEB887 solid;
	font-family: Arial, Helvetica;
	padding: 1px;
	text-indent: 1px;
}

.income_criteria_select, .fee_select, .address_select, .publick_email_select {
	font-family: Arial, Helvetica;
	text-indent: -1px;
	font-size: 100%;
}

.income_criteria_select {width:98px;}
.fee_select {width:150px;}
.publick_email_select {width:55px;}
.address_select {width: 135px;}

.delnode {
	float:left;
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0;
	width: 550px;
}

.explain {
	color: #909090;
	font-style: italic;
	font-size: 80%;
}

.cleartag {clear:both;}
.required {color: #006633;}

.feedback_preview, .add_announcement_preview {
	font-size: 100%
	font-weight: normal;
	padding:20px;
	border:1px solid #CCCCCC;
	background-color:#F3F3F3;
}

span.mouseover {
	font-size: 100%;
	font-family: Arial, Helvetica;
	color: #006633;
	font-weight: bold;
	background: transparent;
	text-decoration: underline;
}

span.mouseover:hover {color: #333333;}

/*
 The following CSS is from the borrowed from the previous sites CSS
 It exists for backwardcompatibility of the site until eventual
 complete rewrite.     
*/

/* BEGIN DIV IDs */
div.helptext {
	font-size: 70%;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: italic;
	color: #333333;
}

div.headline {
	font-size: 150%;
	font-weight: bold;
	font-family: Arial, Helvetica;
	text-align: left;
	color: #006633;
	margin-bottom: 8px;
}

div.subheadlg {
	font-size: 120%;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-align: left;
	color: #006633;
	margin-bottom: 8px;
}

div.subheadsm {
	font-size: 100%;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-align: left;
	color: #B8860B;
	margin-bottom: 8px;
}

div.subheadlgleft {
	font-family: Arial, Helvetica;
	font-size: 120%; font-weight: bold;
	color: #006633;
	background-color: white;
	text-align: left;
	margin-bottom: 8px;
}

div.subheadsmleft {
	font-family: Arial, Helvetica;
	font-size: 100%;
	font-weight: bold;
	color: #B8860B;
	background-color: white;
	text-align: left;
	margin-bottom: 8px;
}

div.paragraph {
	font-size: 90%;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #333333;
	text-indent: 1em;
	margin-bottom: 8px;
}

div.line {
	font-size: 90%;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #333333;
}

div.linespace {
	font-size: 90%;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #333333;
	margin-bottom: 8px;
}

div.aligncenter {
	text-align: left;
	margin-bottom: 8px;
}

div.title {
	color: white;
	background: #006633;
	font-family: Arial, Helvetica;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	border: 1px #DEB887 solid;
	padding-left: 8px;
	padding-right: 8px;
}

div.titlesearch {
	color: white;
	background: #006633;
	text-align: right;
	padding-left: 8px;
	padding-right: 8px;
}

/* BEGIN TABLE IDs */
table.all {}
table.table {margin-bottom: 6px;}
table.header {}

table.sidebarhead {
	font-size: 100%;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-align: left;
	color: 006633;
}

table.sidebarsubhead {
	font-size: 90%;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-align: left;
	color: #006633;
	border: 4px darkgoldenrod solid;
}

table.grid {
	color: ##333333;
	border: 2px darkgoldenrod solid;
}

td.gridcell {
	color: ##333333;
	border: 2px darkgoldenrod solid;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

/* BEGIN GENERAL CLASSes */
.bullet {
	font-size: 140%;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: orange;
}

hr.rule {
	color: darkgoldenrod;
	width: 100%;
	line-height: 1px;
}

input.button {
	color: #FFFFFF;
	background: #006633;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-align: left;
	border-width: 1px;
	border-color: burlywood;
	border-style: solid;
}