html, body{
	margin:0;
	padding:0;
}
body{
	background:#fff url(/ahp/images/global_bg.gif) left top repeat-x;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color:#909ba5;
	text-align:center;
}
img{
	border:none;
}
a:link, a:visited{
	position:relative;
	text-decoration:underline;
	color:inherit;
}
a:hover, a:active{
	text-decoration:none;
}
/* All page block */
.wrapper
{
	width:960px;
	margin:0 auto;
	padding:0 16px;
	background:url(/ahp/images/bg-grad.png) repeat-y left top;
	text-align:left;
}
* html #wrapper{
	width:992px;
}
/* Head styles for logo, slogan and phone */
.header{
	height:86px;
	background:#fff;
}
.header h1{
	font-size:16px;
}
.head-logo{
	display:block;
	width:270px;
	height:53px;
	margin:16px 22px 0 36px;
	float:left;
}
.head-slogan{
	width:189px;
	height:12px;
	margin:39px 200px 0 0;
	float:left;
	text-indent:-9999px;
	background:url(/ahp/images/head-slogan.gif) left top no-repeat;
}
.head-phone{
	width:178px;
	height:13px;
	margin:38px 0 0 0;
	float:left;
	text-indent:-9999px;
	background:url(/ahp/images/head-phone.gif) left top no-repeat;
}
/* Main content block */
.contentMainPage
{	
	background:#d9dce0;
}

