/************GENERAL************/
html, body{ 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 margin:0; 
 padding:0; 
 text-align:center;
 background-color:#F9F9EB;
 } 
h1 
{
    color:#009900;
    margin:0;
    padding:5px 0;
    font-size:16px;    
} 
h2
{
    color:#666;
    margin:0;
    padding:5px 0;
    font-size:13px;    
}
img {
border:none;
margin:0;
padding:0;
}
a:link, a:visited {
text-decoration:none;
color:#009900;
}
/***********PAGE LAYOUT*************/
#pagewidth{ 
 width:804px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
 }  
#wrapper {
 clear: both; 
 background: url(_images/main.gif) repeat-y; 
}
#header{
 position:relative; 
 height:86px;
 background-color:#F9F9EB; 
 width:100%;
 }  
#twocols{
 width:804px; 
 float:right; 
 position:relative;
 
} 
#maincol{ 
 float: left; 
 display:inline; 
 position: relative; 
 width:550px;
 padding:0 0 10px 12px;
 border-right:2px solid #D1EFCF; 
 }
.maincolnorm{ 
 float: left; 
 display:inline; 
 position: relative; 
 width:550px;
 padding:0 0 10px 12px;
 border-right:2px solid #D1EFCF;
 }
.maincolwide{
	width:100%;
	padding:10px 22px 10px 22px;
}
#rightcol{
 width:228px; 
 float:right; 
 position:relative; 
 margin-left:-2px;
 padding:0px 12px 10px 0;
 border-left:2px solid #D1EFCF;
 } 
.rightcolnorm {
 width:228px; 
 float:right; 
 position:relative; 
 margin-left:-2px;
 padding:0px 12px 10px 0;
 border-left:2px solid #D1EFCF;
 }
.rightcolwide{
display:none;
}
#footer{
 text-align:center;
 padding:20px 10px 10px 10px;
 position:relative; 
 background:url(_images/footer.gif) 0 100% no-repeat;
 color:#666666;
 }   
 /*Float containers fix:*/ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 } 
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 

