body{
	font-family: arial, verdana, tahoma;
	font-size: 0.8em;
	text-align: center; 
	padding: 0 0 0 0;
	margin:0;
	background: #004027;
	}
	
p{
	margin: 6px;
	text-align:left;
	}
	
a{
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}
	
.error{
	color: red;
	}
	
.image{
	width: auto;
	margin: 12px;
	float:left;
	clear:right;
	font-size: 0.8em;
	}

#container{
	margin: 0px auto;
	width: 970px;
	border: 0px solid #000000;
	background: #a6dbd6;
	}
	
div.error, div.info{
	display:none;
	color: #000000;
	border:2px dotted #b00000;
	background-color: #ffa4a4;
	width: 97%;
	height: auto;
	margin: 6px;
	}
	
div.info{
	border:2px dotted #bfd6ff;
	background-color: #6c9fff;
	}
	
table{
	border-collapse: collapse;
	}
	
table tr td{
	vertical-align: top;
	margin: 0px;
	padding: 0;
	}
	
form fieldset, fieldset{
	margin: 12px;
	padding: 12px;
	border: 1px solid #cecece;
	}
	
form fieldset legend, fieldset legend{
	margin:0;
	margin-bottom: 6px;
	padding:1px 3px;
	border: 1px dotted #cecece;
	}
	
fieldset ul{
	width: auto;
	list-style:none;
	margin: 0;
	padding: 0px;
	text-align: left;
	}
	
fieldset ul li{
	background-color: #d7dcea;
	margin: 2px 0px;
	}
	
fieldset ul li p{
	padding:2px;
	line-height: 19px;
	}
	
form p{
	width: 100%;
	text-align:left;
	margin: 1px 0;
	line-height:1.8em;
	}

form label{
	text-align: right;
	vertical-align: top;
	width: 10em;
	margin-right: 0.5em;
	line-height:1.3em;
	display: inline-block;
	}

form label.err{
	color:red;
	}

form label.error {
	text-align:left;
	color: #f00;
	margin-left: 13px;
	width: auto;
	display: inline;
	}
	
form input.err, form textarea.err{
	background-color: #ffe1e1;
	}

form input, form textarea{
	width:200px;
	}

	
form input.submit, .but{
	margin-left: 10.5em;
	margin-right: 0em;
	margin-top: 6px;
	width: 100px;
	background: #ffffff;
	color: #000000;
	border: 2px solid #999999;
	font-size: 0.8em;
	}
	
.but{
	margin-left: 0.5em;
	}
	
.header{
	height: 150px;
	background-repeat: no-repeat;
	}
	
.header tr td{
	vertical-align: top;
	}
	
.header tr td p{
	margin:0px;
	padding: 4px 5px;
	line-height: 1.2em;
	}

ul.topnav{
	display:table;
	margin:0px;
	padding:0px;
	list-style: none;
	position:relative;
	z-index: 10;
	}
	
ul.subnav{
	display:table;
	height: 1.7em;
	margin: 0 15px;
	padding: 0px 11px;
	list-style: none;
	position:relative;
	z-index: 10;
	background-color:#00717c;
	}

ul.topnav li{
	margin: 0px 3px 0px 0px;
	padding: 2px 0;
	list-style:none;
	display: table-cell;
	float:left;
	position: relative;
	}
	
ul.subnav li{
	padding: 2px 0;
	list-style:none;
	display: table-cell;
	float:left;
	position: relative;
	}

ul.topnav li.hasmore{
	padding-left: 7px;
	background:url('images/drophighlight_green.png') no-repeat left 10px;
	}
	
ul.subnav li.hasmore{
	padding-left: 7px;
	background:url('images/drophighlight_green.png') no-repeat left 5px;
	}
	
ul.topnav li a, ul.subnav li a{
	display:block;
	color:#ffffff;
	font-size: 1.1em;
	padding:6px;
	position: relative;
	}
	
ul.subnav li a{
	padding:0px 12px 0 6px;
	}
	
