@import url("AMG2CSS.css");
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.tableborder {
	border-left-style: dashed;
	border-left-color: #000066;
	border-left-width: 1px;

}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
.subheadGrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.smallersubheadGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;

}
a.heading:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.heading:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.heading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33CC00;
	text-decoration: underline;
}
table {
	margin: 0px;
	padding: 0px;
}
.errormsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #CC0000;
}