/**********COLOR THEME*************/
/*
#subnav {
background:#000 url(_images/round_col_tops.gif) 0 100% no-repeat;
}
#bottomnav {
 background:#000 url(_images/round_col_bottoms.gif) 0 0 no-repeat;
}
#maincol{ 
 border-right:2px solid #000;
}
#rightcol{
 border-left:2px solid #000;
}
*/
/***********Side Box Areas*************/
.sideboxAheader {
background:#009900 url(_images/) no-repeat;
}
.sideboxAheader span {
position:relative;
display:block;
background:url(_images/) 100% 0 no-repeat;
padding:7px 20px;
color:white;
font-weight:bold;
font-size:13px;
}
.sideboxAmiddleheader {
position:relative;
display:block;
background:url(_images/tl_white_corner.gif) 0 0 no-repeat;
background-color:#7E7E77;
padding:7px 20px;
color:white;
font-weight:bold;
font-size:13px;
}
.sideboxAbody {
background:#E6E6E6 url(_images/) 0 0 no-repeat;
}
.sideboxAbody span {
position:relative;
display:block;
background:url(_images/) 100% 100% no-repeat;
color:black;
padding:7px 20px 0 20px;
font-size:11px;
}
.sideboxAbody a:link, .sideboxAfooter a:visited { 
color:#009F17;
}
.sideboxAbody a:hover { 
color:#00AE1B;
}
.sideboxAfooter {
padding:8px 0;
color:#009F17;
font-size:15px;
font-weight:bold;
}
.sideboxAfooter a:link, .sideboxAfooter a:visited { 
color:#009F17;
}
.sideboxAfooter a:hover { 
color:#00AE1B;
}
.sideboxAimage {
background:url(_images/tl_white_corner.gif) no-repeat;
}
.sideboxAimage span {
position:relative;
display:block;
background:#444 url(_images/tr_white_corner.gif) 100% 0 no-repeat;
}
.sideboxAbottom {
background:#E6E6E6 url(_images/bl_white_corner.gif) 0 100% no-repeat;
}
.sideboxAbottom span {
position:relative;
display:block;
background:url(_images/) 100% 100% no-repeat;
padding:7px 20px;
}
.sideboxBbody {
background:#009900 url(_images/) no-repeat;
color:#FFFFFF;
}
.sideboxBbody span {
padding:7px 20px;
font-size:11px;
position:relative;
display:block;
background:url(_images/) 100% 0 no-repeat;
}
.sideboxBbody ul {
list-style:disc;
font-weight:bold;
margin:0;
padding:8px 0 0 0;
}
.sideboxBbody li {
margin-left:1em;
padding:5px 0;
}
.sideboxCbody {
padding:7px 20px;
color:#009900;
font-weight:bold;
margin-top:5px;
}
.sideboxCbody li {
padding:5px 0;
}
.sideboxCbody li a, .sideboxCbody li a:visited { 
color:inherit;
}
.sideboxCbody li a:hover {
color:#E05500;
}
.sideboxCbody ol .current a {
color:#E05500;
}
/**********Main Body Area************/
.mainheader {
}
.mainbody {
clear:both;
width:500px;
padding:10px 0 0 30px;
margin:0;
}
.mainbodycolumn {
 float: left; 
 display:inline; 
 position: relative;
width:220px;
padding-right:30px;
font-weight:normal;
}
.mainbodycolumn ul {
list-style:disc;
font-weight:normal;
margin:0;
padding:10px 0 0 0;
}
.mainbodycolumn li {
margin-left:1em;
}
/******Company******/
.mainbodycolumn .company .above{
font-weight:bold;
}
/******FAQS*******/
.mainbodycolumn .faq ul {
list-style:none;
font-weight:bold;
}
.mainbodycolumn .faq li, .mainbodycolumn .faq a {
color:#E05500;
padding:5px 0;
}
.faqitem {
margin-bottom:15px;
}
.faqitem div {
color:#E05500;
font-weight:bold;
}
/*******Advance*******/
.mainbodycolumn .advance .above{
color:#E05500;
font-weight:bold;
}
.mainbodycolumn .advance .below{
color:#E05500;
}
.mainbodycolumn .advance ul {
padding-bottom:10px;
}
/***********Contact***********/
.formarea {
background-color:#EFEFEF;
padding:5px;
}
.formarea .instructions {
font-size:11px;
color:#009900;
}
.formarea .title {
font-size:14px;
font-weight:bold;
color:#333;
padding-left:20px;
background:url(../_images/login.gif) 0 50% no-repeat;
}
.formarea .error 
{
    color:Red;
}
.formarea td {
padding:5px;
}
.formrow {
clear:both;
padding:8px 5px;
}
.formcolumnA {
 float: left; 
 display:inline; 
 position: relative;
width:170px;
padding-right:5px;
font-weight:bold;
color:#333333;
}
.formcolumnB {
 float: left; 
 display:inline; 
 position: relative;
width:300px;
padding-right:4px;
color:#666666;
}
/*
.errormessage {
display:block;
position:relative;
}
*/
#thankyoutoggle, #errortoggle {
    color:#666;
}
#thankyoutoggle span {
    font-weight:bold;
    font-size:13px;
    color:#009900;
    }
#errortoggle span {
    font-weight:bold;
    font-size:13px;
    color:#FF5A00;
}

