@charset "utf-8";





.NavTable {

	background-color: #FFFFFF;

	font-weight: bold;

	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;

	font-size: 0.8em;

	border: 0px none #FFFFFF;

}











.NavTable td {

	width: 20%;

	text-align: center;

	margin: 0px;

	border-top-width: 0px;

	border-right-width: 1px;

	border-bottom-width: 7px;

	border-left-width: 2px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-left-color: #FFFFFF;

	background-color: #E6EBF7;

	padding: 0px;

}

.NavTable a {

	font-weight: normal;

	color: #0D4C7F;

	text-decoration: none;

	display: block;

	padding-top: 5px;

	padding-bottom: 5px;

}



.NavTable a:visited {

	color: #0D4C7F;

	text-decoration: none;

}









.currentLink {

	background-color: #0D4C7F ! important;

}

.grey {color: #666666}







.currentLink a {

	color: #FFFFFF ! important;

}

.FeaturedPage {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #A7BAE0;

	margin-bottom: 10px  ! important;

}

.greyunderline {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #D9E1F2;

}

.pageNoDiv {

	float: none ! important;

	margin: 0;

	font-size: 0.8em;

	padding: 1px;

	text-align: right;

}

#OvertheYearsDiv {

	margin-top: 5px;

	border-top-color: #0D4C7F;

	border-top-width: 1px;

	border-top-style: solid;

	padding-top: 5px;

	font-weight: bold;

}

#OvertheYearsButton {

	font-weight: bold;

	background-color: #1478C9;

	border: 2px solid #0D4C7F;

	display: block;

	text-align: center;

	color: white;

	margin-left: 50px;

	margin-right: 50px;

	font-size: 1.1em;

	margin-bottom: 1em;

	margin-top: 1em;

}

#OvertheYearsButton a {

	padding: 10px;

	display: block;

	color: white;

	text-decoration: none;

}


