/* -- BEGIN reset.css -- */
/* Copyright (c) 2009, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 3.0.0 build: 1549 */
html{color:#000;background:#fff;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
/* -- END reset.css -- */

/* -- BEGIN base.css -- */
/* Copyright (c) 2009, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 3.0.0 build: 1549 */
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}caption{margin-bottom:.5em;text-align:center;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
/* -- END base.css -- */

* {
	/* margin: 0; Sticky footer */
}

html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	/* height: 100%; Sticky footer */
}

body {
	background: #fff url(../images/bg.gif) repeat-x;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #2c76e3;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
	display: block;
}

small {
	font-size: 10px;
}

big {
	font-size: 2em;
}

.middot {
	background: url(../images/gray_bullet.gif) left 50% no-repeat;
	padding-left: 6px;
}

.alignCenter {
	text-align: center;
}

#container {
	width: 950px;
	padding: 0 22px;
	background: url(../images/bg_lines.gif) no-repeat;
	margin: 0 auto;
	/* min-height: 100%; Sticky footer */
	/* height: auto !important; Sticky footer */
	/* height: 100%; Sticky footer */
	/* margin: 0 auto -50px; Sticky footer */ /* the bottom margin is the negative value of the footer's height */
}

#header {
	width: 950px;
	padding-top: 9px;
	height: 48px;
}

#header strong {
	color: #365ebf;
	font: bold 25px "Trebuchet MS", Verdana, Tahoma, Helvetica, Arial, sans-serif;
	height: 39px;
	padding: 5px 0 0;
	width: 500px;
	display: block;
	float: left;
}

#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both !important;
	visibility: hidden;
}

#header #page-header-right {
	float: right;
	text-align: right;
	width: 400px;
}

#page-header-right em {
	font-style: normal;
	font-size: 7.5pt;
	color: #333;
	margin-right: 1px;
	position: relative;
	top: 5px;
}

#page-header-right span.blueButton {
	display: inline-block;
	margin: 0 11px 0 0;
	position: relative;
	top: 7px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* Safari hack */
	#page-header-right em {
		top: 6px;
	}

	#page-header-right span.blueButton {
		top: 8px;
	}
}

#logo {
	background: url(../images/intuit_logo.gif) no-repeat;
	width: 75px;
	height: 23px;
	margin: 8px 0 0;
	display: inline-block;
	vertical-align: middle;
}

#logo span {
	display: none;
}

/* -- BEGIN Top navigation bar -- */
#mainNavBar {
	margin: 1px 0 0;
	padding: 0;
	height: 32px;
	width: 950px;
	background: url(../images/workplace_navbar_bg.gif) no-repeat;
}

#mainNavBar .mainNavItems {
	display: block;
	margin: 0;
	padding: 0 3px;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
}

.mainNavSep {
	background: url(../images/workplace_navbar_divide.gif) no-repeat;
	float: left;
	width: 1px;
	height: 30px;
}

.mainNavItem {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	text-align: center;
}

#mainNavBar li {
	list-style-type: none;
}

.mainNavItem a {
	display: block;
	margin: 0;
	padding: 7px 17px 0;
	position: relative;
	text-decoration: none;
	font: bold 8.25pt "Trebuchet MS", sans-serif;
	color: #cce3f8;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* Safari hack */
	.mainNavItem a {
		padding-top: 8px;
	}
}

.mainNavItem a:visited {
	text-decoration: none;
	color: #cce3f8;
}

.mainNavItem.selected a, .mainNavItem.selected a:visited {
	color: #ffdf8d;
	background: url(../images/mainNavItem-selected.gif) 50% 25px no-repeat;
	padding-bottom: 11px;
}

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

.mainNavItem a:active {
	text-decoration: none;
	color: #fff;
}
/* -- BEGIN Top navigation bar -- */

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, Arial, sans-serif;
}

h1.pageMasthead {
	color: #4c9e19;
	font: normal 21px Verdana;
	margin: 0;
	padding-top: 12px;
}

