@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #372b27;
	margin: 0px;
	padding: 0px;
	background: #12121c;
	text-align: center;
}
img {
	border:none;
}
a {
	border: none;
}
.contentArea {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-color: #F8F8EE;
	font-size: 1.3em;
	line-height: 2.2em;
}
.contentArea a {
	color: #0e4e91;
	text-decoration: underline;
	font-weight: bold;
}
.footer {
	background-image: url(../images/kf_11.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 800px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #e5e2c4;
	padding: 2px 0 0 0;
	font-size: 1.2em;
}
.footer a {
	color: #e5e2c4;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	color: #e5e2c4;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
}
a {
	border: none;
	text-decoration: none;
}
.imgBorder {
	border: 1px solid #000;
}
.tblBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.smallCopy {
	font-size: 0.9em;
	line-height: 1.4em;
}
.smallCopyReally {
	font-size: 0.8em;
	line-height: normal;
}
.imgBox {
	display: block;
	width: 175px;
	height: 115px;
	margin: 0;
	padding: 0;
}
.paddingSpacer {
	margin: 10px 0 0 0;
}
.navTable a {
	border: none;
}