body {
	background:url("images/body_tile.jpg") top center fixed;
	color:#333;
}

/* ---------------- Anchors -------------------*/
a:link { color:#003d79; text-decoration:underline; }
a:active { color:#727782; }
a:visited { color:#727782; text-decoration:underline; }
a:hover { text-decoration:none;	}

/* ---------------- General -------------------*/

p {
	font-size:1.3em;
	line-height:1.2;
	padding-bottom:1.5em;
}
blockquote {
	width:525px;
	margin:0 0 0 4.0em;
}
strong {color:#003d79;}
h1, h2, h3, h4, h5, h6 {font-family: Arial, ‘Myriad Pro’, Myriad, Calibri, Univers, ‘Helvetica Neue’, Helvetica, sans-serif;}
h1 { font-size:2.2em; line-height:1; font-weight:normal; padding-bottom:1.5em; color:#003d79; }
h2 { font-size:2.0em; line-height:1; font-weight:normal; padding-bottom:0.5em; color:#003d79; }
h3 { font-size:1.8em; line-height:1; font-weight:normal; padding-bottom:0.5em; color:#003d79; }
h4 { font-size:1.6em; line-height:1; font-weight:normal; padding-bottom:0.5em; color:#003d79;	}
h5 { font-size:1.4em; line-height:1; font-weight:normal; padding-bottom:0.5em; color:#003d79; font-weight:normal; }
div.clear {clear:both;}
ul { margin-left:0; }
ol { list-style:decimal; margin-left:0; }

img.frontSquare {display: none;} /* when a smaller image is needed for the front, it needs to be invisible in post */
#PrimaryContentPanel hr.dispatchRule {width: 500px; margin: 0 auto; margin-bottom: 20px;}
img.alignRight, div.image.alignRight {float:right; margin: 0 0 15px 15px;}
img.alignLeft, div.image.alignLeft {float: left; margin: 0 15px 15px 0;}
div.image.alignCenter {text-align: center;}
p.imageCaption {text-align: center; padding-bottom: 0;}

ul.hitList {width:450px; margin:0 auto;}
ul.hitList li {list-style-type:none;line-height:1.2}

/* ---------------- General Framework -------------------*/
#Container {
	width:976px;
	margin:auto;
	margin-top:20px;
	background-color:#fff;
}
#HeaderPanel {
	background:transparent url("images/headerPanel.jpg") top left no-repeat;
	height:100px;
}
#BodyPanel {
	padding:0 10px;
	margin-top:25px;
	margin-bottom:25px;
}
#MainContentPanel {
	min-height:600px;
}
#HeaderPanel div.hLeft { float:left; width:225px; }
#HeaderPanel div.hMiddle { float:left; width:526px; }
#HeaderPanel div.hRight { float:left;width:225px; }
#HeaderPanel .hcareLogo a {
	background:url("images/hcare_logo.png") top left no-repeat;
	width:106px;
	height:44px;
	float:left;
	margin-top:30px;
	margin-left:30px;
}
#HeaderPanel .hcareLogo span {
	display:none;
}
#HeaderPanel .hcaLogo a {
	background:url("images/hca_logo.png") top left no-repeat;
	width:132px;
	height:43px;
	float:right;
	margin-top:30px;
	margin-right:30px;
}
#HeaderPanel .hcaLogo span {
	display:none;
}
.readMore {
	margin-left: .1em;
	white-space: nowrap;
}
/* ---------------- Global Navigation -------------------*/
#GlobalNavigation {
	margin:0 auto; 
	padding:68px 0 0 0;
}
#GlobalNavigation ul {
	list-style-type:none;
	margin:0; 
	padding:0;
}
#GlobalNavigation ul li {
	float:left; 
	color:#fff; 
	padding:0;
}
#GlobalNavigation ul li a {
	float:left;
	margin:0 0 0 0;
	padding:32px 0 0 0;
	overflow:hidden;
	height:0 !important; 
	height /**/:32px; /* for IEOLD/Win */
}
#GlobalNavigation ul li a:hover,
#GlobalNavigation ul li a.selected { background-position:0 -32px; }
#GlobalNavigation ul li a:active, #GlobalNavigation ul li a.active { background-position:0 -64px; }
#GlobalNavigation span {display:none;}
.home a {
	background:url(images/nav_home.png) no-repeat 0 0;
	width:82px;
}
.about a {
	background:url(images/nav_about.png) no-repeat 0 0;
	width:82px;
}
.blog a {
	background:url(images/nav_blog.png) no-repeat 0 0;
	width:82px;
}
.faq a {
	background:url(images/nav_faq.png) no-repeat 0 0;
	width:82px;
}
.jobs a {
	background:url(images/nav_jobs.png) no-repeat 0 0;
	width:82px;
}
.media a {
	background:url(images/nav_media.png) no-repeat 0 0;
	width:82px;
}
.contact a {
	background:url(images/nav_contact.png) no-repeat 0 0;
	width:82px;
}
/* ---------------- Header Framework -------------------*/
#PrimaryHeaderPanel {
	border:1px solid #000;
	background:url("images/banner_vabot.png") top left no-repeat;
	height:210px;
}
#PrimaryHeaderPanel h1 {
	float:left;
}
/* ---------------- Body Content Framework -------------------*/
#PrimaryContentPanel {
	font:10px/1 Arial, Helvetica, Verdana, sans-serif;
	/*color:#333333;*/
	width:626px;
	float:left;
	margin-right:30px;
}
#PrimaryPost {
	margin:30px 0 0 15px;
}
#PrimaryBanner {
	-moz-border-radius:0.5em;
	-webkit-border-radius:0.5em;
	border-radius:0.5em;
	border:1px solid #c3c3c3;
	/*background-color:#cfe1e4;*/
	background:#efefef url("images/hcareBanner.png") top left no-repeat;
	margin-bottom:1.0em;
	padding:20px 10px 10px 300px;
	display:block;
}
#PrimaryBanner p {line-height:1.5; padding-bottom:1.5em;}
#PrimaryFeatured {
	-moz-border-radius:0.5em;
	-webkit-border-radius:0.5em;
	border-radius:0.5em;
	border:1px solid #c3c3c3;
	background-color:#fff;
	margin-bottom:1.0em;
	padding:10px;
	display:block;
}
.SearchFeatured {
	-moz-border-radius:0.5em;
	-webkit-border-radius:0.5em;
	border-radius:0.5em;
	border:1px solid #c3c3c3;
	background-color:#fff;
	margin-bottom:1.0em;
	padding:10px;
	display:block;
}
#FeaturedBodyLeft {
	width:290px;
	float:left;
}
#FeaturedBodyLeft img {
	display: block; 
	margin: auto;
}
#FeaturedBodyRight {
	width:300px;
	float:right;
}
h1.hcareTitle {
	background:url("images/hcareTitle.png") top left no-repeat;
	height:114px;
	width:281px;

}
h1.hcareTitle span {display:none;}
h1.hcareAbout {
	background:url("images/hcareAbout.png") top left no-repeat;
	height:71px;
	width:418px;
}
h1.hcareAbout span {display:none;}
h1.hcareFAQ {
	background:url("images/hcareFAQ.png") top left no-repeat;
	height:71px;
	width:480px;
}
h1.hcareFAQ span {display:none;}
h1.hcareJobs {
	background:url("images/hcareJobs.png") top left no-repeat;
	height:71px;
	width:420px;
}
h1.hcareJobs span {display:none;}
h1.hcareMedia {
	background:url("images/hcareMedia.png") top left no-repeat;
	height:33px;
	width:339px;
}
h1.hcareMedia span {display:none;}
h1.hcareContact {
	background:url("images/hcareContact.png") top left no-repeat;
	height:71px;
	width:419px;
}
h1.hcareContact span {display:none;}
h1.findAnswers {
	background:url("images/hcareAnswers.png") top left no-repeat;
	height:71px;
	width:302px;
}
h1.findAnswers span {display:none;}
h1.hcarePrivacy {
	background:url("images/hcarePrivacy.png") top left no-repeat;
	height:33px;
	width:233px;
}
h1.hcarePrivacy span {display:none;}
h1.hcareTerms {
	background:url("images/hcareTerms.png") top left no-repeat;
	height:28px;
	width:219px;
}
h1.hcareTerms span {display:none;}
h1.hcareSearch {
	background:url("images/hcareSearch.png") top left no-repeat;
	height:28px;
	width:305px;
	padding-bottom:0.5em;
}
h1.hcareSearch span {display:none;}
h1.hcareMonthArc {
	background:url("images/hcareMonthArc.png") top left no-repeat;
	height:33px;
	width:332px;
	padding-bottom:0.5em;
}
h1.hcareMonthArc span {display:none;}
h1.hcareCatArc {
	background:url("images/hcareCatArc.png") top left no-repeat;
	height:33px;
	width:354px;
	padding-bottom:0.5em;
}
h1.hcareCatArc span {display:none;}
h1.hcareCopyright {
	background:url("images/hcareCopyright.png") top left no-repeat;
	height:33px;
	width:168px;
}
h1.hcareCopyright span {display:none;}
h1.postTitle { font-size:3.0em; padding-bottom:0.5em; }
h2.hcareQuery { font-size:3.0em; padding-bottom:1.0em; }



