body {
	background-color: #222;
	margin: 0px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D0D0D0;
}
th {
	color:#FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #333;
}
pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #69F;
}
a:visited {
	color: #777;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FF0000;
}
#wrapper {
	width: 980px;
	margin: 0px;
	background-color: #000;
	background-image: url(../images/sources/white_glow_right.png);
	background-repeat: repeat-y;
	background-position: right;
}
#topBanner {
	height: 36px;
	background-image: url(../images/logos/logo_white.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-top: 8px;
	background-position: 8px;
	margin-right: 8px;
	text-align: right;
	padding-right: 8px;
	line-height: 36px;
	color: #999;
	font-size: 95%;
	text-transform: uppercase;
}
#topBanner a:link {
	color: #CCC;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#topBanner a:visited {
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #CCC;
}
#topBanner a:hover {
	color: #FFF;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #444;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D7242F;
}
#topBanner a:active {
	color: #D7242F;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #444;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #485A6F;
}
#sidebar {
	float: left;
	font-size: 11px;
	width: 170px;
	background-color: #1B1B1B;
	margin-left: 8px;
	padding-bottom: 7px;
}
#sidebar p  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#sidebar a:link {
	display: block;
	margin: 0px;
	padding: 4px;
	background-color: #2A2A2A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111;
}
#sidebar a:visited {
	display: block;
	background-color: #262626;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111;
	margin: 0px;
	padding: 4px;
}
#sidebar a:hover {
	display: block;
	background-color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111;
	margin: 0px;
	padding: 4px;
}
#sidebar a:active {
	display: block;
	background-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111;
	margin: 0px;
	padding: 4px;
}
#rightColumn {
	float: right;
	width: 250px;
	margin-right: 8px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#content {
	margin-left: 200px;
	padding-right: 30px;
}
#footer {
	clear: both;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444;
	color: #AAA;
	margin-right: 8px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.elimTopMargin {
	margin-top: 0px;
}
h1 {
	font-size:16px;
}
h2 {
	font-size:13px;
}
h3 {
	font-size:11px;
}
hr {
	size: 1px;
	color: #333333;	
}
.topBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444;
	padding-top: 6px;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444;
	padding-bottom: 6px;
}
#navbar {
	font-size:11px;
	font-weight: bold;
	height: 14px;
}
#navbar a:link {
	text-decoration:none;
	font-weight: bold;
}
#navbar a:visited {
	text-decoration:none;
	font-weight: bold;
}
#navbar a:hover {
	color:#EBEBEB;
	font-weight: bold;
}
#navbar a:active {
	color: #333;
	text-decoration:none;
	font-weight: bold;
}
.article {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333;
	margin-top: 40px;
	margin-bottom: 10px;
}
.padLeft {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
dt {
	font-size: 140%;
	padding-top: 36px;
	padding-bottom: 8px;
}
dd {
	margin-left: 0px;
}
.rowHilite:hover {
	background-color: #222;
}
.fts_intermed {
	background-color: #030;
}
.fts_adv {
	background-color: #4C390C;
}
.fts_server {
	background-color: #161D37;
}
.fts_web {
	background-color: #2D0A26;
}
