body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a {
	color: #5B7B41;
	text-decoration: underline;
}
a:link {
	color: #5B7B41;
	text-decoration: underline;
}
a:hover {
	color: #999676;
}

a:visited {
	color:#666666;
	}

.headerTable {
	width: 100%;
	}

.header {
	background-image:url(../_images/bg_header.gif);
	text-align:center;
}

.navigation {
	background-image:url(../_images/bg_nav.gif);
	text-align:center
	}
	
.subnavigation-4lines {
	background-image:url(../_images/bg_subnav2.gif);
	text-align:center;
	}	
	
.home-body-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	line-height:20px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	}

.subnav-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#5B7B41;
	line-height:12px;
	padding:5px;
	text-align:left;
	vertical-align:top;	
	}
	
.subnav-text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#5B7B41;
	line-height:12px;
	text-decoration:none;
	vertical-align:top;
	}
	
.subnav-text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#787557;
	line-height:12px;
	text-decoration:none;
	vertical-align:top;	
	}

.subnav-text a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#999676;
	line-height:12px;
	text-decoration:none;
	vertical-align:top;	
	}	
		
.subnav-text a:hover:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#787557;
	line-height:12px;
	text-decoration:none;
	}

.cap {
	float: left;
	width: 53px;
	font-size: 70px;
	line-height: 60px;
	font-weight: normal;
	color:#5B7B41;
	font-family: georgia, times;

}
.footer-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:15px;
	padding-top:20px;
	padding-bottom:20px;
	}
	
.main {
	padding-top:30px;	}
	
.body-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	line-height:20px;
	list-style-image: url(../_images/bullet.gif);
	list-style-type: square;
	}
	
.header-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#5B7B41;
	line-height:28px;
	}	

	
.subheader-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#5B7B41;
	line-height:16px;
	}

.subheader-text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#5B7B41;
	line-height:16px;
	text-decoration:none;
	}		
		
.label-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#666666;
	line-height:24px;
	}
	
.subnavigation {
	background:url(../_images/bg_subnav.gif) bottom repeat-x #e0e2ba;
	height:36px;
	}
	
.subnav-buttons {
	width:527px;
	margin:0 auto;
	}	
	
.subnav-buttons ul{ padding:0; margin:0;}
.subnav-buttons ul li{ 
	padding:0;
	padding:5px 5px 5px 5px;
	float:left;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-left:dotted #FFF 1px;
	text-transform:uppercase;
	}
.subnav-buttons ul li a{
	text-decoration:none;
	}	