@import url("/global.css");
/* CompiledCSS */
h1 {
		line-height : 160%;
}
td {
		line-height : 160%;
}
a.l {
		text-decoration : underline;
}
a:hover {
		text-decoration : underline;
}
a {
		text-decoration : underline;
}
a.l:hover {
		text-decoration : underline;
}
div {
		line-height : 160%;
}
.unleaded{
	padding:4px 15px 0 15px;
	margin:0 0 0 0;
	font-size: 16px;
	font-weight: bold;
}


/* Start StyleCSS */
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 160%;
	margin: 0;
	padding: 0;
	background: #eaeaea;
	color: #000;
}
/* Form Resets */
#styleContainer form, 
#styleContainer input, 
#styleContainer textarea {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
/* Image border fix */
img {
	border: 0;
	max-width: 100%;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

/* -------------------------------------------------------------------------------------

Links, Headers and Cellcolor 

------------------------------------------------------------------------------------- */

a, 
a.l, 
a.l3 {
	text-decoration: underline;
	color: #0099ff;
}
a:hover, 
a.l:hover, 
a.l3:hover {
	text-decoration: none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 16px;
}
h1, 
h2, 
h3, 
h4 {
	text-transform:uppercase;
	margin: 0;
	line-height: 160%;
}
p {
	margin: 0 0 20px;
}
.cellcolor {
	margin: inherit !important;
	padding: inherit !important;
}
h2.hubtab {
	margin-bottom: 0;
}

/* -------------------------------------------------------------------------------------

Style CSS

------------------------------------------------------------------------------------- */
#styleIeBkgContainer {
	width: 100%;
	position: relative;
	min-height: 500px;
	background: url(/images/galleries/style/525/images/bkg.png) repeat-x top center #eaeaea;
}
#styleIeGlowContainer {
	width: 100%;
	position: relative;
	min-height: 500px;
	background: url(/images/galleries/style/525/images/bkg-glow.png) no-repeat top center;
}
#styleArch {
	position: absolute;
	top: 460px;
	left: 0;
	width: 100%;
	height: 40px;
}

/* in a perfect world...
#styleContainer {-
	width: 100%;
	position: relative;
	min-height: 500px;
	background-image: url(/images/galleries/style/525/images/bkg-arch.png), url(/images/galleries/style/525/images/bkg-glow.png), url(/images/galleries/style/525/images/bkg.png);
	background-repeat: no-repeat, no-repeat, repeat-x;
	background-position:0 460px, top center, top center;
	background-size:100% 40px, auto, auto;
}
*/
#stylePageContainer {
	width:960px;
	margin:0 auto;
}
#styleHeader {
	margin:0 auto;
	position:relative;
	width:100%;
	min-height:100px;
}
#styleLogo {
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
}
#styleLogo h2 {
	font-weight: 600;
	text-transform:none;
	line-height:50px;
	padding:25px 0;
	font-size:28px;
}
#styleLogo img {
	display:block;
}
#styleLinks {
	position:absolute;
	top:0;
	right:0;
}
#styleLinks a {
	display:block;
	line-height:30px;
	padding:0 0 0 27px;
	margin:0 0 0 20px;
	float:right;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
#styleLinks .subscribe {
	background:url(/images/galleries/style/525/images/icons.png) 0 0 no-repeat;
}
#styleLinks .portal {
	background:url(/images/galleries/style/525/images/icons.png) 0 -40px no-repeat;
}
#styleLinks .contact {
	background:url(/images/galleries/style/525/images/icons.png) 0 -80px no-repeat;
}
#styleLinks .phone {
	display:block;
	font-size:18px;
	line-height:50px;
	white-space:nowrap;
}
/*
#styleSocial {
	display:block;
	margin:0;
	float:right;
	padding:0;
	list-style:none;
}
#styleSocial li {
	margin:0;
	display:block;
	float:left;
	height:28px;
	padding:0 0 0 5px;
}
#styleSocial li a {
	display:block;
	margin:0 auto;
	text-align:center;
	height:28px;
	width:28px;
	padding:1px;
}
*/
#stylePage {
	margin:0 auto 20px;
	padding:10px;
	position:relative;
	background-color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
}
#nav-menu select {
	display: none;
}

