@charset "utf-8";
/* CSS Document */

#leftContainer {
	width: 500px;
	float: left;
	position: relative;
}

#mainContent #hero {
	/*background: url(../images/template_b/hero.jpg);*/
	width: 470px;
	height: 143px;
	margin: 4px 0 30px; /*The top margin was previously set to 10px, but I changed it to accomodate the new images. May affect the 'card enhancements' header*/
	clear: both;
}

#mainContent #manageHero {
	background: url(../images/template_b/manage_hero.jpg);
	width: 471px;
	height: 143px;
	margin: 10px 0 30px;
	float: left;
}

#mainContentLower a {
	background: url(../images/template_a/dbl_arrow.gif) no-repeat left center;
	width: 11px;
	padding-left: 14px;
}

#mainContentLower .darkBlue {
	color:#020054;
	font-weight: normal;
}
#mainContentLowerForms .darkBlue {
	color:#020054;
	
}


.mainContentTout,
.mainContentToutBottom,
.mainContentBigTout,
.mainContentMegaTout,
.mainContentToutSm {
	float: left;
	padding: 0 40px 10px 5px;
	margin-top: 10px;
}

.mainContentTout {
	background: url(../images/template_b/tout_bg.gif) bottom no-repeat;
	width: 120px;
	min-height: 125px;
	float: left;
}

.mainContentBigTout {
	background: url(../images/template_b/tout_bg.gif) bottom no-repeat;
	width: 120px;
	min-height: 229px;
	float: left;
}
.mainContentMegaTout {
	background: url(../images/template_b/tout_bg.gif) bottom no-repeat;
	width: 120px;
	min-height: 293px;
	float: left;
}

.mainContentToutBottom {
	width: 120px;
	min-height: 125px;
}

.mainContentToutSm {
	background: url(../images/template_b/tout_bg.gif) bottom no-repeat;
	width: 120px;
	min-height: 85px;
}

#rightToutContainer {
	bottom:0;
	margin:10px 0 0 0px;
	position:relative;
}

.mainContentToutForm {
	float: left;
	background: url(../images/template_b/tout_bg.gif) bottom no-repeat;
	width: 145px;
	min-height: 85px;
	padding: 0 16px 10px 5px;
	margin-top: 10px;
}

.mainContentToutRight {
	float: left;
	background: url(../images/template_b/tout_bgsm.gif) bottom no-repeat;
	width: 145px;
	min-height: 85px;
	padding: 0 0 10px 5px;
	margin-top: 10px;
}

.mainContentToutSmBottom {
	float: left;
	width: 145px;
	min-height: 85px;
	padding: 0 16px 10px 5px;
	margin-top: 10px;
}


/*horizontal dotted line*/
#horizDotted {
	background-image: url(../images/dots_horz.jpg);
	background-repeat: repeat-x;
	height: 2px;
	float:left;
}
#callusTout {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/dots_horz.jpg) repeat-x scroll center top;
padding:25px 0 0;
width:190px;
}
.phoneImg {
float:right;
margin:-10px 0 0;
}

.wyp_img{

margin-left:42px;
margin-top:30px;
}

#wtr_mark{
margin-left:-5px;
padding-bottom:12px;
}

#head{
margin-left:-40px;
}



#top_links{
margin-left:-40px}

/*------------Self serve request roll-overs----*/
#upgCard{
	background: url(../images/form_upcon.gif) top left;
	width: 145px;
	height: 60px;
	display: block
}

#upgCard:hover{
	background-position: top right;

}

#chgAdr{
	background: url(../images/form_changeaddr.gif) top left;
	width: 145px;
	height: 60px;
	display: block
}

#chgAdr:hover{
	background-position: top right;

}
#disp{
	background: url(../images/form_dispute.gif) top left;
	width: 145px;
	height: 60px;
	display: block
}

#disp:hover{
	background-position: top right;
}
#balTran{
	background: url(../images/form_baltran.gif) top left;
	width: 145px;
	height: 60px;
	display: block
}
#balTran:hover{
	background-position: top right;
}
#reqStat{
	background: url(../images/form_statcop.gif) top left;
	width: 145px;
	height: 60px;
	display: block
}
#reqStat:hover{
	background-position: top right;
}
#reqRec{
	background: url(../images/form_salerece.gif) top left;
	width: 145px;
	height: 60px;
	display: block
}
#reqRec:hover{
	background-position: top right;
}
#reqLim{
	background: url(../images/form_credlim.gif) top left;
	width: 145px;
	height: 60px;
	display: block
}
#reqLim:hover{
	background-position: top right;
}
#onRol{
	background: url(../images/form_onlinenrol.gif) top left;
	width: 145px;
	height: 60px;
	display: block
}
#onRol:hover{
	background-position: top right;
}
#ezRew{
	background: url(../images/form_staples.gif) top left;
	width: 145px;
	height: 60px;
	display: block
}
#ezRew:hover{
	background-position: top right;
}