* {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

ul.nav1, 
ul.nav1 li, 
ul.nav1 li ul, 
ul.nav1 li ul li {
	list-style: none;
	display: block;
}

html, 
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, san-serif;
	color: #666;
}

div.header #homelink {
	width: 413px;
	height: 120px;
	display: block;
	background-image: url('/site/images/hdr_logo.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	left: 144px;
	top: 0px;
}

.header {
	height: 120px;
	background-image: url('/site/images/hdr_bg.png');
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width: 100%;
	float: left;
	clear: both;
}

.header h1 {
	display: none;
	margin: 0px;
	padding: 0px;
}

.header h2 {
}

.header h2 em {
	display: none;
}

.other {
	float: left;
}

.hidden {
	display: none;
}

a:* {
	text-decoration: none;
}

h1 {
	font-size: 14px;
	font-weight: 800;
	color:#F3991E;
}

h2 {
	font-size: 12px;
	color: #666;
	font-weight: 800;
}

#footer {
	font-size: 9px;
	color: #999;
	margin-top: 100px;
	margin-bottom: 50px;
}

#footer * {
	color: #999;
}

#footer a {
	text-decoration: none;
	color: #999;
}

#footer a:hover {
	color: #999;
}

.default {
	font-size: 12px;
	line-height: 16px;
	color: #777;
}

.default a {
	text-decoration: none;
	color: #F3991E;
	font-weight: 700;
}

.default a:hover {
	color: #F3991E;
	text-decoration: underline;
}

.content {
	padding-right: 30px;
}

.subnav {
	font-size: 9px;
	color: #663;
}

.subnav a {
	text-decoration: none;
	color: #fff;
}

.subnav a:hover {
	color: #996;
}

.subnav2, 
.subnav2 a:link {
	font-size: 9px;
	color: #903;
}

.sidebar {
	color: #666;
	font-size: 9px;
	line-height: 11px;
	text-decoration: none;
}

.sidebar a {
	text-decoration: none;
	color: #666;
}

.sidebar a:hover {
	color: #111;
}

.sidebarwrap {
	/* border-left:18px solid #eee; */
	border-left: 1px solid #eee;
}

/*   */
#nav-locations {
	display: block;
	float: left;
	clear: none;
	width: 40%;
	position: absolute;
	left: 600px;
	top: 76px;
}

#nav-locations li {
	float: left;
	clear: none;
}

#nav-locations li a:link, 
#nav-locations li a:visited, 
#nav-locations li a:active {
	padding: 0px;
	margin: 0px;
	display: block;
	border-left:1px solid #929292;
	color: #929292;
	font-size: 10px;
	text-transform: lowercase;
	padding-left: 5px;
	margin-right: 5px;
}

#nav-locations li a:hover, 
#nav-locations li a:visited, 
#nav-locations li a:active {
	color: #666;
}

#nav-locations li:first-child a:link, 
#nav-locations li:first-child a:visited, 
#nav-locations li:first-child a:active {
	border-left: none;
}

.col-1 {
	width: 144px;
}

.leftbar {
	width:144px; 
	height:100%;
	vertical-align:top;
	text-align:right;
	background:#F3991E;
}

#searchform {
	background:#929292;
	padding:4px 0;
}

#kwd {
	text-align:right;
	border:none;
	background:#fff;
	font-size:10px;
	color:#666;
	padding:2px;
}

#search-button {
	margin: 0 8px 0 2px;
}

#main-nav {
	display: block;
	float: left;
	clear: none;
	width: 143px;
}

#main-nav li {
	float: left;
	width: 100%;
	clear: both;
	text-align: right;
	margin: 5px 0;
}

#main-nav li a:link, 
#main-nav li a:visited, 
#main-nav li a:active, 
#emaillink {
	color: #fff;
	font-size: 14px;
	text-transform: lowercase;
	display: block;
	padding-right: 24px;
	background-image: url('/site/images/glo_main-nav_bullet.png');
	background-repeat: no-repeat;
	background-position: 126px 3px;
}

#main-nav li a:hover, 
#emaillink:hover {
	background-color: #fff;
	color:#F3991E;
}

#emaillink {
	font-weight:normal;
}

#emaillinkwrap {
	font-weight:normal; 
	height: 100px; 
	padding-top:40px;
	clear: left;
}

#main-nav li a.ON {
	color: #676734;
}

#main-nav .nav2 li {
	width: 150px;
	background: none;
	padding-left: 10px;
	color: #666;
	padding: 2px 0;
	line-height: 10px;
	margin: 2px 0;
}

