body {
	position:absolute;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	top:0px;
	left:0px;
	width:100%;
	min-height:101%;
	height:100%;
}
#main {
	padding-top: 10px;
	padding-right: 5%;
	padding-left: 5%;

}
div.spacer {
	clear: both;
	height: 1px;
	line-height:1px;
}
div#primaryNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
div#primaryNav ul li {
	padding:0;
	margin:0;
	display: inline;
	font-family: Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-size: 90%;
	vertical-align: middle;
}
div#primaryNav li a:hover {
	background-color:#333333;
	color:#FFFFFF;
}
div#primaryNav li a {
	padding:5px;
	font-family: Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
div#primaryNav {
	padding:0;
	margin:0;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;	
}
div#secondaryNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
div#secondaryNav ul li {
	display: inline;
	font-family: Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
div#secondaryNav li a:hover {
	background-color:#555555;
	color:#FFFFFF;
}
div#secondaryNav li a {
	padding:5px;
	font-family: Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
div#secondaryNav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
div#pageBody h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 160%;
	color: #000066;
}
div#pageBody h2 {
	font-family: Geneva, "Trebuchet MS",  Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 140%;
	color: #000066;
}
div#pageBody h3 {
	font-family: Geneva, "Trebuchet MS",  Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
	color: #000066;
	font-style: italic;
}
div#pageBody {
	padding: 1px 5%;
	font-family: Geneva, "Trebuchet MS",  Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color:#F6F6F6;
}
.featureTextBlock {
	font-family: Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
	background-color: #FFFFFF;
	padding: 2%;
	margin: 5%;
	font-weight: bold;
	text-align: center;
}
div.summaryBlock {
	background-color: #FFFFFF;
	padding-left: 1em;
	padding-right: 2em;
	padding-top:.5em;
	padding-bottom:.5em;
	margin-top:1em;
	margin-bottom:1em;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
div.summaryBlock h3, h3 {
	margin-top:0;
}
img.summaryBlockImg {
	float: left;
	margin-right: 1em;
}
img.summaryBlockImg {
	float: left;
	margin-right: 1em;
	border: 1px solid #333;
}

a {
	color: #000000;
}
a:hover {
	background-color:#333333;
	color:#FFFFFF;
	text-decoration:none;
}
.inlineImage {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
.wrapableImage {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	border: 1px solid #333;
}
.wrapableImageRight {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	border: 1px solid #333;
}
.floatLeft {
	float: left;
	margin-right: 2%;
}
.floatRight {
	float: right;
	margin-left: 2%;
}
.smallPrint {
	font-size: 0.8em;
	line-height: 1.5em;
}
div#footer {
	font-family: Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	color: #000000;
	text-align: center;
}
div#copyrightFooter {
	font-family: Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	color: #000000;
	text-align: center;
}
.removeListBullet {
	list-style-type: none;
	display: inline;
}
div#pageBody form {
	padding: 4%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	left: 10%;
}
div#simpleSearchArea {
	padding: 5px;
	font-family: Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 60%;
	line-height: 150%;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.removeListBullet img {
	list-style-type: none;
	display: inline;
	margin-top: 4px;
	padding-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}