@import url(./ab_styles_opt.css);
h1,h3,.bull,.dl_link {
	color: #39f;
}
#nav {
	background: #06c;
}
#topheader h4 #healthcare {
	color: #0a64e7;
}
#newsscroller {
	background: #141414;
	border: 1px solid #666;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 4px;
	width: 240px;
}
#newsscroller ul li {
	border-top: 1px solid #666;
	margin-bottom: 10px;
	padding-top: 10px;
}
#newsscroller a {
	display: block;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
}
div.errormsg { text-align: left; width: 200px; color: red; margin-right: -210px; margin-top: 2px; float: right }



.landing_page_content {
	position: relative;
	width: 656px;
	min-height: 420px;
	padding-left: 30px;
}

.landing_page_hero {
	position: absolute;
	top: 106px;
	left: 312px;
	z-index: 99;
}

.poa {
	position: absolute;
	width: 282px;
	height: 44px;
	top: 390px;
	left: 190px;
	background: url(/img/poa_button1.gif) no-repeat 0 0; 
}
.poa:hover{
	background: url(/img/poa_button2.gif) no-repeat 0 0;
}
