body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 78%;
	color: #000000;
}
img { border: none; }
p, li, address, td {
	font-family: verdana, arial, sans-serif;
	font-style: normal;
	font-size: 1.0em;
	margin: 0.5em;
}
p { line-height : 150%; }
li {
	list-style-image: url(../images/blue-bullet.gif);
}
ul {
	margin-left: 1.0em;
	padding: 0.5em;
}
a { color: #000000; }
a:link { text-decoration: underline ; }
a:visited { text-decoration: underline; color: #808080; }
a:hover { text-decoration: underline; color: #99CC00; }
h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 1.3em;
	color: #99CC00;
	background-color: #e9e9e9;
	border-right: 50px solid #99CCFF;
}
h2 {
	height: 25px;
	font-family: verdana, arial, sans-serif;
	font-size: 1.2em;
	color: #000000;
	border-bottom: 1px solid #99CCFF;
	background : url(../images/acquiweb-arrow.gif) no-repeat bottom right;
}
h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 1.1em;
	color: #000000;
	padding: 0;
	margin: 0;
}
h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 1.0em;
	color: #000000;
}
#banner {
	background-image: url(../images/acquiweb-new-banner.gif);
	background-position: top left;
	background-repeat : no-repeat;
	width: 100%;
	height: 81px;
	background-color: #A4CCE4;
	margin-top: 2px;
}
div.hr {
	width: 100%;
	height: 27px;
	background-image: url(../images/grey_divider.gif);
}
div.hr hr {
	display: none;
}
#menu { position: absolute; top: 105px; left: 0; }
#menu ul {
	padding: 0.8em;
	list-style-image: url(../images/menu-bullet.gif);
}
#menu ul li {
	padding: 0.2em;
	list-style-image: url(../images/menu-bullet.gif);
}
#menu a { font-weight: bold; color: #808080; }
#menu a:link { text-decoration: none; }
#menu a:visited { text-decoration: none; }
#menu a:hover { color: #99CC00; text-decoration: underline; }
#menu hr {
	width: 175px;
	height: 22px;
	border: none;
	color: #D7D7D7;
	background-color: #D7D7D7;
}
#textarea {
	margin-left: 175px;
	border-left: 1px dotted #808080;
}
#text { padding: 5px 5px 5px 5px; }

div.inner img { float: left; margin-right: 10px; }
div.innerh img { float: left; margin-right: 10px; }
div.innerr img { float: right; margin-left: 10px; }
div.innerh h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 1.1em;
	color: #000000;
	padding: 0;
	margin: 0;
}
p, li, div.inner, div.innerr, div.innerh { line-height: 150%; }

.spacer { clear: both; margin-top: 1em; }
hr.clearing { clear: both; visibility: hidden; height: 10px; border-width: 0; margin: 0; padding: 0;}
#footer {
	height: 22px;
	width: 100%;
	background-color: #99CCFF;
	margin-bottom: 10px;
}
ul.icons {
	margin: 0;
	padding: 0;
	color: #ffffff;
	list-style-type: none;
	display: inline;
}
ul.icons li {
	list-style-type: none;
	display: inline;
}
#contactfrm {
	width: 60%;
	border: none;
}
legend { color: #12308C; font-weight: bold; }
fieldset { background-color: #e9e9e9; border: 1px solid #99CCFF; }
#contact { margin-top: 10px; font-size: 1.0em; }
#contact tr { vertical-align: top }
#contact .label { font-weight: bold; }
q {
	font-size: 1.0em;
	font-weight: bold;
}
p.date {
	color: #99CC00;
	font-weight: bold;
}
a sup { text-decoration: none; }
.blue {
	color: #12308A;
	font-weight: bold;
}
hr {
	height: 1px;
	color: #efefef;
	background-color: #e9e9e9;
	border-top: none;
	border-right: 50px solid #99CCFF;
}
