body {
	background-color: #FFFFFF;
	background-image: url(/images/PageBackground.gif);
	background-repeat: repeat;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.CellLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0033CC;
}

.TableLinks {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
}
.TableLinks a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: top;
}
.TableLinks td {
	background-color: #D3EEAB;
	width: auto;
	white-space: nowrap;
}
.style1 {
	font-size: large;
	font-style: italic;
}
.BoxedCell {
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A3D39C;
	border-right-color: #A3D39C;
	border-bottom-color: #A3D39C;
	border-left-color: #A3D39C;
}
.ContactUsForm {
	background-image: url(../images/adjustmentpic.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
