body { 
	margin:0; 
	padding:0; 
	background: url("/images/mainBG.gif"); 	
	
}

.leftshadow {  
	width: 10px;
	background: url("/images/leftshadow.gif") repeat-y;         
}

.rightshadow {  
	width: 10px;
	background: url("/images/right_shadow.gif") repeat-y;         
}

.content_container {
	width: 760px;
	background-color: #ffffff;
}

.content {
	margin: 0;
	padding: 0 10px;
}

.quotemenu { 
	text-align: right; 
}

.quotemenu li {
	display:inline;
	margin-right: 10px;
	list-style-type: square;
}

.quotemenu li a {

}

img {
	border:none;
}

.header1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.header2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.header3 {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.header4 {
	font-size: 28px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.header5 {
	font-size: 40px;
	font-weight: bold;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {
	font-size: 11px
}
.style2 {
	color: #003399
}
.style3 {
	font-size: 24px
}
.style4 {
	color: #003399;
	font-size: 20px;
}
.style5 {
	color: #003399;
	font-size: 32px;
}
.style6 {
	color: #D63004;
	font-size: 24px;
}
.style7 {
	font-size: 36px
}
.style8 {
	font-size: 40px
}
.style9 {
	color: #D63004;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.style10 {color: #003399; font-size: 20px; font-weight: bold; }
.style16 {
	font-size: 11px
}
.style17 {color: #003399}

.subhead {
	color: #D63004;
}
.table1 {
	padding-top:0px; padding-right:20px; padding-bottom:20px; padding-left:20px;
}	
.text {
	font-size: 18px;
}
.controlbutton {
	text-transform:uppercase;
	font-size:.75em;
	font-weight:bold;
	padding:.2em;
	background-color:#003877;
	color:#fff;
}
.button
{
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	background-color:#003877;
	color:#FFF;
	border-style:solid;
	border-width:1px;
	border-color:#50B3CF;
	height:24px;
}
.quoteheader {
	border-bottom: 1px solid #ccc;
}
.sj {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.ml {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}.mr {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
}
.footer1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}
a:link, a:visited, a:active {
	color: #003399;
	}		
a:hover	{
	color: #FF9933;
	}
a.dkblue:link, a.dkblue:visited, a.dkblue:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}	
a.dkblue:hover	{
	color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
a.forms:link, a.forms:visited, a.forms:active {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #D63004;
	}	
a.forms:hover	{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF9933;
	}
a img { border: none; }
 
a#openCommAcct {
    display: block;
    width: 300px;
    height: 31px;
    background: url("/images/commodity_over.gif");
}
a#openCommAcct:hover img { visibility: hidden; }

a#openSecuAcct {
    display: block;
    width: 250px;
    height: 31px;
    background: url("/images/security_over.gif");
}
a#openSecuAcct:hover img { visibility: hidden; }

a#rmbtrade {
    display: block;
    width: 135px;
    height: 31px;
    background: url("/images/rmbtrade_over.gif");
}
a#rmbtrade:hover img { visibility: hidden; }

a#quotes {
    display: block;
    width: 135px;
    height: 31px;
    background: url("/images/quotes_over.gif");
}
a#quotes:hover img { visibility: hidden; }
