body {
	-ms-word-wrap: break-word;
	word-break: break-word;
	word-wrap: break-word;
}
body a,body img,body input {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	max-width: 100%;
}
body img {
	border: 0;
	height: auto;
	vertical-align: top;
}
body input[type="text"],
body input[type="submit"] {
    -webkit-appearance: none;
}
body input[type="text"] {
    border: 1px solid #aaa;
}
#page table tr td img {
	max-width: none;
}
#mobile-menu {
	background: #23272C;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#2F343A),to(#23272C));
	background-image: -webkit-linear-gradient(top,#2F343A,#23272C);
	background-image: -moz-linear-gradient(top,#2F343A,#23272C);
	background-image: -ms-linear-gradient(top,#2F343A,#23272C);
	background-image: -o-linear-gradient(top,#2F343A,#23272C);
	background-image: linear-gradient(top,#2F343A,#23272C);
	display: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#mobile-logo {
	float: left;
	padding: 10px 0 10px 15px;
}
#mobile-logo .inlandrevenue {
	margin: 0;
}
#mobile-logo .inlandrevenue img {
	display: block;
}
#mobile-button {
	background: none;
	border-left: 1px solid #3F4144;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: right;
	font-size: .9em;
	font-weight: bold;
	margin: 0;
	padding: 27px 0;
	text-align: center;
	text-transform: uppercase;
	width: 100px;
	-moz-user-select: none;
	-webkit-user-select: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
#mobile-button:hover {
	background: #2F343A;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#23272C),to(#2F343A));
	background-image: -webkit-linear-gradient(top,#23272C,#2F343A);
	background-image: -moz-linear-gradient(top,#23272C,#2F343A);
	background-image: -ms-linear-gradient(top,#23272C,#2F343A);
	background-image: -o-linear-gradient(top,#23272C,#2F343A);
	background-image: linear-gradient(top,#23272C,#2F343A);
}
#mobile-button .close-menu {
	display: none;
}
#mobile-button.expanded {
	background: #006d77;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#008290),to(#006d77));
	background-image: -webkit-linear-gradient(top,#008290,#006d77);
	background-image: -moz-linear-gradient(top,#008290,#006d77);
	background-image: -ms-linear-gradient(top,#008290,#006d77);
	background-image: -o-linear-gradient(top,#008290,#006d77);
	background-image: linear-gradient(top,#008290,#006d77);
}
#mobile-button.expanded .open-menu {
	display: none;
}
#mobile-button.expanded .close-menu {
	display: block;
}
#page .section:after, .left-col:after, .right-col:after, .left-column:after, .right-column:after, #page .colour-widgets:after, #page .footer-navigation-links:after {
	clear: both;
	content: '';
	display: block;
	height: 0;
	width: 100%;
}
.box-wrapper {
	margin: 0;
	margin-left: -15px;
}
.box-section {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding-left: 86px;
	width: 50%;
}
.box-section-icon {
	margin: 0;
	margin-left: -71px;
	max-width: 56px;
}
.mobile-exclude .clear {
	clear: right;
}
#container #content #sectionNav {
	margin-bottom: 10px;
}
#page .first {
	margin-left: -30px;
}
#page .w49 {
	float: left;
	margin-top: 1em;
	width: 49%;
}
#page .w49.right {
	float: right;
}
#page .w49 h2 {
	margin-left: 0;
}
#page .w49 ul {
	list-style-type: none;
	margin: 0 0 15px;
	padding: 0;
}
#section-nav {
	display: none;
	background: #f0f0f0;
	font-size: 1em;
	margin-top: -20px;
	padding: 0 15px 15px;
	text-transform: uppercase;
}
#section-nav p {
	background: url("/resources/4/0/40834a25-9f83-48f0-a65d-1452dc7938fc/section-nav-bg.png") no-repeat 6px 5px #666;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 0 4px;
	padding-left: 20px;
	-moz-user-select: none;
	-webkit-user-select: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
