body {
	margin: 0px;
	padding: 0px;
	background: #272F3C;
	/*background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
ul{ list-style:none;margin: 0px;
	padding: 0px;}
li{
	
}
input {
	line-height: 12px;
}


#leftContent {
	width: 200px;
	float: left;
}
#rightContent {
	width: 210px;
	float: left;
}
.contentSection h1 {
	color: #8d2816;
	font-size: 2.1em;
	font-family: Arial, Helvetica, sans-serif;
}
span.title {
	/*color: #8d2816;*/
	color:#fff;
	font-size: 2.1em;
	font-family: Arial, Helvetica, sans-serif;
}
.moduleOrange {
	text-decoration: line-through;
	background-color: #ECC359;
	padding: 3px;
	margin: 2px;
	border: 1px solid #CCCCCC;
}
.greenleft {
	background-image: url(../images/greenleft.jpg);
	background-repeat: no-repeat;
	height: 39px;
	float: left;
	width: 9px;
}
.greencenter {
	background-image: url(../images/greencenter.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 39px;
	width: 191px;
	text-align: center;
	vertical-align: bottom;
}
.paddingTop {
	margin: 0px;
	padding: 2px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
}
.contactText {
	line-height: 2px;
	padding: 3px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.column1 {
	font-size: 0.7em;
	color: #FFF;
}
#footer {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background:url(/images/index_30.gif) bottom;
	/*background-color: #84B526;*/
	height: 85px;
	
}
.footerContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
}
.copyright {
	font-size: 0.8em;
	color: #CCCCCC;
}

.footerleft {
	background-image: url(../images/btm_left_green.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	float: left;
}
.footerright {
	background-image: url(../images/btm_right_green.jpg);
	height: 10px;
	width: 10px;
	float: left;
	background-repeat: no-repeat;
}



.greenright {
	background-image: url(../images/greenright.jpg);
	float: left;
	height: 39px;
	width: 9px;
}
.footertop {
	height: 10px;
	width: 895px;
	float: left;
	background-image: url(../images/btm_center.jpg);
}




.dateText {
	color: #495a1c;
	font-weight: 800;
	font-size: 0.8em;
	line-height: 2px;
}
.contentSection {
	color: #fff;
	font-size: 0.8em;
}

#centreArea {
	width: 750px;
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.imgCenter {
	float: none;
	background-position: center;
	background-color: #CCCCCC;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.moduleLightGreen {
	background-color: #7D7D7D;
	border: 1px solid #7D7D7D;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
}

#leftContent .moduleYellow {
	background-color: #7D7D7D;
	border: 1px solid #7D7D7D;
	padding: 5px;
}
#leftContent .moduleYellow img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smallText {
	font-size: 0.6em;
	color: #999999;
	text-align: center;
}

#content {
	width: 1000px;
	margin:0 auto;
}

#centro {
	width: 1000px;
	margin:0 auto;
}
.blueText {
	color: #50C6F1;
	font-weight: 800;
	font-size: 0.9em;
	text-decoration: underline;
}
.greenText {
	color: #FFF;
	font-size: 0.8em;
}


.centreAlign {
	text-align: center;
	line-height: 1px;
	font-size: 0.7em;
}
.redText {
	color: #FF0000;
}





#header {
	height: 233px;
}
#mainArea {
	width: 995px;
	margin:0 auto;
}

#logo {
	width: 800px;
	background-position: center;
	
}
.imgLeft {
	float: left;
	padding: 5px;
	margin: 4px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	
}
.contentSection a {
	/*color: #009966;*/
	color:#fff;
	font-weight: 600;
	text-decoration: none;
}

.imgLogo{
width: 995px;
	margin:0 auto;
}
#headBanner {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 194px;
	background-position: center;
	width: 912px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.contentSection a:hover {
	font-weight: 600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009966;
}
.more a {
	text-transform: uppercase;
	color: #CC0000;
	font-weight: 600;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.more a:hover {
	text-transform: uppercase;
	color: #CC0000;
	font-weight: 600;
	font-style: italic;
	border:none;
}
.clearing{ clear:both;}
.smallText a {
	font-size: 0.9em;
	color: #999999;
	text-align: center;
	text-decoration: none;
}
.footerContent a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.quotes {
	width: 400px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-left: 100px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../images/quotes.png);
	background-repeat: no-repeat;
	height: 80px;
	font-size: 0.9em;
	left: 41px;
	padding-top: 65px;
	background-position: bottom;
	margin-top: 0px;
}
.subButton {
	height: 31px;
	width: 100px;
	color: #666666;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	border: 1px groove #666666;
	padding-top: 0px;
	margin: 1px;
}
#topMenu {
	text-align: center;
	height: 45px;
	padding-left: 20px;
	background: url(../images/index_09.gif) bottom;
	margin-bottom: 5px;
	
}
.topmenu_btm {
	height: 11px;
}

#topMenu a {
	text-align:right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #FFF;
	font-size: 18px;
	font-weight: 600;
}
.firstTopMenu {
	background-image: url(../images/tab_home.jpg);
	background-repeat: no-repeat;
	width: 132px;
}
#topMenu li{
	text-align: center;
	font: 14px;
	float:left;
	padding-top: 11px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 14px;
	display: block;
}
.centerTopMenu {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
}
.lastTopMenu {
	background-image: url(../images/tab_right.jpg);
	background-repeat: no-repeat;
	width: 132px;
}
.footerContent li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	margin-left: 10px;
}
.footerContent ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin-left: 150px;
	clear: both;
}
.firstTopMenu:hover {
	/*background-image: url(../images/tab_home_hv.jpg);*/
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	
	background-position: left;
	color: #FFFFFF;
}
.centerTopMenu:hover {
	/*background-image: url(../images/tab_hv.jpg);
	background-repeat: repeat-x;*/
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.lastTopMenu:hover {
	/*background-image: url(../images/tab_right_hv.jpg);
	background-repeat: no-repeat;*/
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#topMenu a:hover {
/*background-image: url(../images/arrow.png);
	background-repeat: no-repeat;*/
	
}
#leftContent .moduleYellow form {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#rightContent .moduleYellow {
	background-color: #7D7D7D;
	border: 1px solid #7D7D7D;
	color:#FFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.footerContent  a:hover {
	margin: 0px;
	text-decoration: underline;
}

