﻿/* Affinity Landing ---------------------------------------------*/
.Landing
    {font-size:12pt; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; text-align:center; }
    
.Landing .Row1
	{width:800px;height:78px;}    
    
.Landing .Row2
	{width:800px;height:80px;} 
	
.Landing .Row2_left
	{float:left;width:399px;height:80px}
	
.Landing .Row2_right
	{float:right;width:401px;height:80px;}	
	
.Landing .ZipInput	
	{float:left;width:95px;height:24px;padding-top:2px;}
	
.Landing .StartQuote	
	{float:right;width:96px;height:26px;}
	
.Landing .DivLink	
	{width:96px;height:26px;display:block;}
	
.Landing .DivClick	
	{width:96px;height:26px;display:none;}		
	
.Landing .DivZipLink	
	{width:203px;clear:both;height:26px;float:left;background-color:#0099FF;}
	
.Landing .LastRow
	{width:800px;padding-top:5px;padding-bottom:10px;font-size:7pt;}	
	
	
.Landing .Copy
	{font-size:8pt; 
	color:#395b96;
	text-decoration:none;
	text-align:left;}

.Landing .BGLeft
{    
    background-image: url(/Img/Affinity/bg_left.jpg);
    color:White;
    font-size: 14pt; 
    font-family:Geneva,Arial,Helvetica,sans-serif; 
}
.Landing .BGLeft .BGLeftText
{
    color:White;
    margin:-75px 0 0 0;  
}
	
.Zip
	{width:133px;
	height:40px;
	color:#22417a;
	font-size:24pt;
	font-weight:normal;
	border:1px solid #819eba;
	float:left;
	clear:left;
	margin:3px 14px 0 0;
	padding:0 0 0 30px}

	
a.logo {
text-indent: -9999px;
text-decoration: none;
padding: 0;
margin: 0;
border: 0;
height: 69px;
width: 251px;
background-image: url(Img/Affinity/h_logo.gif);
display:block;
}

a.logo:link, a.logo2:visited{background-position: 0px 0px;}
a.logo:hover{background-position:0 -69px;}

a.logo2 {
text-indent: -9999px;
text-decoration: none;
padding: 0;
margin: 0;
border: 0;
height: 69px;
width: 251px;
background-image: url(Img/Affinity/h_logo.gif);
display:block;
}

a.logo2:link, a.logo2:visited{background-position: 0px 0px;}
a.logo2:hover{background-position:0 -69px;}

/* FOOTER -----------------------------------------------------------*/
.Footer
    { width:710px; height:30px; margin:20px auto 0 auto; background:#ffffff; padding-left:10px; padding-bottom:20px; font-size:8pt; }
.FooterBOL
    { width:800px; height:30px; margin:20px auto 0 auto; background:#ffffff; padding-left:10px; padding-bottom:20px; font-size:8pt; }
.Footer .CopyRight
    { clear:both; font-family:arial; font-size:8pt; padding-bottom:4px; color:black; text-align:left; }
.Footer A:link
    { font-weight:normal; font-family:arial; font-size:8pt; color:#3399ff; text-decoration:none; }
.Footer A:hover
    { font-weight:normal; font-family:arial; font-size:8pt; color:blue; }
.Footer A:visited
    { font-weight:normal; font-family:arial; font-size:8pt; color:#3366ff; text-decoration:none; }