#main-nav .nav2 li a:link, 
#main-nav .nav2 li a:visited, 
#main-nav .nav2 li a:active {
	font-size: 11px;
	color: #666;
	background:none;
}

#main-nav .nav2 li a:hover {
	color:#fff;
}

#notebooks {
	color: #666;
	font-weight: bold;
	text-align: right;
	background:#F6BD46;
	display: block;
	height: 64px;
}

#notebooks li {
	display: block;
	text-align: right;
	border-bottom: 1px solid #F3991E;
	padding-right: 20px;
	font-size: 10px;
	line-height: 1.2em;
}

#notebooks li.first {
	display: block;
	color:#666;
	font-size: 10px;
	font-weight: 800;
	text-transform: uppercase;
	padding:3px 20px 3px 0;
	border-top: 1px solid #F3991E;
	border-bottom: 1px solid #F3991E;
	margin:0 0 5px 0;
}

#notebooks li a:link, 
#notebooks li a:visited, 
#notebooks li a:active {
	font-size: 10px;
	color: #666;
	margin: 0px;
	padding: 0px;
}

#notebooks a:hover {
	color: #000;
}

#footer-nav {
	display: block;
	margin-bottom: 30px;
	float: left;
	clear: both;
	width: 100%;
}

#footer-nav li {
	float: left;
	clear: none;
}

#footer-nav li a:link, 
#footer-nav li a:visited, 
#footer-nav li a:active {
	border-right: 1px solid #666;
	padding-right: 6px;
	padding-left: 6px;
}

#footer-nav li.first a:link, 
#footer-nav li.first a:visited, 
#footer-nav li.first a:active {
	padding-left: 0px;
}

#footer-nav li.last a:link, 
#footer-nav li.last a:visited, 
#footer-nav li.last a:active {
	padding-right: 0px;
	border-right: 0px;
}

.col-right {
	padding-left: 22px;
}

#taxDocList {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	width: 90%;
	height: 275px;
	overflow: auto;
	border: 1px solid #ccc;
}

#taxDocList li {
	padding: 3px;
	border-bottom: 1px dotted #ccc;
}

#taxDocList li a:hover {
	color: red;
}

.default li, 
.content li, 
.default ul li {
	margin-left: 2em !important;
}

p {
	margin: .5em 0 .8em 0;
	line-height: 1.3em;
}

.content p {}

.content {
	color:#777;
}

.content h1, 
.content h2 {
	margin: .5em 0 .6em 0;
	line-height: 1.3em;
}

.taxalertpdfdownload {
	margin: 0;
}

.taxalertpdfdownload a:link, 
.taxalertpdfdownload a:visited {
	background: url("/site/images/pdf.jpg") top left no-repeat;
	display:block;
	padding: 4px 0 4px 22px;
	color: #B42A67;
	font-size: 10px;
}

.taxalertpdfdownload a:hover {
	text-decoration:underline;
}

.star {
	width: 14px;
	height: 16px;
	background-image: url("/site/images/icon_star.gif");
	background-repeat: no-repeat;
}

.pagetitle {
	color: #EDBA5C;
	margin: 0 0 20px 0;	
	/*
	background:#EDBA5C; 
	color:#fff;
	padding:4px 50px 4px 10px;
	width:280px;
	*/
	font-size: 24px; 
	white-space:nowrap;
}

.pagetable {
	height:100%;
}

.headerbottom {
	background:#d6d7d8;
	height:45px;
	border-bottom:3px solid #999;
	vertical-align:bottom;
	text-align:right;
}

.headerbottom div.date {
	background:#999;
	font-size:14px;
	padding:3px 8px;
	color:#fff;
	display:inline;
	position:relative;
	bottom:0px;
	right:0px;
}

.sidebartop {
	background:#d6d7d8;
	height:42px;
}

.contenttop {
	border-top:1px solid #F3991E;
	height:10px;
	margin:5px 0 0 0;
}

.sidetitle {
	text-transform:uppercase;
	font-size:12px;
	/* border-left:18px solid #F3991E; */
	padding:3px 5px;
	color:#F3991E;
	/* margin-left:-18px; */
}

* + .sidetitle {
	margin-top: 20px;
}

.sidecontent {
	padding: 10px 10px 10px 6px;
}

.sidequote {
	padding:10px;
	font-size:11px;
	color:#fff;
	line-height:20px;
	background:#404143 url(/site/images/quotebg.png) top center no-repeat;
}

.alertdate {
	padding-top:10px;
	padding-bottom:10px;
	color:#F3991E;
	font-weight:bold;
}

.hdr{ 
	height:100px;
}

.colorsquare{
	display: none;
	/*
	width:20px;
	height:20px;
	margin-bottom:20px;
	*/
}

