
#investor_search {
	width:600px;
	
	/*border:1px solid red;*/
}

.investor_header {
	color:#2e769f;
	padding-right:20px;
	font-size:16px;
	font-weight:bold;
}

.investor_backToSearch {
	color:#454545;
	font-weight:bold;
	text-decoration:none;
}

.investor_backToSearch span {
	padding-bottom:3px;
}

.investor_backToSearch:hover span {
	padding-bottom:1px;
	border-bottom:2px solid #668a44;
}

.investor_cell {
	display:block;
	float:left;
	width:31%;
	height:100px;
	margin:3px 4px 3px 4px;
	
	/*border:1px solid black;*/
}

.investor_cell_title {
	display:block;
	color:#454545;
	font-weight:bold;
	text-decoration:none;
}

.investor_cell_title span {
	padding-bottom:2px;
}

.investor_cell_title:hover span {
	padding-bottom:1px;
	border-bottom:1px solid #668a44;
}

.investor_cell_title_noLink:hover span {
	padding-bottom:2px;
	border-bottom:none;
}

#investor_searchTitles {
	color:#454545;
}

#investor_searchFields {

}

.featInvestors {
	display:block;
	float:left;
	color:#454545;
	width:98%;
	margin:3px 4px 3px 4px;
	text-decoration:none;
	font-weight:bold;
}

.featInvestors span {
	padding-bottom:2px;
}

.featInvestors:hover span {
	padding-bottom:1px;
	border-bottom:1px solid #668a44;
}

.test_body {
	width:600px;
	margin-top:7px;
	padding-bottom:7px;
}

.test_sig {
	height:25px;
}

.test_sig span {
	display:block;
	float:right;
	color:#2e769f;
	margin-right:30px;
	padding-top:5px;
	
	font-size:14px;
	font-weight:bold;
}

.faq_body {
	width:450px;
	margin-top:7px;
	padding-bottom:7px;
}

.faq_answer {
	background-image:url(../images/faq_InfoButton.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#2e769f;
	padding-left:30px;
	font-weight:bold;
	text-decoration:underline;
	line-height:28px;
}

.faq_question {
	background-image:url(../images/faq_AnswerButton.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:30px;
	
}

/* News Styles ******************************/
/* ******************************************/

#news_container {
	/*background-image:url(../images/aboutus_news/news_top.jpg);*/
	background-repeat:no-repeat;
	background-position:top center;
	width:650px;
	
	/*border:1px solid black;*/
}

#news_mainNav {
	height:26px;
	
	/*border:1px solid red;*/
}

.news_mainNav_archive {
	position:relative;
	float:left;
	display:block;
	background-repeat:no-repeat;
	width:144px;
	/*height:30px;*/
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:3px;
	
	text-align:center;
	/*line-height:50px;*/
	font-size:16px;
	color:#2e769f;
	font-weight:bold;
	text-decoration:none;
}

.news_mainNav_archive:hover, .news_mainNav_archive_sel {
	z-index:3;
	padding-bottom:1px;
	border-bottom:2px solid black;
}

#news_tab1 {
	/*background-image:url(../images/aboutus_news/news_tab1.jpg);*/
	margin-right:6px;
}

#news_tab2 {
	/*background-image:url(../images/aboutus_news/news_tab2.jpg);*/
	margin-right:15px;
}

#news_contentHeader {
	position:relative;
	z-index:2;
	/*clear:both;*/
	/*background-image:url(../images/aboutus_news/content_top.jpg);*/
	width:650px;
	/*height:257px;*/
	
	/*border:1px solid green;*/
}

.news_pagingContainer {
	position:relative;
	z-index:5;
	height:30px;
	margin:0px 20px 0px 20px;
	/*padding-top:17px;*/
}

.news_pagingNav {
	float:left;
	margin-right:15px;
}

.newsPaging_recInfo {
	float:left;
	display:block;
	margin-right:8px;
	line-height:24px;
}

.news_pagingLink {
	float:left;
	display:block;
	color:#000;
	width:29px;
	height:24px;
	margin:0px 2px 0px 2px;
	
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

.news_pagingLink:hover, .news_pagingLink_sel {
	background-image:url(../images/aboutus_news/btn.jpg);
}

.news_pagingLink span {
	display:block;
	margin:3px 3px 3px 3px;
	
}

.news_pagingArrow {
	font-size:16px;
}

.news_backLink {
	margin-right:10px;
}

.news_forwardLink {
	margin-left:10px;
}

.news_pagingLong {
	width:35px;
}

.news_pagingLong:hover {
	background-image:url(../images/aboutus_news/btn_long.jpg);
}

.news_pagingLink:active span, .news_pagingLink_sel span {
	background-color:#666666;
	color:#DDD;
}

#newsMain_display {
	/*background-image:url(../images/aboutus_news/content_mid.jpg);*/
	padding:0px 20px 0px 20px;
}

#newsMain_displayContent {
	position:relative;
	z-index:3;
}

#news_content_bottom {
	/*background-image:url(../images/aboutus_news/content_bot.jpg);*/
	width:650px;
	height:22px;
	margin-top:-5px;
}

.newsCell {
	margin-bottom:5px;
}

.newsCell_alt {
	background-color:#f0f6fc;
}

.newsCell_imgLink {
	float:left;
}

.newsCell_imgLink img {
	width:100px;
	height:80px;
	margin-right:10px;
	margin-bottom:5px;
	border:none;
}

.newsCell_title {
	color:#2e769f;
	font-weight:bold;
	font-size:16px;
	padding-bottom:6px;
}

.newsCell_desc {
	padding-top:6px;
}

.news_moreInfo {
	color:#2e769f;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.news_moreInfo:hover {
	text-decoration:underline;
}

#newsSub_header {
	color:#2e769f;
	font-size:20px;
	margin-bottom:10px;
}

#newsSub_title {
	padding-left:20px;
}

#newsSub_title a {
	color:#668a44;
	text-decoration:none;
	font-size:16px;
}

#newsSub_title a:hover {
	text-decoration:underline;
}


/* New News Section *************************/

#news_section {
	width:650px;
}

#news_header {
	margin-bottom:8px;
	padding-bottom:4px;
	border-bottom:2px dotted #367795;
}

#news_headerTitle {
	color:#367795;
	font-size:18px;
	/*font-weight:bold;*/
}

.news_article {
	margin-bottom:8px;
	padding-bottom:4px;
	border-bottom:2px dotted #367795;
}

.news_articleTitle {
	display:block;
	background-image:url(../images/aboutus_news/newsIcn.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#367795;
	height:30px;
	line-height:30px;
	padding-left:35px;
	font-size:16px;
	text-decoration:none;
}

.news_articleTitle:hover {
	text-decoration:underline;
}

.news_articleDate {
	display:block;
	color:#969696;
	margin-top:-4px;
	padding-left:35px;
}

.news_articleDesc {
	margin-top:6px;
	margin-left:35px;
}

#news_pageNav {

}

.news_pageNavBtn {
	display:block;
	float:left;
	color:#367795;
	margin:2px;
	padding:1px 5px 1px 5px;
	text-decoration:none;
	font-weight:bold;
	border:1px solid #367795;
}

.news_pageNavBtn:hover {
	border-color:#fff;
	border-bottom:2px solid #367795;
}

.news_pageNavBtnSel {
	border-color:#fff;
}

#news_pageNavPrev {

}

#news_pageNavNext {

}

/* ******************************************/


/* ******************************************/