/*********home************/
.homebodycolumn {
 float: left; 
 display:inline; 
 position: relative;
width:290px;
padding-left:30px;
padding-top:15px;
font-weight:normal;
color:#666;
font-size:15px;
line-height:1.3em;
}
.homebodycolumn ul {
list-style:disc;
font-weight:normal;
margin:0;
padding:10px 0 0 0;
}
.homebodycolumn li {
margin-left:1em;
}
/*************Account Area*************/
.myaccountheadline 
{
    color:#333333;
    padding:0;
    padding-bottom:10px;
}
.myaccountsubheadline 
{
    color:white;
    padding:0;
    padding:0px 5px;
}
.monthlytotal {
font-size:12px;
font-weight:bold;
color:black;
}
.myaccountsubheadline .mid
{
    font-weight:normal;
}
.myaccountheadline select
{
    color:#333333;
    font-size:12px;
font-weight:bold;
margin-left:10px;

}
#widesummary 
{
    padding-top:5px;
    width:714px;
}
#widesummary .top 
{
    line-height:.01em;
    width:714px;
    height:15px;
    background:url(../_images/grey_rounded_line_top.gif) 0 0 no-repeat;
}
.printme {
background:url(../_images/printer.png) 100% 0 no-repeat;
text-align:right;
padding-right:24px;
margin-right:10px;
font-size:11px;
height:16px;
}
.printme a {
color:#666;
text-decoration:underline;
}
.printnow 
{
  display:none; 
}
#widesummary .row 
{
    padding:0;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
}
#widesummary .row .batchview 
{
    margin:0 20px 0 20px;
}
#widesummary .row .batchview .columnnames
{
    color:#009900;
}
#widesummary .row .batchview .row
{
    background-color:#D1EFCF;
}
#widesummary .row .batchview .altrow
{
    background-color:white;
}
#widesummary .bottom
{
    width:714px;
    height:15px;
    background:url(../_images/grey_rounded_line_bottom.gif) 0 0 no-repeat;
}
#narrowsummary 
{
    padding-top:5px;
    width:485px;
}
#narrowsummary .top 
{
    line-height:.01em;
    width:485px;
    height:15px;
    background:url(../_images/485_grey_rounded_line_top.gif) 0 0 no-repeat;
}
#narrowsummary .row 
{
    padding:0;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
}
#narrowsummary .bottom
{
    width:485px;
    height:15px;
    background:url(/_images/485_grey_rounded_line_bottom.gif) 0 0 no-repeat;
}
#narrowsummary .row .accountlist 
{
    margin:0 20px 0 20px;
}
#narrowsummary .row .accountlist .columnnames
{
    background-color:#E6E6E6;
    color:#666666;
    font-size:11px;
}
#narrowsummary .row .accountlist .icon
{
background:url(/_images/circle_arrow_icon_gray.gif) 0 0 no-repeat;
}
#narrowsummary .row .accountlist .Open .icon
{
background:url(/_images/circle_arrow_icon_green.gif) 0 0 no-repeat;
}
#narrowsummary .row .accountlist a
{
    color:#666666;    
}
#narrowsummary .row .accountlist .Open .columnnames
{
    background-color:#D1EFCF;
    color:#009900;
    
}
#narrowsummary .row .accountlist .Open .columndata
{
    font-weight:bold;
}
#narrowsummary .row .accountlist .Open a
{
    color:#009900;
}
#widesummary .row .toptitle, #widesummary .row .title,
#narrowsummary .row .toptitle, #narrowsummary .row .title
{
    margin:0 20px 10px 20px;
    padding-bottom:3px;
    font-size:14px;
    font-weight:bold;
    color:#009900;
    border-bottom:1px dotted #ccc;
}
#narrowsummary .row .toptitle, #narrowsummary .row .title
{
    margin-bottom:0;
}
#widesummary .row .title, #narrowsummary .row .title
{
padding-top:15px;
}
#widesummary .row .subtitle, #narrowsummary .row .subtitle
{
    padding-left:15px;
    font-size:12px; 
    font-weight:normal;   
    color:#000;
}
#widesummary .row .itemlabel, #narrowsummary .row .itemlabel
{
padding:0 0 10px 40px;
    font-size:12px;
    font-weight:bold;
    color:#333;
}
#widesummary .row .itemvalue, #narrowsummary .row .itemvalue
{
padding-left:15px;
    font-size:12px; 
    font-weight:normal;   
    color:#000;
}
#widesummary .row .footer, #narrowsummary .row .footer {
clear:both;
padding:5px 0;
font-size:11px;
color:#666;
height:15px;
}
#widesummary .row .footer .help, #narrowsummary .row .footer .help
{
position:relative;
float:left;   
padding-left:20px;  

}
#widesummary .row .footer .more, #narrowsummary .row .footer .more
{
position:relative;
float:right; 
padding-right:20px;   
}


