ul.bottomshortcuts { clear: both; text-align: center; padding: 1em 0 0 0; margin: 0 0 0 0; }
ul.bottomshortcuts li { display: inline; border-left: 1px solid #08266e; border-right: 1px solid #08266e; }
ul.bottomshortcuts li a {
	text-decoration: none;
	color: #00529c;
	padding: 0px 2px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 85%;
	white-space: nowrap;
	text-decoration: none;
}
ul.bottomshortcuts li a:hover { color: white; background-color: #08266e; text-decoration: none; }

div.copyright { text-align: center; font-size: 8pt; color: #888; margin-top: 1em; }
