body {
	background-color: #999999;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	
}

.copy      {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 130%;
	
}

.copy-bold        {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 96%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 130%;
	font-weight: bold;
	
}

.heading       {
		font-family: "Times New Roman", Times, serif;
		font-size: 1.5em;
		margin-top: 3px;
		margin-right: 3px;
		margin-bottom: 10px;
		margin-left: 19px;
		line-height: 110%;
		font-weight: bold;
	
}


.office-bold   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 93%;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

.office        {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 93%;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	
}

.centre-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	
}

.navText {
	line-height:16px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}
	
#navigation td {


	}

#navigation a {
	color: #FFFFFF;
	line-height:8px;
	text-decoration: none;
	display:block;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	background-color: #A40000;
	background-repeat: no-repeat;
	background-position: center;
	}
	

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 100%;
	font-weight: normal;
	border-bottom-style: none;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	margin: 0px;
	
	
}




a:link, a:visited {
	color: #AE0000;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

a:hover {
	color: #666666;
	background-color: transparent;
	font-weight:normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	}
	
a:active {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	
	}

