/* CSS Document */

div.footerblock {
	width: 100%;
	height: auto;
	padding: 0;
	margin-top: 2em;
	margin-bottom: 1em;
	text-align: center;
	border-top: 1px #666699 solid;
}


.footernavlinks p {
	color: #ffffff;
}

.footernavlinks p, .footernavlinks a, .footernavlinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 150%;
	margin-top: 1em;
	border: none;
	text-decoration: none;
}

.footernavlinks a, .footernavlinks a:link, .footernavlinks a:visited, .copyright a, .copyright a:visited  {
	text-decoration: none;
	color: #6F6FB9;
	border: none;
}

.footernavlinks a:hover, .copyright a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #9900FF;
	color: #9900FF;
}

.d13, .d13 a, .d13 a:visited {
	text-decoration: none;
	border: none;
	padding: 2px;
}

.d13 a:hover {
	text-decoration: none;
	border: 1px dotted #9900FF;
	padding: 1px;
}

div.copyright {
	width: 100%;
	height: 30px;
	margin-top: 1em;
}

.copyright p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	line-height: 100%;
}