.backgroundSquares {
	background-attachment: scroll;
	background-image: url(siteimages/template/background_squares.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backgroundImage {
	background-attachment: scroll;
	background-image: url(siteimages/template/backgroind_home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cmolor: #004B44;
	color:#000000;
}
.contentPadding {
	padding-left: 30px;
	padding-bottom: 40px;
}
.bgColour {
	background-color: #CFDCD9;
}
a:link,a:visited {
	color: #024E47;
	text-decoration: underline;
}

a:hover {
	color: #05897B;
	text-decoration: underline;
}
.listRule {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C8982;
}
.listPadding {
	padding-bottom: 20px;
}
.contentPropPadding {
	padding-top: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
.bulletPadding {
	padding-bottom: 10px;
}
.subHeader {
	font-size: 14px;
	font-weight: bold;
	color: #3C8982;
}
.formField {
	border: 1px solid #024E47;
	background-color: #ECFCF8;
	font-size: 12px;
}.red {
	color: #FF0000;
}
.brochureReqHolder {
	border: 1px solid #3C8982;
	background-color: #C9EDE3;
}
form {
	margin: 0px;
	padding: 0px;
}
.picRight {
	float: right;
}
.picRightPadding {
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
.bulletPadding p {
	margin: 0px;
}
.foot {
	font-size: 10px;
	color: #999999;
}
.foot a {
	color: #999999;
	text-decoration: none;
}
