/* CSS Document */

.footer {
	width: 926px;
	clear: both;
	border-top:3px #0056b7 solid;
	position:relative;
	font-size: 10px;
	line-height: 11px;
	}
		
.footerHorizontalNav {
	width: 926px;
	clear: both;
	border-top:3px #0056b7 solid;
	font-size: 10px;
	position: relative; 
	margin-top: 25px;
	padding: 1em 0 2em 0;
	}
	
#spHomePageWrapper .footerHorizontalNav  {
	top: 0;
	margin-top: 25px;
}	
	
#template1Wrapper .footer {
	margin-top:0px;
}
	
.footer .column1{
	float:left;
	width:260px;
	margin-top:20px;
	margin-right: 50px;
}

.footer .column1 .subColumn1 {
	position: absolute;
	left: 0px;
	top: 39px;
	width: 120px;
}

.footer .column1 .subColumn2 {
position: absolute;
left: 130px;
top: 39px;
width: 125px;
}

.footer .column2{
	float:left;
	width:175px;
	margin-top: 20px;
	margin-right: 58px;
}

.footer .column3{
	float:left;
	width:185px;
	margin-top: 20px;
	margin-right: 45px;
}

.footer .column4{
	float:left;
	width:140px;
	margin-top: 20px;
}

.footertitle a {
	font-weight:bold;
	font-size: 10px;
	display: inline;
	margin-bottom: 3px;
}

.footertitle a:hover {
	font-weight:bold;
	font-size: 10px;
	display: inline;
	margin-bottom: 3px;
	text-decoration: underline;
}
	
.links{
float:left;
}


ul.utiltiy {
	clear: both;
	padding: 1em 0 1em 0;
	margin: 10px 0 0 20px;
}
	
ul.utility li {
	display:inline;
	padding: 1em 0 0 .2em;
}	
		
ul.products li, ul.about li, ul.claims li, ul.ols li {
	padding: .6em 0 0 0;
	margin-top: 3px;
}

	
ul.footerNav li {
	float: left;
	line-height: normal;
	white-space: nowrap; 
	margin: 0 5px 0 0;
	padding: 0 2px 0 0;
	}
	
ul.ols li#rss 
{
    background: url(../images/header/icon-rss.gif) no-repeat 0 0;
	line-height: 1.2em;
	padding: 0 0 0 26px;
	margin-top: 30px;
}

.verisign{
	float: right;
	color: #666;
	font-size: 8px;
}
	
#disclaimer{
padding-top: 18px;
*padding-top: 5px;
clear: both;

}

#disclaimer p {
	color: #999;
	line-height:1.5;
	width: 835px;
}

#disclaimer a {
    color: #999;
    text-decoration: none;
  }
#disclaimer a:hover {
     color: #999;
    text-decoration: underline;
   }
   
#disclaimer a:visited {
    color: #999;
 }

#copyright{
	padding-top: 30px;
}

#copyright p {
	color: #666;
}
	
.seperator {
	color: #b7c0c7;
}
