
html {
	
}
body {
	color: #000;
	background-color: #cecece;
}
#nav ul li a {
	color: #535353;
}
#nav ul li a.open {
	color: #fff;
}
#subnav ul li a {
	color: #000;
}
#subnav ul li a.open {
	color: #0098DB;
}
#lang a {
	color: #8d8d8d;
}
#lang a.open {
	color: #000;
}

a {
	color: #0098DB;
	background-color: transparent;
}
a:hover {
	
}
h1 {
	color: #0098DB;
	background-color: transparent;
}
h2 {
	color: #0098DB;
	background-color: transparent;
}
h3 {
	color: #0098DB;
	background-color: transparent;
}
hr {
	color: #cdcdcd;
	background-color: #cdcdcd;
}
img {
	border-color: #ccc;
}
table {
	border-color: #ccc;
}
td {
	border-color: #ccc;
}

body {
	font: normal .7em Verdana, sans-serif;
}
#nav ul li a {
	font-size: 1.25em;
}
#dropdownNav ul li a {
	font-size: 1.25em;
}
#dropdownNav ul li ul li a {
	font-size: 1em;
}
#subnav ul li a {
	
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 1.25em;
	line-height: 1em;
	font-weight: bold;
  	margin: 0;
	padding: 10px 0px 5px 0px;
}
h2 {
	font-size: 1.09em;
	line-height: 1em;
	font-weight: bold;
  	margin: 0;
  	padding: 10px 0px 5px 0px;
}
h3 {
	font-size: 1.09em;
	font-weight: normal;
 	margin: 0;
  	padding: 10px 0px 0px 0px;
}
hr {
	height: 1px;
	border: 0;
}
p {
	padding: 5px 0;
	margin: 0;
}
input, textarea, select {
	font: 12px Arial, sans-serif;
}



html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	
}
#wrapperCenter {
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
	background: #fff url(color_green/pics/wrapper.jpg) no-repeat left 94px;
}
#wrapperContent {
	margin: 0 auto;
	width: 920px;
	position: relative;
}

/* Header
============================*/

#header {
	z-index: 600;
	height: 94px;
	position: relative;
	overflow: visible;
}

#logo {
	width: 205px;
	height: 24px;
	position: absolute;
	top: 15px;
	left: 0px;
}
#logo a {
	display: block;
	width: 100%;
	height: 100%;
}
#logo a img {
	border: 0px;
}

/* Lang
============================*/

#lang {
	width: 240px;
	height: 20px;
	position: absolute;
	left: 240px;
	top: 25px;
}
#lang IMG {
	display: none;
}
#lang a {
	text-decoration: none;
	margin: 0px 8px;
}
#lang a:hover {
	text-decoration: underline;
}

/* Top Navigation
=============================*/
#nav {
	height: 37px;
	width: 890px;
	padding: 0px 10px 0px 20px;
	position: relative;
	top: 57px;
	background: url(color_green/pics/nav.jpg) no-repeat left top;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#nav ul li.open {
	background: url(color_green/pics/navRightOpen.jpg) no-repeat right 6px;
}
#nav ul li a {
	display: block;
	float: left;
	padding: 0px 8px;
	line-height: 37px;
	text-decoration: none;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav ul li a.open {
	background: url(color_green/pics/navLeftOpen.jpg) no-repeat left 6px;
}


/* Content
=========================================*/
#content {
	height: auto;
	min-height: 100px;
	overflow: hidden;
	position: relative;
	padding: 25px 0px 20px 0px;
}

#main {
	width: 680px;
	float: right;
}
.banner {
	text-align: center;
}
.banner IMG {
	padding: 5px 0px;
}
.mainText {
	height: auto;
	min-height: 1px;
	overflow: hidden;
	float: left;
	width: 370px;
	padding: 0px 0px 0px 20px;
}
#toolbox {
	float: right;
	padding: 5px 0px;
}
#prButton A {
	color: #000;
}
#prButton A:hover {
	text-decoration: none;
	color: #005bbb;
}
#prButton IMG {
	border: 0px;
	margin-right: 7px;
	vertical-align: top;
}
.column2Text {
	height: auto;
	min-height: 100px;
	overflow: hidden;
	clear: right;
	float: right;
	width: 240px;
	padding: 0px 20px 0px 0px;
}
#column1 {
	width: 205px;
	float: left;
	height: auto;
	min-height: 400px;
	overflow: visible;
}

