
/* general */

body{
		background-color: #B5B5B5;
}
.tablewholebkg{
		width: 761px;
		background-color: white;
border: thin solid #27AB64;
}

/* top */

	#topbanner{
		width: 761px;
		height: 105px;
		text-align: left;
		vertical-align: top;
		background-image: url(../images/topbanner.gif);
		background-repeat: no-repeat;
	}

	#topleft{
		float: left;
		width: 50px;
		xheight: 104px;
		text-align: left;
		vertical-align: top;
	}
	#topright{
		float: right;
		margin: 0;
		top: 0;
		text-align: right;
		vertical-align: top;
	}

	/* top banner */
	
	#toprightbanner{
		width: 580px;
		height: 70px;
		text-align: right;
		vertical-align: middle;
		xpadding-top: 10px;
	}
	
	.adbanner{
float: right;
width: 468px;
height: 60px;
margin-right: 20px;
		text-align: right;
		vertical-align: middle;

}
	
	/* top nav */
	
	#topnav{
		padding-top: 3px;
		padding-right: 20px;
		text-align: right;
		vertical-align: middle;
		background-repeat: no-repeat;
		FONT-WEIGHT: bold; 
		FONT-SIZE: 75%; 
		COLOR: white; 
		FONT-STYLE: normal; 
		FONT-FAMILY: Arial, sans-serif;
	}
	#topnav a {
		COLOR: white; 
		FONT-STYLE: normal; 
		FONT-FAMILY: Arial, sans-serif;
		text-decoration: none;

	}
	#topnav a:link {
		COLOR: white; 
		FONT-STYLE: normal; 
		FONT-FAMILY: Arial, sans-serif;
		text-decoration: none;
	}
	#topnav a:visited {
		COLOR: white; 
		FONT-STYLE: normal; 
		FONT-FAMILY: Arial, sans-serif;
		text-decoration: none;
	}
	#topnav a:hover {
		COLOR: black; 
		FONT-STYLE: normal; 
		FONT-FAMILY: Arial, sans-serif;
		text-decoration: none;
	}
	#topnav a:active {
		COLOR: white; 
		FONT-STYLE: normal; 
		FONT-FAMILY: Arial, sans-serif;
		text-decoration: none;
	}
	.topnavhere {
		COLOR: black; 
		FONT-STYLE: normal; 
		FONT-FAMILY: Arial, sans-serif;
		text-decoration: none;
	}

	/* picts */

	#picts{
	padding-top: 20px;	
		width: 761px;
		text-align: left;
		vertical-align: top;
	}
	#pictsleft{
		float: left;
		width: 285px;
		text-align: left;
		vertical-align: middle;
		font-weight: normal; 
		font-size: 75%;
		line-height: 140%; 
		COLOR: black; 
		font-style: normal; 
		font-family: Arial, sans-serif;
		padding-left:20px;
	}
	#pictsright{
		position: relative;
		float: right;
		text-align: right;
		vertical-align: top;
		width: 433px;
		padding-right:20px;
	}



/* content full */
	#contentfull{
		clear: both;
		width: 761px;
		text-align: center;
		vertical-align: top;
		padding-top: 20px;
	}
	#contentfulltitle {
		width: 721px;
		height: 23px;
		text-align: center;
		vertical-align: middle;
		background-image: url(../images/greentitle_full.gif);
		background-repeat: no-repeat;
		FONT-WEIGHT: bold; 
		FONT-SIZE: 75%; 
		COLOR: white; 
		FONT-STYLE: normal; 
		FONT-FAMILY: Arial, sans-serif;
		text-decoration: none;
		padding-top: 3px;
	}

	
/* content half */

	#contenthalfleft{
		float: left;
		width: 320px;
		text-align: left;
		vertical-align: top;
		font-weight: normal; 
		font-size: 75%;
		line-height: 140%; 
		color: black; 
		font-style: normal; 
		font-family: Arial, sans-serif;
		padding-top: 20px;
		padding-right: 10px;
		padding-left:20px;
	}
	
		#contenthalfleft p{
		text-align: left;
		vertical-align: top;
		font-weight: normal; 
		font-size: 100%;
		line-height: 140%; 
		color: black; 
		font-style: normal; 
		font-family: Arial, sans-serif;
		padding-right:10px;
		padding-left:15px;
	}
	
	#contenthalfright{
		position: relative;
		float: right;
		width: 330px;
		text-align: left;
		vertical-align: top;
		font-weight: normal; 
		font-size: 75%;
		line-height: 140%; 
		color: black; 
		font-style: normal; 
		font-family: Arial, sans-serif;
		padding-right:20px;
		padding-top: 20px;
		padding-right:20px;
		padding-left:20px;
	}	
			#contenthalfright p{
		text-align: left;
		vertical-align: top;
		font-weight: normal; 
		font-size: 100%;
		line-height: 140%; 
		color: black; 
		font-style: normal; 
		font-family: Arial, sans-serif;
		padding-right:10px;
		padding-left:15px;
	}

		#contenthalftitle {
		clear: both;
		width: 330px;
		height: 23px;
		text-align: center;
		vertical-align: middle;
		background-image: url(../images/greentitle_half.gif);
		background-repeat: no-repeat;
		FONT-WEIGHT: bold; 
		FONT-SIZE: 100%; 
		COLOR: white; 
		FONT-STYLE: normal; 
		FONT-FAMILY: Arial, sans-serif;
		text-decoration: none;
		padding-top: 3px;
	}
	
		#contenthalfcopy {
		width: 230px;
		height: 23px;
		text-align: left;
		vertical-align: top;
		FONT-WEIGHT: normal; 
		FONT-SIZE: 100%; 
		COLOR: black; 
		FONT-STYLE: normal; 
		FONT-FAMILY: Arial, sans-serif;
		text-decoration: none;
		padding-top: 3px;
	}

	
