	BODY {	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: #ffffff;}
	.mainHeading { 	
		font-family: tahoma, arial, helvetica, sans-serif;
		padding: 50px 0px 10px 15px;
		margin: 10px 0px 0px 0px;
		font-size: 150%;
		color: #ffffff;
		font-weight: bold;		
		letter-spacing: .05em;
	}
	.crumb {
		font-family: arial, helvetica, sans-serif;
		color: #333333;
		padding: 3px 10px 3px 185px;
		margin: 0px;
		font-size: 70%;
		letter-spacing: .02em !IMPORTANT;	
		line-height: 110% !IMPORTANT;
	}	
	.crumb a {	color: #333333; text-decoration: none;  }
	.crumb a:link { color: #333333; text-decoration: none; }
	.crumb a:visited {	color: #333333; text-decoration: none; }
	.crumb a:hover { color: #000000; text-decoration: underline; }

	.sectionMenu {
		font-family: arial, helvetica, sans-serif;
		color: #008800;
		margin: 10px 70px 25px 40px;
		padding: 3px;
		font-size: 70%;
		letter-spacing: .02em !IMPORTANT;	
		line-height: 110% !IMPORTANT;
		text-align: center;
		background: #efefef;
	}	

	.sectionMenu a { padding: 2px 5px; color: #008800; text-decoration: none;  }
	.sectionMenu a:link { color: #008800; text-decoration: none; }
	.sectionMenu a:visited {	color: #008800; text-decoration: none; }
	.sectionMenu a:hover { color: #000000; text-decoration: underline; }

	.footer {
		font-family: arial, helvetica, sans-serif;
		color: #333333;
		padding: 2px 10px 2px 10px;
		margin: 0px;
		font-size: 70%;
		letter-spacing: .02em !IMPORTANT;	
		line-height: 110% !IMPORTANT;
	}	
	.footer a {	color: #333333; text-decoration: none;  }
	.footer a:link { color: #333333; text-decoration: none; }
	.footer a:visited {	color: #333333; text-decoration: none; }
	.footer a:hover { color: #000000; text-decoration: underline; }

	
	.menu {
		font-family: tahoma, arial, helvetica, sans-serif;
		padding: 3px 0px 3px 15px;
		margin: 0px;
		font-size: 75%;
		color: #ffffff;
		font-weight: bold;
		letter-spacing: .02em !IMPORTANT;
		width: 100%;
		line-height: 110% !IMPORTANT;
	}
	.menu a {	color: #ffffff; text-decoration: none; width: 100%; }
	.menu a:link { color: #ffffff; text-decoration: none; }
	.menu a:visited {	color: #ffffff; text-decoration: none; }
	.menu a:hover { color: #ffffff; text-decoration: none; }

	.menu_on {
		font-family: tahoma, arial, helvetica, sans-serif;
		padding: 3px 0px 3px 15px;
		margin: 0px;
		font-size: 75%;
		color: #006600;
		font-weight: bold;
		letter-spacing: .02em !IMPORTANT;
		width: 100%;
		line-height: 110% !IMPORTANT;
	}
	.menu_on a {	color: #006600; text-decoration: none; width: 100%; }
	.menu_on a:link { color: #006600; text-decoration: none; }
	.menu_on a:visited {	color: #006600; text-decoration: none; }
	.menu_on a:hover { color: #006600; text-decoration: none; }

	.submenu {
		font-family: arial, helvetica, sans-serif;
		padding: 2px 0px 2px 22px;
		margin: 0px;
		font-size: 70%;
		color: #ffffff;
		letter-spacing: .02em !IMPORTANT;
		line-height: 110% !IMPORTANT;
	}
	.submenu a {	color: #ffffff; text-decoration: none; width: 100%; }
	.submenu a:link { color: #ffffff; text-decoration: none; }
	.submenu a:visited {	color: #ffffff; text-decoration: none; }
	.submenu a:hover { color: #ffffff; text-decoration: underline; }

	h1 {
		font-family: tahoma, arial, helvetica, sans-serif;
		padding: 0px 0px 0px 40px;
		margin: 10px 0px 20px 0px;
		font-size: 110%;
		color: #ffffff;
		font-weight: normal;
		
		background: #006600;
		border-top: 1px dotted #000000;
		border-bottom: 1px dotted #000000;
		letter-spacing: .05em;
	}
	
	h2 {
		font-family: arial, helvetica, sans-serif;
		padding: 15px 10px 15px 40px;
		margin: 0px;
		font-size: 100%;
		color: #006600;
		font-weight: bold;
		letter-spacing: .035em;
	}
	
	h3 {
		font-family: arial, helvetica, sans-serif;
		padding: 10px 10px 10px 40px;
		margin: 0px;
		font-size: 90%;
		color: #006600;
		font-weight: bold;
		letter-spacing: .035em;
	}
	h4 {
		font-family: arial, helvetica, sans-serif;
		padding: 10px 10px 10px 40px;
		margin: 0px;
		font-size: 90%;
		color: #000000;
		font-weight: bold;
		letter-spacing: .035em;
	}
	
	.centerh2 {
		font-family: arial, helvetica, sans-serif;
		padding: 15px 10px 15px 10px;
		margin: 0px;
		font-size: 110%;
		color: #006600;
		font-weight: bold;
		letter-spacing: .035em;
		text-align: center;
	}
	
	ul {
		font-family: georgia, arial, helvetica, sans-serif;
		padding: 0px 70px 15px 55px;
		margin: 0px;
		font-size: 90%;
		color: #333333;
		line-height: 120%;
		letter-spacing: .035em;
	}	
	ol {
		font-family: georgia, arial, helvetica, sans-serif;
		padding: 0px 70px 15px 65px;
		margin: 0px;
		font-size: 90%;
		color: #333333;
		line-height: 120%;
		letter-spacing: .035em;
	}	
	li { padding: 0px; margin: 0px; }
	li a {	color: #006600; text-decoration: underline;  }
	li a:link { color: #006600; text-decoration: underline; }
	li a:visited {	color: #006600; text-decoration: underline; }
	li a:hover { color: #006600; text-decoration: underline; }
	
	blockquote {
		font-family: georgia, arial, helvetica, sans-serif;
		padding: 0px 90px 15px 60px;
		margin: 0px;
		font-size: 90%;
		color: #006600;
		line-height: 120%;
		letter-spacing: .035em;
		font-style: italic;
	}	
	
	.plainTable {
		margin: 0px 20px 15px 40px;
		padding: 0px;
	}	
	.plainTable p {
		padding: 5px 5px 5px 5px !important;
		margin: 0px;
	}	
	.plainTable ul {
		padding: 5px 5px 5px 25px !important;
		margin: 0px;
	}	
	.plainTable h2 {
		padding: 15px 5px 5px 5px !important;
		margin: 0px;
	}	
	.plainTable h3 {
		padding: 15px 5px 5px 5px !important;
		margin: 0px;
	}	
	
	.myTable {
		margin: 0px 20px 15px 40px;
		padding: 0px;
		border: 1px #e0e0e0 solid;
	}	
	
	.myTable p {
		font-family: arial, helvetica, sans-serif;
		padding: 5px 5px 5px 5px;
		margin: 0px;
		font-size: 80%;
		color: #333333;
		line-height: 120%;
		letter-spacing: .035em;
	}	
	.myTableLined {
		margin: 0px 20px 15px 40px;
		padding: 0px;
	}	
	
	.myTableLined p {
		font-family: arial, helvetica, sans-serif;
		padding: 5px 5px 5px 5px;
		margin: 0px;
		font-size: 80%;
		color: #333333;
		line-height: 120%;
		letter-spacing: .035em;
	}	
	.myTableLined .small {
		font-family: arial, helvetica, sans-serif;
		padding: 5px 5px 5px 5px;
		margin: 0px;
		font-size: 60%;
		color: #333333;
		line-height: 120%;
		letter-spacing: .035em;
	}	
	.myTableLined td { border-bottom: 1px solid #666666; }
	
	.centerP {
		font-family: georgia, arial, helvetica, sans-serif;
		padding: 0px 10px 15px 10px;
		margin: 0px;
		font-size: 90%;
		color: #666666;
		line-height: 120%;
		letter-spacing: .035em;
	}	
	
	p {
		font-family: georgia, arial, helvetica, sans-serif;
		padding: 0px 70px 15px 40px;
		margin: 0px;
		font-size: 90%;
		color: #333333;
		line-height: 120%;
		letter-spacing: .035em;
	}	
	.small {
		font-family: georgia, arial, helvetica, sans-serif;
		padding: 0px 40px 15px 40px;
		margin: 0px;
		font-size: 70%;
		color: #333333;
		line-height: 120%;
		letter-spacing: .035em;
	}	
	p a {	color: #006600; text-decoration: underline;  }
	p a:link { color: #006600; text-decoration: underline; }
	p a:visited {	color: #006600; text-decoration: underline; }
	p a:hover { color: #006600; text-decoration: underline; }
	
	.rightColumn { padding: 0px 0px 30px 0px; }
	.rightColumn img { margin: 0px 5px; }
	.rightColumn p {
		font-family: arial, helvetica, sans-serif;
		padding: 0px 5px;
		margin: 0px;
		font-size: 70%;
		color: #333333;
		line-height: 120%;
		letter-spacing: .035em;
	 }

	 .myPic {
		margin: 0px 70px 10px 10px;
		float: right;
		border: 1px solid #e0e0e0;
	}

	.myPic p {
		font-family: arial, helvetica, sans-serif;
		padding: 5px 0px 10px 0px !important;
		margin: 0px;
		font-size: 60%;
		color: #666666;
		line-height: 105%;
		letter-spacing: .035em;
		text-align: center;
	}	
	
	.myPic2 {
		margin: 0px 20px 10px 10px;
		float: right;
		border: 1px solid #e0e0e0;
	}

	.myPic2 p {
		font-family: arial, helvetica, sans-serif;
		padding: 5px 0px 10px 0px !important;
		margin: 0px;
		font-size: 60%;
		color: #666666;
		line-height: 105%;
		letter-spacing: .035em;
		text-align: center;
	}
	
	.myPic3 {
		margin: 0px 0px 10px 0px;
		float: right;
		border: 1px solid #e0e0e0;
	}

	.myPic3 p {
		font-family: arial, helvetica, sans-serif;
		padding: 5px 0px 10px 0px !important;
		margin: 0px;
		font-size: 60%;
		color: #666666;
		line-height: 105%;
		letter-spacing: .035em;
		text-align: center;
	}
	
	 .myPicL {
		margin: 10px 0px 10px 0px !important;
		padding: 0px 0px 0px 0px !important;
	}

	.myPicL p {
		font-family: arial, helvetica, sans-serif;
		padding: 5px 0px 10px 0px !important;
		margin: 0px;
		font-size: 60%;
		color: #666666;
		line-height: 105%;
		letter-spacing: .035em;
		text-align: center;
	}	
	.indexMenu {
		font-family: arial, helvetica, sans-serif;
		padding: 0px 0px 5px 80px;
		margin: 0px;
		font-size: 80%;
		color: #666666;
		line-height: 100%;
		letter-spacing: .035em;
		font-weight: bold;
	}	
	.indexMenu a {	color: #006600; text-decoration: underline;  }
	.indexMenu a:link { color: #006600; text-decoration: underline; }
	.indexMenu a:visited {	color: #006600; text-decoration: underline; }
	.indexMenu a:hover { color: #006600; text-decoration: underline; }


.accountsTable {
	margin: 0px 40px 3px 40px;
}
.accountsTable p {
	margin: 0px 0px 0px 0px !important;
	padding: 3px 10px 3px 3px !important;
}

.accountsTable h2 {
	margin: 30px 0px 0px 0px !important;
	padding: 3px 10px 3px 3px !important;
	font-size: 90%;
}

	.picTitle {
		font-family: arial, helvetica, sans-serif;
		padding: 5px 0px 10px 0px !important;
		margin: 0px;
		font-size: 70%;
		color: #333333;
		line-height: 105%;
		letter-spacing: .045em;
		text-align: center;
		width: 200px !important;
	}	
	.picTitle2 {
		font-family: arial, helvetica, sans-serif;
		padding: 5px 0px 10px 0px !important;
		margin: 0px;
		font-size: 70%;
		color: #333333;
		line-height: 105%;
		letter-spacing: .045em;
		text-align: center;
		width: 400px !important;
	}	
