@charset "utf-8";
/* CSS Document   ---------- Home Page Contents CSS ----------   */
#page-body .home-contents {
	margin-left:20px;
	margin-right:20px;
	padding-top:20px;
}
.home-contents .home-left-col {
float:left;
padding-bottom:10px;
width:430px;
}
.home-contents .home-left-col td {
padding-right:10px;
text-align:left;
vertical-align:top;
width:50%;
}
.home-contents .home-left-col a {
color:#333333;
font-size:14px;
font-weight:700;
text-decoration:none;
}
.home-contents .home-right-col {
float:right;
width:500px;
}
/* ---------- Tabs CSS ----------   */.home-right-col .green-calc
{
    width: 244px;
    background-image: url(../../images/tab-panel-bg.gif);
    float: right;
    margin-right: 5px;
}
.home-right-col .start-billmail
{
    width: 244px;
    background-image: url(../../images/tab-panel-bg.gif);
    float: right;
}
.green-tab {
	background-image:url(../../images/tab-panel-top-bg-green.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:246px;
}
.grey-tab {
	background-image:url(../../images/tab-panel-top-bg-grey.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:246px;
}
.tabs-bottom-bg
{
    background-image: url(../../images/tab-panel-bottom-bg.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}
.tabs .tab-text-box
{
    font-size: 12px;
    color: #333;
    border: 1px solid #CCC;
    height: 18px;
    width: 210px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 3px;
}
.tabs .tab-text-box-small {
	border:1px solid #CCCCCC;
	color:#333333;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:18px;
	margin-right:10px;
	padding-left:3px;
	width:137px;
	margin-bottom: 5px;
}
#page-body .tabs h3
{
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 6px;
    margin-left: 10px;
    color: #000;
}
.tabs p {
	color:#333333;
	font-size:12px;
	line-height:129%;
	margin-bottom:4px !important;
	clear: both;
}
.tabs .button-submit
{
    font-size: 12px;
    color: #333;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 3px;
    width: 57px;
    background-image: url(../../images/button-submit.gif);
    background-repeat: no-repeat;
    border-style: none;
    cursor:pointer;
}
.tabs .button-get-started
{
    font-size: 12px;
    color: #333;
    height: 29px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 3px;
    width: 210px;
    background-image: url(../../images/button-get-started.gif);
    background-repeat: no-repeat;
    border-style: none;
    text-align: center;
    cursor:pointer;
}
.tabs .button-search
{
    font-size: 12px;
    color: #333;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 3px;
    width: 57px;
    background-image: url(../../images/button-search.gif);
    background-repeat: no-repeat;
    border-style: none;
    cursor:pointer;
}
.newsletter-home
{
    width: 200px;
    border: 1px solid #CCC;
    margin-bottom: 10px;
}
.home-contents .home-left-col-1 {
float:left;
padding-right:10px;
text-align:left;
vertical-align:top;
width:45%;
}
.home-contents .home-left-col-2 {
	float:right;
	height:250px;
	padding-right:10px;
	text-align:left;
	vertical-align:top;
	width:45%;
}
.newsletter-thumb-home {
	height:206px;
}
* html body .tabs p {
	color:#333333;
	font-size:12px;
	line-height:129%;
	margin-bottom:1px !important;
	clear: both;
}
* + html body .tabs p {
	color:#333333;
	font-size:12px;
	line-height:129%;
	margin-bottom:2px !important;
	clear: both;
}
