@charset "utf-8";

/*==========BEGIN #footer DIV==========*/
#footer {
	clear:both;
	width:100%;
	padding-top:15px;
	}
#footer .hr {
	margin:0 15px 0 5px;
	height:1px;
	overflow:hidden;
	background-color:#626366;
	}
#footer p {
	line-height: 1.1em;
	margin-right: 2.1em;	
	color: #626366;
	}
#footer #rights {font-size: .7em;}
#footer #disclaimer {font-size: .6em;}
#footer #disclaimer a,
#footer #disclaimer a:active,
#footer #disclaimer a:visited {
	color: #002664;
	text-decoration: none;
	}
#footer #disclaimer a:hover {text-decoration: underline;}
/*==========END #footer DIV==========*/
