@charset "utf-8";
body {
	background-color: #028632;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style2 {font-size: 12px}
.templatetext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
	font-size: 12px;
}

.freetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;}

.style1 {color: #FFFFFF}
#mcd ul{ width:100%}
#mcd li{ list-style-type:none; float:left}
#bodyElements {
	background-color: #FFFFFF;
	background-image: url(../images/bkglogo2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 700px;
}

.bodyNoHeight{
	background-color: #FFFFFF;
	background-image: url(../images/bkglogo2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}

.menuBkg{
	background-color: #FFFFFF;
	background-image: url(../images/menubkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.topLine
{
	background-image:url(../images/topline.jpg);
}

.bottomLine
{
	background-image:url(../images/bottomline.jpg);
}


.thinline
{
	line-height:inherit;
	list-style:inside;
	list-style-position:inside;
}


.menuBkg{
	background-color: #FFFFFF;
	background-image: url(../images/menubkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.pnospace{
	margin-top: 0px;
}
.pagenumbers {
	text-decoration: underline;
}
.subheadine {
	font-weight: bold;
	color: #000;
	font-size: 12px;
}
a
{	color:#000;text-decoration: none;}

a:hover
{	color: #000;text-decoration: none}
.blacktext {
	color: #000;
	text-decoration: none;
}
.hl a:hover{ border-bottom:solid 1px}
.bodyNoHeight table tr .templatetext .templatetext #menuContainer {
	text-align: center;
}
.tablecolour {
	background-color: #028632;
}



/*  ACCORDION  */


#options {width:85%; margin:20px auto; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#028632}

#acc {width:95%; list-style:none; color:#028632; margin:0 auto 40px}
#acc h3 {width:95%; border:0px solid #9ac1c9; padding:0; font-weight:bold; margin:0 0 2px 0; cursor:pointer; background:url(../images/header.gif)}
#acc h3:hover {background:url(../images/header_over.gif)}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {width:85%; padding:15px; border:0px solid #028632; border-top:none; background:#fff}

#nested {width:98%; list-style:none; color:#028632; margin-bottom:15px; padding:0}
#nested h3 {width:85%; border:1px solid #9ac1c9; padding:0; font-weight:bold; margin-top:5px; cursor:pointer; background:url(../images/header.gif)}
#nested h3:hover {background:url(../images/header_over.gif)}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:393px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}
#nested .acc-selected {background:url(../images/header_over.gif)}
