@charset "utf-8";

body {
	background-color: #000000;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	color: #6aa1af;
	background-image: url(images/v3/bg.gif);
	background-repeat: repeat-x;
	background-position: left 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

A
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
a:visited {
    background: inherit;
}

a:active {
    color:#FFFF00;
    background: inherit;
}

a:hover {
    color: #ff3300;
    background: inherit;
}
.subhead {
	color: #FFCC00;
	font-weight: bold;
}
#slate
{
	FLOAT: right;
	POSITION: relative;
	TOP: 410px;
	background-image: url(images/v3/slate5.gif);
	background-position: right;
	height: 126px;
	width: 559px;
	vertical-align: bottom;
	background-repeat: no-repeat;

}
.TakeOne
{
	color:#FFFFFF
}
#spots
{
	position: absolute;
	top: 45px;
	left: 20px;
}
#info
{
	position: absolute;
	top: 519px;
	left: 20px;

}
.infolink
{
	color: #05455f;
}
#TextBlock
{
	padding-left: 40px;
	margin-bottom: 25px;
	padding-top: 4px;
}
#TextNav
{
	color: #05455f;
	text-align: left;
}
#legal
{
	color: #666666;
	text-align: left;
	font-size: 7pt;
	margin-top: 10px;
}
.attribution
{
	color: #999999;
	font-size: 8pt;
}
#header
{
	POSITION: relative;
	TOP: 6px;

}
#content
{
	position: absolute;
	width: 100%;
	top: 50px;
	padding-top: 20px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #6aa1af;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #6aa1af;
	height: 400px;
	z-index:+1;

}
.MainTable {
	width: 900px;
	position: relative;
}
.NavTable {

}
.InnerTable {

}
.BulletedList {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(images/v3/orangebullet.gif);
}
.FormField
{
	border:1px solid #6aa1af;
	background-color:#333333;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-indent: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
}
