/* THESE CONTROL ALL THE LINKS BY DEFAULT */
	a:link, a:active, a:visited { color:#999999; text-decoration: none; font-weight: bold; }
	a:hover { color:#999999; cursor: pointer; text-decoration: none; }

/* ------------------------------------------ */
	/* Header is a stand alone image at the moment at 955 px side*/
	.header { margin-top:10px; }
/* ------------------------------------------ */


	/* Page Content */
	#container { margin-right:auto; margin-left:auto; clear:both; width:810px; margin-top:20px; }
	#container td { vertical-align:top; }
	#PageContent2 img { text-align:left; }
	#PageContent1 { text-align:left; padding:4px; display:block; }
	#PageContent2 { text-align:left; display:block; margin-right:auto; margin-left:auto; }

/* ------------------------------------------ */
/* called from navMain.asp */	
	#topnavigation { width:812px; margin-right:auto; margin-left:auto; margin-top:0px; text-align:left; }
	#topnavigation a { font-size:12px; font-weight:bold; }
	#topnavigation a.off:visited, #topnavigation a.off:active, #topnavigation a.off:link { font-family:"Arial narrow"; font-size:13px; font-weight:bold; height:17px; color:#999999; text-decoration:none; }
	#topnavigation a.on:visited, #topnavigation a.on:active, #topnavigation a.on:link { font-family:"Arial narrow"; font-size:13px; font-weight:bold; height:17px; color:#00336A; text-decoration:none; }

/* called from navMain.asp */	
	#footerNav { width:812px; color:#999999; margin-right:auto; margin-left:auto; margin-top:0px; text-align:left; }
	#footerNav td { background-image:url(../images/build/footerBackground.jpg); background-repeat:repeat-x; }
	#footerNav a { font-size:12px; font-weight:bold; }
	#footerNav a.off:visited, #footerNav a.off:active, #footerNav a.off:link { font-size:13px; font-weight:bold; height:17px; color:#999999; text-decoration:none; }
	#footerNav a.on:visited, #footerNav a.on:active, #footerNav a.on:link { font-size:13px; font-weight:bold; height:17px; color:#00336A; text-decoration:none; }

/* called from buttonNavigation.asp */	
	#buttonNavigation { clear:both; width:812px; margin-right:auto; margin-left:auto; margin-top:0px; }
	#buttonNavigation a { font-size:11px; font-weight:bold; }
	#buttonNavigation a.off:visited, #buttonNavigation a.off:active, #buttonNavigation a.off:link { font-size:11px; font-weight:bold; color:#FFFFFF; text-decoration:none; }
	#buttonNavigation a.on:visited, #buttonNavigation a.on:active, #buttonNavigation a.on:link { font-size:11px; font-weight:bold; color:#072969; text-decoration:none; }

	.HomePageLeftText	{ font-family:verdana; font-size:16px; color:#666; line-height:22px; } /* Controls the text on the home page left hand side in grey*/
	.sendimage { text-align:right; }