@charset "utf-8";

/* CSS Document */
.navigationp { margin-right: -5px; }

.navigationn { margin-left: -4px; }

.navigation { margin-top: -4px; }

.pagehead {
	font-size: 120%;
	font-weight: bold;
	color: #005826;
}

.pagesub {
	font-size: 110%;
	font-weight: bold;
	color: #003366;
}

.bodytext {
	font-size: 85%;
	font-weight: normal;
	color: #003366;
}

.bodytextbold {
	font-size: 85%;
	font-weight: bold;
	color: #003366;
}

.navtext {
	font-size: 75%;
	font-weight: bold;
}

.URLtext {
	font-size: 85%;
	font-weight: normal;
	color: #006600;
}

#footer {
	text-align:center;
	color:#fff;
	padding:1em 2em;
	font-size:10px;
}

#footer a { color:#fff; }

#linkHome { display:none !important; }

#UPRN { font-size:20px; }

#global_Footer ul { padding:0; }

#global_Footer ul a {
	font-size:10px;
	overflow:visible !important;
}