#nav.menu {
	background:url(/images/galleries/style/525/images/line-sprite.png) 0 -190px repeat-x;
	width:100%;
	display:table;
	height:40px;
	list-style:none;
	margin:0;
	padding:0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#styleFeature {
	position:relative;
	margin:0 0 10px;
	width:100%;
	height:290px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:url(/images/galleries/style/525/images/feature.jpg) no-repeat;
	background-position:top center;
	display:none;
}
#styleFeature.internal {
	height:190px;
	display:block;
}
#clientPhoto {
	position:absolute;
	bottom:20px;
	left:20px;
	padding:10px;
	background-color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
	display:inline-block;
}
#clientPhoto img {
	display:block;
}
#styleFeature .fade {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:150px;
	background:url(/images/galleries/style/525/images/line-sprite.png) 0 0 repeat-x;
}
#styleFeature .tagline {
	min-height:100px;
	width:100%;
	position:absolute;
	bottom:0;
	padding-bottom:20px;
}
#styleFeature .tagline h1,
#styleFeature .tagline h2 {
	color:#fff;
	padding:0 20px 0 200px;
	text-transform:none;
}
#styleFeature .tagline h1 {
	font-size:28px;
	line-height:60px;
	margin:10px 0 0 0;
	font-weight:bold;
	text-shadow: 2px 2px 2px #000; 
}
#styleFeature .tagline h2 {
	font-size:18px;
}
#styleFeatureBar {
	float:right;
	width:310px;
	margin:0 0 10px;
}
#styleFeatureBar a {
	display:block;
	font-weight:600;
	text-transform:uppercase;
	color:#fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	background:url(/images/galleries/style/525/images/line-sprite.png) 0 -150px repeat-x;
	text-decoration:none;
	height: 40px;
	line-height:40px;
	text-align:center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#styleFeatureBar a:hover {
	font-weight:bold;
}
#styleContent {
	width:560px;
	margin:30px;
	float:left;
	padding:0 0 120px 0;
}
#styleTitle {
	position:relative;
	font-size:28px;
	margin:-30px 0 10px;
	text-transform:none;
	/*
	font-size:26px;
	background:#fbfbfb;
	-webkit-box-shadow:inset 0 0 0 5px #eaeaea;
	box-shadow:inset 0 0 0 5px #eaeaea;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:20px 30px;
	margin:-30px -30px 30px;
	*/
}
#styleContent table {
	width:100%;
}
#styleSidebar {
	font-size:13px;
	width:310px;
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
#styleSidebar li {
	background:#fbfbfb;
	-webkit-box-shadow: inset 0px 0px 0px 5px #eaeaea;
	box-shadow: inset 0px 0px 0px 5px #eaeaea;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:30px;
	margin:0 0 10px;
}
#styleSidebar li li,
#styleSidebar ul {
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
	margin:0;
	padding:0;
	list-style:none;
}
#styleSidebar #subNav a {
	display:block;
}
#styleSidebar li:last-child {
	margin:0;
}
#styleSidebar li .title {
	padding-bottom:20px;
	background:url(/images/galleries/style/525/images/sidebar-separator.png) 0 35px no-repeat;
	top: -5px;
	position: relative;
	text-align: center;
}
/* RSS Feed */

#rssFeedReader .rssHeader,
#rssFeedReader .rssBody div {
	display:none;
}

