@charset "utf-8";

html,body {
	margin: 0;
	padding: 0;
	} 

body {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	color: #666;
	background: #707070 url(bg.gif) top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	}
	
p {
	padding: 0;
	margin: 0 0 0.9em 0;
	}

a {
	color: #2E7C52;
	text-decoration:none;
	}

a:hover {
	text-decoration: underline;
	}
	
.date {
	color: #333;
	}

img {
	border: none;
	}
	
legend, label {
	display: none;
	margin: 0;
	padding: 0;
	}
	
.showlabel label{
	display: block;
	padding: 9px 0 3px 0;
	}

input.t{
	width: 300px;
	padding: 3px;
	border: 1px solid #E1E1E1;
	}	
	
textarea {
	border: 1px solid #E1E1E1;
	width: 300px;
	padding: 3px;
	}	

input.error {
	border: 1px solid #CC0017;
	}
	
input.submit {	
	color: #fff;
	background: #2F7C52;
	bordeR: none;
	padding: 3px 6px 3px 6px;
	cursor:pointer;
	}

* html input.submit {	
	padding: 2px 6px 2px 6px;
	}
* + html input.submit {	
	padding: 2px 6px 2px 6px;
	}
	
input#f_captcha	{	
	margin-left: 10px;
	width: 190px;
	}
	
.error {
	color: #CC0017;
	}	
	
form, fieldset {
	border:0;
	padding:0;
	margin:0;
}	

.underline {
	text-decoration: underline;
	}

.helper, .only_print {
	display: none;
	}

h1 {	
	font-size: 1.5em;
	margin: 0;
	padding: 6px 0 9px 0;
	color: #666;
	line-height: 1.1em;
	font-weight: normal;
	}

h2 {	
	font-size: 1.2em;
	margin: 0;
	padding: 6px 0 6px 0;
	line-height: 1.4em;
	color: #666;
	font-weight:normal;
	}
	
h3 {	
	font-size: 1.1em;
	margin: 0;
	padding: 6px 0 6px 0;
	color: #666;
	}
	
h4, h5, h6 {	
	font-size: 1em;
	margin: 0;
	padding: 6px 0 6px 0;
	color: #666;
	}

.article h1 {
	padding-bottom: 15px;
	}


#outer {
	width: 960px;
	background: #fff url(foot.gif) bottom left no-repeat;
	margin: 0 auto;
	padding: 0 0 10px 0; 
	}

#head {
	padding: 18px 0 0 13px;
	height: 104px;
	}
	
#head_left {
	floaT: left;
	width: 190px;
	}
	
#head_right {
	floaT: left;
	width: 480px;
	padding: 0 0 0 22px;
	margin: 20px 0 0 0;
	background: url(quot_open.gif) top left no-repeat;
	}	
	
	
#main_left {
	width: 210px;
	float: left;
	background:url(bg_left.gif) top left repeat-x;
	}	
	
#main_right {
	width: 737px;
	float: left;
	padding-right: 13px;
	}	
	

#font {
	height: 24px;
	padding: 6px 0 0 13px;
	}	
	
#font a {
	border: 1px solid #CCC;
	margin-right: 4px;
	}	

#font a:hover {
	text-decoration: none;
	border: 1px solid #2E7C52;
	}	
	
#top_nav {
	background: url(bg_right.gif) top left no-repeat;
	height: 30px;
	}	
	
#top_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 6px;
	}
	
#top_nav ul li {
	display: inline;
	padding: 0 9px 0 9px;
	}	
	
#top_nav ul li a {
	color: #fff;
	}

#top_nav ul li.act a, #main_nav ul li.cur a {
	font-weight: bold;
	}	
	
#top_nav ul li.act a:hover {
	text-decoration: none;
	}		
	
.nav ul {
	margin: 0;
	padding: 8px 0 0 13px;
	list-style-type: none;
	border-bottom: 1px solid #E1E1E1;
	width: 197px;
	}	
	
.nav ul ul {
	border: none;
	padding: 0;
	width: auto !important;
	}	
	
