/* MAIN ELEMENT DEFINITIONS */

BODY {
	font-family		: Helvetica, Arial sans-serif;
	background-color: #000000;
	color			: #ffffff;
	text-align		: left;
	margin			: 0;
	margin-bottom	: 0;
	margin-left		: 0;
	margin-right	: 0;
	margin-top		: 10px;
}

TABLE {
	color			: #ffffff;
	font-size		: 13px;
}

p {
	color			: #ffffff;
	font			: 13px 'Lucida Grande', Verdana, sans-serif;
	line-height		: 16px;
	padding-left	: 10px;
}

h2 {
	color			: #ffffff;
	font-family		: helvetica,arial ;
	font-size		: 28px;
	font-weight		: 500;
	line-height		: 36px;
}

h2 a:visited {
	color			: #ffffff;
}

h3, .head3 {
	color			: #FFCE7B;
	font-size		: 18px;
	font-weight		: 600;
	padding-left	: 10px;
}

h5, .head5 {
	color			: #FFCE7B;
	font-size		: 15px;
	line-height		: 16px;
	font-weight		: 500;
	padding-left	: 10px;
}

.hilite {
	font-family		: 'helvetica neue ultra light','gill sans',futura,arial ;
	color			: #FFCE7B;
	font-size		: 14px;
}

li {
	font-size		: 11px;
}

.blkhd {
	font-family		: 'helvetica black','arial black';
	font-size		: 16px;
}

.footer {
	color			: #666666;
	font-family		: 'tahoma','trebuchet ms';
	font-size		: 9px;
}

.footer a {
	color			: #666666;
	font-family		: 'tahoma','trebuchet ms';
	font-size		: 9px;
}

.nav-on {
	font-family		: 'helvetica neue ultra light','gill sans',futura,arial ;
	color			: #C76D38;
	font-size		: 12px;
}

A {
	font-family		: geneva,helvetica,arial;
	color			: #FFCE7B;
	font-size		: 13px;
	text-decoration	: none;
	line-height		: 16px;
}

A:hover {
	color			: #C76D38;
}

.small {
	font-size		: 10px;
}

.greybar {
	color			: #cdcdcd;
	font-size		: 10px;
}

.greybar a {
	font-size		: 11px;
}

.greybox {
	background-color: #222222;
	border			: 1pt dashed #333333;
	padding-left	: 4px;
	padding-right	: 4px;
	text-align		: center;
}

#subnav {
	font-family		: geneva,helvetica,arial;
	font-size		: 11px;
	line-height		: 28px;
}

#subnav A {
	font-size		: 11px;
	color			: #FFCE7B;
	text-decoration	: none;
}

#subnav A:hover {
	font-size		: 11px;
	color			: #C76D38;
}

#subnav A:visited {
	font-size		: 11px;
	color			: #FFCE7B;
}

#subnav a.nav-on {
	font-family		: 'helvetica neue ultra light','gill sans',futura,arial ;
	color			: #C76D38;
	font-size		: 12px;
}

#fp {
	font-family		: geneva,helvetica,arial;
	font-size		: 11px;
	line-height		: 16px;
}

#fp A {
	font-size		: 11px;
	color			: #FFCE7B;
	text-decoration	: none;
}

#fp A:hover {
	font-size		: 11px;
	color			: #C76D38;
}

#fp A:visited {
	font-size		: 11px;
	color			: #FFCE7B;
}

#fp a.nav-on {
	font-family		: 'helvetica neue ultra light','gill sans',futura,arial ;
	color			: #C76D38;
	font-size		: 12px;
}
