/* Fix for the firefox scrollbar issue */
HTML{
min-height:101.1%
}
BODY {
	font-size:12px; font-family:Arial, Helvetica, sans-serif; voice-family:inherit; margin:0; padding:0;  background-position:top center;
}

/* Start wireframe 
==============================================*/
.topbar_container {
	margin:auto; width:100%; 
}
.topbar_content {
	margin:auto; width:960px; height:120px; margin-top:20px;
}
.main_container {
	margin:auto; width:100%; margin-bottom:0px;
}
.main_content {
	margin:auto; width:960px; line-height:150%; margin-bottom:0px; background-color:#FFFFFF; 
}
.col1 {
	float:left; width:180px; margin:0px 0px 0px 0px; font-size:10px; font-weight:bold; 
}
.col2 {
	float:left; width:600px; margin:0px 0px 0px 0px; 
}
.col3 {
	float:right; width:180px; height:500px; text-align:left; font-size:11px; line-height:145%; background-repeat:no-repeat; 
}
.col3 A{
	color:#333333; 
}
.footer_container {
	margin:auto; width::100%;
}
.footer_content {
	margin:auto; width:960px; height:38px; font-size:11px; text-align:left; padding:5px 0px; 
}
.clearboth {
	clear: both
}
/* End wireframe */

P  {margin: 0px 0px 5px}
H1 {font-family: Arial, Helvetica, sans-serif; font-size: 24px; margin-top:  0px; margin-bottom: 0px; font-weight:normal; line-height:26px;}
H2 {font-family: Arial, Helvetica, sans-serif; font-size: 20px; margin-top:  0px; margin-bottom: 6px; font-weight:normal; line-height:22px;}
H3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; margin-top: 20px; margin-bottom: 0px; font-weight:normal;}
H4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; margin-top: 10px; margin-bottom: 0px; font-weight:normal;}
H5 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; margin-top: 10px; margin-bottom: 0px; font-weight:normal; line-height:10px;}
H5 {font-family: Arial, Helvetica, sans-serif; font-size:  9px; margin-top: 10px; margin-bottom: 0px; font-weight:normal; line-height:10px;}

.bullet {
	padding-left:18px; background-repeat:no-repeat; 
}
A {
	text-decoration:underline; 
}
.new {
	position: absolute; left:-18px; border:0px; 
}
address {
	font-style:normal; margin-left:80px;
	}
.newsitem {
	border-bottom:1px #999999 dotted; margin-top:10px;		   
}
.navbar_content {
	MARGIN:auto; width:960px; height:22px; padding-top:9px; font-size:11px; font-weight:bold; 
}
.navbar_content A {
	text-decoration:none;
}
.navbar_content A:hover {
	text-decoration:none; 
}
.trade_content {
	MARGIN:auto; margin:20px 0px 20px 0px; padding:9px 7px;
}
.trade_content A {
	text-decoration: none; 
}
.clearboth {
	clear:both;
}
.credit_content {
	margin:auto; font-size:90%; padding:5px 0px 100px 0px; width:960px; text-align:right; color:#999;
}
.credit_content A {
	text-decoration:none;
}
.credit_content A:hover {
	text-decoration:underline;
}
.image {
	FLOAT: right; MARGIN-LEFT: 20px
}
#current A {
	COLOR: #999999
}
.quote_panel {
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic; 
	border:1px solid #CCCCCC; 
	padding:15px 60px 30px 100px; 
	margin-bottom:20px; 
	background-image:url(images/quote_bg.png); 
	background-repeat: no-repeat;
	-moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px;
}

UL {margin-left:-20px;}