@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #5B8281;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	top: 10px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: left;
	text-indent: 0px;
	margin: 10px;
	list-style-type: disc;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 20px;
	padding: 4px;
}
.bodycopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-align: left;
	text-indent: 0px;
	margin: 10px;
	list-style-type: disc;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 20px;
	padding: 4px;
}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #002D2F;
	text-align: left;
	text-indent: 0px;
	list-style-type: disc;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 20px;
	padding: 4px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #002D2F;
	text-align: left;
	text-indent: 0px;
	margin: 10px;
	list-style-type: disc;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 20px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #002D2F;
	text-align: left;
	text-indent: 0px;
	list-style-type: disc;
}

A:active {text-decoration: none; color: #002D2F;}
A:hover {text-decoration: underline; color: #529EA3;}

.table_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #529EA3;
	height: 30px;
	width: 500px;
	padding-left: 15px;
}

