/* light green: #BFD9CC
/* dark green: #045422
/* light blue: #80DADE


/* ------------------------------------------------------- HTML ------------------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BFD9CC;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


/* ------------------------------------------------------- LINKS ------------------------------------------------------- */
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006633;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006633;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00CC33;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00CC33;
	text-decoration: underline;
}




a.linkLayer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #045422;
	text-decoration: none;
	background-image: url(../images/btn-layer.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	display: block;
	height: 20px;
	width: 135px;
	padding-top: 3px;
}
a.linkLayer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #045422;
	text-decoration: none;
	background-image: url(../images/btn-layer.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	display: block;
	height: 20px;
	width: 135px;
	padding-top: 3px;
}
a.linkLayer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn-layer-ov.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	display: block;
	height: 20px;
	width: 135px;
	padding-top: 3px;
}
a.linkLayer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn-layer-ov.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	display: block;
	height: 20px;
	width: 135px;
	padding-top: 3px;
}






a.link10pxGreen:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #045422;
	text-decoration: none;
}
a.link10pxGreen:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #045422;
	text-decoration: none;
}
a.link10pxGreen:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #00CC33;
	text-decoration: none;
}
a.link10pxGreen:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #00CC33;
	text-decoration: none;
}




a.linkPDF:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
}
a.linkPDF:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.linkPDF:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00CC33;
	text-decoration: underline;
}
a.linkPDF:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00CC33;
	text-decoration: underline;
}





a.LinksIMGs:link {
	border: 1px solid #006633;
	display: block;
	height: 86px;
	width: 115px;
}
a.LinksIMGs:visited {
	border: 1px solid #006633;
	display: block;
	height: 86px;
	width: 115px;
}
a.LinksIMGs:hover {
	border: 1px solid #00CC33;
	display: block;
	height: 86px;
	width: 115px;
}
a.LinksIMGs:active {
	border: 1px solid #00CC33;
	display: block;
	height: 86px;
	width: 115px;
}





/* ------------------------------------------------------- TXT ------------------------------------------------------- */
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #045422;
	text-decoration: none;
}



/* ------------------------------------------------------- BG's ------------------------------------------------------- */
.bgMain {
	background-image: url(../images/bg-expand.gif);
	background-repeat: repeat-y;
}
.bgTop {
	background-image: url(../images/bg-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bgShadowSide {
	background-image: url(../images/shadow-expand.jpg);
	background-repeat: repeat-y;
}
.bgLayer {
	background-image: url(../images/bg-dropdown.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #DDF4F5;
}


/* ------------------------------------------------------- MISC ------------------------------------------------------- */