#rssFeedReader .rssBody ul {
	padding:0;
	margin:0;
}
#rssFeedReader .rssRow {
	list-style:none;
	margin:0 0 20px;
	padding:0;
}
#rssFeedReader .rssRow h4 {
	font-size:13px;
	margin:0;
	padding:0;
	text-transform:none;
	font-weight:normal;
}
#styleServices {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}
#styleServices li {
	width:50%;
	float:left;
	display:block;
	margin:0 0 30px 0;
}
#styleServices li:nth-child(even):after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#styleSeals {
	margin:20px 0 10px;
	padding:0;
	display:table;
	list-style:none;
	width:100%;
}
#styleSeals li {
	text-align:center;
	vertical-align:middle;
	display:table-cell;
}
#styleFooter {
	width:100%;
	margin:0;
	font-size:12px;
	padding:0 0 40px;
}
#styleFooter .left {
	float:left;
	width:640px;
}
#styleFooter .right {
	float:right;
	width:320px;
	text-align:right;
}
hr.headerline {
	background:#000000;
}

/* Netbooks and Tablets */
@media all and (max-width: 1003px) and (min-width: 0) {
	#stylePageContainer {
		width:720px;
	}
	#nav.menu li a {
		font-size:12px;
	}
	#nav-menu ul.menu {
		display: none !important;
	}
	#nav-menu select {
		display: inherit;
		width: 100%;
		margin:0;
		line-height:40px;
		height:40px;
	}
	#styleContent {
		width:inherit;
		float:none;
		padding:10px 0 0;
	}
	#styleServices li {
		width: 310px;
	}
	#styleFeatureBar {
		float:none;
		width:100%;
	}
	#styleSidebar {
		width:inherit;
		float:none;
	}
	#styleSidebar li:nth-child(1) {
		display:none;
	}
	#styleSidebar li .title {
		padding-bottom: 20px;
		background-position: center 35px;
		text-align:center;
	}
	#styleFooter .left,
	#styleFooter .right {
		width:100%;
		float:none;
		text-align:center;
	}
	/*
	#styleSocial {
		float:none;
		width:100%;
		text-align:center;
	}
	#styleSocial li {
		float:none;
		display:inline-block;
		padding:0 2px;
	}
	*/
}

/* Smartphones - Landscape */
@media all and (max-width: 747px) and (min-width: 0) {
	#stylePageContainer {
		width:100%;
	}
	#styleContent {
		padding:0;
	}
	#stylePage {
		position:relative;
		background-color:#fff;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		box-shadow: none;
		margin:0;
	}
	#styleLogo {
		float:none;
	}
	#styleLogo img {
		margin:0 auto;
	}
	#styleLinks {
		float:none;
		background:#fff;
		padding:10px 10px 0;
		width:auto;
		position:relative;
	}
	#styleLinks a {
		margin:0;
		padding:0;
		float:none;
		width:auto;
		background:#fbfbfb;
		-webkit-box-shadow: inset 0px 0px 0px 5px #eaeaea;
		box-shadow: inset 0px 0px 0px 5px #eaeaea;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin:0 0 10px;
		line-height: 40px;
		text-shadow: none;
		font-size:16px;
		color:#000;
		text-transform:uppercase;
		text-align:center;
	}
	#styleLinks .phone {
		float:none;
		width:auto;
		margin:0;
		background:none;
		-webkit-box-shadow:none;
		box-shadow:none;
	}
	#styleLinks a:hover {
		background-color:#eaeaea;
		color:#0099ff;
	}
	#styleLinks .subscribe,
	#styleLinks .portal,
	#styleLinks .contact,
	#styleLinks .phone,
	#styleLinks .subscribe:hover,
	#styleLinks .portal:hover,
	#styleLinks .contact:hover,
	#styleLinks .phone:hover {
		background-image:none;
		background:#fbfbfb;
	}
	#styleLinks a.phone,
	#styleLinks a.phone:hover {
		background:none;
		color:#000;
		position:absolute;
		top:10px;
		left:0;
		width:100%;
	}
	#styleLinks a.subscribe {
		margin-bottom:0;
	}
	#styleLinks a.contact {
		margin-top:60px;
	}
	#styleFeature {
		height:auto;
		padding:20px 0;
		background:none;
		text-align:center;
	}
	#clientPhoto {
		position:relative;
		bottom:auto;
		left:auto;
	}
	#styleFeature .tagline h1,
	#styleFeature .tagline h2 {
		color:#000;
		padding:10px;
		text-shadow:none;
	}
	#styleFeature .tagline {
		position:relative;
		padding:0;
	}
	#styleFeature.internal,
	#styleFeature .fade {
		display:none;
	}
	#styleFeatureBar a {
		display:block;
		width:auto;
		white-space:nowrap;
		padding:0 10px;
	}
	#styleServices li {
		width:100%;
	}
	#styleSeals {
		left:10px;
		width:100%;
	}
	#styleTitle {
		text-align:center;
	}
	#styleFooter {
		margin-top:20px;
	}
}
/* Smartphones - Portrait */
@media all and (max-width: 359px) and (min-width: 0) {
}

