@charset "utf-8";
/* CSS Document */
/* Start Main Document Structure */
* {
	padding: 0;
	margin: 0;
}
body, html {
	background-image: url(../imgs/top_bkg.png);
	background-repeat:repeat-x;
	background-color:#FFF8E4;
	height: 100%; 
	behavior:url("csshover.htc");
}

	
#outerWrapper	{
    position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	top:0;
	left:0;
}
html>body #outerWrapper {
    height: auto;
	}
#wrapper { 
 	margin: 0 auto;
 	width: 960px;
}
#headerWrapper	{
	height:145px;
}
.topLogoContainer	{
	background-image: url(../imgs/top_Logo.png);
	background-repeat:no-repeat;
	width:264px;
	height:145px;
	text-indent: -9999px;
}
.outerWrapperFooter {
	background-color:#1d2b40;
	width:100%;
	bottom:0;
}
.footer{ 
 	margin: 0 auto;
 	width: 960px;
}
.navContainer	{
	width:960px;
	height:45px;
	position:relative;
}
.flashHeaderContainer	{
	width:960px;
	height:268px;
	background-color:#000;
}
.mainContentContainer	{
	background-image:url(../imgs/contentBkg.png);
	background-repeat:repeat-x;
	padding:10px 10px 10px 10px;
}
#leftColumn1 {

  float: left;
  padding: 10px 10px 10px 10px;
  width: 300px;
}
#rightColumn1 {
  float: right;
  padding: 10px 10px 10px 10px;
  width: 300px;
}

#content {
  margin: 0 320px 0 320px;
  padding: 10px 10px 10px 10px;
  border-left: solid 1px #01089b;
  border-right: solid 1px #01089b;
}

.clearFloat {
  clear: both;
  display: block;
}


.txt	{
	font-family:Helvetica, Arial, "Century Gothic";
	color:#000;
	line-height:20px;
}
.header	{
	font-family:Helvetica, Arial, "Century Gothic";
	color:#FF9966;
	font-size:22px;
}
.headerBlue	{
	font-family:Helvetica, Arial, "Century Gothic";
	color:#1d2b40;
	font-size:22px;
}
h1 {   
    font-size: 48px;   
}   
  
h2 {   
    font-size: 36px;   
}   
  
h3 {   
    font-size: 24px; 
	line-height: 32px;   
}   
  
h4 {   
    font-size: 21px;   
}   
  
h5 {   
    font-size: 18px;   
}   
  
h6 {   
    font-size: 16px;   
}   
  
p {   
    font-size: 14px; 
	line-height: 18px;  
} 
.copyright	{
	font-family:Helvetica, Arial, "Century Gothic";
	font-size:11px;
	color:#FFF;
	line-height:16px;
	padding-top:5px;
}
.copyright a:link, .copyright a:visited	{
	font-family:Helvetica, Arial, "Century Gothic";
	font-size:11px;
	color: #CCC;
	line-height:16px;
	padding-top:5px;
	text-decoration:none;
}
.copyright a:hover	{
	font-family:Helvetica, Arial, "Century Gothic";
	font-size:11px;
	color: #00FFFF;
	line-height:16px;
	padding-top:5px;
	text-decoration:underline;
}
.btnDiv	{
	text-align:right;
	margin-top: 20px;
}
.img	{
	float:left;
	margin: 2px 5px 5px 5px;
}
.codeofethics1	{
	width:800px;
	float:right;
	background-image:url(../imgs/1.jpg);
	background-position:left top;
	padding-left:40px;
	background-repeat:no-repeat;
	margin-bottom:15px;
}		
.codeofethics2	{
	width:800px;
	float:right;
	background-image:url(../imgs/2.jpg);
	background-position:left top;
	padding-left:40px;
	background-repeat:no-repeat;
	margin-bottom:15px;
}
.codeofethics3	{
	width:800px;
	float:right;
	background-image:url(../imgs/3.jpg);
	background-position:left top;
	padding-left:40px;
	background-repeat:no-repeat;
	margin-bottom:15px;
}
.codeofethics4	{
	width:800px;
	float:right;
	background-image:url(../imgs/4.jpg);
	background-position:left top;
	padding-left:40px;
	background-repeat:no-repeat;
	margin-bottom:15px;
}
.codeofethics5	{
	width:800px;
	float:right;
	background-image:url(../imgs/5.jpg);
	background-position:left top;
	padding-left:40px;
	background-repeat:no-repeat;
	margin-bottom:15px;
}
.codeofethics6	{
	width:800px;
	float:right;
	background-image:url(../imgs/6.jpg);
	background-position:left top;
	padding-left:40px;
	background-repeat:no-repeat;
	margin-bottom:15px;
}
.codeofethics7	{
	width:800px;
	float:right;
	background-image:url(../imgs/7.jpg);
	background-position:left top;
	padding-left:40px;
	background-repeat:no-repeat;
	margin-bottom:15px;
}
.thumbnail	{
	margin: 10px 10px 10px 10px;

}
.stocklevel1	{
	width:275px;
	height:50px;
}
