html, body {
	height: auto;
}
html {
height: 100.02%;
padding-bottom: 1px;
}
td, th, p {
	color: #CCCCCC;
	font-size: 13px;
	line-height: 21pt;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	background-color: #000000;
}
#container {
	position: relative;
	width: 780px;
	background-color: #000000;
	margin: 0 auto;
}
#content {
	position: absolute;
	top: 125px;
	left: 0;
	width: 100%;
}
#header {
	position: absolute;
	top: 10px;
	left: 0;
	height: 69px;
	width: 100%;
	z-index: 0;
}
#footer {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 100%;
	font-size: 10px;
}
#subnav {
	position:absolute;
	left:0px;
	top:79px;
	width:100%;
	height:42px;
	text-align: center;
	background-color: #9F2000;
	color: #FFFFFF;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #660000;
	color: #FFFFFF;
	padding: 5px;
	display: inline;
	margin: 0px;
}

#subnav div {
	margin-top: 2px;
}
#breadcrumb {
	font-size: 11px;
}
a {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.justify {
	text-align: justify;
}
#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 1em;
	z-index: -1;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}

.center {
	text-align: center;
}
.partwidth {
	width: 680px;
	text-align: justify;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#subnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#subnav a:hover {
	text-decoration: underline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