ul.subnav li.nolink a{
	color: #ffffff;
	font-weight:bold;
	padding: 0 15px 0 0;
	cursor:arrow;
	}
	
ul.dropdown{
	background-color:#ffffff;
	margin:0px;
	padding:5px;
	display:block;
	position:absolute;
	z-index: 999;
	top: 100%;
	display:none;
	left:0px;
	width: 150px;
	background-image:url('images/dropdown_green.png');
	overflow:hidden;
	}
	
ul.dropdown ul.dropdown{
	top:0;
	left:95%;
	}
	
ul.dropdown li{
	text-align:left;
	margin:0px; 
	padding: 0px;
	float: none;
	position:relative;
	list-style:none;
	display:block;
	border-bottom:1px solid #79ab5a;
	}
	
ul.dropdown li.last{
	border:0;
	}

ul.dropdown li a{
	padding: 3px;
	color:#00717c;	
	display:block;
	position:relative;
	z-index: 0;
	}
	
.slider { width:970px; height:250px; overflow:hidden; position:relative; cursor:pointer;}
.slides { position:absolute; top:0; left:0;}
.slides div { float:left; clear:right;width:400px; border-right: 15px solid #004027;}
.slider span{
	position: absolute; 
	bottom: 0; left: 0;
	height: 30px; width: 400px;
	color: #ffffff;
	font-weight: bold;
	background-color:#000000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	display:none;
	}
	
.clear {
	clear: both;
	}
	
.imagehead{
	width:100%;
	height: 350px;
	position:relative;
	z-index: 0;
	background-color: #cdcdcd;
	}
	
.imagehead .image{
	width: 100%;
	height: 100%;
	overflow:hidden;
	}
	
.imagehead .imageinfo{
	height:100%;
	width: 300px;
	position: absolute;
	top:0px;
	right:0px;
	background-image:url('images/imageinfo.png');
	}
	
.imagehead .imageinfo div{
	padding:10px;
	color: #ffffff;
	}
	
#content{
	
	}
	
#content p, #content ul li, #content .morecontent a, .useful a{
	color:#00717c;
	}
	
#content .morecontent a, .useful a{
	text-decoration: underline;
	}
	
#content p.title{
	font-size: 1.8em;
	font-weight: bold;	
	}
	
#content .morecontent{
	border: 1px solid #000000;
	background-color:#ffffff;
	margin: 16px; 
	width: 660px;
	position: relative;
	float:left;
	clear:right;
	}
	
#content .rightcol{
	border: 1px solid #000000;
	background-color:#ffffff;
	margin: 16px 16px 0 0; 
	padding:0px;
	width: 250px;
	float:right;
	}
	
#content .rightcol2{
	margin: 16px 16px 0 0; 
	width: 250px;
	float:right;
	}
	
.news, .newsbody, .newsfoot{
	width: 100%;
	}

.news{
	margin-top: 0px;
	}

.newsfoot{
	margin-bottom: 0px;
	}

.news, .newsfoot{
	padding:1px 0;
	margin:0px;
	line-height: 0.8em;
	background-color:#004027;
	}
	

.newsbody{
	margin: 0px;
	height: 100px;
	overflow:auto;
	}

.newsbody p{
	font-size: 0.8em;
	color: #000000;
	}
	
.newsbody ul{
	list-style: none;
	margin:0px;
	padding: 0px;
	}
	
.newsbody ul li{
	display:block;
	height: 100px;
	}
	
#info,#error{
	margin: 6px 2px;	
	width: 98%;
	display:none;
	}
	
#info{
	border: 2px solid #ffa54a;
	background-color: #ffffd2;
	}

#error{
	border: 2px solid #f00000;
	background-color: #ffd7d7;
	}
	
#info p, #error p{
	padding: 2px;
	font-size: 0.9em;
	font-weight: bold;
	}
	
#error p{
	color: #f00000;
	}
	
.footer{
	margin-top: 10px;
	width: 100%;
	color: #00717c;
	}

.footer p{
	text-align: center;
	}
	
.footer a{
	color: #00717c;
	}
