﻿/* ---------------------------------- Footer ------------------------------------------------ */
#ExtFooter {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	background-color: #EFEDEC;
	color: #464340;
	line-height: 1.9em;
}

/*#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;
}

#ExtFooter a {
	color: #D81E05;
}
#ExtFooter #TopRow {
	width: 100%;
	float: left;
}
#ExtFooter #BottomRow {
	width: 100%;
	float: left;
	margin-top: 0px;
	padding-top: 18px;
	padding-bottom: 10px;

}
#ExtFooter #TopRow .RowLeft, #ExtFooter #BottomRow .RowLeft {
	float: left;
	padding: 0;
	margin: 0;
}
#ExtFooter #TopRow .RowRight, #ExtFooter #BottomRow .RowRight {
	float: right;
	text-align: right;
	padding: 0;
	margin: 0;
}
#ExtFooter #BottomRow .RowRight a {
	color: #1a67b4 !important;
}


#ExtFooter #BottomRow p.RowLeft {line-height:19px;}
#ExtFooter #BottomRow {margin-top:0px !important;}
#ExtFooter #BottomRow .RowRight a img {margin-top:2px;}


/*
#ExtFooter a {
	color: #1a67B4;
	text-decoration: none;
	padding: 0 2px 0 2px;

}
#ExtFooter a:hover {
	text-decoration: underline;
}
#ExtFooter #TopRow {
	margin-bottom: 20px;
	width: 100%;
	float: left;
	overflow: auto;
}
#ExtFooter #BottomRow {
	width: 100%;
	float: left;
	margin-top: 1px;
	overflow: auto;
	
}
#ExtFooter #TopRow .RowLeft, #Footer #BottomRow .RowLeft {
	float: left;
	padding: 0 0 0 0;
	margin: 0;
	
}

#ExtFooter #TopRow .RowRight, #Footer #BottomRow .RowRight {
	float: right;
	text-align: right;
	padding: 0 0 0 0;
	margin-top: 0;
}

#ExtFooter #RowRight {	
	padding: 5px 19px 0 0;
	
}
*/


.addthis_button {
	float: right;
	margin-right: 0px;
	padding-top: 1px;		
}