﻿



/*#homepageGreenBar ul li {
	border-right: 1px solid #d8e5c8;
	width: 95px;   
	height: 35px;  
	float: left;
	clear: none;
	padding: 0 4px 0 3px;
	margin: 0;
	margin-bottom: -9px;
	text-align: center;
	background:none;
}
#homepageGreenBar ul li.last {
	border-right: none;
}
#homepageGreenBar ul li a {
	color: #00a1de;
	
}
#homepageGreenBar ul li a:hover {
	color: #333;
}*/

#hp-2col-left, #hp-2col-right {
	width: 344px;
	float: left;
	clear: none;
}

#hp-leftcol {
	width: 736px;
	margin-left: 16px;
	padding-top: 15px;  /* was 36px */
	float: left;
	background: none;
}

#hp-rightcol {
	width: 192px;
	float: right;
	margin-right: 16px;
	padding-top: 15px;  /* was 36px */
}

.contentHeading
{ font-size: 2.0em; font-weight: normal; color: #007f64; padding:30px 0px 0px 20px;   }

.modSimpleFoooterPush {
	background: url("/ui_images/modsimple_bottom_bg_grey.gif") no-repeat top;
	height: 4px;
	margin-top: 0;
	padding-top: 0;
	
}

.box-white .bottomPush .left {
	background: url("/ui_images/white_bl.gif") no-repeat scroll left top transparent;
}
.box-white .bottomPush .right {
	background: url("/ui_images/white_br.gif") no-repeat scroll right top transparent;
}
.box-white .bottomPush {
	background: url("/ui_images/white_b.gif") repeat-x scroll left top;
}

.containerTwoCol
{
    width: 336px;
    float: left;
    padding-right:20px;
    }

.containerThreeCol
{
    width:214px;
    float:left;
    padding-right:20px;
}
.containerFourCol {
	width: 161px;
	float: left;
	padding-right:15px;	
}

.last {padding-right:0px;}

.liveHelp {
	background:url(/ui_images/livehelp.png) no-repeat 0px 0px;	
	
	width:64px;
	height:75px;
	position:absolute;
	margin-left:900px;
	margin-top:-20px;
	z-index:10;
}

.ExistingCustomerHeader {
	
	background: url("/ui_images/hdr_existing_sage_customer.jpg") no-repeat top;
	
	height:75px;
	position:absolute;
	margin-left:900px;
	margin-top:-20px;
	z-index:10;
}	
	
.mobilePhone {
	border:none;
	background: #fff url(/images/mobilePhone-bg.png) no-repeat;
	color:#7F7F7F;
	padding: 5px 0px;
	height:14px;
	font-size:1.1em;	
}
.modSimpleUserHeader {
	height: 115px;
/*	background: url("/images/user.png") no-repeat top;	*/
	border-bottom: 1px solid #cbcbcb;
	padding: 0;
	margin: 0;
}

.modSageStampHeader {
	height: 305px;
	background: url("/images/sage_stamp03.png") no-repeat top;	
	border-bottom: 1px solid #cbcbcb;
	padding: 0;
	margin: 0;
}

.regquestion {min-width:300px;}




.tPadding5 {
	padding-top:5px;}
	
	.groupHeader{width:100%; background-color:#eee; min-height:25px; padding-left:10px; padding-top:5px; margin-bottom:5px;}