* {
	margin: 0;
	padding: 0;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background: #BABABA;
	color: #000000;
	font: 0.8em Arial, Helvetica, Sans-Serif;
}
#wrapper {
	background: #ffffff;
	margin: 0 auto;
	width: 960px;
	overflow:hidden;
}
#columns {
	display: block;
	margin: 20px 0 0 0;
	padding: 0 20px 20px 20px;
	overflow: auto;
}
#columns p {
	padding: 0px 0px 10px;
}
.col1 {
	float: left;
	display: inline;
	width: 550px;
	text-align: justify;
	margin-right: 20px;
	line-height: 1.5;
}
.col2 {
	float: right;
	display: inline;
	width: 350px;
}
.colMain {
	float: left;
	display: inline;
	width: 900px;
	text-align: justify;
	margin-right: 20px;
	line-height: 1.5;
}
#footer {
	background:#DFDFDF;
	height: 18px;
	padding: 5px 15px;
	color: #000;
}
#footerlink {
	color:#000;
}
#header {
	background: #000;
	border-bottom: 1px solid #000;
	height: 92px;
	padding: 0 0 2px;
}
#header h1 {
	float: left;
	display:inline;
}
#header h1 a {
	display: block;
	height: 93px;
	width: 389px;
}
#header .right {
	float: right;
	display: inline;
	background:url(images/signup.jpg) no-repeat;
	width: 260px;
	height: 29px;
	padding: 65px 0px 0px 30px;
}
/*#header .right {
	float: right;
	display: inline;
	background:url(/images/subscribe.png) no-repeat;
	width: 250px;
	height: 29px;
	padding: 63px 0px 0px 139px;
}*/


#header .right .email {
	border: 0;
	float: left;
	display: inline;
	height: 18px;
	width: 200px;
}
#nav {
	background: #000;
	height: 27px;
	padding: 0px 0 0;
	overflow: hidden;
}
#nav ul {
	position: relative;
	height: 26px;
	overflow: hidden;
	padding-left:10px;
}
#nav ul li {
	float: left;
	list-style: none;
	font-weight:bold;
	font-size:12px;
}
#nav ul li.back {
	background-color: #000;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}
#nav ul li a {
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 26px;
	position: relative;
	overflow: hidden;
	margin: auto 0px !important;
	margin: auto 0px;
	padding: 5px 15px;
}
#nav ul li a:hover, #nav ul li a:active, #nav ul li a:visited {
	border: none;
	background: #000;
	
}
.nav2 {
	height: 33px;
	border-bottom:3px solid #CCC;
/*	font-weight:bold;*/
	font-size:14px;
	position:relative;
}
.nav2 ul {
	background:#ccc; /*IE6 needs this*/
	float: left;
	position:relative;
}
.nav2 li {
	line-height: 35px;
	float: left;
	list-style:none;
	z-index:999;
}
.nav2 li.current ul {
	z-index: 999;
}
.nav2 li.sfHover ul,  ul.nav2 li:hover ul {
	z-index: 1000;
	background: #ccc;
	color: #ffffff;
	text-decoration: none;
}
.nav2 li li {
}
.nav2 a {
	color: #000000;
	display: block;
	padding: 0 13px;
}
.nav2 li ul {
	left:0;
	top:-999em;
	position:absolute;
	width:960px;
}
.nav2 li:hover,  .nav2 li.sfHover,  .nav2 li.current,  .nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color:#000;
	text-decoration: none;
	background:#666;
}
.nav2 li.sfHover a,  .nav2 li.current a,  .nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	border-bottom: none;
}
.nav2 li li.current a {
	font-weight: bold;
}
.nav2 li li:hover,  .nav2 li li a:focus, .nav2 li li a:hover, .nav2 li li a:active {
}
.nav2 li:hover ul, /* pure CSS hover is removed below */  body .nav2 li.current ul, /* this must be more specific than the .superfish override below */  ul.nav2 li.sfHover ul {
	top:2.5em;
}
.nav2 li:hover li ul,  .nav2 li.sfHover li ul {
	top:-999em;
}
.nav2 li li:hover ul, /* pure CSS hover is removed below */  ul.nav2 li li.sfHover ul {
	top:2.5em;
}
.sidebar_box {
	border: 1px solid #eeeeee;
	min-height: 200px;
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	overflow: auto;
}
.sidebar_box h3 {

	color:#333;
	font-size: 14px;
	padding: 5px;
	font-weight: normal;
	text-transform: capitalize;
	display: block;
	background: url(images/sidebar.png) no-repeat;
	height:33px;
	padding: 10px 0px 0px 30px;

}
.tweet_list {
	float: left;
	width: 538px; /*700*/
	border: 1px solid #eeeeee;
	padding: 5px;
	display: inline;
}
.tweet_list .separator {
	height: 1px;
	border-bottom: 1px solid #eeeeee;
}
.tweet_list .tweet_item {
	display: block;
	padding: 5px;
	margin: 5px 0px;
	overflow: auto;
}
.tweet_desc {
	display: inline;
	/*float: right;*/

	width: 434px;
	padding: 5px;
	margin-top: 5px;
	font-size: 13px;
}
.tweet_title_area {
	display: inline;
	/*float: right;*/

	width: 438px;
	font-size: 18px;
	
}
/*************************************box properties*******************************/

.box_item {
	float: left;
	width: 327px;
	font-size: 12px;
	overflow: hidden;
	padding: 6px 0px;
	margin: 0px 10px;
	border-bottom: 1px solid #e2e2e2;
}
.box_item a {
	color: #000;
}
.box_item img {
	float: left;
	width: 16px;
	height: 16px;
	border: 0;
	padding: 0px 5px 0px 0px;
}



/*
#stocksearch .right {
	float: right;
	display: inline;
	background:url(/images/stocksearch.png) no-repeat;
	width: 281px;
	height: 77px;
	padding: 48px 0px 0px 139px;
}
#stocksearch .right .symbolsearch {
	border: 0;
	float: left;
	display: inline;
	height: 18px;
	width: 215px;
}

*/

.stocksearch {
	margin-left: 30px;
	width: 281x;
	height: 40px;
	padding: 48px 0px 0px 30px;
	background:url(/images/stocksearch.png) no-repeat;
}

.stocksearch .symbolsearch {
	border: 0;
	float: left;
	display: inline;
	height: 18px;
	width: 219px;
}




	


/************subscribe forms**************/
.subscribe1{
	float: left;
	width: 530px;
	height: 253px;
	display: inline;
	border: 1px solid #000;
	margin: 5px 0px 10px 0px;
	background: url(images/subscribe1.jpg) no-repeat;
}
.subscribe_form {
	float: left;
	width: 400px;
	display: inline;
	margin: 215px 0px 0px 120px;
}
.subscribe_form #email {
	float: left;
	display: inline;
	background:none;
	border: none;
	margin: 2px 0px 0px 0px;
	width: 290px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
}

.tb7 {
	width: 221px;
	background: transparent url('images/textbg.jpg') no-repeat;
	color : #747862;
	height:20px;
	border:0;
	padding:4px 8px;
	margin-bottom:0px;
}









.bulletinContentHide {position:absolute; visibility:hidden; display:none;}
.bulletinContentShow{
		position:relative; 
		visibility:visible; 
		background-color:White;
		overflow:auto;
		padding-left:10px;
		width:95%;
		border:solid 1px #000000;
		
	}