p.featuredArticle {
	font-size:1.2em;
	line-height:1.5;
}
#PrimaryContentPanel hr {
	border:0;
	background-color:#a6c7cd;
	height:1px;
	margin:15px 0 25px 0;
	color:#a6c7cd;
}
#PrimaryContentPanel hr.fade {
	border:0;
	background:url(images/hr_dividerFade.png) center left no-repeat; 
	height:1px;
	margin:0 0 1em;
}
#PrimaryContentPanel ol {
	list-style-type:decimal;
	padding:0 0 0 1.3em;
	margin:1.0em;
}
#PrimaryContentPanel ul {
	list-style-type:disc;
	font-size: 1.3em;
	margin: 0 1.5em 1.5em 2.5em;
}
#PrimaryContentPanel ul li {
	margin-bottom: .75em;
}
#PrimaryContentPanel ol.lowerAlpha li {list-style-type:lower-alpha; list-style-position:inherit; }
#PrimaryContentPanel ol.lowerRoman li {list-style-type:lower-roman; list-style-position:inherit; }


#PrimaryContentPanel h3 a:link, #PrimaryContentPanel h4 a:link {
	text-decoration:none;
}

/* ---------------- FAQ List -------------------*/
#PrimaryContentPanel div.faqList {margin:0; padding:0; width:90%;}
#PrimaryContentPanel div.faqList .faq {font-size:2.0em; line-height:1; color:#003d79; margin:0 0 0 0; padding:0 0 1.0em 0;}
#PrimaryContentPanel div.faqList .fa {margin:0; padding:0;}
#PrimaryContentPanel div.faqList p {line-height:1.5; color:#333;}


