/*********************************\
 *                               *
 * Footer CSS - Library Document *
 *                               *
\*********************************/

#FooterNavBar {
	width:				760px;
	height:				16px;
	border-botton:		1px solid #666666;
	margins:			0;
}

#Footer #CaseStudies #tiny {
	vertical-align:		bottom;
	text-align:			center;
	color:				white;
	font-size:			80%;
}

#FooterAddress {
	width:				760px;
	margins:			0;
}

.eMail a {
	color:				#818181;
	font-size:			90%;
	text-decoration:	none;
}

.eMail a:link {
	color:				#818181;
	font-size:			90%;
	text-decoration:	none;
}

.eMail a:visited {
	color:				#818181;
	font-size:			90%;
	text-decoration:	none;
}

.eMail a:hover {
	color:				white;
	font-size:			90%;
	text-decoration:	none;
}

.eMail a:active {
	color:				white;
	font-size:			90%;
	text-decoration:	none;
}

.Privacy {
	width:				100%;
	padding-right:		1em;
	text-align:			right;
}

.Privacy a {
	color:				#818181;
	font-size:			90%;
	text-decoration:	none;
}

.Privacy a:link {
	color:				#818181;
	font-size:			90%;
	text-decoration:	none;
}

.Privacy a:visited {
	color:				#818181;
	font-size:			90%;
	text-decoration:	none;
}

.Privacy a:hover {
	color:				white;
	font-size:			90%;
	text-decoration:	none;
}

.Privacy a:active {
	color:				white;
	font-size:			90%;
	text-decoration:	none;
}

.Copyright {
	color:				#999999;
	font-size:			80%;
}
.eMail {  vertical-align: bottom}