.column1Text {
	
}

.clearDiv {
	clear: both;
}

/* Sub Navigation
=========================================*/
#subnav {
	padding-bottom: 10px;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
}
#subnav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	width: 205px;
	float: left;
	background: url(color_green/pics/navSubLi.jpg) repeat-x bottom;
}
#subnav ul li a {
	display: block;
	padding: 8px 20px 8px 15px;
	text-decoration: none;
	background: url(color_green/pics/navSubA.gif) no-repeat 190px 10px;
}
#subnav ul li a:hover {
	text-decoration: underline;
}
#subnav ul li a.open {
	background: url(color_green/pics/navSubAOpen.gif) no-repeat 187px 13px;
}
#subnav ul li.sub {
	background: none;
}
/* sub */
#subnav ul li ul {
	padding: 5px 0px 10px 0px;
}
#subnav ul li ul li {
	background: none;
	display: inline;
	float: none;
}
#subnav ul li ul li a {
	background: none;
	padding: 2px 20px 2px 25px;
}
#subnav ul li ul li a:hover {
	
}
#subnav ul li ul li a.open {
	background: none;
}
/* subsub */
#subnav ul li ul li ul {
	
}
#subnav ul li ul li ul li {
	
}
#subnav ul li ul li ul li a {
	padding: 2px 20px 2px 35px;
}
#subnav ul li ul li ul li a:hover {
	
}
#subnav ul li ul li ul li a.open {
	
}

/* Footer
=========================*/

#footerContainer {
	margin: 0 auto;
	width: 1000px;
	height: auto;
	min-height: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	background-color: #fff;
}
#footerContentWrapper {
	margin: 0 auto;
	width: 920px;
	background: #575757 url(color_green/pics/footerContent.jpg) repeat-y left;
}
/* this div from CMS content */
#footerContent {
	background: url(color_green/pics/footerContentTop.jpg) no-repeat left top;
	padding: 20px;
	color: #fff;
}
#footerContent A,
#footerContent H1,
#footerContent H2,
#footerContent H3 {
	color: #fff;
}
#footer {
	margin: 0 auto;
	width: 880px;
	padding: 15px 0px 20px 0px;
	overflow: hidden;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* Button
=======================*/

A.button {
	display: block;
	width: 96px;
	height: 18px;
	line-height: 18px;
	padding: 0px 0px 0px 10px;
	color: #000 !important;
	background: url(color_green/pics/button.png) no-repeat left center;
}

/* Search
==========================*/

.searchBox {
	position: absolute;
	right: 5px;
	top: 18px;
}
.searchField {
	width: 222px;
	height: 19px;
	background: url(color_green/pics/bgSearch.gif) no-repeat left top;
}
.searchField TABLE {
	border-collapse: collapse;
	width: 222px;
	height: 19px;
}
INPUT.searchInput {
	width: 177px;
	height: 17px;
	padding: 2px 4px 0 22px;
	margin: 0;
	border: 0;
	color: #8b8b8b;
	background: none;
	font: normal 11px verdana,arial,sans-serif;
}
INPUT.searchSubmit {
	cursor: pointer;
	height: 19px;
	padding: 0;
	margin: 0;
	width: 19px;
	border: 0;
	background: none;
	line-height: 200px !important;
	text-indent: -1000px;
	overflow: hidden;
}
.searchCheckboxes {
	padding: 20px 0 0 14px;
	clear: left;
}
.searchCheckboxes LABEL {
	padding-right: 10px;
	color: #585858;
}
.search {
	clear: both;
	line-height: 1.8em;
}