

body, td, p {
	margin: 0px;
}
body {
	background-color: #B8C6E3;
	}

.secondarytable {
	background-color: #B8C6E3;
	}

.secondarytable h1 {
	font-size: 36px;
	line-height: 2ex;
	color: #fff;
	display: block;
	text-align: right;
	padding-right: 60px;
	}

.thirdTable {
	background: #fff url('/images/cr_2.gif') bottom left repeat-y;
	}

.fourthTable {
	background: #fff url('/images/cr_7.gif') bottom right repeat-y;
	}

.liner {
	display: block;
	border: 0px;
	border-bottom: solid 1px #fed;
	}

.footer {
	display: block;
	padding: 5px;
	padding-right: 60px;
	margin: 5px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	}

#footertoprint {
	display: none;
}

.white_content {
	background-color: #fff;
}