html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

input:focus {
	outline: 0;
} 


body {
	line-height: 1;
	color: #000;
	background-color: #fff;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.clear {
	clear:both;
}

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Master - H&R Block green #7DC242
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

body {
	font-size: 100%;
	font-family: "Arial", "Helvetica", "sans serif" ;
	background: url(images/layout/top-bg.gif) repeat-x 0 2px #fff;
} 

#page {
	width:940px;
	margin: 0 auto;
	position:relative;

}

a {
	text-decoration: none;
	color: #7dc242;
	
}

a:hover {
	text-decoration: underline;
}

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Header
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

#header {
	position:relative;
	width: 940px;
	height: 103px;
}
#header .logo {
	display:none;
}

#header h1 a {
	display:block;
	width: 326px;
	height: 71px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(images/layout/main-logo-sprite-103.gif) no-repeat #fff;
}

#header h1 a:hover {
	background-position: 0 -71px;
}

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Main Menu Nav
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

#mainmenu ul#nav {
	position: static;
	height: 90px;
	bottom: 0;
	left: 0;
	display:block;
	list-style: none;
        margin: 0 auto;
	margin-left:35px;		
}

#mainmenu ul#nav li {
	float:left;
}

#mainmenu ul#nav li a { 
	display: block;
	width: 94px;
	min-height: 89px;
	float:left;
	margin-right: 16px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	line-height: 90px;
	text-decoration: none;
}

#mainmenu ul#nav li a:hover, #mainmenu ul#nav li.selected a  {
	background: url(images/layout/menu-hover.gif) no-repeat 0 0 transparent;
} 

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Main Menu Nav Sub ( Drop Down Menu )
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

#mainmenu ul.subnav {
	position: absolute;
	width: 215px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	top: 192px;
	background: url(images/30-bottombanners-bg.png) repeat transparent;
	padding:0;
	margin:0;
}

#mainmenu ul#nav li:hover ul, #mainmenu ul#nav li.sfhover ul {
	left: auto;
	z-index: 100;
}

#mainmenu ul#nav ul.subnav li a {
	display: block;
	width: 200px;
	min-height: 36px;
	background: url(images/40-black-bg.png) repeat transparent;
	float:none;
	line-height: 36px;
	font-size: 13px;
	text-align:left;
	padding-left: 15px;
	margin-top: 2px;
}

#mainmenu ul#nav ul.subnav li a:hover {
	background: url(images/60-black-bg.png) repeat transparent;
}

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Header Site Search
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

#site-search {
	position: absolute;
	top: 40px;
	right: 10px;
	width:205px; 
}

#site-search form {
	position: relative;
}

#site-search input.text {
	position: absolute;
	right: 25px;
	top: 0;
	background: #f1f1f1;
	border: 1px solid #aaa;
	padding: 2px 1px;
	color: #888;
	font-size: 11px;
	height: 17px;
	line-height: 17px;
	width: 150px;	
}

#site-search input.text:focus {	
	background: #eef9d3;
	color: #000;
}

#site-search a.go {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 24px;
	height: 23px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/layout/flat-search-button-sprite-23.gif) no-repeat #fff;	
}

#site-search a.go:hover {
	background-position: 0 -23px;
}

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Content
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

#content {
	clear:both;
	min-height: 500px;
}

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Internal Page Layout
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

#side {
	width: 308px;
	float: left;
	padding-bottom: 50px;
}

#side div.decal {
	width: 300px;
	height: 172px;
	overflow: hidden;
}

#side h4 {
	display:block;
	width: 284px;
	height: 62px;
	line-height: 62px;
	padding-left: 16px;
	margin-top: 7px;
	color: #fff;
	font-size: 20px;
	background-color: #ff9966;	
}

#side ul {
	display:block;
	list-style:none;
}

#side ul li {
		
}

#side ul li a {
	display: block;
	width: 270px;
	height: 42px;
	font-size: 13px;
	color: #fff;
	padding-left:30px;
	line-height: 42px;
	margin-top: 5px;
	background: url(images/bullet-lrg.gif) no-repeat 16px 17px #939393;
}

