	body {
		text-align: center;
		margin-top:10px;
		margin-bottom:10px;
		color:#666666;
		background-color: #E0E0E0;
	}

	large {
		font-size: 125%;
	}

	A:link {
		color: #0000FF;
		text-decoration: none;
	}

	A:visited {
		color: #0000FF;
		text-decoration: none;
	}

	A:active {
		color: #0000FF;
		text-decoration: none;
	}

	A:hover {
		color: #FF0000;
		text-decoration: underline;
	}

	#page_wrapper {
		margin-left: auto;
		margin-right: auto;
		width: 98%;
		text-align: left;
		background: #FFFFFF;
		border: 8px solid #FFFFFF;
	}

	#header_wrapper {
		background-color: #000000 ;
		margin:0px; padding:0px;
	}

	#header {
		height: 100px;
		padding:15px;
		background: url('http://www.greenmooninc.com/images/greenmoon.gif') top left no-repeat;
		margin:0px;
	}

	#header h1 {
		margin:0px;
		margin-top: 30px;
		font-family: verdana, arial, sans-serif;
		font-size: 28px;
		margin-left: 180px;
		color:#ffffff;
		letter-spacing: -1px;
	}

	#header h2 {
		margin:0px;
		font-family: verdana, arial, sans-serif;
		font-size: 14px;
		margin-left: 180px;
		color:#ffffff;
		letter-spacing: 1px;
	}

	#header a:link {
		color: transparent;
		text-decoration: none;
	}

	#header a:visited {
		color: transparent;
		text-decoration: none;
	}
	#header a:active {
		color: transparent;
		text-decoration: none;
	}

	#header a:hover {
		color: transparent;
		text-decoration: none;
	}

	#left_side {
		margin-top: 10px;
		padding-left: 0px;
		float: left;
		width: 160px;
		background: #BFFFBF;
	}

	#right_side {
		margin-top: 10px;
		float: right;
		width: 160px;
		background: #BFFFBF;
	}

	#content {
		margin-top: 20px;
		margin-bottom: 0px;
		margin-left: 180px;
		margin-right: 180px;
	}

	#breadcrumb {
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		text-align: right;
		color: #999999;
		padding-bottom: 11px;
	}

	#breadcrumb a:link, #breadcrumb a:visited {
		color: #999999;
		text-decoration: none;
	}

	#breadcrumb a:hover {
		color: #aaaaaa;
		text-decoration: underline;
	}

	#footer {
		height: 50px;
		background-color: #000000;
		clear: both;
		text-align: center;
		padding-top:12px;
		color: #FFFFFF;
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		line-height: 18px;
	}

	#footer A:link {
		color: #FFFFFF;
		text-decoration: none;
	}

	#footer A:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	#footer A:active {
		color: #FFFFFF;
		text-decoration: none;
	}

	#footer A:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}

	#left_side p, #right_side p {
		margin:5px;margin-top:15px;margin-bottom:15px;
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		line-height: 16px;
		color: #333333;
	}

	#left_side h3, #right_side h3 {
		margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
		padding:4px;
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 12px;
		color: #FFFFFF;
		border:1px solid #0F3974;
		background-color: #008F00;
	}

	#left_side h4, #right_side h4 {
		margin-top:0px;margin-bottom:0px;margin-left:10px;
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		font-weight: bold;
		line-height: 10px;
		color: #2153AA;
	}

	#content p {
		margin-top:15px; margin-bottom: 15px;
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		line-height: 18px;
		color: #333333;
	}

	#content h1 {
		margin-top:5px; margin-bottom: 20px;
		font-family: verdana, arial, sans-serif;
		font-size: 20px;
		font-weight: bold;
		line-height: 20px;
		color: #008f00;
	}

	#content h2 {
		margin-top:0px;margin-bottom:0px;
		font-family: verdana, arial, sans-serif;
		font-size: 16px;
		font-weight: bold;
		line-height: 16px;
		color: #008F00;
	}

	#content h3 {
		margin-top:5px; margin-bottom: 10px;
		font-family: verdana, arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
		color: #008F00;
	}

	#content h4 {
		margin-top:5px;margin-bottom:5px;
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 12px;
		color: #333333;
	}

	.bodytext {
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		line-height: 18px;
		color: #333333;
	}

	.byline {
		margin-top:5px; margin-bottom: 15px;
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		font-style: italic;
		font-weight: normal;
		line-height: 18px;
		color: #6D7B8D;
	}

	.author-note {
		margin-top:5px; margin-bottom: 15px;
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 18px;
		color: #6D7B8D;
	}

	#content ul {
		font-family: verdana, arial, sans-serif;
		margin-left: 10px;
		margin-bottom: 12px;
		margin-top: 12px;
		padding-left: 10px;
		padding-bottom: 10px;
		list-style: square;
	}

	#content li {
		font-size: 12px;
		line-height: 16px;
	}

	#content li a { color: #F1F6FE; text-decoration: none; }
	#content li a:link { color: #151B8D; }
	#content li a:visited { color: #488AC7; }
	#content li a:hover { color: #FF0000; text-decoration: underline; }

	#topnavlist {
		margin-top:1px;
		margin-bottom:0px;
		text-align:center;
		padding: 5px 0;
		margin-left: 0;
		border-bottom: 1px solid #000000;
		font: bold 14px Verdana, sans-serif;
	}

	#topnavlist li {
		list-style: none;
		font-size: 75%;
		margin: 0;
		display: inline;
	}

	#topnavlist li a {
		color: #FFFFFF;
		padding: 5px 15px;
		margin-left: 3px;
		border: 1px solid #000000;
		border-bottom: none;
		background-color: #000000;
		text-decoration: none;
	}

	#topnavlist li a:link { color: #FFFFFF; }
	#topnavlist li a:visited { color: #FFFFFF; }

	#topnavlist li a:hover {
		color: #00cc00;
	}

	#topnavlist li a#current {
		color: #80ff80;
		background: #000000;
		border-bottom: 1px solid #000000;
	}

	.leftnavitem {
		width: 155px;
		background: #008f00;
		color: #ffffff;
		border-bottom: 2px solid #bfffbf;
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		padding: 2px 3px 2px 3px;
		font-weight: bold;
		line-height: 18px;
	}

	.leftnavitem a:link, .leftnavitem a:visited {
		display: block;
		width: 155px;
		background-color: transparent;
		color: #ffffff;
		text-decoration: none;
	}

	.leftnavitem a:hover {
		background: #00cc00;
		text-decoration: none;
	}

	.leftnavlist {
		width: 155px;
		color: #bfffbf;
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 150%;
	}

	.leftnavlist ul {
		margin-left: 0;
		margin-bottom: 2px;
		margin-top: 2px;
		padding-left: 0;
		padding-bottom: 0;
		list-style: none;
	}

	.leftnavlist li {
		line-height: 150%;
		background: url('../img/n-arr.gif') top left no-repeat;
		padding-left: 11px;
	}

	.leftnavlist a:link, .leftnavlist a:visited {
		background-color: transparent;
		color: #003366;
		text-decoration: none;
	}

	.leftnavlist a:hover {
		color: #000000;
		text-decoration: underline;
	}

	.rightnavlist {
		width: 155px;
		color: #00008B;
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 150%;
	}

	.rightnavlist ul {
		margin-left: 0;
		margin-bottom: 2px;
		margin-top: 2px;
		padding-left: 0;
		padding-bottom: 0;
		list-style: none;
	}
	.rightnavlist li {
		line-height: 150%;
		background: url('../img/n-arr.gif') top left no-repeat;
		padding-left: 11px;
		margin-left: 2px;
	}

	.rightnavlist a:link, .rightnavlist a:visited {
		background-color: transparent;
		color: #003366;
		text-decoration: none;
	}

	.rightnavlist a:hover {
		color: #000000;
		text-decoration: underline;
	}

	.float_left {
		float: left;
		margin-right: 10px;
	}

	.float_right {
		float: right;
		margin-left: 10px;
	}

	.featurebox_center {
		background-color: #bfffbf;
		margin:0px;
		padding:10px;
		border: 1px solid #008f00;
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		line-height: 18px;
		color: #333333;
	}

	.featurebox_side {
		background-color: #fffff6;
		margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
		padding:10px;
		border: 1px solid #DFE8F7;
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		line-height: 18px;
		color: #333333;
	}

	.iconlist {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	li.pdf {
		background-image: url('../img/bullet_pdf.gif');
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 3px 0 3px 20px;
		margin: .4em 0;
	}

	li.doc {
		background-image: url('../img/bullet_doc.gif');
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 3px 0 3px 20px;
		margin: .4em 0;
	}

	li.text {
		background-image: url('../img/bullet_text.gif');
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 3px 0 3px 20px;
		margin: .4em 0;
	}

	li.htm {
		background-image: url('../img/bullet_htm.gif');
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 3px 0 3px 20px;
		margin: .4em 0;
	}

	li.more {
		text-align: right;
		background: none;
	}

.glossaryitem {
		color: Blue;
		text-decoration: none;
	}

.glossaryitem a:link, #glossaryitem a:visited {
		color: inherit;
		text-decoration: inherit;
	}

.glossaryitem a:hover {
		color: Green;
		text-decoration: inherit;
	}
	
.glossaryitem li {
		color: Blue;
		text-decoration: none;
	}

.glossaryitem li a:link, #glossaryitem li a:visited {
		color: inherit;
		text-decoration: inherit;
	}

.glossaryitem li a:hover {
		color: Green;
		text-decoration: inherit;
	}