@charset "utf-8";
.style16 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px; }
.style3 {  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 17px;
}
.style5 {  font-size: 15px;
  font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b88955;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffeacf;
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
}
#leftColumn {
	float: left;
	width: 265px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/contentbg.jpg);
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#banner {
	margin-top: 12px;
	margin-bottom: 12px;
	height: 160px;
	padding-bottom: 12px;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: center;
	height: 22px;
}
#rightColumn {
	float: right;
	width: 700px;
	margin-right: 10px;
}
#leftColumn table {
	text-align: left;
}
.Bold {
	font-weight: bold;
}
#copyright {
	text-align: center;
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 0.7em;
	font-weight: normal;
}
.style15 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 15px;}
#rightColumn {
	text-align: justify;
}
#rightColumn p {
	text-align: justify;
}
.pdf {
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	list-style-image: url(images/pdf.gif);
	list-style-type: none;
	list-style-position: inside;
}
#rightColumn2 {
	float: right;
	width: 718px;
}

