@charset "UTF-8";

/* STRUCTURAL AND GLOBAL ELEMENTS FOR TEMPLATES  */


#holder{
	width: 100%;
	height:100%;
  	align: center;
	background: #ffffff;
	background-image:url(images/bg.jpg);
  	background-position:top;
  	background-repeat:repeat-y;
}

body {
	background: #ffffff;
	background-image:url(images/bg.jpg);
  	background-position:top;
  	background-repeat:repeat-y;
}

html {
	text-align: left;
}

* {
	text-align:left;
}


.center {
	text-align: center;
}
#centered {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#flashcentered {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}



/*CLASSES TO DEFINE MAIN SECTION AND ITS ELEMENTS*/
#mainarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
}
#mainarea p {
	padding-right: 30px;
	padding-left: 5px;
	
}
.lefttop {
	float: left;
	margin-top: 90px;
	margin-top: 70px;
	margin-top: 70px;
	margin-left: -14px;
}

.lefttop input {

}

#mainarea li {
	width: 400px;
	vertical-align:top;
	list-style-position: outside;
	list-style-type: square;
	margin-bottom:10px;
	padding-top: 5px;
}


#mainarea h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #E19330;
	padding-left: 5px;
	width: 90%;
	letter-spacing: -1px;
	line-height: 32px;
	vertical-align: top;
}

#mainarea h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 120%;
	background-image: url(images/bgheader_yellow_gradient.gif);
	background-repeat: repeat-x;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	width: 90%;
	letter-spacing: -0.8px;
	background-position: -50px;
	text-transform: uppercase;
}

dt {
	font-weight: bold;
	font-style: oblique;
	font-size: 13px;
	color: #E19330;
}

dd {
	margin-bottom: 18px;
	margin-left: 15px;
}

dt.mobile {
	font-weight: bold;
	font-style: oblique;
	font-size: 12px;
	color: #E19330;
	margin-left: 5px;
}

dd.mobile {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}


#mainarea dd {
	margin-top: 1px;
}


/* CLASSES TO DEFINE YELLOW MAIN SECTION OF THE PAGE AND ITS ELEMENTS */
#mainyellowarea {
	background-color: #E8B63C;
	background-image: url(images/mainyellowarea_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#mainyellowarea h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	line-height: 24px;
	padding-left: 20px;
	width: 80%;
	letter-spacing: -1px;
}

#mainyellowarea h1.pnn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #00000;
	line-height: 24px;
	padding-left: 20px;
	width: 80%;
	letter-spacing: -1px;
}

#mainyellowarea hr {
	color: #333333;
}
#mainyellowarea li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 32px;
	width: 340px;
	background-color: #FFFFFF;
	list-style-type: none;
	line-height: 35px;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-left: 15px;
	}
	
#turbotax li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 32px;
	width: 340px;
	list-style-type: none;
	line-height: 35px;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-left: 15px;
	}


#mainyellowarea li.oddlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 32px;
	width: 340px;
	background-color: #F7E6BD;
	list-style-type: none;
	line-height: 35px;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-left: 15px;
}
#mainyellowarea   li.morelines  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 415px;
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-left: 15px;
	display: block;
	height: 6em;
}
#mainyellowarea form {
	width: 400px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
#mainyellowarea form input {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 200px;
}

#mainyellowarea form input .submit {

}

#mainyellowarea form textarea {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 205px;
}
#flash {
	float: right;
}

.maintextyellowarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 170%;
	padding-right: 45px;
	padding-left: 30px;
}




/*CLASSES TO DEFINE BRUSHED STEEL RIGHT SIDE SECTION AND ITS ELEMENTS*/

#brushedsteel {
	background-color: #D3D3D3;
	background-image: url(images/brushedsteel_bg.gif);
	background-repeat:repeat-x;
	background-position: top;
	vertical-align: top;
}

