body {
	margin: 0px;
	background-color: #e0e0e0;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.more a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
}
.more a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
}
.more a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.more a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #777777;
}
.vertical_rule {
	background-image: url(../images/grey_pixel.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	padding-bottom: -3px;
	padding-top: -3px;
}
.horizontal_rule {
	background-image: url(../images/grey_pixel.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #555555;
	padding-right: 10px;
}

.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FF9900;
	padding-right: 10px;
}

.tabrequired{
	background-color: #dddddd;
	color: #ffffff;
}

.aqualogltd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	padding-top: -3px;
}

.picture_space_right {
	padding-right: 5px;
	margin-right: 4px;
}
.bodycopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #555555;
	padding-right: 10px;
	font-weight: bold;
}

em {
	font-weight:bold;
	font-style:normal;
}
.bodycopy img {
	margin-right: 20px;
	margin-bottom: 10px;
}
