@charset "utf-8";
body {
	background-color: #080808;
}
#wrapper {
	background-color: #000000;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
}
#content {
	width: 100%;
}
#nav {
	float: left;
	width: 130px;
	padding-top: 12px;
	padding-left: 2px;
}
#column {
	float: right;
	width: 588px;
	padding: 12px;
}
#head {
	float: right;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 14pt;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #000000;
	text-align: right;
	clear: both;
}
#info {
	padding: 10px;
	float: right;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	clear: right;
	line-height: 14pt;
	font-size: 10pt;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 760px;
	padding-top: 10px;
	clear: both;
	text-align: center;
	color: #666666;
	background-color: #000000;
	padding-bottom: 3px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	vertical-align: text-top;
	line-height: 14pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 14pt;
	font-weight: bold;
	color: #CCCCCC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #999999;
	text-align: left;
	line-height: 14pt;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 12pt;
	color: #999999;
	font-weight: normal;
}