#section-nav p.section-nav-open {
	background-position: 6px -45px;
}
#section-nav p.section-nav-open,#section-nav p:hover,#section-nav p:focus {
	background-color: #444;
}
#container #content #sectionNav #lhsNav {
	margin-bottom: 15px;
}
#page .page-details,
#content .page-details,
#content-core .page-details {
	margin: 30px 0;
}
#page .page-details #backtotop,
#content .page-details #backtotop,
#content-core .page-details #backtotop {
	background: url("/resources/c/a/ca90b2d1-8810-4c4d-8f34-e094036ab145/backtotop.png") 0 0 no-repeat #f5f5f5;
	border: none;
	display: inline-block;
	font-size: 11px;
	line-height: 14px;
}
#page .page-details #backtotop span,
#content .page-details #backtotop span,
#content-core .page-details #backtotop span {
	background: #fff;
	color: #555;
	display: block;
	margin-left: 38px;
	margin-top: -5px;
	padding: 0 0 5px 10px;
}
#page .page-details #backtotop span:first-child,
#content .page-details #backtotop span:first-child,
#content-core .page-details #backtotop span:first-child {
	color: #13426B;
	font-weight: bold;
	margin-top: 0;
	padding-top: 5px;
}
#page .page-details #backtotop:hover,
#content .page-details #backtotop:hover,
#content-core .page-details #backtotop:hover {
	background-position: 0 -100px;
	text-decoration: none;
}
#page .page-details #backtotop:hover span:first-child,
#content .page-details #backtotop:hover span:first-child,
#content-core .page-details #backtotop:hover span:first-child {
	text-decoration: underline;
}
/*
#page .page-details p,
#content .page-details p,
#content-core .page-details p {
	color: #444;
	display: inline-block;
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
}
#page .page-details p.backtotop,
#content .page-details p.backtotop,
#content-core .page-details p.backtotop {
	float: right;
}
#page .page-details p.backtotop a,
#content .page-details p.backtotop a,
#content-core .page-details p.backtotop a {
	border-bottom: none;
	color: #444;
	padding: 0;
}
#page .page-details p.backtotop a:hover,
#content .page-details p.backtotop a:hover,
#content-core .page-details p.backtotop a:hover {
	color: #000;
	text-decoration: underline;
}
#page .page-details p.backtotop span,
#content .page-details p.backtotop span,
#content-core .page-details p.backtotop span {
	color: #000;
	font-size: 14px;
	line-height: 12px;
}
*/
#page table {
    background-color: #fff;
    margin-bottom: 14px;
}
#see-more {
	display: none;
	background: #006d77;
	padding: 0 15px 10px;
}
.left-only #see-more {
	display: none !important;
}
#see-more p {
	background: url("/resources/2/f/2f7d892e-4177-4387-821a-a197dbba4f49/white-arrow.png") center right no-repeat #2F343A;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	margin: 0;
	padding: 7px 40px 7px 12px;
	text-shadow: 0 -1px 0 black;
}
#see-more p:hover {
	background-color: #23272C;
}
#gst-tools {
	margin: 20px 20px 0;
}
#gst-tools-box {
	background-color: #f5f3e6;
	border: 1px solid #666;
	padding: 0;
}
#gst-tools-title {
	background-color: #dfd8ad;
	float: left;
	padding: 0.4em;
	width: 40%;
}
#page #gst-tools-title h2 {
	color: #333;
	margin: 0;
}
#gst-tools-box ul {
	line-height: 1.61em;
	list-style-position: outside;
	list-style-type: square;
	margin: 0 0 0 48%;
	padding: 0.4em 0;
}
/* TFB styling on businesses homepage */
#tfb {
	border: 1px solid #e3e3e3;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	margin: 20px 0;
	padding: 10px 20px;
}
#tfb h5 {
	color: #000;
	margin: 0 0 5px;
}
#tfb p {
	margin: 5px 0 0;
}
#tfb #logo {
	background: url('/resources/0/4/0444d1004abbbcdb8745b7c44cc7b2d2/tfb-logo.jpg') no-repeat 0 -42px transparent;
	border-bottom: none;
	display: block;
	float: left;
	height: 42px;
	margin: 10px 20px 10px 0;
	width: 112px;
}
#tfb #logo:hover {
	background-position: 0 0;
}
/* End TFB styling on businesses homepage */
/* Forms and guides, WIO, GIDO */
#WidthWrapper #forms-list.list-row,
#widthwrapper #forms-list.list-row {
	margin-bottom: -1px;
}
#WidthWrapper #forms-list-bottom-border,
#widthwrapper #forms-list-bottom-border {
	border-bottom: 2px solid #333;
	line-height: 0;
}
/* End forms and guides, WIO, GIDO */

/* Right hand profiling */
#sidebar #sidebarbottom, #sidebar #sidebarbottom2, #sidebar #sidebarbottom3 {
	padding-bottom: 0;
}
#sidebar #sidebartop, #sidebar #sidebartop2, #sidebar #sidebartop3 {
	padding-top: 6px;
}
#tabgetitdone, #tabcalculate, #tabforms, #tabir, #tabweb {
	margin-bottom: 8px;
}
#tabs ul, #tabs2 ul, #tabs3 ul, #tabs ul.getitdone li, #tabs ul.calculate li, #tabs ul.forms li {
	margin: 0;
	width: auto;
}
#tabs ul.getitdone li, #tabs ul.calculate li, #tabs ul.forms li {
	margin: 0 10px;
}
#tabs .hrbevel {
	margin-top: 8px;
}
/* END Right hand profiling */