 	.lastModified {
 		font-size: 8pt;
 		color: gray;
 	}
 	
 	TD.topLeft {
		width: 200px;
 		background-color: #888888;
 	}
 	TD.topRight {
 		background-color: #888888;
 		vertical-align: bottom;
 	}
 	
 	TD.miniMenu a, TD.miniMenu a:visited {
		color: white;
		text-decoration: none;
 	}
 	TD.miniMenu a:hover {
		color: #F8DB78;
		text-decoration: none;
 	}
 	TD.miniMenu {
		color: white;
		font-size: 8pt;
		letter-spacing: 2px;
		font-family: arial-black, verdana;
		font-weight: bold;
		padding: 0 8px 3px 11px;
 	}
 	
 	TR.topMenu a, TR.topMenu a:visited {
		color: #F8DB78;
		text-decoration: none;
 	}
 	TR.topMenu a:hover {
		color: white;
		text-decoration: none;
 	}
 	TR.topMenu td {
		color: black;
		font-size: 7pt;
		letter-spacing: 2px;
		font-family: arial-black, verdana;
		font-weight: bold;
		padding: 0 8px 3px 11px;
		border-left: 1px solid white; 
 	}
 	
 	TD.highlightImage {
 		vertical-align: bottom;
 		background-color: #e4e4e4;
 	}
 	
 	TD.callToAction {
 		padding: 20px 30px 0 30px;
 		width: 70%;
 	}
 	TD.homeAddress {
 		padding: 20px 30px 0 30px;
 		border-left: 1px solid orange;
 	}
 	
 	TD.homeFooterLinks {
		color: #888888;
		font-size: 7pt;
		font-family: arial, verdana;
		font-weight: bold;
		word-spacing: 1px;
 	}
 	TD.copyright {
		color: #111111;
		text-align: right;
		font-size: 7pt;
		font-family: arial, verdana;
		font-weight: bold;
		white-space: nowrap;
 	}
 	 	
 	