body {
	margin: 0px;
	background-attachment: scroll;
	background-color: #00846C;
	background-image: url(/images/body/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
td {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5C5C5C;
}
input {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #00846C;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.heading {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.smallprint {
	font-size: 9px;
	line-height: 13px;
	color: #5C5C5C;
}
.body {
	background-attachment: scroll;
	background-image: url(/images/body/background_table.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer {
	background-attachment: scroll;
	background-image: url(/images/footer/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer_left {
	background-attachment: scroll;
	background-color: #00846C;
	background-image: url(/images/footer/background_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer_right {
	background-attachment: scroll;
	background-color: #00846C;
	background-image: url(/images/footer/background_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.header {
	background-attachment: scroll;
	background-image: url(/images/header/gradient.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.header_left {
	background-attachment: scroll;
	background-image: url(/images/header/shadow_topleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.header_right {
	background-attachment: scroll;
	background-image: url(/images/header/shadow_topright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.outline {
	border: 1px solid #DBE9E9;
}