/* ---------------- FAQ List -------------------*/
#PrimaryContentPanel ul.faqList {margin:0; padding:0; width:90%;}
#PrimaryContentPanel ul.faqList li {list-style-type:none;}
#PrimaryContentPanel ul.faqList li.faq {font-size:2.0em; line-height:1; color:#003d79; margin:0 0 0 0; padding:0 0 1.0em 0;}
#PrimaryContentPanel ul.faqList li.fa {margin:0; padding:0;}
#PrimaryContentPanel ul.faqList li p {line-height:1.5; color:#333;}
/* ----------------  -------------------*/

/* ---------------- Media Lists -------------------*/
/* ---------------- Video List -------------------*/
#PrimaryContentPanel div.videolist {margin:0 0 15px 0; padding:0; width:90%;}
#PrimaryContentPanel div.videolist p.listHeading {font-size:1.8em; line-height:1; margin:1.0em 0 1.0em 0; padding:0 0 0.25em 0; border-bottom:1px dotted #c3c3c3;}
#PrimaryContentPanel div.videolist .faq {background:transparent url("images/icon_media.png") no-repeat 0 25%; font-size:2.0em; line-height:1; color:#003d79; margin:0 0 0 0; padding:0 0 1.0em 40px;}
#PrimaryContentPanel div.videolist .fa {margin:0; padding:0 0 1.5em 0;}
#PrimaryContentPanel div.videolist p {line-height:1.5; color:#333;}

