body{
	margin:0px;
	padding:0px;
}
.footersep{
	height:1px;
	background-color:#e8e9da;
}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.footerlink, .footerlink a{
	color:#333333;
	text-decoration:none;
	line-height:18px;
}
.footerlink a:hover{
	color:#000000;
	text-decoration:underline;
}
.navlink:link, .navlink:active, .navlink:visited{
	display:block;
	font-size:11px;
	height:15px;
	width:172px;
	margin:0px;
	padding:5px 0px 2px 0px;
	color:#FFFFFF;
	font-family:arial,verdana, helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	}
.navlink:hover 
	{
	color:#FFFFFF;
	display:block;
	text-decoration:underline;
	}
.navHeader{
	font-size:14px;
	font-weight:bold;
	height:33px;
	color:#00481b;
	padding-left:12px;
	font-family:arial,verdana, helvetica, sans-serif;
	background-color:#b9c1a8;
	}
.mainhead, .subhead{
	font-size:16px;
	color:#6b6c32;
	font-family:arial,verdana, helvetica, sans-serif;
	font-weight:normal;
	line-height:22px;
}
.mainhead{
	font-weight:bold;
}
.greysep{
	background-image:url(../images/grey-dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.contentText, .contentText1{
	line-height:18px;
	color:#333333;
}
.contentText1, .contextText1 a{
	color:#5c2e01;
	font-weight:bold;
}
.contextText1 a:hover{
	color:#5c2e01;
}
.contentText a, .greentext{
	color:#818249;
	font-weight:bold;
}
.contentText a:hover{
	color:#818249;
	text-decoration:none;
}
#topleft_nav{
	background-image:url(../images/topleft.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#f2a25d;
}
#topright_nav{
	background-image:url(../images/topright.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#f2a25d;
}