body {
	background-color: white;
	font-family: verdana, arial, helvetica, sans-serif;
}

.strong {
font-weight: bold;
}

div.spacer {
	width: 100%;
	height: 30px;
	background: url(../_common.images/bg_spacer.gif) 0 10px repeat-x;
	overflow: hidden;
	margin: 0;
	clear: both;
}

img.acrobat {
  vertical-align: -10%;
  margin-right: 10px;
}

img.right {
	float: right;
	margin: 10px 0 10px 20px;
}

div#footer {
	width: 770px;
	height: 110px;
	padding-top: 10px;
	background: url(../_common.images/bg_footer.gif) no-repeat;
	text-align: center;
	background-color:#FFFFFF;
	clear:both;
}

div#footer p {
	color: white;
	font-size: 0.7em;
	text-align: center;
	margin: 0 0 8px 0;
}

div#footer p a {
	text-decoration: none;
	font-weight: bold;
	color: #006049;
}

#award {
	position: absolute;
	top: 25px; left: 40px;
	display: block;
	overflow: hidden;
	width: 212px; height: 75px;
	background: url(../_common.images/award.gif) no-repeat;
}

#award p {
display: none;
}

div#banner {
	position: absolute;
	top: 0;
	left: 0;
	width: 770px;
	height: 151px;
	background: white url(../_common.images/bg_banner.gif);
}

div#banner ul {
	position: absolute;
	top: 119px;
	left: 0 !important;
	left: 35px;
	list-style: none outside;
	margin:0;
}

div#banner ul li {
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
	height: 22px;
	background: url(../_common.images/bg_menu.gif) no-repeat;
	display: block;
	float: left;
	margin-right: 15px;
}

div#banner ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

div#banner ul li a:hover {
	color: #00573D;
}

div#content {
	width: 770px;
	background: transparent;
}

div#copy {
	min-height: 200px;
	width: 680px;
	margin: 45px;
}

div#copy h1 {
	color: #00573D;
	font-size: 1em;
	margin-top: 0;
}

div#copy li {
	margin-bottom: 20px;
}

div#copy h2 {
	font-weight: bold;
	margin-top: 1em;
}

div#copy h2.first {
	margin-top: 0;
}

div#copy p, div#copy li, div#copy h2 {
	color: #006049;
	line-height: 150%;
	font-size: 0.75em;
}

table#contact td {
	color: #006049;
	line-height: 150%;
	font-size: 0.75em;
	padding: 0 5px 5px 0;
}

table#contact td input.field {
	width: 200px;
}

table#contact td input.field100 {
	width: 100px;
}

table#contact td textarea {
	width: 200px;
	height: 100px;
}