/* ---------------- Audio List -------------------*/
#PrimaryContentPanel div.audiolist {margin:0; padding:0; width:90%;}
#PrimaryContentPanel div.audiolist p.listHeading {font-size:1.8em; line-height:1; margin:1.0em 0 1.0em 0; padding:0 0 0.25em 0; border-bottom:1px dotted #c3c3c3;}
#PrimaryContentPanel div.audiolist div.faq {background:transparent url("images/icon_ipod.png") no-repeat 0 25%; font-size:2.0em; color:#003d79; margin:0 0 20px 0; padding:0 0 .25em 40px;}
#PrimaryContentPanel div.audiolist div.fa {margin:0; padding:0 0 1.5em 0;}
#PrimaryContentPanel div.audiolist div p {line-height:1.5; color:#333;}
/* ----------------  -------------------*/
.BodyBlock {
	-moz-border-radius:0.5em;
	-webkit-border-radius:0.5em;
	border-radius:0.5em;
	border:1px solid #c3c3c3;
	background-color:#fff;
	width:280px;
	height:175px;
	margin-bottom:1.0em;
	padding:10px;
}
.BodyLeft {
	float:left;
}
.BodyRight {
	float:right;
}
.BodyBlock p, .BodyBlock p {
	font-size:1.1em;
	line-height:1.3;
	padding-bottom:1.5em;
}
div.postdate {margin-bottom:0.5em; text-transform:uppercase; color:#9fc3c9;}
#PrimarySidebarPanel {
	float:left;
	width:300px;
}
.feedList { 
	font-size:1.6em;
	margin-bottom:1.5em; 
}
.feedList li { 
	list-style-type:none; 
	font-size:1.2em;
	background:transparent url("images/icon_sprites.png") no-repeat;
	background-position:0 -70px;
}
.feedList li a { 
	padding-left:20px; 
	color:#cd7a36;
}
/* ---------------- Search Form -------------------*/
#SearchForm {
	margin:0;
	padding:0;
}
#SearchForm input {
	border:1px solid #ccc;
	background-color:#efefef;
	float:left;
	width:175px;
	height:25px;
	margin:0 0 1.0em;
	padding:2px;
	font-size:3em;
	color:#003d79;
}
div.searchGroup a.submit {
	background:inherit;
	float:left;
	height:35px;
	width:100px;
	margin-left:10px;
}
div.searchGroup span {display:none;}
#SearchLink {
	display:block;
	height:35px;
	width:100px;
	background:url("images/btn_search.png") top left no-repeat;
}
div.searchGroup #SearchLink:hover {
	background-position:0 -35px;
}
/* ---------------- Definition List -------------------*/
.ulWidget {
	margin: 0 0 15px 0;
}
dl {
	font:10px/1 Arial, Helvetica, Verdana, sans-serif;
	color:#5f5f5f;
	width:300px;
	border:1px solid #c3c3c3;
	background-color:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
dt {
	background-color: #d5d6d8;
	padding: 10px;
}
dt span {
	font-size:1.5em;
	font-weight:bold;
	color:#003d79;
	text-shadow:0 1px 0 #fff;
}
dd {
	padding: 10px;
}
/********** Categories List Items **********/
.catList li { 
	float:left;
	width:50%;
	list-style-type:none; 
	padding:0.5em 0; 
	font-size:1.2em;
	background:transparent url("images/icon_sprites.png") no-repeat;
	background-position:0 -30px;
}
.catList a {
	padding-left:22px; 	
}
.catLink a:hover {
	text-decoration:underline;
}
/********** Job List Items **********/
.jobList {
	/*padding:0;*/
}
/*.jobList li { 
	float:left;
	width:50%;
	list-style-type:none; 
	padding:0.5em 0; 
	font-size:1.2em;
	background:transparent url("images/icon_sprites.png") no-repeat;
	background-position:0 5px;
	height: 1em;
	overflow:hidden;
}*/
/*.jobList li { 
	list-style-type:none; 
	padding:0.5em 0; 
	font-size:1.2em;
	background:transparent url("images/icon_sprites.png") no-repeat;
	background-position:0 5px;
	height: 1em;
	overflow:hidden;
}*/
ul.jobList {list-style-position: outside;}
.jobList li { 
	list-style-type:none; 
	padding:0.5em 0  0.5em 25px; 
	font-size:1.2em;
	background:transparent url("images/icon_sprites.png") no-repeat;
	background-position:0 5px;
	/*height: 1em;*/
	overflow:hidden;
}
.jobList li.hideTag {background:none;}
.jobList a { 
	/*padding-left:24px; */	
}
.jobList a:hover {
	text-decoration:none;
}
/********** Archives List Items **********/
.arcListLeft {
	display:inline;
	float:left;
	padding-left:0;
	width:150px;
}
.arcListRight {
	display:inline;
	float:left;
	width: 120px;
}
.arcListLeft div {
	border-bottom:1px solid #ccc;
	width:120px;
	list-style-type:none; 
	margin-right:30px; 
	padding:0.5em 10px; 
	font-size:1.2em;
}
.xarcList li.arcMiddle {
	float:left;
	width:10px;
}
.arcListRight div { 
	border-bottom:1px solid #ccc;
	width:120px;
	list-style-type:none; 
	padding: 0.5em 10px; 
	font-size:1.2em;
}
.arcListLeft div > a {
	text-decoration:none;
}
.arcListLeft div > a:hover {
	text-decoration:underline;
}
.arcListRight div > a {
	text-decoration:none;
}
.arcListRight div > a:hover {
	text-decoration:underline;
}

/********** AddThis Social Media Items **********/
.addthisPanelPost {	
	margin-top:1.0em;
}
/********** AddThis Social Media Items **********/
.addthisPanel {	
	-moz-border-radius:0.5em;
	-webkit-border-radius:0.5em;
	border-radius:0.5em;
	border:1px solid #c3c3c3;
	background-color:#fff;
	width:300px;
	font-size:1.6em;
}
.addthis_default_style {
	margin:10px 0 10px 10px;
}
.at300bs {
	padding:0 4px;
}
.addthis_separator {
	color:#333;
	padding:0 3px 0 0;
}
/********** Flash Video Lightbox **********/
#VideoPlayerLink {display:none;}
/* ---------------- Footer Framework -------------------*/
#FooterPanel {
	background:#f1f1f1;
	border-top:1px solid #a0c3c9;
	font-size:1.4em;
	overflow:hidden;
}
#PrimaryFooterPanel { float:left; margin-top:40px; /*background-color:#ccc;*/}
#PrimaryFooterPanel ul { padding-left:20px; list-style-type:none; }
#PrimaryFooterPanel ul li { float:left; background:url(images/footer_divider.png) left top no-repeat; font-size:1.2em; color:#666; margin:0 auto; padding:0 12px; }
#PrimaryFooterPanel ul li a { display:block; float:left; color:#003d79; text-decoration:underline; }
#PrimaryFooterPanel ul li a:hover { color:#2f639f; }
#PrimaryFooterPanel ul li.remove { background:none; padding:0 10px 0 0; }
#SecondaryFooterPanel {
	-moz-border-radius:0.5em;
	-webkit-border-radius:0.5em;
	border-radius:0.5em;
	float:right;
	border:1px solid #c3c3c3;
	background-color:#fff;
	margin:1.0em;
	padding:12px 0 10px 0;
	width:300px;
}
/* ---------------- Jobs -------------------*/
div.buttonGroup {
	margin:0 0 3.5em 0;
	padding:0;
}
div.buttonGroup span {display:none;}
a.apply {
	display:block;
	height:34px;
	width:204px;
	background:url("images/btn_apply.png") top left no-repeat;
}
a.apply:hover {
	background-position:0 -34px;
}