/***********Rowlist*************/
#progressbar 
{
    padding-bottom:10px;
}
#rowlist 
{
    display:block;
    position:relative;
    width:780px;
    padding:3px 0;
}
#rowlist .altitem a .title
{
color:#009900;
background-color:#fff;
}

#rowlist .title
{
display:block;
position:relative;
float:left;
padding:5px 10px;
    background-color:#efefef;
font-size:13px;
font-weight:bold;
}
#rowlist .name
{

font-size:11px;
font-weight:normal;

padding-left:30px;
    
}
#rowlist .description
{
display:block;
position:relative;
float:right;
font-size:11px;
font-weight:normal;
width:100%;
padding:5px;
    
}
#rowlist  a
{
color:#333;
background-color:#efefef;
}
#rowlist  a:hover .title
{
color:#009900;
background-color:#D1EFCF;
}

#rowlist .main 
{
padding:5px;
clear:both;
width:780px;
    display:none;
    border-bottom:1px solid #666;
}
/*************Nav Area***************/
#nav {
 position:relative; 
 width:100%;
 height:70px;
 line-height:100%;
background:url(_images/nav.gif) no-repeat;
}
.abovenavleft {
display:block;
position:relative;
float:left;
padding:10px 0 0 20px;
color:#009900;
}
.abovenavright {
display:block;
position:relative;
float:right;
padding:10px 20px 0 0;
color:#666666;
}
.abovenavleft a:link, .abovenavleft a:visited, 
.abovenavright a:link, .abovenavright a:visited {
color:#DF5200;
padding:0 3px;
}
.abovenavleft a:hover, .abovenavright a:hover {
background-color:#DF5200;
color:#fff;
}
/**********Main NAV************/
#Hnavlist {
clear:both;
display:block;
position:relative;
width:100%;
height: 35px;
font-size: 11px;
letter-spacing:110%;
font-weight:normal;
padding-top:13px;
}
#Hnavlist li {
float: right;
list-style-type: none;
margin: 0;
padding: 8px 0 0 0;
white-space: nowrap;
}
#Hnavlist ul { 
margin: 0;
padding-right: 20px;
}
#Hnavlist a {
padding: 8px 18px 8px 18px;
text-decoration: none;
border-left:1px solid #999;
border-right:1px solid #535148;
}
#Hnavlist .right {
border-right:none;
}
#Hnavlist .left {
border-left:none;
}
#Hnavlist a:link, #Hnavlist a:visited {
color:#fff;
}
#Hnavlist a:hover, #Hnavlist a:active {
background: url(_images/nav_hover.gif) 0 100% repeat-x;
color:black;
}
#Hnavlist a:active {
background-color:#CCCCCC;
color:#333333;
}
#Hcurrent a:hover {
color:#000000;
cursor:default;
}
#Hcurrent a:link, #Hcurrent a:visited {
background: url(_images/nav_current.gif) 0 100% repeat-x;
font-weight:bold;
color:white;
}
#Hcurrent a:active {
}
/***************SUBNAV****************/
#subnav {
margin:0 12px;
padding:2px 10px 15px 0;
font-size:11px;
text-align:right;
background:#D1EFCF url(_images/round_col_tops_green.gif) 0 100% no-repeat;
color:#009900;
 }
#subnav span {
 padding:0 10px;
 border-right:1px solid #ccc;
 }
#subnav .right {
 padding:0 10px;
 border-right:none;
 }
#subnav a:link, #subnav a:visited {
color:#009900;
padding:0 3px;
}
#subnav a:hover {
background-color:#FFFFFF;
color:#009900;
}
#subnav .Scurrent {
background-color:#FFFFFF;
color:#009900;
}
/**************BOTTOM NAV***************/
#bottomnav {
 clear:both;
 margin:0 12px;
 padding:17px 0 10px 0;
 font-size:11px;
 text-align:center;
 background:#D1EFCF url(_images/round_col_bottoms.gif) 0 0 no-repeat;
 color:#333;
 }
