body ul, td, p, ol, li, div, span, select, input, textarea, label
			{font-family:verdana,helvetica,arial;font-size:11px;font-weight:normal;color:#000000;}
strong, th, h1, h2, h3
			{font-weight:bold}
h4, h5, h6	{font-weight:normal}
h1			{font-size:150%;}
h2			{font-size:140%;}
h3			{font-size:130%;}
h4			{font-size:125%;}
h5			{font-size:120%;}
h6			{font-size:90%;}

body * img	{border : 0;}

a			{
   font-family:verdana,helvetica,arial;
   font-weight:normal;
   color:#006599;
   text-decoration:none;
}

a:hover { 
	text-decoration:underline;
}

#pageheading {
    color:#FFFFFF;
	width:760px;
	background-color:#EA8533;
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
}

#pageheading_2 {
    color:#FFFFFF;
	width:760px;
	background-color:#7F99CC;
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
}


.faqBorder {
	padding-bottom:5px; 
	border-bottom-style:solid; 
	border-bottom-color:#CCCCCC; 
	border-bottom-width:thin;
}

.tipsText {
	padding-left:10px;
}

.faqHeading{
	font-size:1.25em;
	font-weight:bold;
	color:#EA8533;
}
.supportPage {
     padding:0 0 2 10;
}

.supportPageBig { 
	padding:0 0 2 10; 
	width:50%;
	text-align:left;
}
.currentoffers
{
    background-color: #006699;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13pt; 
    font-weight: bold; 
    color: #ffffff;
}

.inputform
{
	vertical-align: top;
	background-color: #EEEEEE;
	font-weight: bold;
	color: #000000;
}
#mainContent
{
	position:relative;
	padding:0 2 0 0;
}
/* Styles for Search Function */
.errormessage {
	font-weight: bold;
	color: #FF0000;
}

.intro {
	font-weight: normal;
}

.copyright {
	font-size: 7pt;
	font-weight: normal;
	padding-top:25px;
	margin-top:10px;
}

.footnote {
	font-size: 7pt;
	font-weight: normal;
	font-style : italic;
}
.pagetitle {
	font-size: 12pt;
	font-weight: bold;
}

.sectionhead {
	background-color : #666666;
	font-size:11px;
	font-weight: bold;
	color: white;
	text-align:left;
}

.resultbg {
	background-color: #FFFFFF;
	font-size:11px;
	font-weight: bold;
	color: #000000;	
}

.resultname {
	background-color: #666666;
	
	font-size:11px;
	font-weight: bold;
	color: white;	
}

.resultvalue {
	background-color: #FFFFFF;
	
	font-size:11px;
	font-weight: normal;
	color: #000000;	
}

.namevaluebg {
	background-color: #666666;
	
	font-size:11px;
	font-weight: bold;
	color: white;	
}

.namevaluename {
	background-color: #FFFFFF;
	
	font-size:11px;
	font-weight: bold;
	color: #000000;	
}

.namevaluevalue {
	background-color: #FFFFFF;
	
	font-size:11px;
	font-weight: normal;
	color: #000000;	
}

.tabularbg {
	background-color: #666666;
	
	font-size:11px;
	font-weight: bold;
	color: white;	
}

.tabularname {
	background-color: #666666;
	
	font-size:11px;
	font-weight: bold;
	color: white;	
}

.tabularvalue {
	background-color: #FFFFFF;
	
	font-size:11px;
	font-weight: normal;
	color: #000000;	
}
/* End of Search Function Styles */

/*Left Nav Styes*/
#mainNav {
	margin:0;
	padding:0;
	margin-top:0px;
	margin-left:0px;
	list-style-type:none;

}

#mainNav i {
	display:none;
}

#mainNav a {
	display:block;
	height:28px;
	width:152px;
	padding:0;
	vertical-align:bottom;
}

#mainNav a.m01 {
	background:url(/intuit/graphics/mainNav01.gif) no-repeat left top;
}
#mainNav a.m02 {
	background:url(/intuit/graphics/mainNav02.gif) no-repeat left top;
}
#mainNav a.m03 {
	background:url(/intuit/graphics/mainNav03.gif) no-repeat left top;
}
#mainNav a.m04 {
	background:url(/intuit/graphics/mainNav04.gif) no-repeat left top;
}
#mainNav a.m05 {
	background:url(/intuit/graphics/mainNav05.gif) no-repeat left top;
}
#mainNav a.m06 {
	background:url(/intuit/graphics/mainNav06.gif) no-repeat left top;
}
#mainNav a.m07 {
	background:url(/intuit/graphics/mainNav07.gif) no-repeat left top;
}
#mainNav a.m08 {
	background:url(/intuit/graphics/mainNav08.gif) no-repeat left top;
}
#mainNav a:hover {
	background-position:left bottom;
    text-decoration: none;
}

#mainNav a.active {
	background-position:left bottom !important;
	cursor:auto;

}

#m01 a.m01 #m02 a.m02 #m03 a.m03 #m04 a.m04 #m05 a.m05 #m06 a.m06{
	background-position:left bottom !important;
	cursor:auto;

}
/* End Left Nav */


