/* Footer */
.footer{	
	color:#666;
	margin:20px 0px 0px 0px;
	padding: 0 0 20px 0;
}
.footer a{	
	color:#666;
}

.footer #lastUpdated {
		width: 100%;
		text-align:center;
    padding-bottom: 5px;
}
.footer #address {
		width: 100%;
		font: italic 12px Georgia,"Times New Roman",Times,serif;
		text-align:center;
    padding-bottom: 5px;
}
.footer .footerBar {
	width: 100%;
	height: 6px;
	background-image: url(../images/Footer_Line.jpg);
	background-repeat: repeat-x;
}

.footer #footer-nav {
	color:#666;
	text-align: center;
	font: italic 14px Georgia,"Times New Roman",Times,serif;
	border-bottom: 1px solid rgb(204, 204, 204);
	clear: both;
	margin: 10px 0px;
	padding: 0px 0px 10px;
	line-height:15px;
	list-style: none outside none;
}
.footer #footer-nav li {
    display: inline;
    border-right: 1px solid rgb(204, 204, 204);
    margin-right: 10px;
    padding-right: 10px;
}
.footer #footer-nav li:last-child {
    border: medium none;
    margin: 0px;
    padding: 0px;
}
.footer #footer-center {

}
.footer #footer-sub-nav {
    display: inline;
    float: left;
    margin: 8px 20px 0px 7px;    
		/*border-right: 1px solid rgb(204, 204, 204);*/
}
.footer #footer-logos {
    float: left;
    height: 49px;
    width: 75px;
}
.footer #government-seal h5 {
    float: left;
    margin: 2px 40px 0 0;
		display:block;
		font: 12px/1.1 Arial,"Helvetica Neue",Helvetica,Geneva,sans-serif;
}
.footer #footer-sub-nav h5 {
    float: left;
		display:block;
    margin: 2px 40px 0px 0px;
		font-style: normal;
		padding: 0;
		font-size: 16px;
    font-style: normal;
    font-weight: normal;
		outline: 0px none;
		border: 0px none;
		padding: 0px;
		font: 12px Arial,"Helvetica Neue",Helvetica,Geneva,sans-serif;
}

.footer #footer-sub-nav h5 a, .footer #government-seal h5 {
    color: #666;
    font-size: 14px;
		display:inline-block;
		margin:0;		
}
.footer #footer-sub-nav ul {
    float: left;
		padding: 0;
		margin: 0;
}
#footer-sub-nav ul li {
		float: left;
    margin: 2px 20px 0 0;
		list-style-type: none;
}
.footer #footer-sub-nav li a {
    font-size: 11px;
		
}
.footer #government-seal {
	float: left;
	height: 45px;
	margin: 8px 10px 0px 0px;
	padding: 3px 0px 10px 80px;
	width: 215px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/depInterior.png);
	background-repeat: no-repeat;
	background-position: 0px top;
}
.footer #government-seal h5 a, .footer #footer-sub-nav h5.footerSmall a {
    display: block;
    font-size: 11px;
}
.footer #footer-sub-nav h5.footerSmall {
	float:left;
	margin:0px 20px 0 0;
}
#government-seal h5 #doi {
    display: block;
    font-size: 14px;
}