.section_home .hdr {
	background: #ACACAC url(/site/images/l2_img_home_bg.png) top left no-repeat;
}

.section_home .pagetitle, 
.section_home .colorsquare {
	color: #EDBA5C;
}

.section_about .hdr {
	background: #ACACAC url(/site/images/l2_img_green_bg.png) top left no-repeat;
}

.section_about .pagetitle, 
.section_about .colorsquare {
	color: #857E43;
}

.section_default .hdr
{
	background: #ACACAC url(/site/images/l2_img_green_bg.png) top left no-repeat;
}

.section_default .pagetitle, 
.section_default .colorsquare {
	color: #857E43;
}

.section_news .hdr {
	background: #ACACAC url(/site/images/l2_img_orange_bg.png) top left no-repeat;
}

.section_news .pagetitle, 
.section_news .colorsquare {
	color: #EDBA5C;
}

.section_services .hdr {
	background: #ACACAC url(/site/images/l2_img_tan_bg.png) top left no-repeat;
}

.section_services .pagetitle, 
.section_services .colorsquare {
	color: #EBD2A8;
}

.section_industries .hdr {
	background: #ACACAC url(/site/images/l2_img_purple_bg.png) top left no-repeat;
}

.section_industries .pagetitle, 
.section_industries .colorsquare {
	color: #685872;
}

.section_affiliates .hdr {
	background: #ACACAC url(/site/images/l2_img_green_bg.png) top left no-repeat;
}

.section_affiliates .pagetitle, 
.section_affiliates .colorsquare {
	color: #857E43;
}

.section_employment .hdr {
	background: #ACACAC url(/site/images/l2_img_orange_bg.png) top left no-repeat;
}

.section_employment .pagetitle, 
.section_employment .colorsquare {
	color: #EDBA5C;
}

.section_tools .hdr {
	background: #ACACAC url(/site/images/l2_img_tan_bg.png) top left no-repeat;
}

.section_tools .pagetitle, 
.section_tools .colorsquare {
	color: #EBD2A8;
}

.section_tax .hdr {
	background: #ACACAC url(/site/images/l2_img_purple_bg.png) top left no-repeat;
}

.section_tax .pagetitle, 
.section_tax .colorsquare {
	color: #685872;
}

.section_fbrc .hdr {
	background: #ACACAC url(/site/images/l2_img_green_bg.png) top left no-repeat;
}

.section_fbrc .pagetitle, 
.section_fbrc .colorsquare {
	color: #857E43;
}

.section_search .hdr {
	background: #ACACAC url(/site/images/l2_img_orange_bg.png) top left no-repeat;
}

.section_search .pagetitle, 
.section_search .colorsquare {
	color: #EDBA5C;
}

.section_privacy .hdr {
	background: #ACACAC url(/site/images/l2_img_tan_bg.png) top left no-repeat;
}

.section_privacy .pagetitle, 
.section_privacy .colorsquare {
	color: #EBD2A8;
}

.section_speaker .hdr {
	background: #ACACAC url(/site/images/l2_img_purple_bg.png) top left no-repeat;
}

.section_speaker .pagetitle, 
.section_speaker .colorsquare {
	color: #685872;
}

.sidepdflink {
	color: #F57700 !important;
}

#basuf {
	margin: 0 3px 0 3px;
	padding: 3px;
}

#basuf label {
	display: block;
	margin-top: 5px;
}

#basuf input, #basuf select {
	border: 1px solid #666;
	font-size: 9px;
	padding: 2px;
	width: 172px;
}

#basf {
	width: auto !important;
	font-size: 9px;
	margin-top: 5px;
}

#industry-choice {
	width: 150px;
}

#pr-headlines {
	padding-left: 22px;
}

#profile-photo {
	padding-left: 20px;
	padding-bottom: 20px;
}


.shoutout {
	margin-top: 20px;
	padding-bottom: 10px;
	margin-right: 60px;
	margin-bottom: 2px;
	border-bottom: 1px solid #ccc;
	overflow: auto;
	height: 230px;
}

	.shoutout * {
		font-size: 14px;
		line-height: 20px;
	}

	.shoutout h1 {
		font-size: 24px;
		line-height: 30px;
		margin: 0;
		/* white-space: nowrap; */
	}

	.shoutout img {
		margin: 0 10px;
	}
	
		.shoutout img[align="left"] {
			margin: 0 10px 0 0;
		}
		
		.shoutout img[align="right"] {
			margin: 0 0 0 10px;
		}

#hpnews > strong a {
	font-size: 14px;
}

	#hpnews h3 {
		margin-bottom: 20px;
	}

.default.content img {
	margin: 10px;
}