h2.subMasthead {
	color: #666;
	font: normal 9pt Verdana, sans-serif;
	margin: 0;
	padding-top: 12px;
}

.subMasthead a {
	color: #5594e5;
}

.defaultContent {
	margin: 0 auto;
	width: 703px;
}

.defaultContent p {
	color: #666;
	font: normal 9pt Verdana, sans-serif;
}

h3 {
	font: normal 13pt/14pt "Trebuchet MS", Verdana, Tahoma, sans-serif;
	color: #505050;
	margin: 20px 0 0;
}

h3.first {
	margin-top: 10px;
}

.radioCheckWrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both !important;
  visibility: hidden;
}

.radioCheckWrap input[type='radio'], .radioCheckWrap input[type='checkbox'] {
	margin-right: 5px;
	position: relative;
	top: 2px;
	vertical-align: top;
	float: left;
  clear: both;
}

.radioCheckWrap.horizontal input[type='radio'], .radioCheckWrap.horizontal input[type='checkbox'] {
	clear: none;
}

.radioCheckWrap h3 input[type='radio'], .radioCheckWrap h3 input[type='checkbox'] {
	margin-right: 5px;
	margin-left: -19px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* Safari hack */
	.radioCheckWrap input[type='radio'], .radioCheckWrap input[type='checkbox'] {
		top: 1px;
	}
}

.radioCheckWrap label {
	float: left;
	width: auto;
	max-width: 90%;
}

.radioCheckWrap h3 {
	margin-left: 19px;
	display: block;
}

label.checkBox {
	font-size: 9pt;
	display: inline-block;
	text-indent: 0;
}

h6.allFieldsRequired {
	color: #dc3c1e;
	margin: 22px 0 0;
	font: bold 8.25pt Tahoma, Verdana, sans-serif;
}

.required {
	color: #dc3c1e;
}

.inlineFormText {	
	color: #777;
	line-height: 0.6em;
	display: inline-block;
	vertical-align: top;
}

label.title {
	color: #777;
	display: inline-block;
	text-align: right;
	vertical-align: middle;
	width: 180px;
	font: normal 9pt Verdana, Tahoma, sans-serif;
	padding: 0 0 2px 0;
}

label.title.top {
	vertical-align: top;
	padding-top: 6px;
}

select {
	margin: 4px -1px 2px 0;
}

/* Webkit and Firefox users will see this.	Just gives a more quality feel. */
input[type='text'], input[type='password'] {
	background-color: #fff;
	border: 1px solid #9da0a3;
	font: 8pt Tahoma, Verdana, sans-serif;
	height: 16px;
	padding: 2px 0 2px 3px;
	-moz-border-radius: 2px;
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

input.textBox, textarea.textBox {
	border: #95989b 1px solid;
	display: inline-block;
	width: 350px;
	margin: 4px 0;
	font: normal 10pt/1em Verdana, Tahoma, sans-serif;
	padding: 1px 4px 3px;
}

input.textBox.error {
	border: #f00 2px solid;
	width: 294px; /* TODO: fix this - took off 15 */
}

select {
	font: 10pt Verdana, Tahoma, sans-serif;
	height: 24px;
	width: 360px;
	padding: 2px 1px 2px 0;
}

input.textBox.prefill {
	color: #aaa;
}

hr {
	border: 1px solid #fff;
	border-top-color: #e6e6e6;
	margin: 9px 0 10px;
}

.clear {
	clear: both;
}

.push {
	/* height: 50px; Sticky footer */ /* .push must add up to the same height as .footer */
}

#ippFooter {
	clear: both;
	font-size: 7.5pt;
	color: #999;
	text-align: center;
	padding: 30px 0 5px;
	/* padding: 25px 0 0; Sticky footer */
	/* height: 25px; Sticky footer */
}

/* -- BEGIN Buttons -- */
span.blueButton, span.orangeButton {
	display: inline-block;
}

