body {
	background-image: url(../images/layout/content_background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.imageleftpad 
{
	border: solid 1px #086073;
	margin-left: 10px;
	margin-bottom: 5px;
}
.imagenopad
{
	border: solid 1px #086073;
}
.tableborder
{
	border: solid 1px #086073;
}
.mailerinputfield
{
	width: 250px;
}
.mailerrequired
{
	color: #FFFFFF;
}
.mailererror
{
	border: solid 1px #086073;
	padding: 5px;
	margin: 5px;
	background-color: #04384E;
}