.content
{	
	background:#fff;
}
* html .content{
	height:200px;
}
/* Right navigation menu with rollovers */
.right-nav{
	width:198px;
	float:right;
	background-image: url(/ahp/images/left-navbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.right-nav ul{
	margin:0;
	padding:0;
}
.right-nav ul li{
	margin:0;
	padding:0;
	list-style:none;
	width:198px;
	text-align:center;
}
.right-nav ul li a{
	display:block;
	width:198px;
	text-indent:-9999px;
}
a.rnav-medsolut{
	height:138px;
	background:url(/ahp/images/rnav-medsolut.png) left top no-repeat;
}
a.rnav-medsolut:hover, a.rnav-medsolut:active{
	background:url(/ahp/images/rnav-medsolut-hov.png) left top no-repeat;
}
a.rnav-densolut{
	height:139px;
	background:url(/ahp/images/rnav-densolut.png) left top no-repeat;
}
a.rnav-densolut:hover, a.rnav-densolut:active{
	background:url(/ahp/images/rnav-densolut-hov.png) left top no-repeat;
}
a.rnav-vetsolut{
	height:138px;
	background:url(/ahp/images/rnav-vetsolut.png) left top no-repeat;
}
a.rnav-vetsolut:hover, a.rnav-vetsolut:active{
	background:url(/ahp/images/rnav-vetsolut-hov.png) left top no-repeat;
}
/* Main content block */
.cont-main{
	width:762px;
	float:left;
}
/*Block with images under header */
.cont-images{
	float:left;
	width:762px;
	height:75px;
	background:url(/ahp/images/icons.jpg) left top no-repeat;
}
/* Left navigation menu with rollovers */
.left-nav{
	float:left;
	width:244px;
	min-height:340px;
	background:#fefefe url(/ahp/images/left-navbg.gif) left top repeat-x;
	font-size:12px;
	font-weight:bold;
	line-height:28px;
	color:#909ba5;
}
* html .left-nav{
	height:340px;
}
.left-nav ul{
	margin:28px 0 0 0;
	padding:0;
}
.left-nav ul li{
	margin:0 0 0 63px;
	padding:0;
	list-style:none;
}
.left-nav ul li a:link, .left-nav ul li a:visited{
	padding-left:10px;
	color:#909ba5;
	text-decoration:none;
}
.left-nav ul li a:hover, .left-nav ul li a:active{
	background:url(/ahp/images/left-nav-hov.gif) left 1px no-repeat;
}
.left-nav ul li.left-nav-active a{
	background:url(/ahp/images/left-nav-hov.gif) left 1px no-repeat;
}
/* Main content styles or text */
.text-wrap{
	width:480px;
	margin:0;
	padding:19px 0 19px 23px;
	float:left;
	font-size:11px;
	line-height:18px;
}
.text-wrap h1, .text-wrap h2, .text-wrap h3{
	margin:0;
	padding:0;
}
.page-title{
	color:#41a0d0;
	font-size:24px;
	font-weight:normal;
	margin-top: 0px;
}
h2.page-title span{
	color:#99a3ac;
}
h3.page-slogan{
	margin-top:15px;
	color:#41a0d0;
	font-size:18px;
	font-weight:normal;
}
.text-wrap p{
	margin:12px 0 0 0;
}
/* Footer styes */
.footer
{
	clear:both;
	width:960px;
	height:152px;
	margin:0 auto;
	padding:0 16px;
	background:url(/ahp/images/footer-bg.png) left top no-repeat;
	font-size:11px;
}
* html #footer{
	width:992px;
}
/* Footer RSS with grey stripe styles */
.footer-rss{
	height:25px;
	padding:11px 67px 0 0;
	background-color:#d9dce0;
	text-align:right;
}
* html .footer-rss{
	height:36px;
}
.footer-rss a:link, .footer-rss a:visited{
	float:right;
	color:#909ba5;
	text-decoration:none;
	padding-left:17px;
	background:url(/ahp/images/footer-rss.gif) 0 1px no-repeat;
}
.footer-rss a:hover, .footer-rss a:active{
	text-decoration:underline;
}
/* Footer navigation and copyrights styles */
.footer-navig{
	padding-top:8px;
}
.footer-navig ul{
	margin:0 0 0 45px;
	padding:0;
}
.footer-navig ul li{
	margin:0 0 0 10px;
	display:inline;
	padding:0 2px 0 14px;
	float:left;
	list-style:none;
	background:url(/ahp/images/footer-listbord.gif) left 3px no-repeat;
}
.footer-navig ul li.footer-navig-first{
	background:none;
}
.footer-navig ul li a:link, .footer-navig ul li a:visited{
	text-decoration:none;
	color:#3399cc;
}
.footer-navig ul li a:hover, .footer-navig ul li a:active{
	text-decoration:underline;
}
.footer-navig p{
	margin:0 65px 0 0;
	float:right;
	display:inline;
}
.footer-navig p span{
	color:#b3c1cf;
}
.clear{
	clear:both;
}
/* News & Events Page*/
a.news-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399cc;
	background-image: url(/ahp/images/news-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-decoration: none;
	display: block;
}
a.news-link:hover {
	text-decoration: underline;
}
.news-date {
	display: block;
	padding-left: 16px;
}
.news-listing {
	padding-bottom: 24px;
}
.news-listings {
	padding-top: 20px;
}
a.all-news {
	text-decoration: none;
	color: #3399CC;
	height: 8px;
	margin-top: 40px;
}
a.all-news:hover {
	text-decoration: underline;
}
.news-content {
	padding-bottom: 40px;
}
a.content-link {
	color: #3399CC;
	text-decoration: none;
}
a.content-link:hover {
	text-decoration: underline;
}
.news-heading {
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
}
.news-date-inside {
	display: block;
}
/* Career Opportunities Page*/
.career-cont-main{
	float:left;
	background-color: #FFFFFF;
}
.career-cont-images{
	float:left;
	width:960px;
	height:75px;
	background:#0099FF url(/ahp/images/icons-2.jpg) no-repeat left top;
}
.career-text-wrap{
	width:627px;
	margin:0;
	padding:19px 0 19px 23px;
	float:left;
	font-size:11px;
	line-height:18px;
	background-color: #FFFFFF;
}
.career-listings {
	padding-top: 20px;
}
.job-tittle-headings {
	font-size: 11px;
	font-weight: bold;
	display: inline;
	padding-right: 58px;
}
.discription-headings {
	font-size: 11px;
	font-weight: bold;
	display: inline;
	padding-right: 158px;
}
.email-headings {
	font-size: 11px;
	font-weight: bold;
	display: inline;
	padding-right: 116px;
}
.date-headings {
	font-size: 12px;
	font-weight: bold;
	display: inline;
}
.career-listing {
	width: 604px;
	background-image: url(/ahp/images/rule.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 16px;
	padding-top: 16px;
	margin-bottom: 16px;
}
.job-tittle-box {
	width: 112px;
	display: block;
	float: left;
}
.discription-box {
	float: left;
	width: 220px;
	display: block;
}
.email-box {
	display: block;
	float: left;
	width: 148px;
}
.date-box {
	display: block;
	float: left;
	width: 100px;
}
a.email-box-link {
	color: #41A0D0;
	text-decoration: none;
}
a.email-box-link:hover {
	color: #41A0D0;
	text-decoration: underline;
}
/* Index Flash page */
.flashcontent {
	height: 415px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.NoFlash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B9DAB;
}
/* Contact page */
a.contact-email {
	color: #41A0D0;
	text-decoration: none;
}
a.contact-email:hover {
	text-decoration: underline;
}
/* Preload Images */
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

.career th, td
{
	border-bottom: 1px solid #dee1e8;
	padding-bottom: 20px;
	padding-top: 5px;
	vertical-align:top;
}

.career a
{
	color: #41A0D0;
	text-decoration:none;
}

.career a:hover
{
	text-decoration:underline;
}
