@charset "iso-8859-1";
/* CSS Document */

/* Edit below #footer, #strapline, #strapline2, #strapline2 a, #strapline2 a:hover and #menuBody th */
#footer  {
	clear: both;
	color: #CCC;
	background-color: #000066;
	border-top: 3px solid #E2E001;
	padding: 8px 10px;
	font-size: 9px;
	text-align: center;
}
#footer a {
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#strapline {
	background-color: #000066;
	color: #FFF;
	padding: 2px 0px;
}
#strapline2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E2E001;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E2E001;
	line-height: 20px;
	padding: 2px 5px;
}
#strapline2 a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	display: inline-block;
}
#strapline2 a:hover {
	color: #E2E001;
}
.menuBox th {
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	background-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: left;
	padding-left: 10px;
}
.menuBox a {
	color: #333;
	text-decoration: none;
	display: block;
}
.menuBox a:hover {
	color: #C00;
}
/* ================== End Edit =================== */