#bottomnav span {
 padding:0 10px;
 border-right:1px solid #ccc;
 }
#bottomnav .right {
 padding:0 10px;
 border-right:none;
 }
#bottomnav a:link, #bottomnav a:visited {
color:#666666;
padding:0 3px;
}
#bottomnav a:hover {
background-color:#fff;
}
/**********APPLY NOW NAV************/ 
.applynowtext {
 float: left; 
 display:block; 
 position: relative;
width:400px;
margin-bottom:10px;
font-weight:bold;
}
#applynownav {
display:block;
position:relative;
padding-left:3px;
}
#applynownav a {
font-weight:bold;
color:#009900;
font-size:13px;
}
#applynownav a:hover {
color:#000000;
background-image:none;
/*fixes IE sticky hovers*/
height: 1em;
cursor:pointer;
}
#applynownav a .blank {
display:block;
position:relative;
float:left;
padding:30px 0;
text-align:center;
width:204px;
color:#000000;
background:url(_images/apply_now_prev_none.gif) 0 50% no-repeat;
cursor:default;
}
#applynownav a .back {
display:block;
position:relative;
float:left;
padding:30px 0;
text-align:center;
width:204px;
background:url(_images/apply_now_prev_up.gif) 0 50% no-repeat;
}
#applynownav a:hover .back {
background:url(_images/apply_now_prev_over.gif) 0 50% no-repeat;
}
#applynownav a .button {
display:block;
position:relative;
float:left;
padding:30px 0;
width:77px;
background:url(_images/apply_now_button_up.gif) 0 50% no-repeat;
}
#applynownav a:hover .button {
background:url(_images/apply_now_button_over.gif) 0 50% no-repeat;
}
#applynownav a .next {
display:block;
position:relative;
float:left;
text-align:center;
padding:30px 0;
width:204px;
background:url(_images/apply_now_next_up.gif) 0 50% no-repeat;
}
#applynownav a:hover .next {
background:url(_images/apply_now_next_over.gif) 0 50% no-repeat;
}


/**********PRINTER STYLES************/ 

 /*
 @media print
 {
 html, body
 {
    background-color:White;
 }
 #Hnavlist { 
 float:left;
 }
 #nav  {
 background:none;
 }
 #Hnavlist a{
 display:none;
 border:none;
 background:none;
 }
 #Hcurrent a:link, #Hcurrent a:visited {
 background:none;
 width:100%;
 float:left;
 display:block;
 color:#000000;
 font-size:16px;
 }
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}

}
*/

/* rounded corners */
.xbox 
{
    width:714px;
}
.xbox-support 
{
    width:485px;
}
.xtop, .xbottom 
{
    display:block;
    background:transparent;
    font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 
{
    display:block;
    overflow:hidden;
}
.xb1, .xb2, .xb3 {height:1px;}
.xbox .xb2, .xbox .xb3, .xbox .xb4 
{
    background:#009900;
    border-left:1px solid #D1EFCF;
    border-right:1px solid #D1EFCF;
}
.xbox-support .xb2, .xbox-support .xb3, .xbox-support .xb4 
{
    background:white;
    border-left:1px solid #E6E6E6;
    border-right:1px solid #E6E6E6;
}
.xbox .xb1 {margin:0 5px; background:#D1EFCF;}
.xbox-support .xb1 {margin:0 5px; background:#E6E6E6;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xbox .xboxcontent 
{   
display:block;
    background:#009900;
    border:0 solid #D1EFCF;
    border-width:0 1px;
}
.xbox-support a 
{
    display:block;
font-size:14px;
font-weight:bold;
background: url(/_images/circle_arrow_icon_gray.gif) 0 70% no-repeat;
height:25px;
padding:5px 0 0 30px;

}
.xbox-support .xboxcontent 
{   
display:block;

padding-left:8px;

    background-color:white;
    border:0 solid #E6E6E6;
    border-width:0 1px;
}