body, td, th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12pt;
}

body {
	margin: 0px;
}
h1 {
	font-size: 24pt;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h2 {
	font-weight: normal;
	font-size: 18pt;
	color: #000000;
	margin: 10px 0px 5px 10px;
}
h3 {
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
	margin: 5px 0px 0px 20px;
}


p {
	text-align: justify;
	margin: 0px 30px 8px;
	text-indent: 5px;
}
ul {
	margin: 0px 60px 10px;
}
blockquote {
	background: #EFEFF0;
	border: 1px solid #CABF8E;
	margin: 0px 100px 5px;
	padding: 10px;
}



a:link, a:visited  {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
#pagewrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


#header {
	height: 39px;
	width: 186px;
	float: left;
	
}#footer {
	font-size: 10px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#primarynav {
	display:none;
}

#content {
	clear: both;
	margin-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999999;
}
#bodytext {
}
.dontprint {
	display: none;
}
#secondarynav {
	display: none;
}
object, embed {
	display: none;
}
