@charset "UTF-8";
/* CSS Document */

#footer  {
	font-size: 10px;
	color: #666;
}
#footer p a {
	color: #3F97CB;
}
#footer p a:hover {
	color: #6ACAF7;
}
#footer {
	margin-top: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #00407E;
	margin-bottom: 50px;
	clear: both;
}
#addthis {
	float: right;
}