.blueButtonOuter, .orangeButtonOuter {
	background-position: 100% -32px;
	background-repeat: no-repeat;
	display: inline-block;
	height: 30px;
	padding: 0 8px 0 0;
}

.blueButtonInner, .orangeButtonInner {
	background-repeat: no-repeat;
	display: inline-block;
	height: 26px;
	padding: 4px 0 0 9px;
}

span.blueButton:hover .blueButtonOuter, span.orangeButton:hover .orangeButtonOuter {
	background-position: 100% -96px;
	background-repeat: no-repeat;
	cursor: pointer;
}

span.blueButton:hover .blueButtonInner, span.orangeButton:hover .orangeButtonInner {
	background-position: 0 -64px;
	background-repeat: no-repeat;
}

.blueButtonOuter, .blueButtonInner, span.blueButton:hover .blueButtonOuter, span.blueButton:hover .blueButtonInner {
	background-image: url(../images/forms/blueButton.gif);
}

.orangeButtonOuter, .orangeButtonInner, span.orangeButton:hover .orangeButtonOuter, span.orangeButton:hover .orangeButtonInner {
	background-image: url(../images/forms/orangeButton.gif);
}

span.blueButton.small .blueButtonOuter {
	background: url(../images/forms/blueButton_small.gif) 100% -25px no-repeat;
	height: 20px;
	padding: 0 5px 0 0;
}

span.blueButton.small .blueButtonInner {
	background: url(../images/forms/blueButton_small.gif) no-repeat;
	height: 20px;
	padding: 0 0 0 5px;
}

span.blueButton.small:hover .blueButtonOuter {
	background: url(../images/forms/blueButton_small.gif) 100% -74px no-repeat;
}

span.blueButton.small:hover .blueButtonInner {
	background: url(../images/forms/blueButton_small.gif) 0 -49px no-repeat;
}

input.blueButton, input.orangeButton {
	font: bold 12px/1em "Trebuchet MS";
	background: none;
	border: 0;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}

input.blueButton {
	color: #fff;
}

input.orangeButton {
	color: #4f4f4f;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input.blueButton, input.orangeButton {
		line-height: 1.6em;
	}
}

span.blueButton.small input.blueButton {
	font: normal 11px/1.6em "Trebuchet MS";
}

span.blueButton.next input.blueButton, span.orangeButton.next input.orangeButton {
	padding-right: 14px;
	background: url(../images/forms/buttonArrows.gif) right -34px no-repeat;
}

span.hugeButton {
	display: inline-block;
	cursor: pointer;
}

span.hugeButton.indent {
	margin-left: 184px;
}

.hugeButtonOuter {
	background: url(../images/forms/HugeButton.gif) 100% -43px no-repeat;
	display: inline-block;
	height: 43px;
	padding-right: 10px;
}

.hugeButtonInner {
	background: url(../images/forms/HugeButton.gif) no-repeat;
	display: inline-block;
	height: 35px;
	padding: 8px 0 0 10px;
}

span.hugeButton:hover .hugeButtonOuter {
	background-position: 100% -129px;
}

span.hugeButton:hover .hugeButtonInner {
	background-position: 0 -86px;
}

span.hugeButton.orange .hugeButtonOuter {
	background-position: 100% -216px;
}

span.hugeButton.orange .hugeButtonInner {
	background-position: 0 -173px;
}

span.hugeButton.orange:hover .hugeButtonOuter {
	background-position: 100% -303px;
}

span.hugeButton.orange:hover .hugeButtonInner {
	background-position: 0 -260px;
}

span.hugeButton.red .hugeButtonOuter {
	background-position: 100% -391px;
}

span.hugeButton.red .hugeButtonInner {
	background-position: 0 -348px;
}

span.hugeButton.red:hover .hugeButtonOuter {
	background-position: 100% -477px;
}

span.hugeButton.red:hover .hugeButtonInner {
	background-position: 0 -434px;
}

