body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}
a:link, a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
#pagewrapper {
	width: 100%;
	text-align: center;
	margin: 0px;
}
#print_header {
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.pane {
	width: 250px;
	float: left;
	margin: 10px 2px 10px 1px;
	border-top: 1px none #C28649;
	border-right: 1px solid #C28649;
	border-bottom: 1px solid #C28649;
	border-left: 1px solid #C28649;
}

.pane p {
	margin: 0px;
	text-align: justify;
	padding: 2px 7px 4px;
}

.pane p.right {
	text-align:right
}

#footer {
	color: #000000;
	width: 100%;
	clear: both;
	padding-top: 5px;
	font-size: 10px;
	border-top: 2px solid #999999;
}
#page {
	clear: both;
	width: 100%;
	text-align: left;
}
#footer a:link, #footer a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
#header {
	display: none;
}
#homepage {
	margin-right: auto;
	margin-left: auto;
	width: 260px;
}
.printmsg {
	display: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 24px;
	margin: 15px 0px 5px;
}

h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 15px 0px 5px 10px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-style: italic;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 20px;
}

p {
	text-align: justify;
	margin: 0px 20px 0px 30px;
	line-height: 18px;
}
ul {
	margin-top: 0px;
	margin-bottom: 5px;
}
li {
	text-align: justify;
	margin: 0px 40px 4px 20px;
	line-height: 18px;
}

#leftmenu {
	display: none;
}
form {
	display: none;
}

.dontprint {
	display:none;
}

.pagepic {
	float: right;
}

