#main {
}
div.spacer {
	font-size: 0%;
	clear: both;
	height: 1px;
}
div#primaryNav {
	display:none;
}
div#secondaryNav {
	display:none;
}
div#pageBody h1 {
	font-family: Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000066;
}
div#pageBody h2 {
	font-family: Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #000066;
}
div#pageBody h3 {
	font-family: Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #000066;
	font-style: italic;
}
div#pageBody {
	padding: 1px 5%;
	font-family: Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 12pt;
	border-top-style:solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.featureTextBlock {
	font-family: Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	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;
	border-bottom: 1px dashed #CCCCCC;
	border-top: 1px dashed #CCCCCC;
}
div.summaryBlock h3, h3 {
	margin-top:0;
}
img.summaryBlockImg {
	float: left;
	margin-right: 1em;
	border: 1px solid #333;
}
a,
a:link,
a:visited {
	color: #000000;
	text-decoration:underline;
}
.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 {
}
.floatRight {
}
.smallPrint {
	font-size: 5pt;
	line-height: 9pt;
}
div#footer {
	display:none;
}
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 {
	display:none;
}
.removeListBullet img {
	list-style-type: none;
	display: inline;
	margin-top: 4px;
	padding-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
#pageBody a:link:after, 
#pageBody a:visited:after,
#footer a:link:after,
#footer a:visited:after {
   content: " [" attr(href) "] ";
   } 