/*---------------------------- PAGE ----------------------------*/
html, body { 
	height:100%;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background:url(webimages/background.gif);
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0ox;
	padding-top:0px;
	scrollbar-face-color: #695d48;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #695d48;
	scrollbar-darkshadow-color: #695d48;
	scrollbar-track-color: #EFEFEF;
	scrollbar-arrow-color: #FFFFFF;
	background-color:transparent;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	color: #003616;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding: 1px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin:0;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	word-spacing: normal;
	white-space: normal;
	margin-left:8px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	margin:0;
	font-style: normal;
	text-decoration:underline;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	word-spacing: normal;
	white-space: normal;
	margin-left:8px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
	color: #003616;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding: 1px;
}
/*---------------------------- FONTS ----------------------------*/
.heading { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-decoration:underline;
	font-weight: bold;
	color: #333333;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color: #4D735C;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding: 3px;
}
.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	color: #4D735C;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding: 4px;
}
.bodycopy { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bodycopyBIG { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration:underline;
	color: #333333;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.emplink { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style: normal;
	text-decoration:underline;
	color: #003616;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bodycopywhite { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #4D735C;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.copyright { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight:100;
	color: #003616;
	padding: 10px;
}
.newstext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align:center;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*---------------------------- LINKS ----------------------------*/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}
