BODY { 
	font-family: verdana, sans-serif;
	color: #000000;
	background-color: #7bb752;
	font-size: 14px;
    font-weight: normal;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
TABLE{
	border-collapse: collapse;
}
TD{
    text-align: left;
    vertical-align: top;
	padding: 0px;
	margin: 0px;
}
TD.td0 {
    background-color: #7bb752;
}
TD.td1 {
    background-color: #ffffff;
	padding-bottom: 40px;
}
TD.tdBody {
    background-color: #ffffff;
	text-align: left;
	vertical-align: top;
}
TD.view0 {
	background-color: #ffffff;
	text-align: center;
}
/* --- General linking --- */
A {
	font-family:  Arial, Helvetica, Geneva, Swiss, sans-serif;
	color: #7bb752;
    background-color: #ffffff;
	text-decoration: underline;
}
A:HOVER {
	text-decoration: none;
}
/* --- Top Nav --- */
A.navTop {
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-size: 11px;
	color: #7e7e7e;
    background-color: #ffffff;
	text-decoration: underline;
}
A.navTop:HOVER {
	text-decoration: none;
}
P.navTop{
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-size: 12px;
	color: #7e7e7e;
    background-color: #ffffff;
    margin: 5px 0px 5px 30px;
}
/* --- Bottom Nav --- */
A.navBot {
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-size: 11px;
	color: #7e7e7e;
    background-color: #ffffff;
	text-decoration: underline;
}
A.navBot:HOVER {
	text-decoration: none;
}
P.navBot{
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-size: 12px;
	color: #7e7e7e;
    background-color: #ffffff;
	text-align: center;
    margin: 5px 0px 10px 0px;
}
/* --- Footer --- */
A.ftr {
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-size: 11px;
	color: #ffffff;
    background-color: #7bb752;
	text-decoration: underline;
}
A.ftr:HOVER {
	text-decoration: none;
}
P.ftr{
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	color: #ffffff;
    background-color: #7bb752;
	font-size: 11px;
    font-weight: normal;
	text-align: center;
    margin: 4px 8px;
}
/* --- General --- */
IMG.image{
	margin: 4px 6px 4px 6px;
}
IMG.imageSidebar{
	margin: 0px 0px 12px 0px;
}
IMG.imageAlignedLeft{
	margin: 2px 6px 6px 0px;
}
IMG.imageAlignedRight{
	margin: 2px 0px 6px 6px;
}


/* --- Primary Nav --- */
.navPtop {
	color: #52913C;
	font-size: 11px;
	margin: 0px 0px 18px 4px;
}
#navP {
	margin: 0;
	padding: 0;
	line-height: 0;
}
#navP li {
	list-style: none;
	margin: 0;
	background-image: none;
	padding: 0 0 1px 0;
	line-height: 1.0;
}
#navP :link, #navP :visited {
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.0;
	color: #52913C;
	display: block;
	text-decoration: none;
	border-bottom: solid 1px #52913C;
	margin: 0;
	padding: 3px 0px 3px 16px;
}
#navP :link:hover, #navP :visited:hover {
	color: #7bb752;
	background: #dcebd0;
	padding: 3px 0px 3px 16px;
}
#navP :link:active, #navP :visited:active {
	background: #ffffff;
}

/* --- Secondary Nav --- */
#navS {
	margin: 0px 0px 20px 0px;
	padding: 0;
	line-height: 0;
}
#navS li {
	list-style: none;
	margin: 0;
	background-image: none;
	padding: 0px 0px 1px 0px;
	line-height: 1.0;
}
#navS :link, #navS :visited {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.0;
	color: #90256e;
	display: block;
	text-decoration: none;
    border-bottom: solid 1px #ffffff;
	margin: 0;
	padding: 0px 0px 1px 30px;
}
#navS :link:hover, #navS :visited:hover {
	color: #c792b6;
	background: #ead5e3;
	padding: 0px 0px 1px 30px;
}
#navS :link:active, #navS :visited:active {
	background: #fffffff;
}
