body {
background: White;
font-size: 12pt;
}
table {
	border: 2px;
	border-style: dotted;
	border-color: #A15D4A;
}
#logo {
display: none;
}
#rightlogo {
display: none;
}
#menuLayer {
display: none;
}
#wrapper, #content {
width: auto;
margin: 0 0.5in;
padding: 0;
border: 0;
float: none !important;
color: black;
background: transparent none;
}
div#content {
	margin-left: 1%;
	padding-top: 1em;
	border-top: 1px solid #930;
}
#content a:link {
	text-decoration: underline;
	color: #570400;
}
#content a:visited {
	text-decoration: underline;
	color: #570400;
}
#content a:hover {
	text-decoration: underline;
	color: #990000;
}
#content ul {
	list-style-type: decimal;
	margin: 0px;
	padding: 0px 10px;
	list-style: outside;
}
#content li {
	list-style: decimal;
	margin: 0px 0px 0px 10px;
	padding: 10px;
	border-bottom: 2px dashed;
}
#content h1 {
	padding: 0 2px 0 30px;
	color: Red;
	font-size: 180%;
	font-weight: normal;
}
#content h2 {
	padding: 0 2px 0 25px;
	color: Red;
	font-size: 140%;
	font-weight: normal;
}
#content h3 {
	margin: 8px 0px 8px 25px;
	padding: 0 5px 5px 20px;
	color: Blue;
	font-size: 105%;
	font-weight: normal;
}
#content h4 {
	background: #FFFFFF url(images/hicon.jpg) no-repeat left center;
	padding: 0 2px 0 20px;
	color: #570400;
	font-size: 110%;
	font-weight: normal;
}
#content p {
	text-align: left;
}
#footer {
	padding: 2px 2px 2px 20px;
	border-top: 1px solid #570400;
}
.hide {
	display: none;
}
.unnamed1 {
	
}
.floatright {
	float: right;
	margin: 0px -18px 0px 0px;
	padding: 2px
}
.floatrighthard {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px
}
.floatleft {
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 2px
}
#current {
	color: #990000;
	font-weight: bold;
}