#side ul li a:hover, #side ul li.selected a {
	background-color: #737373;
	text-decoration:none;
}

#side p {
	padding-bottom: 1em;
	font-size: 13px;
	color: #888;
	line-height: 1.2;
}

#main {
	position:relative;
	float: left;
	width: 628px;
}

#main h2 {

position: relative;
	display: block;
	width: 614px;
	height: 72px;
	background: #939393;
	color: #fff;
	font-size: 34px;
	overflow: hidden;
	padding-left: 18px;
}

#main h2 span {
position: absolute;
bottom: 10px;
}

 
/* 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
WYSIWYG Styles
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

#main div.wysiwyg h3, #main div.wysiwyg h2, #main div.wysiwyg h1, #main div.wysiwyg h4, #main div.wysiwyg h5, #main div.wysiwyg h6  {
	font-size: 16px;
	color: #ff9966;
	padding-bottom: 0.5em;
	font-weight: bold;
	padding-top: 0.2em;
}

#main div.wysiwyg h5 {
	font-size: 13px;
margin-top: 10px;
}

#main div.wysiwyg { 
	padding: 18px;
	font-size: 13px;
	color: #666;
	line-height: 1.2;	
}

#main div.wysiwyg p {
	padding-bottom: 1em;
	font-size: 13px;
	color: #666;
	line-height: 1.2;
} 

#main div.wysiwyg strong {
	font-weight:bold;	
}

#main div.wysiwyg ol, #main div.wysiwyg ul {
	margin: 0.5em 0 1.5em 1.5em;
	padding:0;
}

#main div.wysiwyg li {
	padding-left:18px;
	background: url(images/bullet.gif) no-repeat 0 7px #fff;
	line-height: 1.4 ;
	font-size: 13px;	
}

#main div.wysiwyg table {
	background-color: #fdfdfd;
	border-collapse: collapse;
}

#main div.wysiwyg table th {
	color: #fff;
	background-color: #aaa;
	padding: 2px 4px;
	font-weight: bold;
}

#main div.wysiwyg table td {
	padding: 4px 4px;
	white-space: nowrap;
}

#main div.wysiwyg table tr:nth-child(2n+1) {
	background-color: #f4f4f4;
}

#main div.wysiwyg table tr:hover {
	background-color: #eee;
	color: #000;
}

#main div.crumbs {
	position: absolute;
	top: 8px;
	left: 18px;
	color: #fff;
	font-size: 12px;
z-index: 99;
}

#main div.crumbs a {
	color: #fff;
}

#main div.crumbs a:hover {
	text-decoration: underline;
}

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Banners
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

#topbanners {
	width: 940px;
	height: 454px;
	background-color:#fefefe;
	overflow:hidden;
	position:relative;
}

.topbanner {
	width: 940px;
	height: 454px;
	background-color:#fefefe;
	overflow:hidden;
	position: relative;
	top:0;
	left:0;
}

#bottombanners {
	width: 940px;
	height: 75px;
	margin-top: 13px;
}

#bottombanners div.left {
	width: 302px;
	height: 75px;
	float: left;
	background-color:#fefefe;
	position: relative;
	overflow:hidden;
}

#bottombanners div.middle {
	width: 302px;
	height: 75px;
	float: left;
	margin-left: 17px;
	background-color:#fefefe;
	position: relative;
	overflow:hidden;	
}

#bottombanners div.right {
	width: 302px;
	height: 75px;
	float: left;
	margin-left: 17px;
	background-color:#fefefe;
	position: relative;
	overflow:hidden;
}

#bottombanners div div.decal {
	position: absolute;
	background: url(images/50-black-bg.png) repeat transparent;	
	top: auto;
	left: 0;
	bottom:0;
	width: 302px;
	height: 58px;
	padding: 8px 10px;
}

#bottombanners div div.decal h3 {
	color: #fff;
	font-size: 20px;
	letter-spacing: -0.02em;
	line-height: 25px;
}
#bottombanners div div.decal h3 a, #bottombanners div div.decal h3 a:hover {
	color: #fff;
	text-decoration:none;
}

#bottombanners div div.decal p {
	font-size:12px;
	color: #fff;
	line-height: 15px;
	letter-spacing: -0.02em;
	padding-left: 3px;
	padding-top: 3px;
}

#bottombanners div.find-office {
	position: absolute;
	bottom:2px;
	left:2px;
}

#bottombanners div.find-office a.go {
	display:block;
	height: 32px;
	width: 31px;
	background: url(images/layout/go-button-sprite-32.gif) no-repeat transparent;
	text-indent: -9999px;
	overflow: hidden;
}

#bottombanners div.find-office a.go:hover {
	background-position: 0 -32px;
}

#bottombanners div.find-office input {
	position: absolute;
	bottom: 10px;
	left: 4px;
	border: none;	
	width: 180px;
	height: 11px;
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	padding:0;
	border-color:#fff;
}

#bottombanners div.find-office input:focus {

}

#bottombanners div.find-office div {
	position: relative;
	width: 191px;
	height: 32px;
	background-color: #fff;
	margin: 0 2px;
}

#bottombanners div.find-office img, #bottombanners div.find-office div, #bottombanners div.find-office a { float: left;} 

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Top Banner Text Block Classes  ( .left | .right | .bottom )
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

.topbanner div.decal {
	position: absolute;
	background: url(images/70-white-bg.png) repeat transparent;	
	top: 65px;
	left: 45px;
	width: 203px;
	padding: 16px 16px;
}

.topbanner div.decal h2 {
	color: #7dc242;
	font-size: 23px;
	letter-spacing: 0;
	line-height: 38px;
}

.topbanner div.decal p {
	font-size:14px;
	color: #000;
	line-height: 20px;
	letter-spacing: 0;
	padding-left: 3px;
	padding-top: 8px;
	padding-bottom: 16px;
}

.topbanner div.left {
	top: 65px;
	left: 45px;
	right:auto;
}

.topbanner div.right {
	top: 65px;
	right: 50px;
	left: auto;
}

.topbanner div.bottom {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0;
	width: 940px;
	height: 100px;
}

.topbanner div.black {
	background: url(images/30-black-bg.png) repeat transparent;
}

.topbanner div.black p {
	color: #fff;
}

.topbanner div a.read-more {
	display:block;
	width: 110px;
	height: 29px;
	background: url(images/layout/button-med-sprite-29.gif) no-repeat transparent;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 29px;
	text-align: left;
	padding-left: 40px;
	font-weight: bold;	
	letter-spacing: -0.02em;
}

.topbanner div a.read-more:hover {
	background-position: 0 -29px;
	text-decoration: none;
}

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Locate an Office in Header
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

#locator {
	position: absolute;
	top: auto;
	right: 10px;
	bottom:19px;
	width: 210px;
	height: 53px;
	padding: 6px 6px;
	overflow:hidden;
}

#locator h3 {
	width: 220px;
	color: #000;
	font-size: 16.5px;
	line-height: 18px;

}

#locator div.find-office {
	position: absolute;
	bottom:19px;
	left:7px;
}

#locator div.find-office a.go {
	display:block;
	height: 20px;
	width: 20px;
	background: url(images/layout/sm-grey-go-button-sprite-32.gif) no-repeat transparent;
	text-indent: -9999px;
	overflow: hidden;
}

#locator div.find-office a.go:hover {
	background-position: 0 -20px;
}

#locator div.find-office input {
	position: absolute;
	bottom: 2px;
	left: 4px;
	border: none;	
	width: 142px;
	height: 14px;
	font-size: 10px;
	color: #666;
	/* text-transform: uppercase; */
	padding:0;
	border-color: #fff;
