/*RECENT REPORTS*/
.portfolio{
	background-color: #E0E6F5;
	text-align: left;
	vertical-align: top;
}

.recentReports{
	background-color: #E0E6F5;
	width: 382px;
}

.recentReportsTable{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #E0E6F5;
	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-color: #E0E6F5;*/
	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: 100%;
	font-size: 10px;
	font-weight: bold;
	color: #0B00A5;
}

.ctSelect{
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	color: #0B00A5;
}

.ctSelect2{
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	color: #0B00A5;
}

/*SUB CONTENT*/
.creditScoring{
	/*background-color: #E0E6F5;*/
	height: 238px;
	width: 382px;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

.askAnalyst{
	/*background-image: url(../images/common/srg_rightbot.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;
}