body {
background-color:#e1e1e1;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #4d4d4d;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#cccccc;
	scrollbar-shadow-color:#eeeeee;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#f2f2f2;
	scrollbar-darkshadow-color:#666666;
	scrollbar-3dlight-color:#999999;
}


.title {
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #99cccc
}

td
{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
}

.txt
{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.txtrate
{
	font-family:  Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.whitecaprate
{
	font-family:  Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.txt2
{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 10px;
	color: #4d4d4d;
}

.pagetitle
{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

a{text-decoration:underline;color: #336699;}

a:hover
{
	color: #000;
	background-color: transparent;
	text-decoration: none;
}

.txt2 a
{
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}

.txt2 a:hover
{
	color: #000000;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}

/*new css */
.header-cell{
background-color:#fff;
}

.clear{
clear:both;
}
tr.nav-top{
background:url('../images/nav-bg.gif') repeat-x;
}

tr.nav-top td a {
font-size:12px;
color:#eee;
}
tr.nav-top td a:hover {
color:#fff;
font-weight: 400;
}

#toll-free-links{
width:400px;
height:45px;
margin: 0 auto;
padding:10px;
margin-bottom:10px;
}
a.howto-btn{
display:block;
width:175px;
float:left;
height:45px;
background:url('../images/nav-btn-howto.png') no-repeat;
background-position:0px 0px;
margin-right:20px;
}
a.howto-btn:hover{
display:block;
width:175px;
background:url('../images/nav-btn-howto.png') no-repeat;
background-position:0px -45px;
text-align:center;
}
a.faq-btn{
display:block;
width:175px;
float:left;
height:45px;
background:url('../images/nav-btn-faq.png') no-repeat;
background-position:0px 0px;
margin-right:20px;
}
a.faq-btn:hover{
display:block;
width:175px;
background:url('../images/nav-btn-faq.png') no-repeat;
background-position:0px -45px;
text-align:center;
}
a.howto-btn span, a.faq-btn span{
font-size:0px;
}
#page-wrapper{
padding:25px;
}
.tabled-data{
border-collapse: separate;
border-spacing: 0px;
-webkit-border-horizontal-spacing: 0px;
-webkit-border-vertical-spacing: 0px;
border: 1px solid gray;
}
.tabled-data td{
border-right:0px solid gray;
padding:5px;
}
tr.title-row{
border-top:1px solid gray;
background:url('../images/title-row.gif') repeat-x;
}
tr.title-row td{
color:#fff;
}
.colored-row{
background: #EBEEF2;
}
.disclaimer{
color:gray;
font-size: 9px;
font-weight:200px;
text-transform:italic;
}
.question{
font-size:14px;
color:#000;
font-style: italic;
font-weight:600;
padding:4px;
}
.answer{
font-size:12px;
color:#4d4d4d;
font-weight:400;
padding-left:9px;
padding-bottom:15px;
}
.footer-cell{background:url('../images/nav-bg.gif') repeat-x;background-position: 0px -5px;}
.copyright{float:left;padding-left:20px;padding-top:10px;color:#fff;}
.privacy-policy{float:right;padding-right:20px;padding-top:10px;color:#fff;}
.copyright:hover, .privacy-policy:hover{color:#eee;}
.footer-cell a{font-size:10px;}