.nav ul li {
	padding: 6px 0 6px 10px;
	background:url(arrow2.gif) top left no-repeat;
	width: 187px;
	}
.nav ul li.act, .nav ul li.cur {
	background:url(arrow2_act.gif) top left no-repeat;
	}		
	
.nav ul li a {
	color: #666;
	width: 187px;
	}	

.nav ul li a:hover {
	color: #2E7C52;
	text-decoration:none;
	}

.nav ul li.act a, .nav ul li.cur a {
	color: #2E7C52;
	}		
	
.nav ul li ul li {
	background:url(arrow2.gif) top left no-repeat;
	width: 177px;
	}
	
.nav ul li ul li a {
	width: 177px;
	}	

.nav ul li.act ul li a, .nav ul li.cur ul li a {
	color: #666;
	}	

.nav ul li.act ul li a:hover, .nav ul li.cur ul li a:hover {
	color: #2E7C52;
	} 

.nav ul li.cur ul li.act a {
	color: #2E7C52;
	font-weight: bold;
	}	

	
.nav_ext ul {
	border-top: 1px solid #E1E1E1;
	padding: 0 0 0 13px;
	margin-top: 50px;
	}
	
.nav_ext ul ul 	{	
	margin: 0;
	padding: 0;
	border: none;
	}
	
.init {
	padding: 9px 13px 9px 13px;	
	font-size: 0.9em;
	}	
	
.init img {	
	padding-top: 16px;
	}	
	
.init_first {
	padding: 0 13px 9px 13px;	
	border-bottom: 1px dashed #E1E1E1;
	font-size: 0.9em;
	}	
	
.init_last {
	padding: 10px 13px 9px 13px;	
	border-top: 1px dashed #E1E1E1;
	font-size: 0.9em;
	}		
	
#cont_wrap {
	margin-top: 26px;
	background: url(bg_cont.gif) top right repeat-y;
	padding-bottom: 13px;
	}	
	
#content {
	padding: 0px 26px 0px 13px;
	floaT: left;
	width: 481px;
	}	
	
#cont_right {
	float: left;
	width: 215px;
	}

.teaser_top {
	padding: 11px 13px 8px 10px;
	font-weight: bold;
	}

.teaser_body {
	padding: 10px 10px 18px 10px;
	background: url(bg_teaser_na.gif) bottom left repeat-x;
	}

.teaser_body ul {
	margin: 0;
	padding: 0 0 0 20px;
	}

#site_opts {
	text-align: right;
	padding-right: 13px;
	}	
	
	
.cat_article {
	padding: 0 0 12px 0;
	}	
	
#head_img {
	height: 106px;
	background-color: #2E7C52;
	color: #fff;
	padding: 40px 0 0 529px;
	width: 208px;
	}	
	
#head_img h1 {
	color: #fff;
	font-size: 22px;
	}	
	
.pages {
	padding: 13px 0 13px 0;
	}	
	
#start {
	height: 485px;
	
	}	
	
	
#start_content {
	padding: 13px;
	opacity:1;
	}
	
#start_teaser {	
	color: #333;
	font-size: 0.85em;
	line-height:1.4em;
	width: 150px;
	padding: 6px 13px 6px 13px;
	margin-top: 45px;
	background-color: #fff;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	float: right;
	}	
	
#start_teaser p {
	margin: 0;
	padding: 0;
	}	
	
#start_teaser a.more {
	color: #2E7C52;
	padding: 0 0 0 9px;
	background: url(arrow_right.gif) top left no-repeat;
	font-weight: bold;
	}	
	
#start_teaser_head {	
	font-weight: bold;
	color: #2E7C52;
	padding: 0 0 9px 20px;
	background: url(arrow_down.gif) top left no-repeat;
	line-height:1.6em;
	}	
#start_teaser_head span {
	color: #B1C91B;
	}	
	
	
#opts {
	padding: 10px 0 0 0;
	}	
#opts a {
	font-weight: bold;
	}	
	
	
#content ul, #cont_right ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	}	
	
#content ul li, #cont_right ul li {
	padding-left: 12px;
	background: url(arrow3.gif) top left no-repeat;
	}	
