@charset "utf-8";
/* CSS Document */

a{
	outline:none;
	text-decoration:none;
}

a:visited {
	color:#06C;
	text-decoration: none;
}


body{
	padding:0px;
	margin:0px;
	background:url(images/bodyBgStretch.jpg) repeat-y center;
}

#pageWrapper{
	width:995px;
	min-height:768px;
	<!--[if IE]>
		margin-left:2px;
	<![endif]-->
}

#headerTopBar{
	height:34px;
	background:url(images/h_headerTopBar.jpg) no-repeat;
	margin-bottom:2px;
}

#headerMain{
	height:186px;
	background:url(images/h_headerBG.png) no-repeat;
}

#headerLeft{
	float:left;
	width:250px;
}

#headerRight{
	float:left;
	width:710px;
	margin-left:17px;
	margin-right:17px;
}

#listingDivider{
	height:1px;
	background-color:#CCC;
	margin-top:5px;
	margin-bottom:5px;	
}

#formatWrapper1{
	padding-top:5px;
	padding-bottom:5px;	
}

.contentText1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.titleText1{
	font-size:17px;	
}

.titleText2{
	font-size:13px;	
	color:#03F;
}

.contentFormating{
	padding:5px;
}

.displayState{
	display:none;	
}

#taxDiversityNav{
	background:url(images/taxDiversityNav.png) no-repeat top;
	height:51px;
}

#taxDiversityNav:hover{
	background:url(images/taxDiversityNav.png) no-repeat bottom;
	height:51px;
}

#taxForceNav{
	background:url(images/taxForceNav.png) no-repeat top;
	height:51px;
}

#taxForceNav:hover{
	background:url(images/taxForceNav.png) no-repeat bottom;
	height:51px;
}

#taxSalaryNav{
	background:url(images/taxSalaryNav.png) no-repeat top;
	height:51px;
}

#taxSalaryNav:hover{
	background:url(images/taxSalaryNav.png) no-repeat bottom;
	height:51px;
}

#taxEducationNav{
	background:url(images/taxEducationNav.png) no-repeat top;
	height:51px;
}

#taxEducationNav:hover{
	background:url(images/taxEducationNav.png) no-repeat bottom;
	height:51px;
}

#taxJobsNav{
	background:url(images/taxJobsNav.png) no-repeat top;
	height:51px;
}

#taxJobsNav:hover{
	background:url(images/taxJobsNav.png) no-repeat bottom;
	height:51px;
}

#taxCareerDigestNav{
	background:url(images/taxCareerDigestNav.png) no-repeat top;
	height:51px;
}

#taxCareerDigestNav:hover{
	background:url(images/taxCareerDigestNav.png) no-repeat bottom;
	height:51px;
}

#formatWrapper2{
	padding:10px;	
}

#rightColumn{
	padding-left:10px;	
}

#hidden{
	display:none;	
}
