.contentHeader{
	margin: 0px; 
	padding:0px;
	border-bottom: 2px solid #c9ccd6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #bfcde8;
	padding-right: 40px;
	text-align: right;
	margin-right: 8px;
	margin-left: 30px;
	margin-bottom: 2px;
}
.footer, .footer2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

.subTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #666;
}

#footer .footer2, #footer .footer2 a{
	color: #859bc5;;
}

#footer .footer2 a:hover{
	color: #BF0000;
}

