@charset "utf-8";

/* CSS Document */

#footer {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size:10px;
	text-align:center;
	padding:0 15px 15px;
	background-color:#009933;
	color:#bbd8c5;
}

#footer a {
	color:#bbd8c5;
	text-decoration:none;
}

#footer a:hover {
	color:#fff;
	text-decoration:underline;
}

.index {
	background-color:transparent !important;
	color:#990066 !important;
}

.index a { color:#990066 !important; }

.index a:hover { color:#4f103a !important; }

#uix {
	float:right;
	height: 0 !important;
	padding:0 !important;
	position:relative;
	top:10px;
}

#linkHome { display:none !important; }

#UPRN { font-size:18px; }

#global_Footer ul { padding:0; }

#global_Footer ul a {
	font-size:9px;
	overflow:visible !important;
}

#global_Footer ul li span.img {
	height: 55px !important;
	width: 55px !important;
}

#global_Footer ul li a { width: 61px !important; }

#editor {
	color:#fff !important;
	background-color: #990000;
	bottom: 10px;
	font-weight: bold;
	line-height: 22px;
	padding: 10px;
	position: fixed;
	right: 10px;
	text-align: center;
}
