@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}
.clear {
	clear: both;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c5e6f7;
	background-image: url(/images/backer_body.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	color: #white;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
h2 {
	color: #97aeba;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
}
h3 {
	color: #bc7d46;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
}
h4 {
	color: #97aeba;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}
h5 {
	color: #cb930f;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 8px 0px;
}
h6 {
	color: #cb930f;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}
p {
	margin: 0px 0px 10px 0px;
}
img {
	border: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #184780;
}
a {
	color: #a2770f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a span {
	display: none;
}
ul {
	list-style: square;
}
li {
	margin: 0px 0px 0px 20px;
}
td {
	vertical-align: top;
}
.main {
	width: 909px;
	margin: 0px auto 10px auto;
	background-image: url(/images/backer_main.jpg);
	background-repeat: repeat-y;
}
.main .header {
	position: relative;
	height: 146px;
	background-image: url(/images/backer_header.jpg);
	background-repeat: no-repeat;
}
.headerSearch {
	position: absolute;
	top: 32px;
	right: 7px;
	width: 154px;
	height: 27px;
	background-image: url(/images/backer_header_search.jpg);
	background-repeat: no-repeat;
}
.headerSearch input {
	height: 15px;
	padding: 5px 0px 0px 6px;
	border: none;
	background: none;
}
.navigation {
	position: absolute;
	top: 107px;
	width: 885px;
	padding: 0px 0px 0px 24px;
	color: #133f72;
}
.navigation a {
	color: #133f72;
	padding: 0px 0px 0px 14px;
	background-image: url(/images/bullet_navigation.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.navigation a#first {
	background: none;
}
.navigationSub {
	position: absolute;
	top: 70px;
	right: 4px;
	color: #6595c7;
}
.navigationSub a {
	color: #fff;
	padding: 0px 2px 0px 2px;
}
.main .content {
	padding-left: 3px;
}
.main .footer {
	position: relative;
	height: 76px;
	background-image: url(/images/backer_footer.jpg);
	background-repeat: no-repeat;
	color: #fff;
}
.main .footer a {
	color: #fff;
	padding: 0px 2px 0px 2px;
}
.footerLinks {
	position: absolute;
	right: 16px;
	top: 15px;
}
.footerPhone {
	position: absolute;
	right: 16px;
	top: 32px;
}
.logoNetcare {
	position: absolute;
	top: 7px;
	left: 14px;
}
.logoGOA {
	position: absolute;
	top: 7px;
	left: 170px;
}
.logoAMA {
	position: absolute;
	top: 7px;
	left: 270px;
}
.logoAHS {
	position: absolute;
	top: 7px;
	left: 367px;
}

.dynamicContent a{
text-decoration:underline;
}

.navigation .first
{
	background:none;
}
















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