background-color:#e6e6e6;
}

#locator div.find-office input:focus {

}

#locator div.find-office div {
	position: relative;
	width: 152px;
	height: 20px;
	background-color: #fff;
	margin: 0 5px;
background-color:#e6e6e6;
}

#locator div.find-office img, #locator div.find-office div, #locator div.find-office a { float: left;} 

#locator p {
	position: absolute;
	bottom:0;
	right:40px;
	color:#000;
	font-size:16px;
	line-height:16px;	
}

#locator p strong {
	font-weight: bold;
}

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Footer
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

#footer {
	clear:both;
	position: relative;
	width: 940px;
	height: 100px;
	background-color: #939393;
	margin-top: 13px;
}

#footer p  {
	color: #fff;
	font-size: 12px;
	padding-top: 12px;
}

#footer div.container {
	position: absolute;
	padding: 15px;	
	height: 70px;
}

#footer div.left {
	left:0;
	top:0;

}

#footer div.right {
	right:0;
	top:0;
}

#footer div.right img {
	float:right;
	padding-top: 9px;
}

#footer ul.nav {
	position: absolute;
	right:0;
	list-style:none;
	bottom: 15px;
}

#footer ul.nav li {
	display: inline;
}

#footer ul.nav li a {
	float:left;
	font-size: 12px;
	color: #fff;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #fff;
	line-height: 10px;	
}