/*---------- Contact Form ----------*/
div.mainTopicContainer {
	border-color:#c3c3c3;
	border-style:solid;
	border-width:1px 0 0 0;
	background-color:#fff;
	padding:1.0em 1.0em 1.0em 25px;
}
div.mainTopicContainer:hover {
	background:#d5d6d8;
	cursor:pointer;
}
div.mainTopicContainer:active, div.mainTopicContainer.active  {
	background:#d5d6d8;
	cursor:pointer;
}

div.mainTopicContainer { margin:0; padding:1em; overflow:hidden; }
div.mainTopicContainer h5 { font-size:1.3em; font-weight:normal; color:#003d79; background:url(/wp-content/themes/acahca/images/contact_spriteSheet.png); background-repeat:no-repeat; margin:0; padding:5px 0 5px 25px;}
div.mainTopicContainer h5.iconEmp {
	background-position:0 4px; 
}
div.mainTopicContainer h5.iconTech {
	background-position:0 -28px;
}
div.mainTopicContainer h5.iconSale {
	background-position:0 -60px;
}
div.mainTopicContainer h5.iconGen {
	background-position:0 -92px;
}

div.mainTopicContainer p {margin:0; padding:0 0 0 25px;}

div.answerContainer {
	border-color:#c3c3c3;
	border-style:solid;
	border-width:1px 0 0 0;
	padding:1.0em 1.0em 1.0em 5px;
}
div.answerContainer ul {margin:0; padding:0;}
div.answerContainer ul li {
	list-style-type:none;
	background:url(/wp-content/themes/acahca/images/contact_spriteSheet.png) no-repeat 0 -126px;
	padding:0 0 10px 0;
}
div.answerContainer ul li.question a,  div.answerContainer ul li.question a:hover {
	color:#6f6f6f; 
	text-decoration:none;
	padding:0 0 0 1.0em;
}
div.answerContainer ul li.question a:hover {
	color:#003d79;
}
div.answerContainer ul li.question .answerContainer {
	background:#efefef;
	border-color:#c3c3c3;
	border-style:solid;
	border-width:1px 0 1px 0;
	margin:1.0em 0 0 0; 
	padding:1.0em;
}
div.answerContainer ul li.question div.answerContainer p {font-size:1.0em;}
div.answerContainer ul li.question div.answerContainer p a {margin:0; padding:0; text-decoration:underline;}

/* ---------------- Sign Up Form -------------------*/
#SignUpForm input {
	border:1px solid #ccc;
	background-color:#efefef;
	float:left;
	width:180px;
	height:25px;
	margin:0 0 0 12px;
	padding:3px;
	font-size:1.1em;
	color:#003d79;
}
div.signupGroup a.signup {
	background:inherit;
	float:left;
	height:35px;
	width:100px;
	margin-left:10px;
}
div.signupGroup span {display:none;}
#SignUpLink {
	display:block;
	height:35px;
	width:79px;
	background:url("images/btn_signup.png") top left no-repeat;
}
div.signupGroup #SignUpLink:hover {
	background-position:0 -35px;
}
#SignUpUpdateEmailLink {
	display:block;
	height:35px;
	width:79px;
	background:url("images/btn_signup.png") top left no-repeat;
}
div.signupGroup #SignUpUpdateEmailLink:hover {
	background-position:0 -35px;
}
#SignUpUpdateMessage {width:275px; margin:4px 0 0 12px; padding:0 0 0 3px; color:#fff; background:#cd7a36; font-size:0.9em; font-family: Arial, ‘Helvetica Neue’, Helvetica, sans-serif;}
.ieFoot, .ieTop {
	display:none;
}
/***** FORM ELEMENTS *****/
fieldset {border:none; margin:0px; padding:0px;}


