h1.cds {
	font-size: 20px;
	color: #687A91;
	margin-top: 1px;
}

h2.cds {
	font-size: 17px;
	color: #687A91;
	margin-top: 10px;
}

h3.cds_dark {
	color: #687A91;
	font-size: 14px;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
}

h3.cds {
	color: #D9E8F4;
	font-size: 13px;
	line-height: 16px;
	margin-top: 1px;
	margin-bottom: 6px;
}

div#mainwrap {
	width: 100%;
	text-align: center;
	background-color: #B8C9D0;
	border-bottom: 1px solid #999;
}

	
div#footerwrap {
	width: 100%;
	background: #FFF url(/images/page/footer_background_cds.jpg) repeat-x top;
	border-top: 1px solid #999;
}

