body 
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:white;
	background-color:#141414;		
}

#mainContent
{
	background-color:#000;
}

#topBanner
{
	background-position:50% 0%;
	height:182px;
}

.subdued, a
{
	color:#a9a9a9;
}

#copyright
{
	font-size:0.8em;
	text-align:center;
}

.centerFloatWrapper
{
	width:100%;
	text-align:center;
}

.centerPositionContainer
{
	margin:0 auto;
	width:800px;
	text-align:left;
	position:relative;
}

.navTabBar
{
	background:#141414;
	border:1px solid #3f4041;
	border-left:none;
	border-right:none;
}

.navTab
{
	width:190px;
	height:38px;
	font-weight:normal;
	font-size:14px;
	border-right:1px solid #3f4041;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	color:#a9a9a9;
}

.navTab.selected
{
	background:#000;
	height:38px;
	width:190px;
}

.topLogoBar
{
	background:white;
	border-bottom:1px solid #3f4041;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
}

input.searchInput
{
	font-size:12pt;
	width:240px;
	height:22px;
}

.divider
{
	border-top:1px solid #3f4041;
	background-color:#141414;
}

.centerBackgroundImage
{
	background-position:50% 0%;
	background-repeat:no-repeat;
}

.leftBorder
{
	border-left:1px solid #3f4041;
}

.topLogoBar
{
	display:none;
}

.homeSearchForm
{
	margin-left:474px;
	margin-top:85px;
	vertical-align:middle;
}

.homeHeader
{
	background-image:url(/img/home/top_image.jpg);
	height:379px;
}

.footer
{
	border-top:1px solid #3f4041;
	color:#a9a9a9;
}