#brushedsteel p {
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}
#brushedsteel h1 {
	padding-right: 10px;
	padding-left: 16px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -0.7px;
}
#brushedsteel li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 180%;
	list-style-type: none;
	margin-left: -30px;
}
/* CLASSES FOR THE NAV ON THE RIGHT BRUSHED STEEL AREA*/
#brushedsteel li  a, #brushedsteel li a:visited  {
	color: #9a9a9a;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(images/button_subnav_roll.gif);
	display:block;
	height: 18px;
	width: 190px;
	padding-left: 20px;
}
#brushedsteel li a:hover, #brushedsteel li a:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(images/button_subnav_roll.gif);
	display:block;
	height: 18px;
	width: 190px;
	padding-left: 30px;
}

/*CLASS FOR THE DOWN STATE FOR THE NAV ON RIGHT BRUSHED STEEL AREA*/

#brushedsteel   li a.down
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(images/button_subnav_roll.gif);
	display:block;
	height: 18px;
	width: 200px;
	padding-left: 30px;
}

/*CLASS FOR THE SUBNAV ON RIGHT BRUSHED STEEL AREA*/

#brushedsteel li a.subnavdown {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(images/subnavrollover.gif);
	display:block;
	height: 18px;
	width: 175px;
	padding-left: 15px;
	margin-left: 24px;
}
#brushedsteel li a.subnavdown:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(images/subnavrollover.gif);
	display:block;
	height: 18px;
	width: 170px;
	padding-left: 20px;
	margin-left: 24px;
}
#brushedsteel li a.subnavactive {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(images/subnavrollover.gif);
	display:block;
	height: 18px;
	width: 170px;
	padding-left: 20px;
	margin-left: 24px;
}

/* CLASSES FOR THE CONTACT FORM ON THE RIGHT BRUSHED STEEL AREA*/

#brushedsteel input {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/innertext.jpg);
	width: 128px;
	background-repeat: no-repeat;
	border: 1px solid #666666;
	height: 18px;
}

#brushedsteel input.submit {
    width: 81px;
	background:none;
	border: 0px;
	height: 33px;
	margin-left: -5px;
}

#brushedsteel textarea {
	width: 165px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
}

/*CLASS TO DEFINE CALLOUT BOX 1 - WITH YELLOW STRIP ON TOP*/
.calloutright {
	background-image: url(images/box_steel.gif);
	background-repeat: no-repeat;
	height: 186px;
	width: 219px;
	margin-left: 10px;
}


/*CLASS TO ADD PADDING TO THE CONTACT ELEMENT ON THE BRUSHED STEEL RIGHT SIDE AREA*/
.steel {
	padding-left: 15px;
}




/* CLASS TO DEFINE BOTTOM OF PAGE LINKS AND DISCLAIMERS */


#terms {
	background-color: #000000;
	background-image: url(images/bgterm.gif);
	background-repeat: repeat;
	height: 30px;
	vertical-align: middle;
	text-align: center;
}

#terms p {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
#terms a {
	color: #DF942D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 15px;
}
.pnnfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 15px;
	text-align:center;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	padding-right: 15px;
	padding-left: 5px;
	color: #000000;
}

a:link.maintext, a:visited.maintext {
	font-weight: bold;
	color: #DF942D;
	padding-left: 5px;
}
a:hover.maintext, a:active.maintext {
	font-weight: bold;
	color: #000000;
	
}
a:link.maintextyellow, a:visited.maintextyellow {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-bottom: -5px;
}
h5.whitebold {
	color: #292929;
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}
.whitebold {
	color: #292929;
	font-weight: bold;
	font-size: 14px;
}
.border {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #292929;
	border-right-color: #292929;
	border-bottom-color: #292929;
	border-left-color: #292929;
}
.bigger {
	font-size: 20px;
	letter-spacing: -0.9px;
}

#footer {
	/* background-image: url(images/brushedsteel_bg.gif); */
	background-color:#000000;
	margin-top: 15px;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
