
			body {
			font-family: 		Verdana, Arial, Helvetica, sans-serif;
			font-size: 			14px;
			background-color: 	#FCFFF9;	/* Document background color */
			color:				#3F3F3F;	/* Main text color */
			}
			
			html {
			font-family: 		Verdana, Arial, Helvetica, sans-serif;
			font-size: 			14px;
			background-color: 	#FCFFF9; 	/* Document background color */
			color:				#3F3F3F;	/* Main text color */
			}
			
			p {
			margin-left: 		10px;
			margin-top: 		10px;
			margin-right: 		10px;
			margin-bottom: 		10px;
			}
			
			h1 {
			letter-spacing: 	1px;
			margin-left: 		10px;
			margin-top: 		10px;
			margin-right: 		10px;
			margin-bottom: 		10px;
			color: 				#006600;	/* Heading 1 color */
			}
			
			h2 {
			letter-spacing: 	1px;
			margin-left: 		10px;
			margin-top: 		5px;
			margin-right: 		10px;
			margin-bottom: 		5px;
			font-size:			large;
			font-weight: 		normal;
			color: 				#006600;	/* Heading 2 color */
			}
			
			h3 {
			margin-left: 		10px;
			margin-top: 		10px;
			margin-right: 		10px;
			margin-bottom: 		10px;
			font-size: 			20px;
			font-weight: 		normal;
			color: 				#006600;	/* Heading 3 color */
			}
			
			h4 {
			margin-left: 		10px;
			margin-top: 		10px;
			margin-right: 		10px;
			margin-bottom: 		10px;
			font-size: 			17px;
			font-weight: 		normal;
			}
			
			div.wrapper {
			width: 				806px;
			vertical-align: 	top;
			margin-left: 		auto;
			margin-right: 		auto;
			}
			
			div.header {
			width: 				804px;
			height: 			100px;
			border-color: 		#009D4F;	/* Main border color */
			border-style: 		solid;
			border-width: 		1px;
			background-color: 	#FFFFFF;	/* Page background color */
			}
			
			div.navbar {
			width: 				806px;
			}
			
			div.main {
			float: 				left;
			width: 				804px;
			min-height: 		10em;
			padding-bottom: 	20px;
			border-style: 		solid; 
			border-right-width: 1px;
			border-left-width: 	1px;
			border-bottom-width: 1px;
			border-top-style: 	none;
			border-color: 		#009D4F;	/* Main border color */
			background-color: 	#FFFFFF;	/* Page background color */
			}
			
			div.footer {
			float: 				left;
			width: 				804px;
			text-align: 		center;
			color:				#CCCCCC;	/* Page footer color */
			}
			
			div.footer p {
			font-size: 			9px;
			}
			
			div.ziprequest {
			float: 				left;
			width: 				804px;
			text-align: 		center;
			background-color:	#FFF0F0;	/* ZipRequest background color */
			border-style:		dashed;
			border-color:		#FF0000;	/* ZipRequest border color */
			border-width:		1px;
			margin-top:			5px;
			margin-bottom:		10px;
			}
			
			div.ziprequest p {
			font-size: 			9px;
			color: 				#B00000;	/* ZipRequest text color */
			}
			
			
			div.footer a:link {
			color:				#CCCCCC;	/* Page footer color */
			text-decoration:	underline;
			}
			
			div.footer a:hover {
			color:				#B1B1B1;	/* Page footer link hover color */
			text-decoration:	underline;
			}
			
			div.footer a:visited {
			color:				#CCCCCC;	/* Page footer color */
			text-decoration:	underline;
			}
			
			div.project {
			float:				left;
			}
			
			.nav {
			margin:				0px;
			padding: 			0px;
			float: 				left;
			width: 				806px;
			text-align: 		center;
			}
			
			.nav li {
			display: 			inline;
			padding: 			0;
			margin: 			0;
			width: 				115px;
			text-align: 		center;
			border-color: 		#009D4F;		/* Main border color */
			border-bottom-style: 	solid;
			border-bottom-width: 	1px;
			}
			
			.nav li:first-child {
			border-color: 		#009D4F;		/* Main border color */
			border-left-style: 	solid;
			border-left-width: 	1px;
			}
			
			.nav a:link, .nav a:visited {
			padding-left: 		10px;
			padding-right: 		10px;
			padding-top: 		6px;
			padding-bottom: 	6px;
			text-decoration:	none;
			font-family: 		Verdana, Arial, sans-serif;
			text-decoration: 	none;
			color: 				#666666;		/* Navigation link color */
			background-color: 	#FFFFFF;		/* Page background color */
			display: 			block;
			border-color: 		#009D4F;		/* Main border color */
			border-right-style: solid;
			border-right-width: 1px;
			font-size:			small;
			}
				
			.nav a:hover {
			color: 				#000000;		/* Navigation hover color */
			background-color: 	#F7FFF9;		/* Navigation hover background color */
			}
			
			:link img {
			border: 			none;
			}
			
			div.box {
			background-color: 	#FBFFF9;	/* Box Background color */
			border-color:		#009D4F;		/* Box Border color */
			width:				350px;
			margin-top: 		10px;
			margin-bottom: 		10px;
			margin-right:		20px;
			margin-left:		20px;
			border-style:		dotted;
			border-width:		1px;
			}
			
			div.widebox {
			background-color: 	#FBFFF9;	/* Box Background color */
			width:				760px;
			margin-top: 		10px;
			margin-bottom: 		10px;
			margin-right:		20px;
			margin-left:		20px;
			border-style:		dotted;
			border-width:		1px;
			}
			
			div.stdwidebox {
			width:				760px;
			margin-top: 		10px;
			margin-bottom: 		10px;
			margin-right:		20px;
			margin-left:		20px;
			border-style:		dotted;
			border-width:		1px;
			}
			
			ul {
			margin-top:			5px;
			margin-bottom:		5px;
			padding-left: 		30px;
			list-style-type: 	square;
			}
			
			a, a:visited {
			color: 				#009D4F;		/* link color */
			text-decoration: 	underline;
			}
			
			a:hover, a:active {
			text-decoration: 	none;
			}
			
			div.conbox {
			background-color:	#FFFFFF;	/* ConBox background color */
			width:				350px;
			margin-top: 		10px;
			margin-bottom: 		10px;
			margin-right:		20px;
			margin-left:		20px;
			border-color:		#FF0000;	/* ConBox border color */
			border-style:		dotted;
			border-width:		1px;
			}
			
			div.probox {
			background-color:	#FFFFFF;	/* ProBox background color */
			width:				350px;
			margin-top: 		10px;
			margin-bottom: 		10px;
			margin-right:		20px;
			margin-left:		20px;
			border-color:		#00CC00;	/* ProBox border color */
			border-style:		dotted;
			border-width:		1px;
			}
			
			div.probox h2 {
			color: 				#00B700;	/* ProBox heading color */
			}
			
			div.conbox h2 {
			color: 				#FF0000;	/* ConBox heading color */
			}
			
			hr {
			border: 			none 0; 
			border-top: 		1px dashed #009D4F;	/* HR color */
			height: 			1px;
			margin-left: 		10px;
			width: 				90%;
			text-align: 		left;
			vertical-align: 	middle;
			}
			
			div.pic {
			float: 				left;
			padding-top:		10px;
			padding-left:		10px;
			text-align: 		center;
			}
			
			div.picContainer {
			width:				650px;
			margin-left:		auto;
			margin-right:		auto;
			}
			
			div.spacer {
			clear:				both;
			}
			
			table {
			  	margin-left: 	10px;
			  	margin-top: 	10px;
			  	margin-right: 	10px;
			  	margin-bottom: 	10px;
				border-width: 	1px;
				border-spacing: 0px;
				border-style: 	hidden;
				border-collapse: collapse;
			}
			
			table th {
				border-width: 	1px;
				padding: 		5px;
				border-style: 	inset;
				border-color: 	#808080;	/* Table heading border color */
				background-color: #FFFFFF;	/* Table heading background color */
			}
			
			table td {
				border-width: 	1px;
				padding: 		5px;
				border-style: 	inset;
				border-color: 	#808080;	/* Table cell border color */
				text-align: 	center;	
		}