@charset "UTF-8";
a {
	text-decoration: none;
	color: #124515;
}
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #757575;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-type: square;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.bottombanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	display: block;
	padding: 10px;
	height: 23px;
	width: 500px;
	position: absolute;
	left: 35px;
	top: 900px;
	overflow: hidden;
	visibility: visible;
	z-index: -5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}
p {
	line-height: 15pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #124515;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #124515;
}
.logo {
	background-color: #FFFFFF;
	display: block;
	height: 45px;
	width: 200px;
	margin: 5px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
	left: 25px;
	top: 25px;
}
.navbar {
	background-color: #FFFFFF;
	display: block;
	height: 45px;
	width: 675px;
	margin: 5px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 99;
	top: 25px;
	text-align: right;
	left: 400px;
}
.lefthalf {
	height: auto;
	width: 500px;
	left: 35px;
	top: 100px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 0;
}

.righthalf {
	height: auto;
	width: 500px;
	left: 570px;
	top: 100px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 0;
}
.submit {
	color: #FFFFFF;
	background-color: #CFDE32;
	text-align: center;
	display: block;
	height: 24px;
	width: 108px;
	border: 1px solid #CFDE32;
	margin: 3px;
}

.samplebox {
	color: #124515;
	background-color: #CFDE32;
	list-style-position: outside;
	list-style-type: square;
}

.secondarypage {
	height: auto;
	width: 725px;
	left: 200px;
	top: 100px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 0;
}
ul {
	list-style-position: outside;
	list-style-type: square;
/*	margin-left: -1.5em; */

}

.document_excerpt {
	background-color: #FFFFFF;
	display: block;
	margin: 15px;
	padding: 15px;
	height: auto;
	width: auto;
	border: 2px double #D3E337;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 0;
	
}
.document_excerpt p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.document_excerpt td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.document_excerpt ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.document_excerpt dl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-bottom: 3px;
}
.document_excerpt dt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: underline;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-bottom: 3px;
}
