@charset "utf-8";
/* CSS Document */

body{	
margin:0px; padding:0px; 
background:white url(../images/home/background.jpg) repeat-x 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#6a6a6a;
line-height:14px;
}
.mainImage{background:transparent url(../images/home/mainImg.jpg) no-repeat top right; height:306px; text-align:left;
padding:50px 0px 0px 0px;
}
.lightGray{ color:#969696}
.mainImageLargeText{ font-size:24px; line-height:normal;}
.mainImageMediumText{ font-size:12px; line-height:normal;}

.redRequiredValidation{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:red;}
.textboxtaf{width:190px;}
.textboxgray{background:transparent url(../images/home/tbZipBox.jpg) no-repeat top right; 
border:none; font-size:20px; color:#4d4d4d; height:38px; width:286px; 
padding:10px 0px 0px 5px; margin:0px;}

a.getStartedToday
{
	background:transparent url(../images/home/getStartedToday.jpg) no-repeat 0px 0px; height:35px; width:299px; display:block;
	font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#F7E8F0;
	padding-top:20px;
	text-align:center;
	text-decoration:none;
}
a.getStartedToday:hover{background-position:0px -55px;}

.threeDiv{width:270px; display:inline-block; font-size:12px; height:122px;}
.borderLeft{ background:url(../images/home/3divSeprator.jpg) no-repeat top left; padding-left:30px;}
.borderLeftWide{ background:url(../images/home/3divSeprator.jpg) no-repeat top left; padding-left:10px;}
.threeDivWide{width:290px; display:inline-block; font-size:12px; height:122px;}


a.learnMore{background:transparent url(../images/home/learnMoreBtn.jpg) no-repeat 0px 0px; height:31px; width:140px; display:block; clear:both; margin-top:15px;}
a.learnMore:hover{ background-position:0px -31px;}
.slideshowMessageItem { text-align:center;}
