body {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2.25em;
	}

h2 {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	padding-bottom: 0px;
	border-bottom: 0px;
	margin-bottom: 0px;
	}

.flushTop {
	padding-top: 0px;
	border-top: 0px;
	margin-top: 0px;
	}

td.gutter {
	background-color: #C4485E;
	}
	
td#mainArea {
	background-image: URL(images/plain-bkgd.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

div#contentArea {
	background-image: URL(images/content-bkgd.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	padding: 18px 373px 30px 26px;
	}

div.indent {
	padding-left: 20px;
	}

div#footerSpacer {
	height: 23px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #ffffff;
	}

div#footer {
	background-color: #ffffff;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 60px;
	font-size: .9em;
	color: #333333;
	}

a {
	color: #990000;
	}