html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #666666;
}

#container	{
	background: #ffffff;
	color: #333;
	margin: 0px auto;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 697px;
	border-right: 4px solid #000000;
	border-left: 4px solid #000000;
	min-height: 100%;
	height: auto;
	position: relative;
	}
html>#container	{
	width: 697px;
	} 

	
html>body #container {
    height: auto;
	}
#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 257px;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 5px;
	top: 8px;
}
#tabnav{
	font-family: verdana,arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	list-style-type: none;
	z-index: 15;
	margin: 0px 0px 0px 250px;
	padding: 0px;
	top: 43px;
	position: absolute;
	left: auto;
	right: auto;
}

#tabnav li {
	border: 2px solid #000000;
	margin: 2px 2px 0pt;
	float: left;
	height: 21px;
	background-color: #666666;
}

#tabnav a { 
	padding: 4px; 
	float: left; 
	display: block; 
	color: #000000; 
	text-decoration: none; }

#tabnav a:hover { 
	background: #D90D00; 
	 }

#tabnav li.here {
	background-color: #D90D00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D90D00;
}
.hide {
	display: none;
}
#subarea {
	background-color: #D90D00;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin: 10px 0px 0px;
	padding: 0px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	z-index: 1;
	height: 71px;
	left: auto;
	background-position: left bottom;
	width: 697px;
	bottom: 0px;
	position: absolute;
	right: auto;
	padding: 0px;
	margin: 0px;
}
#redbar {
	background-color: #D90D00;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	position: relative;
	top: 30px;
	left: 41px;
	width: 656px;
	height: 39px;
	text-align: right;
}
#content {
	padding: 10px 10px 71px;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
#footer a {
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
}
form {
	text-align: center;
	border: 2px dashed #666666;
}
input, textarea{
	background-color: #999999;
	border: 1px solid #000000;
	margin: 2px;
	padding: 2px;
	color: #FFFFFF;
}
option {
	background-color: #666666;
	border: 1px solid #000000;
	color: #FFFFFF;
}
.formtitle {
	background-color: #D90D00;
	color: #FFFFFF;
	font-weight: bold;
	width: auto;
	height: auto;
	display: block;
	position: relative;
	z-index: 100;
}
h2 {

	font-size: 1.3em;
}

#fig1 {
	font-weight: bold;
	background-color: #D90D00;
	color: #FFFFFF;
	padding: 0px;
	width: 169px;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 15px;
	position: relative;
	font-size: 0.8em;
	float: left;
}
#content img {
	border: 2px solid #FFFFFF;
	margin: 1px 0px 2px;
	padding: 0px;
}
#fig2 {
	font-weight: bold;
	background-color: #D90D00;
	color: #FFFFFF;
	padding: 0px;
	width: 352px;
	text-align: center;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 5px;
	position: relative;
	font-size: 0.8em;
	float: right;
}
.img {
	border: 2px solid #D90D00;
	background-color: #D90D00;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}
.right {
	float: right;
	margin-left: 20px;
}
small {
	font-size: 0.8em;
}
.left {
	float: left;
	margin-right: 20px;
}



.figure {
	font-style: normal;
	color: #D90D00;
}
#fig3 {
	font-weight: bold;
	background-color: #D90D00;
	color: #FFFFFF;
	padding: 0px;
	width: 229px;
	text-align: center;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 5px;
	position: relative;
	font-size: 0.8em;
	float: right;
}
#content a {
	color: #D90D00;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #666666;
}
#redbar a {
	color: #FFFFFF;
}
table {
	border: 1px solid #D90D00;
	margin: 2px;
	padding: 2px;
}
table td {
	padding: 5px;
	border: 1px solid #D90D00;
}
