/* Blue Star - investments Styles */

/* area 1 stuff */
#section1_title{
}
#section1_title h3{
	/*margin-left:12px;
	margin-top:18px;
	margin-bottom:0px;
	font-size:18px;
	letter-spacing:6px;
	line-height:1.25em;*/
	margin-left:12px;
	margin-right:12px;
	padding-top:12px;
	font-size:10px;
	letter-spacing:6px;
	line-height:1.25em;
}
#section1_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:12px;
	margin-top:0px;
	font-size:0.65em;
	letter-spacing:0;
	line-height: 1.4em;
	overflow:auto;
	margin-bottom:-8px;
}
#section1_text a{
	color:#FFFFFF;
}
#section1_text hr{
	background:transparent;
	border-top:1px solid #B3D5DE;
	border-bottom:none;
}
/* section 1 h1 headers*/
#section1_text h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	word-spacing:normal;
	text-align:left;
	letter-spacing:0;
	line-height:1.3em;
	font-size:1.3em;
}
/* - */
#section1_dark{
	width:281px;
	background-color:#047391;
	padding:0px;
}
*html #section1_dark{
	width:281px;
	left:0px;
	margin-top:8px;
}
#section1_dark_title,
#section5_dark_title{
	position:relative;
	padding-top:1px;
}
#section1_dark_title h3,
#section5_dark_title h3{
	margin-left:12px;
	padding-top:6px;
	font-size:10px;
	letter-spacing:6px;
	line-height:1.25em;
}
#section2_dark_title h3{
	font-size:10px;
	letter-spacing:6px;
	line-height:1.25em;
}
#section1_dark_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-left:12px;
	margin-right:12px;
	padding-bottom:20px;
	font-size:0.65em;
	letter-spacing:0;
	line-height: 1.4em;
}
#section1_dark_text a{
	color:#FFFFFF;
}
#section1_dark_text hr{
	background:transparent;
	border-top:1px solid #3A91A9;
	border-bottom:none;
}
/* section 1 h4 headers*/
#section1_dark_text h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6bc2d6;
	text-decoration:none;
	word-spacing:normal;
	text-align:left;
	letter-spacing:0;
	line-height:0.9em;
	font-size:0.9em;
}
/* - */


/* area 2 stuff */
.section2_area{
	width:291px;
	height:201px;
	background-color:#047396;
}
.section2_img{
	background-image:url(../img/board/banner_board.gif);
	background-repeat:no-repeat;
	width:225px;
	height:158px;
	position:absolute;
	left:12px;
	top:20px;
}
#section2_text{
	color:#000000;
	margin-left:8px;
	margin-top:8px;
	font-size:0.7em;
	position:absolute;
	top:203px;
	width:146px;
	font-family:Arial, Helvetica, sans-serif;
}
#board_section2{
	width:291px;
}
#section1_text a:hover,
#section2_text a:hover{
	color:#00A0C6;
}

#shares_text_wrap{
	padding-bottom:20px;
}
.shares_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	/*border-bottom:1px solid #3A91A9;*/
	font-size:0.7em;
	margin-left:12px;
	margin-right:12px;
	margin-top:12px;
}
.shares_text a{
	color:#FFFFFF;
}
.shares_text hr{
	background:transparent;
	border-top:1px solid #3A91A9;
	border-bottom:none;
}
.share_price{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#00A0C6;
	display:inline;
}
.share_price p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#FFFFFF;
	font-weight:bold;
	display:inline;
	margin-left:12px;
}