BODY {
	font:70%/150% Verdana, Arial, Helvetica, sans-serif; color:#B5B5B5;
	margin:0; padding:0;
	background:#000;
}
HTML, BODY {
	height:100%
}
TABLE {
	width:100%;}
TABLE TD {
	font-size:10px;
	line-height:normal;
	text-align:center;}
TABLE TD IMG {
	margin:0 0 5px;}
IMG {
	border:0;
}

A:link    {color:#CCC;}
A:visited {color:#CCC;}
A:hover   {color:#FFF;}
A:active  {color:#CCC;}

H1 {
	font-size:15px;
	margin:20px 0 20px 40px;
	width:500px;
	float:left;}
H1 P {
	font-size:70%; font-weight:normal;
	line-height:150%;
	margin:20px 0 0 0;
	width:870px;}
H2 {
	font-size:13px; color:#414040;
	text-transform:uppercase;
	margin:30px 0 10px; padding:0 0 0 15px;
	background:#666;}
H3 {
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin:15px 0 5px;}
H4 {
	margin:15px 0 0;
}
P {
	margin:0 0 15px;
}
HR {
	color:#979797;
	margin-bottom:20px;
	height:1px; width:100%;
}
DL {
	text-align:right;
	padding:15px 47px 0 0; margin:0;
	height:75px; width:425px;
	float:right;}
DT {
	font:italic 13px "Times New Roman", Times, serif;
	text-align:center;
	height:32px;}
DD {
	font-size:9px; 
	font-style:normal;
}
#container {
	width:950px;
	margin:0 auto;
	background:#414040;
}
#header {
	height:171px;
	background:url(../images/interface/header.jpg);
}
.nav {
	text-align:right;
	padding:0 40px 0 0;
	clear:both;}
.nav A {
	font-size:11px; font-weight:bold;
	text-decoration:none;
	margin:0 10px;}
.nav A:link    {color:#979797;}
.nav A:visited {color:#979797;}
.nav A:hover   {color:#FFF; text-decoration:underline}
.nav A:active  {color:#979797;
}
.call {
	margin:25px 40px 0 0; padding:4px 8px;
	border:solid 1px #979797;
	float:right;}
.call A {
	text-decoration:none; color:#979797;}
.call A:hover {
	color:#FFF;
}
#content {
	margin:0 40px;
}
.tableMain TD {
	font-size:10px;
	text-align:center;
	height:195px; width:16%;}
.tableMain DIV {
	font-weight:bold;}
.tableMain A:hover IMG {
	width:100px; height:132px;
	border:solid 1px #FFF;
}
.links {
	text-align:right;
	margin:20px 40px 0 0;
}
.quote {
	font:13px "Times New Roman", Times, serif; font-style:italic;
	margin-bottom:0;}
.quotecredit {
	font-size:10px;
	text-align:right;
	margin:0 0 15px;
}
.details {
	margin:0 0 20px; padding:15px;
	border:solid 1px #999;
}
.textSmall {
	font-size:10px;
}
.navText {
	text-align:center;
	margin:25px 0;
	clear:both;
}
.note {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;
	text-align:center !important;
	margin:10px 0 15px 95px; padding:5px 0;
	width:650px;
	border:solid 1px #000;
	background:#999;
}
#footer {
	padding:15px 40px 0;
	height:100px; width:870px;
	background:url(../images/interface/footer.jpg);
}
.transON  {
	opacity:.70;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;}
.transOFF {
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
}
