BODY{
	background-color : #f5f5f5;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	line-height : 16px;
	background-image:url('../img/bg_top.jpg');
	background-repeat:repeat-x;
}

TD, DIV, P {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	color : #333333;
	line-height : 16px;
	font-weight: normal;
}

P {
	clear:both;
	margin: 0 0 15px 0;
}

B, STRONG {
	font-weight:bold;
}

em, i {
	font-style:italic;
}

HR{
	color: gray;
	background-color: gray;
	height: 1px;
	border: 0px;
}

FORM{
	margin:0;
	padding:0;
}

LABEL {
	float:left;
	width:73px;
	padding: 0 7px 0 0;
	text-align:right;
	font-size:11px;
}

H1{
	color:#006f66;
	font-size: 12px;
	font-weight: bold; 
}

.mainTitle {
	margin:0 0 11px 0;
}

H2 {
	color:#666666;
	font-size: 12px;
	text-transform: uppercase;
	margin:0 0 4px 0;
}

#contactform, #loginform, #searchform {
	clear:both;
	width:340px;
}

#loginform {
	margin:0 auto;
}

INPUT{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	height: 18px;
	width: 255px;
	padding-top:2px;
	padding-left:2px;
	font-size: 9pt;
	border: 1px solid #bcbcbc;
	margin: 0 0 3px 0;
}

TEXTAREA{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	height: 148px;
	width: 255px;
	padding-top:2px;
	padding-left:2px;
	font-size: 9pt;
	border: 1px solid #bcbcbc;
}

.inputGO{
	width:49px;
	height:20px;
	padding:0px;
	border: 1px solid #014c46;
	border-left: 0px solid #027067;
	float:right;
}

.fastSearchBox{
	width: 125px;
	height:18px;
	padding-top:2px;
	padding-left:2px;
	border: 1px solid #014c46;
	border-right: 0px solid #027067;
	background: transparent;
	background-image:url('../img/bg_searchBox.jpg');
	display:inline;
	float:right;
	color:#FFFFFF;
	/*background-color:#6d8365;*/
}

.inputForm{
	border: 0px;
	height: 20px;
	width: 600px;
	background-color: #f9f9f9;
	font-size: 9pt;
	border-bottom: 1px solid #000000;
}

.textareaForm{
	border: 0px;
	height: 120px;
	width: 600px;
	background-color: #f9f9f9;
	font-size: 9pt;
	border-bottom: 1px solid #000000;
}

SELECT{
	border: 0px;
	height: 15px;
	width: 215px;
	background-color: #f9f9f9;
	font-size: 9pt;
	border-bottom: 1px solid #000000;
}

a  {
	color: #006f66;
	border:0px;
	text-decoration : underline;
	font-weight: normal;
}

SUP {
	color:#cc0000;
}

#contentwrapper{
	width:100%;
}

#header{
	width: 100%;
	height:168px;
}

#header_print{
	display:none;
}

#logo {
	float:left;
	margin:31px 0 0 21px;
	width:178px;
	height:62px;
	background-image: url('../img/logo.jpg');
	background-repeat: no-repeat;
	background-position:top left;
}

#logo span {
	display:none;
}


#header_content{
	clear:both;
	width: 968px;
	background-image: url('../img/bg_header.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
}

#homelink .homelink{
	float:left;
	padding:0 0 55px 250px;
}

#quicksearch{
	width:180px;
	float:right;
	margin:18px 12px 0 0;
}

#content{
	clear:both;
	width:100%;
	float:left;
	background-color:#fff;
}

#content_placer {
	clear:both;
	width: 968px;
	min-height:370px;
	margin: 0 auto;
}

#content_left{
	float:left;
	width:198px;
	padding: 39px 0 0 14px;
}

#content_right {
	float:left;
	width:736px;
	padding: 39px 6px 30px 14px;
	text-align:justify;
}

#content_right ul, #content_right ol {
	list-style-type:disc;
	list-style-position:outside;
	margin: 10px 0 13px 25px;
}

#content_right ul li, #content_right ol li {
	margin: 3px 0 0 0;
}

#content_right_home {
	width: 518px;
}

#highlightHome1, #highlightHome2, #highlightHome3 {
	width:149px;
	float:left;
	min-height:200px;
	text-align:left;
	padding: 7px 7px 0 7px;
	margin: 25px 14px 0 0;
	background-image: url('../img/bg_highlightHome.jpg');
	background-repeat: no-repeat;
	background-position:top left;
}

#highlightHome3 {
	margin-right:0px;
}

.highlightTitle {
	color:#fff;
	height: 30px;
	text-transform: uppercase;	
}

.highlightText {
	clear:both;
	margin:10px 0 0 0;
}

#newsitems li , #eventitems li{
	padding: 7px 0 7px 0;
	border-bottom: 1px solid #e1e3e4;
}

#newsitems li a, #eventitems li a {
	text-decoration:none;
}

#footer{
	width:100%;
	height:65px;
	clear:both;
	background-color:#f5f5f5;
	border-top:1px solid #dedede;
}

#footer_content{
	width:956px;
	height:42px;
	clear:both;
	padding: 18px 12px 0 0;
	text-align: right;
	line-height:20px;
	margin: 0 auto;
}

#search{
	padding:0;
	margin:0;
}

.inputradio{
	border: 0px;
	height: 15px;
	width: 15px;
	background-color: #FFFFFF;
}

.error{
	color: red;
}

.footer { 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color : #a1a2a1; 
	font-size : 8pt;
	padding: 4px 4px 25px 0;
} 

.footer a  {
	color: #a1a2a1;
	border : 0px;
	font-size : 8pt;
	text-decoration : none;
	font-weight: normal;
}

.contentHome {
	background-image: url('../img/bg_home.jpg');
	background-repeat:no-repeat;
	background-position: 749px bottom;
}

.moreinfo, .backtooverview {
	padding:11px 0 0 0;
	text-align:right;
}

.moreinfo a, .backtooverview a {
	color:#666666;
}

.eventdate, .newsdate {
	clear:both;
	color:#006f66;
	font-size:10px;
}

.sendbutton {
	width:49px;
	height:22px;
	padding:0px;
}

.thanks {
	font-weight:bold;
}

.searchResult, .newsItemShort {
	padding-left: 5px;
	border-left:2px solid #dedede;
}

.txtpic_left {
	padding: 0 10px 10px 0;
}

.txtpic_right {
	padding: 0 0 10px 10px;
}

.downloadlink {
	padding-left:10px;
	background-image:url('../img/paperclip.gif');
	background-repeat: no-repeat;
}

.clearboth {
	clear:both;
}