@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	background-color: #2c2c2c;
	background-image: url(../images/background1.jpg);
	background-repeat: repeat;
}
#topBar {
	background-image: url(../images/bkgrnd_topBar.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#topBar a {
	color: #CCCCCC;
	text-decoration: none;
}
#topBar a:hover {
	text-decoration: none;
	color: #CC0033;
}
#bgControls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: left;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#viewerControls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: left;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#aboutBox  {
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
}
#interface {
	background-repeat: no-repeat;
	height: 630px;
	width: 960px;
	margin-top: -315px;
	margin-left: -480px;
	padding: 0px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#branding {
	padding: 0px;
	float: left;
	height: 40px;
	width: 900px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 450px;
}
#tagline {
	margin: 0px;
	float: right;
	height: 30px;
	width: 450px;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation {
	float: left;
	height: 25px;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #191919;
}
#navigation ul {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
	list-style-type: none;
	text-align: center;
}
#navigation li {
	background-image: url(../images/btnBkgrnd.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 92px;
}
#navigation li a,
#navigation li a:visited {
	color: #999999;
	text-decoration: none;
	background-image: url(../images/btnBkgrnd.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 92px;
	padding-top: 6px;
}
#navigation li:hover a,
#navigation li a:hover,
#navigation li a:active {
	background-image: url(../images/btnBkgrnd.gif);
	display: block;
	text-decoration: none;
	color: #FFF;
	width: 92px;
	height: 25px;
	padding-top: 6px;
}
#mainNav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
}
#vSpace1 {
	padding: 0px;
	height: 15px;
	width: 900px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#vSpace2 {
	padding: 0px;
	height: 15px;
	width: 900px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#secondaryNav {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 25px;
}
#mediaPlayer {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	height: auto;
	background-color: #000000;
	float: left;
}
#homeContent {
	float: left;
	height: 250px;
	width: 900px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#homeContent  .column1 {
	padding: 0px;
	float: left;
	height: auto;
	width: 520px;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 20px;
}
#homeContent .column1 a {
	color: #0099FF;
	text-decoration: none;
}
#homeContent .column1 a:hover {
	text-decoration: underline;
}
#homeContent .column1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	margin-top: 10px;
}
#homeContent  .column2 {
	padding: 0px;
	float: left;
	height: 190px;
	width: 260px;
	margin-top: 30px;
	margin-left: 40px;
}
#content {
	padding: 0px;
	width: 900px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	height: 515px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../images/panel_bkgrnd2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#column1 {
	padding: 0px;
	float: left;
	height: 440px;
	width: 560px;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 20px;
}
#column1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	margin-top: 10px;
}
#column1 form p {
	margin-bottom: 10px;
}
#column1 a {
	color: #999;
	text-decoration: none;
}
#column1 a:hover {
	color: #FFF;
	text-decoration: none;
}
#column1 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#column1 ul {
	color: #999999;
	list-style-position: inside;
	list-style-type: none;
	margin-top: 10px;
	margin-left: 20px;
	font-weight: bold;
	line-height: 24px;
	list-style-image: url(../images/bullet1.png);
}
#column2 {
	padding: 0px;
	float: left;
	width: 260px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	height: auto;
}
#column2  .top {
	background-image: url(../images/bkgrnd_sidebarTop.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 260px;
}
#column2 .center {
	background-image: url(../images/bkgrnd_sidebarCntr.png);
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	height: 400px;
	width: 220px;
	padding-right: 20px;
	padding-left: 20px;
}
#column2 .bottom {
	background-image: url(../images/bkgrnd_sidebarBtm.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 260px;
}
#column2 a {
	color: #999;
	text-decoration: none;
}
#column2 a:hover {
	color: #FFF;
	text-decoration: none;
}
#column2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#column2 ul {
	color: #999999;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 12px;
	margin-left: 15px;
	line-height: 12px;
	list-style-image: url(../images/bullet1.png);
	font-size: 11px;
}
#column2 ul li {
	margin-top: 10px;
}
#footer {
	padding: 0px;
	float: left;
	height: 20px;
	width: 900px;
	margin-top: 3px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
#copyright {
	float: left;
	height: 20px;
	width: 400px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#terms {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 20px;
	width: 450px;
}
.caption {
	font-size: 11px;
	font-style: italic;
	margin-top: 4px;
}
.alert {
	color: #C13;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
#mediaPlayer noscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #999999;
	padding: 0px;
	height: 30px;
	width: 900px;
	float: left;
	vertical-align: middle;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 110px;
	margin-left: 0px;
}
#mediaPlayer noscript a {
	color: #CC0000;
	text-decoration: none;
}
#mediaPlayer noscript a:hover {
	text-decoration: underline;
}
#content table {
	font-size: 11px;
}
