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


/* Start StyleCSS */
/*
Colors Used:

Purple: #001c83
Red: #e90000

*/

body {
	font:90%/160% \'Ubuntu\', arial, serif;
	margin:0;
	padding:0;
	background:#fff;
	color:#666666;
}
font {
	font:100%/160% \'Ubuntu\', arial, serif;
}
:-moz-any-link:focus {
  outline: none;
}
img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
h1, h2, h3, h4 {
	margin:0;
}
h1 {
	font-size:1.5em;
	color:#001c83;
}
h2 {
	font-size:1.4em;
	color:#001c83;
}
h3 {
	font-size:1.4em;
	color:#001c83;
}
h4 {
	font-size:1.3em;
	color:#001c83;
}
.cellcolor,
.cellcolor p,
.cellcolor a, 
.cellcolor a:hover, 
.cellcolor h1, 
.cellcolor h2, 
.cellcolor h3 {  /*Used for section headings on pages like Newsletter */
    color: #fff;
    background-color:#001c83;
}
.center {
	margin:0 auto;
}
a:link,
a:active,
a:visited {
	color:#e90000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.two-third {
	position:relative;
	width:620px;
	margin:0 10px;
}
.one-third {
	position:relative;
	width:300px;
	margin:0 10px;
}
.one-fourth {
	position:relative;
	width:220px;
	margin:0 10px;
}
.three-fourth {
	position:relative;
	width:700px;
	margin:0 10px;
}
.full {
	position:relative;
	width:920px;
	min-height:30px;
	margin:0 20px;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
}
.readmore {
	display:block;
	padding:0 10px;
	text-align:center;
	line-height:30px;
	background:#001c83;
	font-weight:bold;
	color:#fff !important;
	text-decoration:none !important;
}
.readmore:hover {
	background:#e90000;
}
#style-container {
	width:960px;
	margin:0 auto;
	position:relative;
	background:#fff;
}
#header {
	width:100%;
	min-height:125px;
	position:relative;
}
#header .gradient-line {
	width:950px;
	height:30px;
	padding:0 0 0 10px;
	line-height:30px;
	background:url(/images/galleries/style/473/images/gradient-line.png) 0 -30px repeat-x #DCDCDC;
	display:block;
	position:absolute;
	bottom:0;
}
#header .gradient-line h1 {
	font-size:1.2em;
	line-height:30px;
}
#header .line {
	width:100%;
	height:5px;
	background:#001c83;
	display:block;
	position:absolute;
	bottom:30px;
}
#portal {
	position:absolute;
	bottom:-30px;
	right:-85px;
	height:110px;
	width:110px;
	background:url(/images/galleries/style/473/images/lock.png) no-repeat;
}
#nav-top {
	position:absolute;
	display:block;
	min-width:450px;
	bottom:30px;
	height:30px;
	line-height:30px;
	right:80px;
}
#nav-top a {
	display:block;
	position:relative;
	float:left;
	height:30px;
	line-height:30px;
	min-width:80px;
	margin:0 5px;
	background:url(/images/galleries/style/473/images/nav-top.png) repeat-x;	
	text-decoration:none;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
#nav-top a:hover {
	text-decoration:underline;
}
#nav-top a.activeTab {
	height:29px;
	line-height:29px;
	color:#001c83;
	background:url(/images/galleries/style/473/images/gradient-line.png) 0 0 repeat-x;
	border-left:solid 1px #CCC;
	border-top:solid 1px #CCC;
	border-right:solid 1px #CCC;
	margin:0 5px;
}
#logo {
	float:left;
	display:block;
	height:70px;
	min-width:100px;
	text-decoration:none;
}
#logo h2 {
	display:block;
	height:40px;
	line-height:40px;
	margin:20px 0 0 10px;
	font-weight:bold;
	font-size:1.8em;
	text-decoration:none;
}
#phone {
	float:right;
	display:block;
	height:40px;
	line-height:40px;
	margin:20px 120px 0 0;
	font-weight:bold;
	font-size:1.6em;
	color:#001c83;
}
#phone span {
	color:#e90000;
}
#feature {
	position:relative;
	display:block;
	height:230px;
	width:960px;
}
#feature .line {
	width:100%;
	height:5px;
	background:#001c83;
	display:block;
	position:absolute;
	bottom:0;
	z-index: 50;
}
.slide {
	margin:0;
	padding:0;
	list-style:none;
}
.slide li {
	position:relative;
	height:230px;
	width:960px;
	background:#fff;
}
.slide li img {
	position:absolute;
	top:0;
	left:0;
}
.slide li span {
	position:absolute;
	top:70px;
	right:0;
	width:600px;
	line-height:40px;
	height:80px;
	display:block;
	font-size:1.8em;
	color:#001c83;
}
.slide li a {
	position:absolute;
	top:0;
	left:0;
	display:block;
	height:230px;
	width:960px;
}
.controls {
	position:absolute;
	width:90px;
	height:20px;
	bottom:0;
	right:5px;
	list-style:none;
	z-index:100;
}
.controls li {
	display:block;
	float:left;
	margin:0 5px;
}
.controls li a {
	display:block;
	line-height:20px;
	height:20px;
	width:20px;
	text-align:center;
	color:#fff;
	background:#001c83;
	text-decoration:none;
	font-weight:bold;
}
.controls li a:hover,
.controls li a.activeSlide {
	background:#e90000;
}
#page {
	width:960px;
	border-bottom:solid 1px #ccc;
	padding:15px 0;
}
#navbar {
	padding-bottom:15px;
}
#navbar h3 {
	display:block;
    line-height:48px;
    margin:0;
    padding:0;
}
#sub-footer {
	width:960px;
	border-bottom:solid 1px #ccc;
	padding:15px 0 30px;
	margin:15px 0 30px;
}
#sub-footer h2 {
	margin:0 0 0 55px;
	padding:0;
	display:block;
	line-height:48px;
	font-size:1.6em
}
#footer {
	width:960px;
	padding:15px 0 30px;
}
#footer h3 {
	margin:0 0 0 55px;
	padding:0;
	display:block;
	line-height:48px;
	font-size:1.6em
}
#footer ul {
	padding:0;
	margin:0;
	list-style:none;
}
#footer ul a {
	text-decoration:none;
	color:#e90000;
	display:block;
}
#footer li {
	display:block;
	border-bottom:solid 1px #ccc;
	line-height:30px;
	height:30px;
	padding-left:15px;
	background:url(/images/galleries/style/473/images/bullets.png) -20px -30px no-repeat;
	color:#e90000;
}
#footer li:hover,
#footer a:hover,
#footer .links a:hover {
	background:#eee;
}
#footer .links a {
	text-decoration:none;
	color:#e90000;
	display:block;
	border-bottom:solid 1px #ccc;
	line-height:30px;
	height:30px;
	padding-left:15px;
	background:url(/images/galleries/style/473/images/bullets.png) -20px -30px no-repeat;
}
#footer input {
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;
	width:220px;
	padding-left:5px;
	margin-bottom:1px;
	background:#eee;
	border:1px solid #ccc;
	color:#666;
}
#footer input.submit {
	background:#001c83;
	color:#fff;
	font-weight:bold;
	display:block;
	width: auto;
	min-width:100px;
	padding:0;
	border:0;
	padding:0 10px;
	cursor:pointer;
}
#footer input.submit:hover {
	background:#e90000;
}
#subscribe {
	width:940px;
	display:block;
	height:30px;
	padding:20px 10px;
	margin:40px 0 10px 0;
	border-bottom:solid 1px #ccc;
	border-top:solid 1px #ccc;
}
#subscribe h2 {
	line-height:30px;
	margin:0 0 0 5px;
	font-size:1.4em
}
#subscribe img {
	margin-top: -10px;
}

