.oneColFixCtr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
}
.oneColFixCtr #mainContent {
	color: #CCCCCC;
	background-color: #000000;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
body,td,th {
	font-size: 9pt;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	left: auto;
	top: 0px;
	right: 100%;
	bottom: 100%;
}
.style2 {color: #FFFFFF}
.style3 {
	color: #999999;
	list-style-type: square;
}
.boldGreen {
	color: #00FF00;
	font-weight: bold;
}
.style6 {
	color: #CCCCCC;
	font-weight: bold;
}
.style7 {color: #CCCCCC}
.boldWhite {color: #FFFFFF; font-weight: bold; }
a:link {
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	color: #00FF00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.style9 {color: #666666}
h1 {
	font-size: 24px;
}
.blingLink {
	color: #00CC00;
	text-decoration: underline;
}
.oneColFixCtr #container #mainContent #topright {
	top: 0px;
}
.listheading {
	margin-left: 15px;
	color: #FFFFFF;
}
