/* Common
----------------------------------------------- */
body {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #546469;
	background-color: #ffffff;
}

body.page {
	margin: 30px 0px 20px 20px;
}

body.printpage {
	margin:20px;
}

p.bodytext, td, ul {
	line-height: 18px;
}

td {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}

h1 {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 16px;
	color: #4A8203;
}

h2, h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #4A8203;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 11px;
}

hr {
	border: 0px;
	height: 1px;
	color: #546469;
	background-color: #546469;
}

a {
	color: #546469;
	text-decoration: underline;
}

a:hover {
	color: #89B61D;
	text-decoration: none;
}

a.printlink {
	background:url(../images/icon_print.gif) no-repeat 0px;
	padding-left: 16px;
}

input,textarea,select {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #546469;
}

input.button {
	color: #ffffff;
	background-color: #546469;
    border: 1px solid #546469;
	font-weight:bold;
	cursor:pointer;
}

img.border {
	border:1px solid #cccccc;
}

div.clearer {
	clear: both;
}

#wrapper {
	width:936px;
}

#logo {
	position: absolute;
	padding-top:150px;
	padding-left:87px;
}

#logo img {
	border-width: 0px;
}

#header {
	background: url(../images/page_background_header.gif) no-repeat;
	width:936px;
	height: 163px;
}

#metanav {
	text-align: right;
	padding-right: 100px;
	height: 30px;
}

#metanav ul {
	text-transform: lowercase;
	list-style-type:none;
	padding:0;
	margin:0;
}

#metanav li {
	display: inline;
	padding-left: 8px;
	padding-right: 8px;
}

#metanav li.line {
	background:url(../images/page_metanav_line.gif) no-repeat 0px 2px;
}

#metanav a {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

#metanav a:hover, #metanav a.sel {
	color: #89B61D;
}

#mainnav {
	text-align:right;
	padding-right:46px;
	padding-top: 97px;
}

#mainnav ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#mainnav li {
	display: inline;
	padding-left: 10px;
}

#sidenav {
	margin-left: 128px;
	width: 180px;
	height: 250px;
}

#sidenav ul.sidenav {
	list-style-type:none;
	padding:0;
	margin:0;
}

#sidenav ul.sidenav li {
	padding-bottom:3px;
}

#cf_i {
	width:894px;
	background:#F2F2F2 url(../images/page_background_img02.gif) no-repeat;
}

#cf_o {
	background:url(../images/page_background_img01.gif) no-repeat;
	padding-left: 42px;
}

#content {
	float:right;
	width: 475px;
	padding-right: 65px;
}

* html #content {
	width: 540px;
}

#heading {
	text-align:right;
	text-transform: lowercase;
	padding: 40px 65px 14px 0;
	height: 30px;
}

#heading h1 {
	margin:0;
	padding:0;
}

#footer {
	width: 894px;
	/*height: 108px;*/
	background:url(../images/page_background_footer.gif) no-repeat;
	text-align:right;
	padding-top: 114px;
}

#footer a {
	color: #999999;
}

#footer a:hover {
	color: #89B61D;
}


/* Navigation
----------------------------------------------- */

/* CSS Styled Content
----------------------------------------------- */

p.bodytext {
	margin-top: 0px;
}

div.csc-textpic-caption {
	font-size:10px;
}

div.csc-frame-frame1 {
	padding: 5px;
	background-color: #E4DACB;
}

div.csc-frame-rulerBefore {
	border-bottom: 1px solid #E4DACB;
	padding-top:10px;
}

div.csc-frame-rulerAfter {
	border-top: 1px solid #E4DACB;
	padding-bottom:10px;
}

div.csc-frame-indent {
	padding-left: 40px;
}

div.csc-sitemap ul {
	margin-left:30px;
	list-style-image:url(../images/list_arrow.gif);
}

.csc-mailform {
	border: 0px;
}

.csc-mailform-field label {
	float:left;
	width:25%;
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:left;
}

.csc-mailform-field input.button {
	margin-left: 27%;
	margin-top: 10px;
}

/* HTMLarea - Richtext Editor
----------------------------------------------- */

table.htmlarea-showtableborders {
	border-color: #CCCCCC;
}

ul.arrowlist, #content ul {
	list-style-image:url(../images/list_arrow.gif);
}

table.color1 tr, tr.color1, td.color1 {
	background-color:#4A8203;
	color:#FFFFFF;
}

table.color2 tr, tr.color2, td.color2 {
	background-color:#89B61D;
	color:#FFFFFF;
}

table.color3 tr, tr.color3, td.color3 {
	background-color:#E6E6E6;
}

table.color4 tr, tr.color4, td.color4 {
	background-color:#CCCCCC;
}

/* News Plugin
----------------------------------------------- */
/*
div.news-latest-container {
	text-align: right;
}
*/

div.news-latest-container ul {
	list-style-image:url(../images/list_arrow.gif);
	line-height: 13px;
	margin-left: 10px;
	padding:0;
}

div.news-latest-container li {
	margin-bottom: 10px;
}

div.news-latest-container h3 {
	text-transform: uppercase;
}

div.news-list table, div.news-single table {
	border-collapse: collapse;
}

div.news-list th, div.news-list td {
	/*padding: 6px 0 6px 0;*/
	margin:0;
}

div.news-single th, div.news-single td {
	/*padding: 6px 0 6px 0;*/
	margin:0;
}

div.news-list th img, div.news-single th img {
	margin-right: 10px;
	border: 1px solid #E3E8E4;
}

.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	margin-left:5px;
}