/* -------------------------------------------------------------------------------------

Tax Calendar

------------------------------------------------------------------------------------- */
.yui-calcontainer {
	position: relative;
	float: left;
	_overflow: hidden;
	width: 100% !important;
	margin-top: 10px !important;
}
.yui-calcontainer iframe {
	position: absolute;
	border: none;
	margin: 0;
	padding: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.yui-calcontainer iframe.fixedsize {
	width: 50em;
	height: 50em;
	top: -1px;
	left: -1px;
}
.yui-calcontainer.multi .groupcal {
	z-index: 1;
	float: left;
	position: relative;
}
.yui-calcontainer .title {
	position: relative;
	z-index: 1;
}
.yui-calcontainer .close-icon {
	position: absolute;
	z-index: 1;
	text-indent: -10000em;
	overflow: hidden;
}
.yui-calendar {
	position: relative;
}
.yui-calendar .calnavleft {
	position: absolute;
	z-index: 1;
	text-indent: -10000em;
	overflow: hidden;
}
.yui-calendar .calnavright {
	position: absolute;
	z-index: 1;
	text-indent: -10000em;
	overflow: hidden;
}
.yui-calendar .calheader {
	position: relative;
	width: 100%;
	text-align: center;
}
.yui-calcontainer .yui-cal-nav-mask {
	position: absolute;
	z-index: 2;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	_width: 0;
	_height: 0;
	left: 0;
	top: 0;
	display: none;
}
.yui-calcontainer .yui-cal-nav {
	position: absolute;
	z-index: 3;
	top: 0;
	display: none;
}
.yui-calcontainer .yui-cal-nav .yui-cal-nav-btn {
	display: -moz-inline-box;
	display: inline-block;
}
.yui-calcontainer .yui-cal-nav .yui-cal-nav-btn button {
	display: block;
*display:inline-block;
*overflow:visible;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.yui-calendar .calbody a:hover {
	background: inherit;
}
p#clear {
	clear: left;
	padding-top: 10px;
}
.yui-skin-sam .yui-calcontainer {
	background-color: #f2f2f2;
	border: 1px solid #808080;
	padding: 10px;
}
.yui-skin-sam .yui-calcontainer.multi {
	padding: 0 5px 0 5px;
}
.yui-skin-sam .yui-calcontainer.multi .groupcal {
	background-color: transparent;
	border: none;
	padding: 10px 5px 10px 5px;
	margin: 0;
}
.yui-skin-sam .yui-calcontainer .title {
	background: url(/images/galleries/style/419/calendar/sprite.png) repeat-x 0 0;
	border-bottom: 1px solid #ccc;
	font: 100% sans-serif;
	color: #000;
	font-weight: bold;
	height: auto;
	padding: .4em;
	margin: 0 -10px 10px -10px;
	top: 0;
	left: 0;
	text-align: left;
}
.yui-skin-sam .yui-calcontainer.multi .title {
	margin: 0 -5px 0 -5px;
}
.yui-skin-sam .yui-calcontainer.withtitle {
	padding-top: 0;
}
.yui-skin-sam .yui-calcontainer .calclose {
	background: url(/images/galleries/style/419/calendar/sprite.png) no-repeat 0 -300px;
	width: 25px;
	height: 15px;
	top: .4em;
	right: .4em;
	cursor: pointer;
}
.yui-skin-sam .yui-calendar {
	border-spacing: 0;
	border-collapse: collapse;
	font: 100% sans-serif;
	text-align: center;
	margin: 0;
}
.yui-skin-sam .yui-calendar .calhead {
	background: transparent;
	border: none;
	vertical-align: middle;
	padding: 0;
}
.yui-skin-sam .yui-calendar .calheader {
	background: transparent;
	font-weight: bold;
	padding: 0 0 .6em 0;
	text-align: center;
}
.yui-skin-sam .yui-calendar .calheader img {
	border: none;
}
.yui-skin-sam .yui-calendar .calnavleft {
	background: url(/images/galleries/style/419/calendar/sprite.png) no-repeat 0 -450px;
	width: 25px;
	height: 15px;
	top: 0;
	bottom: 0;
	left: -10px;
	margin-left: .4em;
	cursor: pointer;
}
.yui-skin-sam .yui-calendar .calnavright {
	background: url(/images/galleries/style/419/calendar/sprite.png) no-repeat 0 -500px;
	width: 25px;
	height: 15px;
	top: 0;
	bottom: 0;
	right: -10px;
	margin-right: .4em;
	cursor: pointer;
}
.yui-skin-sam .yui-calendar .calweekdayrow {
	height: 2em;
}
.yui-skin-sam .yui-calendar .calweekdayrow th {
	padding: 0;
	border: none;
}
.yui-skin-sam .yui-calendar .calweekdaycell {;
	font-weight: bold;
	text-align: center;
	width: 2em;
}
.yui-skin-sam .yui-calendar .calfoot {
	background-color: #f2f2f2;
}
.yui-skin-sam .yui-calendar .calrowhead, 
.yui-skin-sam .yui-calendar .calrowfoot {
	color: #a6a6a6;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	border: none;
}
.yui-skin-sam .yui-calendar .calrowhead {
	text-align: right;
	padding: 0 2px 0 0;
}
.yui-skin-sam .yui-calendar .calrowfoot {
	text-align: left;
	padding: 0 0 0 2px;
}
.yui-skin-sam .yui-calendar td.calcell {
	border: 1px solid #ccc;
	background: #fff;
	padding: 1px;
	height: 1.6em;
	line-height: 1.6em;
	text-align: center;
	white-space: nowrap;
}
.yui-skin-sam .yui-calendar td.calcell a {
	color: #0099ff /* FONT COLOR */ !important;
	display: block;
	height: 100%;
	text-decoration: none;
}
.yui-skin-sam .yui-calendar td.calcell.today {
	background-color: #000;
}
.yui-skin-sam .yui-calendar td.calcell.today a {
	background-color: #fff;
}
.yui-skin-sam .yui-calendar td.calcell.oom {
	background-color: #ccc;
	color: #a6a6a6;
	cursor: default;
}
.yui-skin-sam .yui-calendar td.calcell.selected {
	background-color: #fff;
	color: #000;
}
.yui-skin-sam .yui-calendar td.calcell.selected a {
	background-color: #ffff99 /* HIGHLIGHT COLOR */;
	color: #000;
}
.yui-skin-sam .yui-calendar td.calcell.calcellhover {
	background-color: #0099ff /* HOVER COLOR */ !important;
	color: #fff !important;
	cursor: pointer;
}
.yui-skin-sam .yui-calendar td.calcell.calcellhover a {
	background-color: #0099ff /* HOVER COLOR */ !important;
	color: #fff !important;
}
.yui-skin-sam .yui-calendar td.calcell.previous {
	color: #e0e0e0;
}
.yui-skin-sam .yui-calendar td.calcell.restricted {
	text-decoration: line-through;
}
.yui-skin-sam .yui-calendar td.calcell.highlight1 {
	background-color: #cf9;
}
.yui-skin-sam .yui-calendar td.calcell.highlight2 {
	background-color: #9cf;
}
.yui-skin-sam .yui-calendar td.calcell.highlight3 {
	background-color: #fcc;
}
.yui-skin-sam .yui-calendar td.calcell.highlight4 {
	background-color: #cf9;
}
.yui-skin-sam .yui-calendar a.calnav {
	border: 1px solid #f2f2f2;
	padding: 0 4px;
	text-decoration: none;
	color: #000;
	zoom: 1;
}
.yui-skin-sam .yui-calendar a.calnav:hover {
	background: url(/images/galleries/style/419/calendar/sprite.png) repeat-x 0 0;
	border-color: #A0A0A0;
	cursor: pointer;
}
.yui-skin-sam .yui-calcontainer .yui-cal-nav-mask {
	background-color: #000;
	opacity: .25;
	filter: alpha(opacity=25);
}
.yui-skin-sam .yui-calcontainer .yui-cal-nav {
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 93%;
	border: 1px solid #808080;
	left: 50%;
	margin-left: -7em;
	width: 14em;
	padding: 0;
	top: 2.5em;
	background-color: #f2f2f2;
}
.yui-skin-sam .yui-calcontainer.withtitle .yui-cal-nav {
	top: 4.5em;
}
.yui-skin-sam .yui-calcontainer.multi .yui-cal-nav {
	width: 16em;
	margin-left: -8em;
}
.yui-skin-sam .yui-calcontainer .yui-cal-nav-y, 
.yui-skin-sam .yui-calcontainer .yui-cal-nav-m, 
.yui-skin-sam .yui-calcontainer .yui-cal-nav-b {
	padding: 5px 10px 5px 10px;
}
.yui-skin-sam .yui-calcontainer .yui-cal-nav-b {
	text-align: center;
}
.yui-skin-sam .yui-calcontainer .yui-cal-nav-e {
	margin-top: 5px;
	padding: 5px;
	background-color: #EDF5FF;
	border-top: 1px solid black;
	display: none;
}
.yui-skin-sam .yui-calcontainer .yui-cal-nav label {
	display: block;
	font-weight: bold;
}
.yui-skin-sam .yui-calcontainer .yui-cal-nav-mc {
	width: 100%;
	_width: auto;
}
.yui-skin-sam .yui-calcontainer .yui-cal-nav-y input.yui-invalid {
	background-color: #FFEE69;
	border: 1px solid #000;
}
.yui-skin-sam .yui-calcontainer .yui-cal-nav-yc {
	width: 4em;
}
.yui-skin-sam .yui-calcontainer .yui-cal-nav .yui-cal-nav-btn {
	border: 1px solid #808080;
	background: url(/images/galleries/style/419/calendar/sprite.png) repeat-x 0 0;
	background-color: #ccc;
	margin: auto .15em;
}
.yui-skin-sam .yui-calcontainer .yui-cal-nav .yui-cal-nav-btn button {
	padding: 0 8px;
	font-size: 93%;
	line-height: 2;
*line-height:1.7;
	min-height: 2em;
*min-height:auto;
	color: #000;
}
.yui-skin-sam .yui-calcontainer .yui-cal-nav .yui-cal-nav-btn.yui-default {
	border: 1px solid #304369;
	background-color: #0099ff /* HOVER COLOR */ !important;
	background: url(/images/galleries/style/419/calendar/sprite.png) repeat-x 0 -1400px;
}
.yui-skin-sam .yui-calcontainer .yui-cal-nav .yui-cal-nav-btn.yui-default button {
	color: #fff;
}
#cal1 {
	width: 100% !important;
}
/* -------------------------------------------------------------------------------------

CSS Fixes - Below is a compilation of hacks/fixes to normalize some of our dated content 

------------------------------------------------------------------------------------- */
#Map iframe {
	width: 100%;
	-webkit-box-shadow: 0 0 0 1px #a3a3a3, 0 0 0 2px #ffffff;
	-moz-box-shadow: 0 0 0 1px #a3a3a3, 0 0 0 2px #ffffff;
	box-shadow: 0 0 0 1px #a3a3a3, 0 0 0 2px #ffffff;
}
.hubtab {
	padding: 5px 20px 0 !important;
	background: #ffffff;
	line-height: 160%;
}
#fancyboxPortal input, 
#fancyboxPortal textarea {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
#loginform input.box {
	width: 100% !important;
}
#loginform .btn {
	padding: 0 15px !important;
	margin: 10px auto 0 !important;
	float: right !important;
	font-weight: inherit !important;
	font-size: inherit !important;
}
#loginform fieldset li {
	padding: 0 !important;
	border: 0 !important;
}
#Newsletter table:first-child td:nth-child(3), 
#Newsletter table:first-child td:nth-child(2) {
	display: none;
}
/* Hides the default header and footer */
#Header, 
#Footer {
	display: none;
}
/* Centers Forms */
#Form table {
	margin: 0 auto;
	border: 0;
	max-width: 350px;
}
#Form input:not([type=submit]), 
#Form textarea {
	width: 100%;
}
form td {
	border: 0;
}
form td p {
	margin: 0;
	padding: 0;
}
/* Reduces caption font size */
.caption {
	font-size: .9em
}
/* Tax Rates Page Mess */
#TaxRates {
	font-size: .9em
}
#TaxRates p, 
#TaxRates font, 
#TaxRates p font, 
#TaxRates p font font {
	font: 100%/160%;
	margin: 0;
	padding: 0;
}
#TaxRates table, 
#TaxRates td {
	border: 0;
}
#TaxRates td {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 7px 0;
	width: 50% !important;
}
#TaxRates table table, 
#TaxRates table table td {
	border: 0
}
/* Tax Due Dates */
#DueDates table {
	width: 100%;
}
/* Guides */
#Guides center table img {
	display: none;
}
#Guides table div img {
	display: block;
}
#Guides table img {
	display: none;
}
#Guides center table td {
	width: 50% !important;
}
#Guides center table td a, 
#Guides table a {
	font-size: .9em;
}
#fga, 
#toc {
	width: 100% !important;
}
#fga .cellcolor {
	padding: inherit;
	margin: inherit;
	background: none;
	color: #333333 !important;
}
#toc ul li {
	list-style-image: none !important;
}
#fga .tip, 
#fga .note, 
#fga .example, 
#fga .calculator, 
#fga .caution, 
#fga .rfg {
	background: none !important;
	padding-left: inherit !important;
	font-style: italic !important;
}
.backToTop {
	display: none;
}
img[name*=triangle] {
	display: none;
}
td.cellcolor p {
	margin: inherit !important;
	padding: inherit !important;
}
#Guides table td {
	width: auto;
	padding: 0 !important;
}
#Guides table td:first-child {
	width: 0;
}
/* Tax Publications */
#Publications {
	font-size: .9em;
}
#Publications p, 
#Publications font, 
#Publications p font, 
#Publications p font font {
	font: 100%/160%;
	margin: 0;
	padding: 0;
}
#Publications table {
	width: 100%;
}
#Publications table, 
#Publications td {
	border: 0;
}
#Publications td {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 7px 0;
}
/* Record Retention */
#RecordRetention table img {
	display: none;
}
/* Directions */
#Directions form table {
	width: 500px;
	padding-bottom: 20px;
}
/* Newsletter */
#table1 {
	font-size: .9em;
	width: 100%;
}
#table1 p, 
#table1 font, 
#table1 p font, 
#table1 p font font {
	font: 100%/160%;
	margin: 0;
	padding: 0;
}
#table1 table {
	width: 100%;
}
#table1 table, 
#table1 td {
	border: 0;
}
#table1 td {
	border-bottom: 1px solid #ccc;
	margin: 0;
}
/* Recommended Books */
#ListBooks table {
	width: 100% !important;
}
/* Hub Page Fixes */
#ListSub .thumbborder.thumbpad, 
#ServicesHub table td:first-child {
	display: none;
}
#ServicesHub p,
#ServicesHub br.clearfloat {
	display:none;
}
#ServicesHub table {
	margin:0 0 20px 0;
}
#ListSub table td {
	display: block;
	width: 100%;
	float: left;
}
#ListSub table td:nth-child(2) {
	display: none;
}