/****************** Brand Panel Added 05/20/2011  ******************/
#linkPanelBtn a {
	/*border:1px dotted #990000;*/
	position:fixed;
	/*left:0;*/
	top:170px;
	z-index: 98;
	margin:0 0 0 0;
	width:22px;
	height:42px;
	text-indent:-99999px;
	background-image:url(/wp-content/themes/acahca/images/brand_spriteSheet.png);
	background-repeat:no-repeat;
	background-position:0 -1px;
}
#linkPanelBtn a:hover {
	background-position:0 -54px;
}
#linkPanel {
	position: fixed;
	/*left:18px;*/
	top:90px;
	z-index: 99;
	margin:0 0 0 0;
	width:300px;
	height:550px;
	background-image:url(/wp-content/themes/acahca/images/brand_spriteSheet.png);
	background-repeat:no-repeat;
	background-position:-40px 0px;
}

.linkContent { width:230px; font-size:1.25em; text-color:#5f5f5f; margin:0; padding: 20px 20px 30px 40px; }
.linkContent .closePanel {float:right; text-indent:-99999px; cursor:pointer; background-image:url(/wp-content/themes/acahca/images/brand_spriteSheet.png); background-repeat:no-repeat; background-position:0px -106px; width:23px; height:23px; }
.linkContent h5 { clear:both; text-indent:-99999px; background-image:url(/wp-content/themes/acahca/images/brand_spriteSheet.png); background-repeat:no-repeat; background-position:-370px -300px; width:197px; height:40px; margin:0; padding:0 0 0 0; }
.linkContent ul { list-style-type:none; text-color:#5f5f5f; margin:0; padding: 0; }
.linkContent li { background-image:url(/wp-content/themes/acahca/images/brand_spriteSheet.png); background-repeat:no-repeat; background-position:0px 0px; margin-bottom:20px; }
.linkContent li.hcahealthcare { height:35px; width:103px; background-position:-370px 0px; }
.linkContent li.rightjobonline { height:35px; width:80px; background-position:-370px -40px; }
.linkContent li.acareerathca { height:30px; width:115px; background-position:-370px -80px; }
.linkContent li.teamupathca { height:35px; width:85px; background-position:-370px -115px; }
.linkContent li.hcare { height:40px; width:85px; background-position:-370px -155px; }
.linkContent li.hcaexecutive { height:25px; width:225px; background-position:-370px -200px; }
.linkContent li.hcapharmacy { height:25px; width:140px; background-position:-370px -230px; }
.linkContent li.veteransathca { height:36px; width:140px; background-position:-370px -260px; }
.linkContent li a {text-indent:-99999px; display:block; height:35px; /*border:1px dotted #000;*/}

