body  {
	margin: 10;
	text-align: center;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 9.5pt;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #CCCCCC;
}
#wrapper {
	width: 895px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 711px;
	background-image: url(../images/acs_background.jpg);
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-repeat: no-repeat;
}
#header {
	height: 150px;
	width: 885px;
}
#menu {
	height: 70px;
	width: 885px;
}
th {
	font-weight: normal;
	font-size: 1em;
	text-align: center;
	font-family: Arial, Geneva, Helvetica, sans-serif;
}
a {
	color: #e44e2f;
	text-decoration: none;
}
a:hover {
	color: #3777B8;
	text-decoration: none;
}
#content {
	width: 600px;
	height: 415px;
	margin-right: 330px;
	margin-bottom: 60px;
}
#gmg {
	height: 20px;
	width: 930px;
	padding-top: 5px;
}
h1 {
	font-weight: bold;
	color: #0052A4;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}
p {
	padding: 0px;
	line-height: 18px;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-weight: bold;
	color: #e44e2f;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#content_scroll {
	width: 600px;
	height: 415px;
	margin-right: 330px;
	margin-bottom: 60px;
	overflow-x: hidden;
	overflow-y: auto;
}