#Guides > table h1,
#Guides > table + br + br {
	display: none;
}
#Guides {
	position:relative;
	top:-60px;
}

/* Start MENU */
ul.menu {
	display:none;
}
#nav-menu {
	position: relative;
	z-index:10000;
    margin: 0;
	height: 40px;
	display: block;
    font-size: 14px;
}
.menu,
.menu * {
	margin:0;
	padding:0;
}

#nav-menu li.active li a.menulinks, 
#nav-menu li.active.parent li a.menulinks, 
#nav-menu li.active li .menulinks, 
#nav-menu li.active.parent li .menulinks,
#nav-menu ul ul li a.menulinks, 
#nav-menu ul ul li a.menulinks:hover, 
#nav-menu ul li.active.parent ul li a.menulinks {
	width: 100%;
	display:block;
	height: 100%;
	font-style: normal;
	font-variant: normal; 
	font-weight: normal; 
}

.menu {
	position: relative;
	list-style: none;
	line-height:1.0;
	float:right;
	height: 40px;
	width: 100%;
	padding: 0;
	margin: 0;
}

.menu li {
	list-style:none;
	position:relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.menu ul {
	position:absolute;
	float:none;
	left:-999em;
	z-index:10000;
	padding: 0;
	margin: 0;
	text-indent:8px;
	border:0;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
}
#nav-menu ul ul ul {
	top:0;
}
.menu li li {
	position:relative;
	margin:0 20px 0 0;
	float:none;
	background:url(/images/galleries/style/525/images/line-sprite.png) 0 -190px repeat-x;
}

