/*RECENT REPORTS*/
.portfolio{
	background-color: #f5f5f5;
	text-align: left;
	vertical-align: top;
}

.recentReports{
	background-color: #f5f5f5;
	width: 382px;
}

.recentReportsTable{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #f5f5f5;
	width: 382px;
	height: 100%;
}

.sectionSep{
	background-color: #FFFFFF;
	width: 2px;
}

.recentReportsHeader{
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.headerDiv{
	background-image: url(../images/portfolio/header_div.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;
}

.recentReportsItem{
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.itemDiv{
	background-color: #C9CDD7;
	background-image: url(../images/common/1x1.gif);
	margin: 0px;
	padding: 0px;
	height: 1px;
}

.recentReports a{
	text-decoration: none;
	color: #336699;
}

.recentReports a:hover{
	text-decoration: underline;
	color: #336699;
}

/*MY PORTFOLIO*/
.myPortfolio{
	width: 202px;
	background-image: url(../images/fdback.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 2px;
}

.myPortfolio p{
	padding: 5px;
}

.myPortfolio a{
	color: #486083;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
	font-size: 9px;
}

.myPortfolio a:hover{
	text-decoration: none;
}

.myPortfolio .ctSelect{
	width: 198px;
	font-size: 10px;
	font-weight: bold;
	color: #0B00A5;
}

.ctSelect{
	width: 198px;
	font-size: 10px;
	font-weight: bold;
	color: #0B00A5;
}

/* for fixed-width in summary select */
.ctSummary{
	font-family:Courier New; 
	font-size:8pt;
	color:#8E2E24;
}
.titleredbold{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color:#8E2E24;
	font-weight: bold;
}

.redYB{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	
	color:#8E2E24;
	
}
.titlered{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#8E2E24;
}

/*SUB CONTENT*/

.creditScoring {
	height: 238px;
	width: 382px;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

.creditScoring a {
	color: #0B00A5;
}


.askAnalyst{
	/*background-image: url(../images/portfolio/ask_analyst.jpg);*/
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	height: 108px;
	width: 204px;
}

.webConference{
	background-image: url(../images/portfolio/web_conference.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	height: 103px;
	width: 204px;
}

/*FOOTER*/
.portfolioFooter{
	background-color: #DOD7EA;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}

.portfolioFooter a{
	color: #336699;
	text-decoration: none;
}

.portfolioFooter a:hover{
	color: #336699;
	text-decoration: underline;
}