﻿/* ---------------------------------- Footer ------------------------------------------------ */
#Footer {
	font-family: Verdana, sans-serif;
	font-size: .65em;
	float: left;
	width: 754px;
	overflow: auto;
	height: auto;
	background: none;
	background-color: #efedec;
	padding: 8px 10px 0 10px;
	margin: 14px 0 0 0;
	border-top: 0;
	color: #666666;
	line-height: 1.7em;
}
#FooterKeyLinks {
	margin: 0px 0 0 0;
	padding: 6px 0 0;
	overflow:auto;
}
#FooterKeyLinks li {
	float: left;
	list-style: none;
	padding: 0 8px 0 8px;
	border-right: 1px solid #aea79f;
	line-height: 12px;
}
#FooterKeyLinks li.first {
	padding-left: 0;
}
#FooterKeyLinks li.last {
	padding-right: 0;
	border: 0;
}
#FooterKeyLinks a {
	color: #1a67b4 !important;
}

#Footer a {
	color: #D81E05;
}
#Footer #TopRow {
	width: 100%;
	float: left;
}
#Footer #BottomRow {
	width: 100%;
	float: left;
	margin-top: 0px;
	padding-top: 18px;
	padding-bottom: 10px;

}
#Footer #TopRow .RowLeft, #Footer #BottomRow .RowLeft {
	float: left;
	padding: 0;
	margin: 0;
}
#Footer #TopRow .RowRight, #Footer #BottomRow .RowRight {
	float: right;
	text-align: right;
	padding: 0;
	margin: 0;
}
#Footer #BottomRow .RowRight a {
	color: #1a67b4 !important;
}


#Footer #BottomRow p.RowLeft {line-height:19px;}
#Footer #BottomRow {margin-top:0px !important;}
#Footer #BottomRow .RowRight a img {margin-top:2px;}