
/*** Global styles ************************************************************/
body {
	font: 9pt/1.25 verdana, arial, helvetica, sans-serif;
	/*background-color: #403738;*/
	background-image: url(../img/bg.png);
}

.wrapper {
	width: 960px;
	height: 100%;
	background-color: #FFFFFF;
	/*border-left: 1px solid #057100;
	border-right: 1px solid #057100;
	border-bottom: 1px solid #057100;*/
	border:1px solid #06461e;
	border-top:none;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:50px;
	margin-top:0px;
}

a, a:visited {
	color: #057100;
	text-decoration: none;
}

a:hover {
 	color: #034d00;
	text-decoration: underline;
}


/*** Header styles ************************************************************/
.header {
 	width: 100%;
	background-color: #057100;
	background-image: url(../img/header-en.png);
	background-repeat:no-repeat;
	height:100px;
	/*border-bottom: 1px solid #057100;*/
	padding: 0px;
	margin: 0px;
	color: #057100;
}

.logo {
 	width: 150px;
}

.slogan {
 	/*text-align: center;*/
	height: 70px;
	width:1000px;
}

.menu {
	height: 20px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
}

.topmenu {
	width: 175px;
	font-size: 0.85em;
	text-align: right;
	vertical-align: top;
	padding: 2px 10px 0px 0px;
	margin: 0px;
}

.topmenu a {
	color: #FFFFFF;
}

/*
.navBar {
	margin-left: 5px;
	margin-bottom: 3px;
	text-align: left;	
}

.navBar a {
	color: white;
	font-weight: bold;
	font-size: 1em;
}

.navBar a:hover {
	text-decoration: underline;
}
*/

/*** QuickMenu styles ********************************************************/


/* (MAIN) Container */
#qm0
{
	margin: 0px;
	background-color: #transparent;
	margin-left:55px;
	margin-top:35px;
}

/* (MAIN) Items */	
#qm0 a
{
	padding: 0px 20px 2px 0px;
	background-color: transparent;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 1.2em;
	text-decoration: none;
	font-weight: normal;
}

/* (MAIN) Hover State */
#qm0 a:hover
{
	background-color: #transparent;
	text-decoration: underline;
}

/* (MAIN) Parent items */
#qm0 .qmparent {}

/* (MAIN) Active State */
body #qm0 .qmactive, body #qm0 .qmactive:hover
{
	background-color: #transparent;
	text-decoration: underline;
}

/* (SUB) Container */
#qm0 div
{
	padding: 5px 5px 2px 8px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #057100;
}

/* (SUB) Items */
#qm0 div a
{
	padding: 0px 0px 5px 0px;
	color: #403738;
	font-size: 0.85em;
	font-weight: normal;
}

/* (SUB) Hover State */
#qm0 div a:hover
{
	color: #057100;
	text-decoration: underline;
}

/* (SUB) Parent items */
#qm0 div .qmparent {}

/* (SUB) Active State */
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {}
	


/*** Center column (main content) styles **************************************/
.centerColumn {
	width: 100%;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
	text-align: justify;
	color: 000000;
}

.centerColumn h1 {
 	margin: 0px 0px 5px 0px;
 	text-align: left;
 	color: #057100;
 	font-weight: normal;
	font-size: 1.5em;
}

.centerColumn h2 {
	margin: 10px 0 5px 0;
 	text-align: left;
	color: #057100;
	border-top: 1px dotted #057100;
	font-size: 1.25em;
}

.centerColumn ul {
	list-style-type: square;
}

/*** Left column styles *******************************************************/
.leftColumn {
	width: 165px;
	padding:5px;
	margin-bottom:-1px;
	border-right: 1px dotted #057100;
	background-color:#FFFFFF
	color:#000000;
}

.leftColumn h1 {
 	margin: 0px 0px 0x 0px;
	padding: 0px 0px 0px 5px;
	border-bottom: 1px dotted #000000;
	/*text-decoration:underline;*/
 	text-align: left;
 	color: #000000;
 	/*font-weight: bold;*/
 	font-size: 1em;
}

.leftColumn ul {
	list-style-type: square;
	padding: 0px 0px 0px 15px;
	font-size: 0.85em;
	color:#FFFFFF;
}

.leftColumn ul a{
	color:#000000;
	text-decoration:none;
}

.leftColumn ul a:hover{
	color:#000000;
	text-decoration:none;
	font-weight:none;
	text-decoration: underline;
}


/*** Newsbox column styles ****************************************************/
.newsBox {
	padding: 0px 0px 10px 0px;
	/*border-bottom:1px dotted #000000;*/
}

.newsBox ul {
list-style-type: square;
	color:#000000;
}