.menu li:hover ul,
.menu li.sfHover ul{
     left:0px;
     top:40px;
}

.menu li li:hover ul,
.menu li li.sfHover ul,
.menu li li li:hover ul,
.menu li li li.sfHover ul,
.menu li li li li:hover ul,
.menu li li li li.sfHover ul {
     left: 100%;
     top:0px;
}

#nav-menu a {
	white-space: nowrap;
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	margin:0;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-shadow:1px 1px 1px #000;
	text-transform:uppercase;
}
#nav-menu li.active a {
	cursor: pointer;
    color: #fff;
	background:url(/images/galleries/style/525/images/line-sprite.png) 0 -150px repeat-x;
}
#nav-menu li.active li a {
	background:none;
}

#nav-menu li li a, 
#nav-menu li.active li a {
     display:inline;
     padding:0;
	 margin:0;
     text-decoration:none;
     float:none;
     height:30px;
     line-height:30px;
	 color:#fff;
	 font-weight:normal;
	 font-size:14px;
	 text-transform: none;
}

#nav-menu li.sfHover a, 
#nav-menu li:hover a, 
#nav-menu li a:hover {
      color: #fff;
	  background:url(/images/galleries/style/525/images/line-sprite.png) 0 -150px repeat-x;
}
#nav-menu li.sfHover li a, 
#nav-menu li:hover li a, 
#nav-menu li li a:hover {
	  background:none;
}
#nav-menu > ul > li:hover,
#nav-menu > ul > li.sfHover {
	background:none;
}

#nav-menu ul ul li a, 
#nav-menu ul li.active.parent ul a {
	color: #fff;
}

#nav-menu li.sfHover li a, 
#nav-menu li:hover li a, 
#nav-menu ul li.active ul li.active li a, 
#nav-menu ul li.active.parent ul li a {
	color: #fff;
}

#nav-menu li:hover li a:hover, 
#nav-menu ul li.active ul li.active a, 
#nav-menu ul li.active ul li.active li.active a, 
#nav-menu ul li.active.parent ul li a:hover {
	color: #fff;
}

#nav-menu li:hover li a.daddy,
#nav-menu li.sfHover li a.daddy {
	width: 100%;
	display:block;
	height: 100%;
	padding: 0;
	margin: 0 30px 0 0;
	background:url(/images/galleries/style/485/images/arrow-fff.gif) 100% 50% no-repeat;
}

#nav-menu li li:hover,
#nav-menu li li.sfHover {
	background:url(/images/galleries/style/525/images/line-sprite.png) 0 -150px repeat-x;
}