body {
	margin: 0;
	padding: 0;
	font-family: georgia, tahoma, sans-serif;
	font-size: 13px;
	background: url(images/bgrnddotsgrn.gif) repeat;
}
#container {
	border-left: 20px solid #ffffff;
	border-right: 20px solid #ffffff;
	width: 700px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff; 
}
#container #supportingText #subheader1 #subheader2 #text table tr td .listheadtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
}
#pageHeader {
	padding: 0;	
	margin: 0;
	width: 700px;
	height: 285px;
	background: url(images/logogrn.gif) no-repeat; 
}
#pageHeader h1 {
	top: 0;
	width: 450px;
	position: absolute;
	text-align: center;
	margin-top: 260px;
	color: #4fb847;
	font-size: 20px;
}
#pageHeader h2 {
	top: 0;
	width: 370px;
	position: absolute;
	text-align: center;
	margin-top: 295px;
	margin-left: 50px;
	color: #4fb847;
	font-size: 13px;
}
#pageHeader h3 {
	top: 0;
	width: 250px;
	position: absolute;
	text-align: left;
	margin-top: 15px;
	margin-left: 430px;
	color: #4fb847;
	font-size: 13px;
}
#linkList {
	position: absolute;
	top: 305px;
	margin-left: 500px;
	width: 200px;
	padding: 0px 0px 0px 0px;
}
#quickSummary, #subheader1, #subheader2, #subheader3, #supportingText {
	text-align: justify;
	width: 530px;
}
acronym {
	border-bottom: 1px dotted;
	cursor: help;
}
#footer {
	height: 45px;
	line-height: 15px;
	text-align: center;
	width: 700px;
	font-size: 10px;
	background: #ffffff; 
}
#footer a {
	margin-right: 20px;
	width: 700px;
	color: #4fb847;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	background: transparent;
	text-decoration: underline;
	color: ##6cc53f;
}
#text {
	margin-left: 10px;
	margin-right: 10px;
	font-family: georgia, tahoma, sans-serif;
	font-size: 13px;
}
p.headertext {
	margin-left: 0px;
	margin-right: 0px;
	font-family: georgia, tahoma, sans-serif;
	font-size: 18px;
	font-weight: 900
}
p {
	line-height: 14px;
	margin-top: 0;
	margin-bottom: 0;
}
h1 {
	padding-left: 10px;
	color: #ffffff;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
h2 {
	padding-left: 10px;
	color: #4fb847;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h6 {
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
ul {
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: none;
}
li {
	line-height: 14px;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-right: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 5px;
	border-left-style: solid;
	text-align: left;
}
a:active.c, 
a:link.listheadtext, a:visited.listheadtext {
		font-weight: bold;
		color: #109705;
		text-decoration: none;
}
a:hover.listheadtext {
		text-decoration: underline;
}
a:link, a:active, a:visited {
		font-weight: bold;
		color: #109705;
		text-decoration: none;
}
a:hover {
		text-decoration: underline;
                color: #6cc53f;
}
#header {
	background: #9bc53f;
	padding-left: 50px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px 0px 5px 50px;
}
#subheader1 h1 {
	background: #4fb847;
}
#subheader2 h1 {
	background: #6cc53f;
}
#subheader3 h1 {
	background-color: #8dc63f;
}
#subheader4 h1 {
	background-color: #9bc53f;
}
#subheader4 h6 {
	background-color: #9bc53f;
}
#requirements h1 {
	background: #95d276;
}
#lselect h1 {
	width: 150px;
	margin-left: 40px;
	margin-bottom: 0;
	background: #4fb847;
}
#lselect li {
	border-color: #4fb847;
}
#larchives h1 {
	width: 150px;
	margin-left: 40px;
	margin-bottom: 0;
	background: #4fb847;
}
#larchives li {
	border-color: #4fb847;
}
#lsponsors h1 {
	width: 150px;
	margin-left: 40px;
	margin-bottom: 0;
	background: #8dc63f;
}
#lsponsors li {
	border-color: #8dc63f;
}
#lresources h1 {
	width: 150px;
	margin-left: 40px;
	margin-bottom: 0;
	background: #684729;
}
#lresources li {
	border-color: #684729;
}
img.floatLeft { 
    float: left;
    margin: 10px;
}
img.floatRight { 
    float: right; 
    margin: 10px; 
}