/* Nav Menu */
#nav {
	line-height:30px;
	padding:10px 0;
}
#nav,
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	margin:0;
	padding:0;
	border-bottom:solid 1px #ccc;
	position:relative;
}
#nav li li {
	border:0;
}
#nav li a {
	padding-left:15px;
	font-size:1.1em;
}
#nav li li a {
	padding-left:0;
}
#nav a {
	line-height:30px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#001c83;
}

#nav .hitarea {
	display:block; 
	height:30px; 
	float:left; 
	width:15px; 
	cursor:pointer;
}
#nav .collapsable-hitarea {
	background:url(/images/galleries/style/473/images/bullets.png) -20px 0 no-repeat;
}
#nav .expandable-hitarea {
	background:url(/images/galleries/style/473/images/bullets.png) 0 0 no-repeat;
}
#nav ul .hitarea {
	display:block; 
	height:25px; 
	float:left; 
	width:15px; 
	cursor:pointer;
}
#nav ul .collapsable-hitarea {
	background:url(/images/galleries/style/473/images/bullets.png) -20px -3px no-repeat;
}
#nav ul .expandable-hitarea {
	background:url(/images/galleries/style/473/images/bullets.png) 0 -3px no-repeat;
}
#nav ul a {
	margin-left:15px; 
	font-size:.9em;
    font-weight:normal;
	color:#666;
}
#nav ul ul {
	margin-left:15px;
}
#nav ul li {
	background:none;
}
#nav ul li a {
	line-height:25px;
	background:none;
}
#nav .selected {
	color:#e90000;
	font-weight:bold;
}
#nav a:hover{
text-decoration:underline;
}

/* Powered By */
.poweredBy {
    width:100%; 
    display:block; 
    font-size:.8em; 
    text-align:center;
}


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

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

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


/* Hides the default header and Footer */
#Header,
#Footer {
	display:none;
}

/* sets the optimal page width */
#page-pad {
	width:700px;
}
/* Centers Forms */
#Form table,
form table {
    margin:0 auto;
	border:0;
}
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;
	padding-left:20px;
	background:url(/images/galleries/style/473/images/bullets.png) -15px -37px no-repeat;
}
#fga,
#toc {
	width:100% !important;
	}
/* 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;
}


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

Google Site Search 

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


#searchForm {
	width:185px;
	margin:0 110px 0 0;
	padding:0;
	display:block;
	float:right;
}
#searchForm input {
	border: 1px solid #CCCCCC;
    display: block;
    height: 20px;
    line-height: 20px;
    margin: 5px 0 0;
    padding:0 20px 0 5px;
	width:160px;
	color:#999;
	font-size:.8em;
	background:url(/images/galleries/style/icons/search.png) center right no-repeat #fff;
	float:left;
}
#searchForm .close {
	margin: 5px 0 0 5px;
	background:url(/images/galleries/style/icons/close.png) center right no-repeat;	
	display:block;
	float:right;
	cursor:pointer;	
}
#resultsDiv {
	margin:0 0 20px;
}


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

RSS Feed Reader

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


.rssBody ul {
	margin:0;
	padding:0;
	list-style:none;
}
.rssFeed .rssRow {
	font-size:.9em;
    margin:5px 0;
	padding:5px 0;
    position: relative;
    width: 100%;
	display:block;
	float:left;
	border-bottom:1px solid #ccc;
}
.rssFeed .rssRow div {
	display:none;
}
.rssFeed .rssRow h4 {
	font-size:1em;
}
.rssHeader {
	display:none;
}

/* Start MENU */



ul.menu {
	display: none;
}

