body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #030303;
}
.light{
	color: #FFFFFF;
}
td {	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #030303;
}
#navigation {
	height: 26px;
	border-left-width: 17px;
	border-left-style: solid;
	border-left-color: #376C32;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
}
.form_right {
	float: right;
	margin: 0px;
	clear: none;
}

#container {
	width: 99%;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#left_clm {
	margin-top: 10px;
	float: left;
	width: 20%;
	min-width: 185px;
	font-size: 11px;
}
#footer {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DEDEE0;
	padding-top: 5px;
	font-size: 10px;
	clear: both;
}
#footer_left {
	float: left;
	width: 580px;
	text-align: left;
}
#footer a {
	color: #14400F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #14400F;
}
#footer a:hover {
	color: #355B32;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #355B32;
}

#footer_right {
	float: right;
	width: 220px;
	text-align: right;
}
#newsfeed-container {
	position:relative;
	overflow:hidden;
	width: 160px;
	height: 90px;
}

#newsfeed {
	position:relative;
	width:150px;
}

.box {
	background-color: #F2F2F2;
	border: 1px solid #DEDEE0;
	padding: 8px;
	margin-bottom: 8px;
}

#content {
	margin-bottom: 10px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 70%;
}
#content-home {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 22%;
	margin-left: 22%;
}
.headerbg {
	background-image: url(../images/bg.jpg);
	background-position: right;
}
.field {
	border: 1px solid #D1D3E6;
	width: 120px;
	height: 16px;
}
form {
	margin: 0px;
}
#container a {
	color: #376C32;
}
#container  a:hover {
	color: #164211;
}
.box h2 {
	border-bottom-color: #376C32;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #376C32;
	letter-spacing: -1px;
}
.box ul {
	margin-left: 0px;
	padding-left: 15px;
	list-style: square;
	color: #376C32;
}
.button {
	background-color: #376C32;
	color: #FFFFFF;
	font-size: 10px;
	border: 1px solid #376C32;
	padding-top: 1px;
	padding-bottom: 1px;
}


#right_clm {
	width: 185px;
	position: relative;
	right: 19px;
	margin-top: 10px;
	font-size: 11px;
	float: right;
}

#header {
	background-image: url(../images/fluid.gif);
	height: 71px;
}
#headerleft {
	background-image: url(../images/logo-left.jpg);
	float: left;
	width: 17px;
	height: 71px;
}
#logo {
	background-image: url(../images/logo.gif);
	float: left;
	width: 168px;
	height: 71px;
}
#logo h1 span {
	visibility: hidden;
}
#header_features {
	float: right;
	width: 200px;
	height: 61px;
	padding-right: 10px;
	text-align: right;
	padding-top: 10px;
	color: #FFFFFF;
	font: 8px arial;
	letter-spacing: 1px;
	font-variant: small-caps;
}
#header_features a {
	color: #fff;
	text-decoration: none;
}
#header_features a:link, #header_features a:active, #header_features a:visited {
	color: #fff;
}
#header_features a:hover {
	color: #376C32;
}
#switchnorm {
	visibility: hidden;
	display: none;
}
#switchtext {
	visibility: visible;
	display: inline;
}
#printpage {
	visibility: visible;
	display: inline;
}
.headerbg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 71px;
}
h1 {
	color: #133F0E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
	font-weight: normal;
}
h2 {
	color: #376C32;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	font-weight: normal;
}
#navigation a {
	color: #143E10;
	text-decoration: none;
}
#navigation a:hover {
	color: #376C32;
	text-decoration: none;
}

#navigation ul li {
	display: block;
	list-style-type: none; 
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #40653C;
	height: 19px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
#navigation ul li a {
	padding-right: 21px;
	padding-left: 21px;
	padding-top: 3px;
	margin: 0px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}
.floatleft {
	float: left;
	margin-right: 12px;
	border: 5px solid #d1d3e6;
}
.floatright {
	float: right;
	margin-left: 12px;
	border: 5px solid #d1d3e6;
}#content-home strong {
	font-weight: normal;
	color: #376C32;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#content strong {
	font-weight: normal;
	color: #376C32;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#click {
	display: block;
	width: 147px;
	padding: 4px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	background-color: #376C32;
	color: #FFFFFF;
	text-decoration: underline;
}
#click a:link, #click a:active, #click a:visited{
	color: #FFFFFF;
	display: block;
	text-decoration: underline;
}
#click a:hover{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
.clear {
	clear: all;
}
#newsfeed, .cgfeed ul, .cgfeed li {
/*
	list-style-type: none;
*/
	margin: 0px;
	padding: 0px;
}
#left_clm .box ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#tag {
	float: left;
	padding-top: 50px;
	padding-left: 180px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
