body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
	letter-spacing : .1em;
	_letter-spacing: normal;
}
body {
	background-color: #000000;
	margin: 0px;
}
.copyright {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
}
A:link {
color:#6f6f6f;
font-weight:normal;
text-decoration:none;
}
A:visited {
color:#6f6f6f;
font-weight:normal;
text-decoration:none;
}
A:hover {
color:#d45a16;
font-weight:underline;
text-decoration:underline;
}

a.sub:link
{
color: #666666;
font-weight:normal;
text-decoration:none;
}
a.sub:visited
{
color: #666666;
font-weight:none;
text-decoration:underline;
}
a.sub:hover
{
color: #666666;
font-weight:normal;
text-decoration:underline;
}
a.sub:active
{
color: #666666; 
}
a.sub2:link
{
color: #d45a16;
font-weight:normal;
text-decoration:none;
}
a.sub2:visited
{
color: #d45a16;
font-weight:none;
text-decoration:underline;
}
a.sub2:hover
{
color: #d45a16;
font-weight:normal;
text-decoration:underline;
}
a.sub2:active
{
color: #d45a16; 
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2e2e2e;
	line-height: 16px;
	letter-spacing : .1em;
	text-transform: uppercase;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d45a16;
	line-height: 16px;
	letter-spacing : .1em;
	text-transform: uppercase;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6f6f6f;
	line-height: 13px;
	letter-spacing : .2em;
}
.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6f6f6f;
	line-height: 15px;
	letter-spacing : .2em;
}
.copy3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6f6f6f;
	line-height: 15px;
}

/* =FORMS
----------------------------------------------- */	

select {
	color: #ffffff;
	background-color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	border-color: #666666;
}


select.state135px {
	color: #ffffff;
	width: 135px;
	height: 17px;
	background-color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 4px;
	margin-right: 3px;
	padding: 0px; 
	border-top: 0px none; 
	border-right: 0px none; 
	border-bottom: 0px none; 
	border-left: 0px none;
	border-color: #666666;
}


select.country {
	color: #ffffff;
	width: 139px;
	height: 17px;
	background-color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 2px;
	text-indent: 2px;
	margin-right: 3px;
	padding: 0px; 
	border-top: 0px none; 
	border-right: 0px none; 
	border-bottom: 0px none; 
	border-left: 0px none;
	border-color: #666666;
}

input {
	color: #ffffff;
	background-color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 0px;
	text-indent: 2px;
	padding: 0px; 
	border-color: #666666;

}

input.search-navbar {
	color: #ffffff;
	width: 120px;
	height: 17px;
	background-color: #333333;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 14px;
	margin-left: 0px;
	text-indent: 2px;
	padding: 0px;
	border-top: solid 1px;
	border-right: solid 1px;
	border-left: solid 1px;
	border-bottom: solid 1px;
	border-color: #666666;
}

input.radio {
	color: #ffffff;
	background-color: #333333;
}

input.class135px {
	color: #ffffff;
	width: 135px;
	height: 17px;
	background-color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 0px;
	text-indent: 2px;
	padding: 0px; 
	border-top: 0px none; 
	border-right: 0px none; 
	border-bottom: 0px none; 
	border-left: 0px none;
	border-color: #666666;
}

input.zip {
	color: #ffffff;
	width: 55px;
	height: 17px;
	background-color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 0px;
	text-indent: 2px;
	padding: 0px; 
	border-top: 0px none; 
	border-right: 0px none; 
	border-bottom: 0px none; 
	border-left: 0px none;
	border-color: #666666;
}

input.city {
	color: #ffffff;
	width: 115px;
	height: 17px;
	background-color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 2px;
	text-indent: 2px;
	padding: 0px; 
	border-top: 0px none; 
	border-right: 0px none; 
	border-bottom: 0px none; 
	border-left: 0px none;
	border-color: #666666;
}


input.submit {
	color: #ffffff;
	background-color: #333333;
	border-top: 0px none; 
	border-right: 0px none; 
	border-bottom: 0px none; 
	border-left: 0px none;
	border-color: #666666;
}

input.support55px {
	color: #ffffff;
	width: 55px;
	height: 17px;
	background-color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 2px;
	text-indent: 2px;
	padding: 0px; 
	border-top: 0px none; 
	border-right: 0px none; 
	border-bottom: 0px none; 
	border-left: 0px none;
	border-color: #666666;
}

textarea {
	color: #ffffff;
	background-color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 0px;
}
.checkboxes {
	float: right;
	text-align: right;
}
.delete {
	float: left;
	padding-top: 6.9em;
}
.fontSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}