.firstRowTdLeft {
	height: 25px;
	background-image: url(/image/control/portletTitleBar/backgroundLeft.gif);
}

.firstRowTdRight {
	height: 25px;
	background-image: url(/image/control/portletTitleBar/backgroundRight.gif);
}

.firstRowTdMiddleBorder {
	height: 25px;
	border-right: 1px solid #CDCDCD;
	background-image: url(/image/control/portletTitleBar/background.gif);
	background-repeat: repeat;
}

.firstRowTdMiddle {
	height: 25px;
	background-image: url(/image/control/portletTitleBar/background.gif);
	background-repeat: repeat;
}

.bannerCell {
	text-align: center;
} 

.evenRowTdLeft {
	width: 30%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #F2F5F9;
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	vertical-align: top;
}

.evenRowTdRight {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 70%;
	vertical-align: top;
	border-right: 1px solid #E8EAEC;
	border-bottom: 1px solid #E8EAEC;
}

.thirdRowTdLeft {
	width: 30%;
	vertical-align: middle;
	background-color: #E6E7E8;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
}

.thirdRowTdRight {
	width: 70%;
	vertical-align: middle;
	padding-left: 24px;
	background-color: #F3F3F3;
	border-right: 1px solid #E6E7E8;
	border-bottom: 1px solid #E6E7E8;
}

span.columnHeaderEntries {
	font-size: 10px;
	font-weight: bold;
	color: #db6904;
	padding: 0px 0px 0px 8px;	
}

.columnHeaderInfoObject {
	padding: 0px 0px 0px 20px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.thirdRowInfoText {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px 15px 15px 5px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

a.informationSourceLink:link,
a.informationSourceLink:visited {
	font-size: 12px;
	font-weight: bold;
	color: #F67401;
	border-bottom: 1px dotted #666666;
	text-decoration: none;
}

a.informationSourceLink:hover {
	color:#666666;
	border-bottom: 1px dotted #F67401;
}

.descriptionHeading {
	font-size: 12px;
	color: #002d6c;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}