hr {
	color:#F2F2F2;
	height:3px;
	}
.clr {
	font-size: 1px;
	line-height: 0px;
	clear: both;
}
@media print {

#logo {
	background: none;
	display: block;
	width: auto;
	height: auto;
	float: none;
}
#logo h1 span {
	color: #376C32;
	visibility: visible;
}
#tag {
	color: #030303;
	background: none;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	height: auto;
	float: none;
	padding: 0;
	margin: 0;
}
#header {
	background: none;
	height: auto;
	padding: 0;
	margin: 0;
}
#headerleft {
	background: none;
	height: 30px;
}
.headerbg {
	background: none;
	height: 0;
}
#header_features {
	float: none;
	text-align: left;
	width: auto;
	height: 0;
	padding: 0;
	margin: 0;
	color: #424242;
	font: 10px arial;
	letter-spacing: 1px;
	font-variant: normal;
}
#header_features a {
	color: #424242;
	text-decoration: none;
}
#header_features a:link, #header_features a:active, #header_features a:visited {
	color: #424242;
}
#header_features a:hover {
	color: #376C32;
}
#switchnorm {
	visibility: hidden;
	display: none;
}
#switchtext {
	visibility: hidden;
	display: none;
}
#printpage {
	visibility: hidden;
	display: none;
}
#search {
	visibility: hidden;
}
#navigation {
	display: none;
	height: auto;
	border: none;
}
#navigation ul {
	margin: 0;
	list-style-type: square;
}
#navigation ul li {
	display: block;
	float: none;
	border: none;
	height: auto;
	margin: 0 0 0 20px;
	padding: 0px;
}
#navigation ul li a {
	padding: 0em;
}
#container {
	width: 99%;
	margin: 0 auto;
}
#left_clm {
	display: none;
}
#right_clm {
	display: none;
}
.floatleft {
	float: left;
	margin-right: 12px;
	border: 5px solid #d1d3e6;
}
.floatright {
	float: right;
	margin-left: 12px;
	border: 5px solid #d1d3e6;
}
.box {
	display: none;
}
#footer {
	display: none;
}
ul {
	list-style-type: square;
}
#content-home {
	margin: 0;
}

}

#marqueecontainer{
position: relative;
width: 150px; /*marquee width */
height: 150px; /*marquee height */
overflow: hidden;
padding: 2px;
padding-left: 4px;
}

/* forms */

fieldset {
	border: 1px solid #D6D3D5;
	padding: 5px 20px 14px 20px;
	margin: 3px 0px 20px 0px;
}
legend {
	margin-left: -10px;
	font-weight: normal;
	color: #133F0E;
	font-size: 1.55em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
legend span {
	font-weight: normal;
}
fieldset p { margin: 0.6em 0; }
fieldset label { float:left; width: 25%; font-weight: bold; }
fieldset label span {
	color: #7e1708;
	font-weight: normal;
}
fieldset .smTxt { font-size: 0.8em; color: #666; }
fieldset input {
	width: 300px;
	border: 1px solid #CDBBB4;
	padding: 2px;
	color: #CDBBB4;
	font-family: Arial, Helvetica, sans-serif;
}
fieldset .top { margin: 1.4em 0 0.6em 0; }
fieldset input:focus {
	border: 1px solid #133F0E;
	color: #133F0E;
}

.commentBox {
	font-family: Arial, Helvetica, sans-serif;
	width: 370px;
	font-size: 13px;
	padding: 2px;
	border: 1px solid #CDBBB4;
	background-color: #FFFFFF;
	color: #C29AAC;
}


#addB { margin-top: 20px; }
.submitB { float: right; text-align:right; }

.hide { display: none; }
.show { display: block; }
fieldset textarea:focus {
	border: 1px solid #98012E;
	color: #98012E;
}
.radio {
border: 0px solid #C29AAC !important;
color:#494949;
margin:0px;
padding:0px !important;
text-align:left;
width:20px !important;
}

.radio-pad-left {
border: 0px solid #C29AAC !important;
color:#494949;
margin-left:227px;
padding: 0px !important;
text-align:left;
width:20px !important;
}