#footer ul.nav li a:hover {
	text-decoration: underline;
}

#footer ul.nav li a.last-child {
	border:none;
}

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Tax Form
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

#main .submitForm {
	border: none;
	background-color: #fff;
	padding: 0 1em;
	clear:both;
	width: 500px;
}
#main .submitForm fieldset {
	float: none;
	width: auto;
	border: 0 none #fff;
	padding-bottom: 1.5em;

}
#main .submitForm legend {
	font-weight: bold;
	font-size: 1.25em;
}

#main .submitForm legend span {
	font-size: 13px;
	font-weight: normal;
	text-align:right;
	margin-left: 50px;
}

#main .submitForm fieldset ol {
	margin:0;
	padding:0;
	overflow: auto;
	padding: 10px;
	background-color: #fff;
}

#main .submitForm fieldset li:nth-child(2n+1) {
	background-color: #fff;
}

#main .submitForm fieldset li {
	background-image: none;
	background-color: #fff;
	float: left;
	clear: left;
	width: 100%;
	margin: 0;
	padding: 6px 0;
}

#main .submitForm fieldset.submit {

}

#main .submitForm label {
	display: block;
	width: 150px;
	float: left;
	margin-right: 1em;
	text-align: right;
	padding-top: 2px;
	position: relative;
}

#main .submitForm label.radio {
	display: inline;
	float: none;
}

#main .submitForm label em {
	position: absolute;
	right: -0.9em;
	top: 0px;
}

#main .submitForm label em img {
	vertical-align: middle;
}

#main .submitForm label.error {
	color: #FF591F;
}

#main .submitForm .field {
	border: solid 1px #999;
	width: 250px;
	border: none;
	background: #e6e6e6;
	color: #000;
	padding: 4px 2px;
}

#main .submitForm .dollarValue {
	background-image: url("images/dollar.html");
	background-repeat: no-repeat;
	background-position: 5px 0;
	padding-left: 1.5em;
	width: 13.5em;
}

#main .submitForm fieldset.submit {
	float: none;
	width: auto;
	border: 0 none #FFF;
	text-align: center;
}

#main .submitForm button {
	margin-right: 70px;
}

#main .submitForm .btnSubmit:hover {

}

#main .submitForm .btnSubmit span {

}

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Progress Tax Form
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

#progress {
	position: absolute;
	top: 30px;
	left: 20px;
	height: 120px;
}

#progress li { 
	display: block;
	width: 75px;
	height: 75px;
	background: url(images/progress.png) no-repeat 0 -74px transparent;
	margin-right: 5px;
	float: left;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 74px;
	padding-right: 44px;
	text-align: center;
}

#progress li.selected { 
	background-position: 0 0;
}

#progress li.last {
	width:75px;
	margin-right: 0;
	padding-right: 0;
} 



/* 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Misc
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

.tooltip {
	background-color:#000;
	border:1px solid #fff;
	padding:10px 15px;
	width:200px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:12px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}

.hide, .hidden {
	display:none;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

#action {
	margin-bottom: 1.5em;
	float:right;
}

#back {
	margin-bottom: 1.5em;
	float:left;
}


/* 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Page Specific Overrides
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

body.home #footer {}
body.taxform #main {}




