body {
	background-image: url(../_images/back.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F1E05;
	background-color: #082D61;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
:-moz-any-link:focus {
  outline: none;
}
img {border:none;}


#wrap{
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#header {
	position: relative;
	background-image: url(../_images/header.jpg);
	background-repeat: no-repeat;
	height: 113px;
}

#header h1 {
	background-image: url(../_images/bullLogo_header3.png);
	background-repeat: no-repeat;
	left: 20px;
	top: 3px;
	position: relative;
	width: 800;
	height: 110px;
	margin: 0px;
}

#header h1 a {
	width: 220px;
	height: 30px;
	display: block;
}

#contentBody {
	width: 840px;
	padding-top: 0px;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	float: left;

}

#contentBack {
	width: 830px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 70px;
	padding-left: 5px;
	float: left;
	background-image: url(../_images/sub_back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#navBar {
	background-image: url(../_images/topnav.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 45px;
	width: 840px;
}

#navBar ul {	margin: 0px;
	padding: 0px;}

#topNav li {
	list-style-type: none;
	float: left;
	background-image: url(../_images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#topNav a {

	height: 28px;
	display: block;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 12px;
}

#topNav a:hover {

	text-decoration: none;
/*	color: #0B3F86;*/
	color: #FFF;
	background-image: url(../_images/topnav_on.jpg);
	background-repeat: no-repeat;
	background-position: -200px;
}

.navEnd a:hover {
	background-position: left bottom!important;
	background-repeat: no-repeat;
}

.login {
	background-image: url(../_images/login.jpg);
	background-position: right;
	height: 38px;
	background-repeat: no-repeat;
	width: 105px;
	float: right;
}
.login a {
	width: 105px;
	height: 38px;
	display: block;
}

.login a:hover {
	background-image: url(../_images/login_on.jpg);
	background-repeat: no-repeat;
	width: 105px;
	height: 38px;
	display: block;
	background-position: right;
}


#stockTickerSub {
	color: #FF0000;
	font-size: 10px;
	width: 640px;
	float: right;
	height: 21px;
	padding-top: 4px;
	padding-left: 10px;
}

#bottomNav {
	height: 35px;
	float: left;
/*	background-image: url(../_images/footer_line.gif);
	background-position: center bottom; */
	width: 840px;
	background-repeat: no-repeat;
	padding-top: 17px;
}
#bottomNav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#bottomNav li {
	display: block;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;

}
#bottomNav a {	color: #0F54B2;
	text-decoration: none;}
	
	
#bottomNav a:hover {
	color: #333333;
	text-decoration: underline;


}



#footer a {
	background: url('../_images/sitedesign.gif') no-repeat 0 0;
	width: 186px;
	height: 32px;
	float: left;
	margin:15px 0 20px 0;
	margin-left: 350px;
}

#footer a:hover {
	background: url('../_images/sitedesign.gif') no-repeat 0 -32px;
}
#subnavBar {
	background-image: url(../_images/subnav_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 180px;
}
#subNav {
	background-image: url(../_images/subnav_middle.gif);
	background-repeat: repeat-y;
	margin-top: 23px;
	float: left;
	width: 180px;
	background-position: 1px;
}
#subNav ul {
	margin: 0px;
	padding: 0px;
}
#subNav li {
	list-style-type: none;
	display: block;
    width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
/*	height: 20px;*/
	padding:0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;  
	font-size:12px;
}
   #subNav li ul {
	  padding:0;
	}
   #subNav li ul li{
		line-height:15px;
		margin:0;
		font-size:11px !important;
		border:none !important; 
		padding-left:8px;
	} 
	
	#subNav li ul li a:link, #subNav li ul li a:visited, #subNav li ul li a:hover{
		border:none;
		background:none;
		padding-left: 13px !important;
		
		background:url('/_images/green_arrow_right.gif') no-repeat 0 7px;
	}
	.selected-sub {
		background:url('/_images/green_arrow_down.gif') no-repeat 0 7px !important;
	}
	#subNav li ul li ul li a { background:none !important; }
	#subNav li ul li a:hover{
		color:#57ae01;
	}    
	#subNav li ul li .main-selected {
		padding-left: 4px;
	} 
/*	#subNav li ul li a{ padding-left:12px !important; border-left:solid 3px inherit; }
	#subNav li ul li a:hover{
		border-left:solid 3px #57AE01;
		padding-left:12px !important;
	} */
#subNav a{
	color: #000000;
	text-decoration: none;
	display: block;
	padding:5px 0 5px 7px;
}

#subNav a:hover, .main-selected {
/*	color: #666666;*/
	background:#eff4fa;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #57AE01;
	padding-left: 4px;
}


.main-selected {
	padding-left:8px !important; 
}
#subnavBottom {
	float: left;
	height: 120px;
	width: 180px;
	background-image: url(../_images/subnav_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#content {
/*	background-image: url(../_images/sub_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 622px;
	float: right;
	min-height:390px;
	height:auto !important;
	height:390px;*/
	width: 622px;
	padding:0 0 0 27px;
	float: right;
	min-height:390px;
	height:auto !important;
	height:390px;
}

#content h2 {
	color: #013781;
	margin:0 0 15px -24px;
	padding:85px 0 0 25px;
	width:625px;
	height:33px;
	font-size: 20px;
	font-weight: normal;
	background: url(../_images/sub_header.jpg) no-repeat 0 0;
}
#content h2.title-research {
	background: url(../_images/image_research.jpg) no-repeat 0 0;
}
#content h2.title-about-us {
	background: url(../_images/image_aboutus.jpg) no-repeat 0 0;
}
#content h2.title-online-trading{
	background: url(../_images/image_onlineTrading.jpg) no-repeat 0 0;
}
#content h2.title-services {
	background: url(../_images/image_services.jpg) no-repeat 0 0;
}


#utility-navigation {
	position:relative;
	float:right;
	margin:5px;
	padding:0;
	list-style:none;
	z-index: 1000;
}

#utility-navigation li {
	float:left;
	padding:0 5px 0 5px;
	font-size:10px;
	text-transform:uppercase;
}
#utility-navigation li a
{
 text-decoration: none;
 display: block;
 color: #082D61;

}

#utility-navigation li a, #utility-navigation li a:link , #utility-navigation li a:active, #utility-navigation li a:visited,
{
 text-decoration: none;
 display: block;
 color: #082D61;
}

#utility-navigation li a:hover
{
 text-decoration: none;
 display: block;
 color: #89c64d;
}
/* Contact Form */
		#contact-form {
			width:300px;
			position:relative;
			top:20px;
			margin:0;
			padding:0;
			list-style:none;
			font-family:arial;
			font-size:13px;
			margin:0 0 30px 0;
			left:260px;
		}
		#contact-form li {
			padding:4px 0 10px 0;
		}
		#contact-form label {
			display:block;
			padding: 0 0 3px 0;
		}
		#contact-form input {
			width:300px;
		}
		#contact-form textarea {
			width:300px;
			height:100px;
		}
		#contact-form .submit {
			width: auto !important;
		}
#contact-address {
	top:20px;
	font-size:14px;
	position:absolute;
	width:220px;
	line-height:24px;
}
#contact-address h3{
	font-size:18px;
	margin:0;
	padding:0;
} 
.relative {
	position:relative;
}   	

.Page-Content
{
	margin: 0px 10px 0px -5px;
}    