/*** subSections column styles *************************************************/
.subSections {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	background-color: #f0e424;
	border: 1px solid #000000;
}

.subSections h1 {
	background-color: #0db14b;
 	font-weight: normal;
 	color: #FFFFFF;
}

.subSections ul {
	list-style-type: square;
	color:#000000;
}

.subSections ul li a {
	color: #403738;
	padding: 0px 0px 10px 0px;
}

.subSections ul li a:hover {
	color: #403738;
}

/*** Quicklinks column styles *************************************************/
.quickLinks {
	padding: 0px 0px 10px 0px;
	/*border-bottom:1px dotted #000000;*/
}

.quickLinks ul {
list-style-type: square;
	color:#000000;
}

.community {
	padding: 0px 0px 10px 0px;
	/*border-bottom:1px dotted #000000;*/
}

/*** Random photo column styles ***********************************************/
.randomPhoto {
	padding: 0px 0px 5px 0px;
	text-align: center;
}

.randomPhoto img {
	width: 165px;
	width: 165px;
}

.randomPhoto img:hover {}

/*** Right column styles ******************************************************/
.rightColumn {
	width: 178px;
	padding: 0px 5px 0px 5px;
	margin: 5px 0px 5px 0px;
	border-left: 1px dotted #057100;
}

/*** Sponsor list styles ******************************************************/
.sponsorList {
	text-align: center;
}

.sponsorList img {
	vertical-align: middle;
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
}

/*** Footer styles ************************************************************/
.footer {
	text-align: center;
	padding-top:4px;
	font-size: 0.75em;
	color: #FFFFFF;
	background-color: #057100;
	background-image: url(../img/footer.png);
	background-repeat:no-repeat;
	height:54px;
}

/*** Form styles **************************************************************/
div.form-container { 
	margin: 5px; 
	padding: 0px; 
}

p.legend { 
	margin-bottom: 1em; 
}

p.legend em { 
	color: #C00; 
	font-style: normal; 
}

div.errors,
div.success { 
	margin: 0 0 10px 0; 
	padding: 5px 10px; 
	border: #666 1px solid; 
	background-color: #FFC; 
}

div.errors p,
div.success p { 
	margin: 0; 
}

div.errors p em { 
	color: #C00; 
	font-style: normal; 
	font-weight: bold; 
}

div.success p em { 
	color: #080; 
	font-style: normal; 
	font-weight: bold; 
}

div.form-container form p { 
	margin: 0; 
}

div.form-container form p.note { 
	margin-left: 220px; 
	font-size: 90%; 
	color: #666; 
}

div.form-container form fieldset { 
	margin: 10px 0; 
	padding: 10px; 
	border: #666 1px solid; 
}

div.form-container form legend { 
	font-weight: bold; 
	color: #666; 
}

div.form-container form legend a { 
	font-weight: normal; 
}

div.form-container form fieldset div { 
	padding: 0.25em 0; 
}

div.form-container label, 
div.form-container span.label { 
	margin-right: 10px; 
	padding-right: 10px; 
	width: 200px; 
	display: block; 
	float: left; 
	text-align: right; 
	position: relative; 
	font-size: 0.9em;
}

div.form-container div.error label, 
div.form-container div.error p.note, 
div.form-container div.error span.label { 
	color: #C00; 
}

div.form-container label em, 
div.form-container span.label em { 
	position: absolute; 
	right: 0; 
	font-size: 120%; 
	font-style: normal; 
	color: #C00; 
}

div.form-container div.error input { 
	background-color: #FD9D64; 
}

div.form-container input:focus,
div.form-container div.error input:focus, 
div.form-container textarea:focus {	
	background-color: #FFC; 
}

div.form-container div.controlset label, 
div.form-container div.controlset input { 
	display: inline; 
	float: none; 
}

div.form-container div.controlset div { 
	margin-left: 220px; 
}

div.form-container div.buttonrow { 
	margin-left: 230px; 
}

div.form-container fieldset div.buttonrow { 
	margin-left: 220px; 
}

/*** Table styles ************************************************************/

table.tableStyle1 {
	border: 1px solid #057100;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:0;
	font-size: 0.9em;
	text-align:left;
}

table.tableStyle1 thead tr,
table.tableStyle1 tfoot tr
{
	background-color: #057100;
	color: #FFFFFF;
}

table.tableStyle1 tbody tr {
}

table.tableStyle1 tbody tr.rowHighlight {
	background-color: #E6EAEB;
}

table.tableStyle1 tbody tr.totalRow {
	font-weight: bold;
}

table.tableStyle1 tbody tr.totalRow td{
	border-top: 1px solid #403738;
}

table.tableStyle1 tr td {
	padding:2px 6px;
	margin:0px;
	vertical-align:top;
}