.login {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	line-height: 100%;
	padding-right: 2px;
	padding-left: 1px;
	color: #2D2D2D;
	font-weight: bold;
	margin-bottom: -3px;
}

.paystublogin {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #2D2D2D;
}

.loginbox {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #2D2D2D;
}

.logindown {
	background-image: url(images/bglogins_down.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.minus {
	margin-bottom: -15px;
}
.bgactivate {
	background-image: url(images/bg_activate_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bglogin {
	background-image: url(images/bg_login_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
img.bglogin {
	margin-top: 10px;
	background-image: none;
}
h4 {
	font-size: 16px;
	margin-left: 5px;
}
input.login {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #818181;
	border: 1px solid #2D2D2D;
	height: 12px;
	width: 40px;
	margin-left: 65px;
}
label {
	position: absolute;
	text-align:right;
	width:55px;
}
#mainyellowarea li.oneliners {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 415px;
	padding-left: 15px;
	
	
}
#mainarea li.biz {

	width: 200px;
	vertical-align:top;
	list-style-position: outside;
	list-style-type: square;
	margin-bottom:10px;
	padding-top: 5px;
}

/* CSS Menus - Horizontal CSS Menu with Dropdown and Popout Menus - 20050131 */

body{margin:5px;font-family:Georgia, "Times New Roman", Times, serif;font-size: 11px;}
/* Begin CSS Popout Menu */

#menu{
	width:750px;
	float:left;
}

menu h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align:center;
	margin:0;
	padding:0 5px;
}

#menu h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align:center;
	display:block;
	background-position: right;
	background-repeat: no-repeat;
	white-space:nowrap;
	margin:0;
	padding:0 5px;
}


#menu a{
	color:#000000;
	text-decoration:none;
	margin:0 0;
	padding:0 5px;
}

#menu a:visited{
	color:#000000;
	margin:0 0;
	padding:0 5px;
	
}

#menu a:hover{
	color:#ffffff;
	font-weight:bold;
	margin:0 0;
	padding:0 5px;
}

#menu a:active{
	color:#ffffff;
	font-weight:bold;
	margin:0 0;
	padding:0 5px;
}

#menu ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:150px;
}

#menu li{
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#000000;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	margin:0 0;
	padding:0 0;
	background: url(images/menuback.jpg) repeat 100% 100%;
}

#menu li:hover{
	color:#000000;
	/*background:#000000 100%;*/
	/*font-weight:bold;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin:0 0;
	padding:0 0;
	text-decoration:none;
}

#menu font{
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#000000;
	display:block;
	white-space:nowrap;
	margin:0 0;
	padding:0 5px;
	background: url(images/menuback.jpg) repeat 100% 100%;
}

#menu font:hover{
	color:#ffffff;
	/*background:#000000 100%;*/
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	display:block;
	white-space:nowrap;
	margin:0 0;
	padding:0 5px;
}

#menu ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	width:165px;
	
}

#menu ul ul ul{
	top:0;
	left:100%;	
}

#menu ul ul ul ul{
	top:0;
	left:100%;	
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu a{
	color:#000000;
	text-decoration:none;
	margin:0 0;
	padding:0 5px;
}


div#menu h2{
	/*background:#000000;*/
	color:#000000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	margin:0;
	padding:5px 5px;
}

div#menu h2:hover{
	/*background:#000000;*/
	color:#ffffff;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	margin:0;
	padding:5px 5px;
}

div#menu li:hover{
cursor:pointer;
z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul,
div#menu li li li li li:hover ul ul,
div#menu li li li li li li:hover ul ul,
div#menu li li li li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul,
div#menu li li li li li:hover ul,
div#menu li li li li li li:hover ul,
div#menu li li li li li li li:hover ul

{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-weight:normal;
color:#000;
background:#eee url(/css/images/expand3.gif) no-repeat 100% 100%;
}

#menu a.x:hover{
color:#fff;
background:#000;
}

#menu a.x:active{
color:#060;
background:#ccc;
}

/* End CSS Popout Menu */