span.hugeButton.green .hugeButtonOuter {
	background-position: 100% -565px;
}

span.hugeButton.green .hugeButtonInner {
	background-position: 0 -522px;
}

span.hugeButton.green:hover .hugeButtonOuter {
	background-position: 100% -651px;
}

span.hugeButton.green:hover .hugeButtonInner {
	background-position: 0 -608px;
}

span.hugeButton.back .hugeButtonInner {
	padding-left: 12px;
}

span.hugeButton.next .hugeButtonInner {
	padding-right: 6px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.hugeButtonInner {
		height: 34px;
		padding-top: 7px;
	}
}

input.hugeButton {
	font: bold 16px/1.1em "Trebuchet MS";
	background: none;
	border: 0;
	color: #fff;
	display: inline-block;
	text-shadow: #666 0 1px;
	vertical-align: top;
	cursor: pointer;
}

span.hugeButton.orange input.hugeButton {
	color: #4f4f4f;
	text-shadow: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input.hugeButton {
		line-height: 1.6em;
	}
}

span.hugeButton.back input.hugeButton {
	padding-left: 15px;
	background: url(../images/forms/buttonArrows.gif) 1px 7px no-repeat;
}

span.hugeButton.next input.hugeButton {
	padding-right: 15px;
	background: url(../images/forms/buttonArrows.gif) right -32px no-repeat;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* Safari hack */
	span.hugeButton.back input.hugeButton {
		background-position: 1px 8px;
	}

	span.hugeButton.next input.hugeButton {
		background-position: right -31px;
	}
}
/* -- END Buttons -- */
/* -- begin new buttons style--*/
.btnWrapper input, .btnWrapper button {
	border: 0;
	background-color: transparent;
	cursor: pointer;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
/* large buttons */
.lrgBtn input, .lrgBtn button {
	padding: 2px 4px 7px 12px;
	height: 40px;
	font-size: 16px;
	color: #fff;
}

.lrgBtn,
.lrgBtn .btnWrapper {
	background: url(../images/buttons_large.png) no-repeat;
	display: -moz-inline-box; /* for FF2 */
	display: inline-block;
	
}

.lrgBtn {
	background-position: 100% -44px;	
}

.lrgBtn .btnWrapper {
	background-position: 0 -1px;
	margin: 0 8px 0 0;	
}

.lrgBtn:hover {
	background-position: 100% -130px;	
}

.lrgBtn:hover .btnWrapper {
	background-position: 0 -87px;
}

/* orange skin for large buttons*/
.lrgBtn.orange {
	background-position: 100% -218px;	
}

.lrgBtn.orange .btnWrapper {
	background-position: 0 -175px;
}

.lrgBtn.orange:hover {
	background-position: 100% -305px;
}

.lrgBtn.orange:hover .btnWrapper {
	background-position: 0 -262px;
}

.lrgBtn.orange input,
.lrgBtn.orange button,
.medBtn.orange input,
.medBtn.orange button,
.smlBtn.orange input,
.smlBtn.orange button {
	color: #4f4f4f;
}

/* red skin for large buttons*/
.lrgBtn.red {
	background-position: 100% -393px;	
}

.lrgBtn.red .btnWrapper {
	background-position: 0 -350px;
}

.lrgBtn.red:hover {
	background-position: 100% -479px;
}

.lrgBtn.red:hover .btnWrapper {
	background-position: 0 -436px;
}

/* green skin for large buttons*/
.lrgBtn.green {
	background-position: 100% -567px;	
}

.lrgBtn.green .btnWrapper {
	background-position: 0 -524px;
}

.lrgBtn.green:hover {
	background-position: 100% -653px;
}

.lrgBtn.green:hover .btnWrapper {
	background-position: 0 -610px;
}

/* disabled skin for large button*/
.lrgBtn.disabled, .lrgBtn.disabled:hover {
	background-position: 100% -741px;		
}

.lrgBtn.disabled .btnWrapper, .lrgBtn.disabled:hover .btnWrapper {
	background-position: 0 -698px;
}

.lrgBtn.disabled input,
.lrgBtn.disabled button {
	cursor: default;
	color: #c8d9e5;
}

/* mediumn buttons */
.medBtn input, .medBtn button {
	padding: 1px 0 7px 6px;
	height: 30px;
	font-size: 12px;
	color: #fff;
}

.medBtn,
.medBtn .btnWrapper {
	background: url(../images/buttons_medium.png) no-repeat;
	display: -moz-inline-box; /* for FF2 */
	display: inline-block;
}

.medBtn {
	background-position: 100% -33px;	
}

.medBtn .btnWrapper {
	background-position: 0 -1px;
	margin: 0 6px 0 0;	
}

.medBtn:hover {
	background-position: 100% -97px;	
}

.medBtn:hover .btnWrapper {
	background-position: 0 -65px;
}

/* orange skin for medium buttons */
.medBtn.orange {
	background-position: 100% -164px;	
}

.medBtn.orange .btnWrapper {
	background-position: 0 -132px;	
}

.medBtn.orange:hover {
	background-position: 100% -228px;	
}

.medBtn.orange:hover .btnWrapper {
	background-position: 0 -196px;
}

/* red skin for medium buttons */
.medBtn.red {
	background-position: 100% -295px;	
}

.medBtn.red .btnWrapper {
	background-position: 0 -263px;	
}

.medBtn.red:hover {
	background-position: 100% -359px;	
}

.medBtn.red:hover .btnWrapper {
	background-position: 0 -327px;
}

/* green skin for medium buttons */
.medBtn.green {
	background-position: 100% -426px;	
}

.medBtn.green .btnWrapper {
	background-position: 0 -394px;	
}

.medBtn.green:hover {
	background-position: 100% -490px;	
}

.medBtn.green:hover .btnWrapper {
	background-position: 0 -458px;
}

/* disabled skin for large button*/
.medBtn.disabled, .medBtn.disabled:hover {
	background-position: 100% -557px;		
}

.medBtn.disabled .btnWrapper, .medBtn.disabled:hover .btnWrapper {
	background-position: 0 -525px;
}

.medBtn.disabled input,
.medBtn.disabled button {
	cursor: default;
	color: #c8d9e5;
}

/* small buttons */
.smlBtn input, .smlBtn button {
	padding: 2px 0 5px 6px;
	height: 20px;
	font-size: 10px;
	color: #fff;
}

.smlBtn,
.smlBtn .btnWrapper {
	background: url(../images/buttons_small.png) no-repeat;
	display: -moz-inline-box; /* for FF2 */
	display: inline-block;	
}

.smlBtn {
	background-position: 100% -25px;	
}

.smlBtn .btnWrapper {
	background-position: 0 0;
	margin: 0 5px 0 0;	
}

.smlBtn:hover {
	background-position: 100% -74px;	
}

.smlBtn:hover .btnWrapper {
	background-position: 0 -49px;
}

/* orange skin for small buttons */
.smlBtn.orange {
	background-position: 100% -125px;	
}

.smlBtn.orange .btnWrapper {
	background-position: 0 -100px;
	margin: 0 5px 0 0;	
}

.smlBtn.orange:hover {
	background-position: 100% -174px;	
}

.smlBtn.orange:hover .btnWrapper {
	background-position: 0 -149px;
}

/* red skin for small buttons*/
.smlBtn.red {
	background-position: 100% -226px;	
}

.smlBtn.red .btnWrapper {
	background-position: 0 -201px;
	margin: 0 5px 0 0;	
}

.smlBtn.red:hover {
	background-position: 100% -275px;	
}

.smlBtn.red:hover .btnWrapper {
	background-position: 0 -250px;
}

/* green skin for small buttons */
.smlBtn.green {
	background-position: 100% -326px;	
}

.smlBtn.green .btnWrapper {
	background-position: 0 -301px;
	margin: 0 5px 0 0;	
}

.smlBtn.green:hover {
	background-position: 100% -375px;	
}

.smlBtn.green:hover .btnWrapper {
	background-position: 0 -350px;
}
/* -- end new button styles -- */

/* -- BEGIN Rounded-corner boxes -- */
.ct, .ct .cl, .cb, .cb .cl {
	display: block;
	font-size: 0 !important;
	line-height: 0;
	margin: 0;
	height: 6px;
	position: relative;
	background: url(../images/round_sprite.gif) no-repeat;
}

.ct, .cb {
	width: 100%;
	right: -1px;
}

.ct .cl, .cb .cl {
	width: 6px;
	left: -2px;
}

.ct {
	top: -1px;
}

.cb {
	bottom: -1px;
}

.round {
	margin: 0 0 10px;
	clear: both;
	zoom: 1;
}

.round .bd, .round .innerbd, .round .content {
	zoom: 1;
}

.round .content {
	margin: 10px 12px 20px;
}

.round p {
	margin: 0;
}

.whiteBox {
	border: 1px solid #ccc;
	background-color: #fff;
}

.whiteBox .ct .cl {
	background-position: 0 0;
}

.whiteBox .ct {
	background-position: right -6px;
}

.whiteBox .cb .cl {
	background-position: 0 -12px;
}

.whiteBox .cb {
	background-position: right -18px;
}

.grayBox {
	border: 1px solid #ccc;
	background-color: #f9f9f9;
}

.grayBox .ct .cl {
	background-position: 0 -24px;
}

.grayBox .ct {
	background-position: right -30px;
}

.grayBox .cb .cl {
	background-position: 0 -36px;
}

.grayBox .cb {
	background-position: right -42px;
}

.yellowBox {
	border: 1px solid #fec82a;
	background-color: #fffbcc;
}

.yellowBox .ct .cl {
	background-position: 0 -48px;
}

.yellowBox .ct {
	background-position: right -54px;
}

.yellowBox .cb .cl {
	background-position: 0 -60px;
}

.yellowBox .cb {
	background-position: right -66px;
}

.blueBox {
	background: #8bb2ea url(../images/blueBox-bg.gif) repeat-x;
}

.blueBox .ct .cl {
	background-position: 0 -72px;
	left: 0;
}

.blueBox .ct {
	background-position: right -78px;
	right: 0;
	top: 0;
}

.blueBox .cb .cl {
	background-position: 0 -84px;
	left: 0;
}

.blueBox .cb {
	background-position: right -90px;
	right: 0;
	bottom: 0;
}
/* -- END Rounded-corner boxes -- */

/* -- BEGIN Tooltip arrows -- */
.tooltip_anchor {
	position: absolute;
	margin-top: -5px;
	display: none;
	height: 30px;
	z-index: 10000;
}

.tooltip_arrow {
	background: transparent url(../images/tooltip_arrow.png) right -30px no-repeat;
	padding: 0 10px 0 0;
	height: 30px;
	color: #666;
}

.tooltip_arrow_inner {
	background: transparent url(../images/tooltip_arrow.png) no-repeat;
	padding: 4px 0 0 18px;
	height: 30px;
	white-space: nowrap;
	font-size: 11px;
}

.tooltip_arrow a {
	margin: 0 5px;
}
/* -- END Tooltip arrows -- */

.buttonWithLink {
	margin-bottom: 30px;
}

.buttonWithLink a {
	font-size: .7em;
	position: relative;
	top: 2px;
	left: 5px;
	display: inline-block;
}

.warningIcon, .IntuitAccountIcon {
	width: 38px;
	height: 38px;
	position: absolute;
	margin-left: -41px;
}

.IntuitAccountIcon {
	background: transparent url(../images/IntuitAccount_Icon_38x38.gif) 50% 0 no-repeat;
	margin-top: 1px;
}

.warningIcon {
	background: transparent url(../images/warning.gif) 50% 0 no-repeat;
	margin-top: -15px;
}

