/* CSS Document */

table.cobtbl {
	border:1px solid #fff;
	margin-left:5px;
}

table.cobtbl td.cobhl {
	background: #e7e7e7;
	color:#272727;
}

table.cobtbl td.cobll, table.cobtbl td.cobll strong{
	color:#272727;
	text-decoration:none;
}

table.cobtbl p {
	color:#272727;
}

table.cobtbl a {
	font-size:15px;
	border-bottom:1px solid #272727;
	color:#272727 !important;
}

table.cobtbl td {
	background-color:#fff;
	color:red;
	font-weight: normal;
	padding: 3px 5px;
	font-size: 90%;
}

.contentSection-text {
	color:#fff;
}

#contentCell {
	 min-height:500px;
}

#sideNote {
	text-align:center;
}

#sideNote b {
	color:#EB231C;
}