/* content left half links */
			#contenthalfleft a{
		color: black; 
	}
			#contenthalfleft a:link{
		color: black; 
	}
			#contenthalfleft a:visited{
		color: black; 
	}
			#contenthalfleft a:hover{
		color: #118346; 
	}	
			#contenthalfleft a:active{
		color: black; 
	}
/* content right half links */
			#contenthalfright a{
		color: black; 
	}
			#contenthalfright a:link{
		color: black; 
	}
			#contenthalfright a:visited{
		color: black; 
	}
			#contenthalfright a:hover{
		color: #118346; 
	}	
			#contenthalfright a:active{
		color: black; 
	}


	
/* content half download */	
	#contenthalfdownload{
		text-align: left;
		vertical-align: top;
		font-weight: normal; 
		font-size: 100%;
		line-height: 140%; 
		color: #076432; 
		font-style: normal; 
		font-family: Arial, sans-serif;
		background-color: #D4EEE0;
		width: 290px;
		padding-left: 20px;
		padding-right: 20px;
	}
	#contenthalfdownload a{
		xtext-align: center;
		xvertical-align: top;
		font-weight: normal; 
		font-size: 100%;
		line-height: 140%; 
		color: #076432; 
		font-style: normal; 
		font-family: Arial, sans-serif;
		background-color: #D4EEE0;
		xwidth: 330px;
	}
	#contenthalfdownload a:link{
		xtext-align: center;
		xvertical-align: top;
		font-weight: normal; 
		font-size: 100%;
		line-height: 140%; 
		color: #076432; 
		font-style: normal; 
		font-family: Arial, sans-serif;
		background-color: #D4EEE0;
		xwidth: 330px;
	}
	#contenthalfdownload a:visited{
		xtext-align: center;
		xvertical-align: top;
		font-weight: normal; 
		font-size: 100%;
		line-height: 140%; 
		color: #076432; 
		font-style: normal; 
		font-family: Arial, sans-serif;
		background-color: #D4EEE0;
		xwidth: 330px;
	}
	#contenthalfdownload a:hover{
		xtext-align: center;
		xvertical-align: top;
		font-weight: normal; 
		font-size: 100%;
		line-height: 140%; 
		color: black; 
		font-style: normal; 
		font-family: Arial, sans-serif;
		background-color: #D4EEE0;
		xwidth: 330px;
	}
	#contenthalfdownload a:active{
		xtext-align: center;
		xvertical-align: top;
		font-weight: normal; 
		font-size: 100%;
		line-height: 140%; 
		color: #076432; 
		font-style: normal; 
		font-family: Arial, sans-serif;
		background-color: #D4EEE0;
		xwidth: 330px;
	}





/* footer */

#footercontainer{
clear: both;
	}
	.totop{
clear: both;
		height: 20px;
		text-align: right;
		vertical-align: middle;
		FONT-WEIGHT: normal; 
		FONT-SIZE: 60%; 
		COLOR: #27AB64; 
		background-color: white;
		FONT-STYLE: normal; 
		FONT-FAMILY: Arial, sans-serif;
padding-right: 5px;

	}
	.totop a{
clear: both;
		height: 20px;
		text-align: right;
		vertical-align: middle;
		FONT-WEIGHT: normal; 
		FONT-SIZE: 100%; 
		COLOR: #27AB64; 
		background-color: white;
		FONT-STYLE: normal; 
		FONT-FAMILY: Arial, sans-serif;
padding-right: 20px;
		text-decoration: none;
	}
	.totop a:link{
clear: both;
		height: 20px;
		text-align: right;
		vertical-align: middle;
		FONT-WEIGHT: normal; 
		FONT-SIZE: 100%; 
		COLOR: #27AB64; 
		background-color: white;
		FONT-STYLE: normal; 
		FONT-FAMILY: Arial, sans-serif;
padding-right: 20px;
	}
	.totop a:visited{
clear: both;
		height: 20px;
		text-align: right;
		vertical-align: middle;
		FONT-WEIGHT: normal; 
		FONT-SIZE: 100%; 
		COLOR: #27AB64; 
		background-color: white;
		FONT-STYLE: normal; 
		FONT-FAMILY: Arial, sans-serif;
padding-right: 20px;
	}
	.totop a:hover{
clear: both;
		height: 20px;
		text-align: right;
		vertical-align: middle;
		FONT-WEIGHT: normal; 
		FONT-SIZE: 100%; 
		COLOR: black; 
		background-color: white;
		FONT-STYLE: normal; 
		FONT-FAMILY: Arial, sans-serif;
padding-right: 20px;
	}
	.totop a:active{
clear: both;
		height: 20px;
		text-align: right;
		vertical-align: middle;
		FONT-WEIGHT: normal; 
		FONT-SIZE: 100%; 
		COLOR: #27AB64; 
		background-color: white;
		FONT-STYLE: normal; 
		FONT-FAMILY: Arial, sans-serif;
padding-right: 20px;
	}

	.footer{
clear: both;
		width: 761px;
		height: 30px;
		text-align: center;
		vertical-align: middle;
		background-color: #27AB64;
		FONT-WEIGHT: normal; 
		FONT-SIZE: 60%; 
		COLOR: white; 
		FONT-STYLE: normal; 
		FONT-FAMILY: Arial, sans-serif;
	}









