 /********************** PLEASE NOTE ************************* /  
 /															   /		
 / Please ensure you are familiar with CSS protocol before     /
 / making ANY CHANGES. 	                                       /
 /															   /
 /*************************************************************/ 
 
 
 /****************** Site constant tags ********************** /  
 /															   /		
 / The tags below are NOT to be modified, deleted or added to. /
 / Doing so will result in deviation from the GroundProbe      /
 / website formatting and template.                            /
 /															   /
 /*************************************************************/
 
 
 /* General Fonts, Links, Structural Elements and Body Tags */

 body 		 	 		{ background-color: #FFF; margin-top: 0px; font-size: 100%; }
 font, th, td, p, div  	{ font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size:100%; color: #5B5D65; }
 a						{ color: #F26521; text-decoration: none; }
 a:hover				{ color: #F26521; text-decoration: underline; }
 
 /* Header and Main Menu */
 
 td.orange-header		{ background-color: #F26521; }
 
 /* Homepage Feature and Content Area */
 
 table.feature			{ border-bottom: 1px solid #FFF; border-top: 1px solid #FFF; }
 td.brown-back			{ background-color: #B77D62; border-left: 1px solid #FFF; text-align: center; border-bottom: 12px solid #915F48;}
 td.grey-back			{ background-color: #EDEDED; }
 td.lbrown-back			{ background-color: #E9DFDA; border-left: 1px solid #FFF; }
 
 td.newsheader			{ background-color: #B8B3B3; font-family: Verdana, Arial, 'Trebuchet MS'; font-weight: bold; font-size: 60%; color: #FFF; padding: 2px; padding-left: 5px; }
 td.newsback			{ background-color: #FFF; font-size: 70%; padding: 13px; text-align: left; }
 td.newsback a			{ font-weight: bold; }
 
 td.mapheader			{ background-color: #B89595; font-family: Verdana, Arial, 'Trebuchet MS'; font-weight: bold; font-size: 60%; color: #FFF; padding: 2px; padding-left: 5px; text-align: left; }
 td.ssrheader			{ background-color: #687D95; font-family: Verdana, Arial, 'Trebuchet MS'; font-weight: bold; font-size: 60%; color: #FFF; padding: 2px; padding-left: 5px; text-align: left; }
 
 /* Footer */
 
 #footer				{ color: #FFF; background-color: #323232; height: 16px; width: 760px; border-top: 1px solid #FFF; font-size: 60%; }
 #footer a 				{ color: #FFF; text-decoration: underline; }
 
 #footertext			{ height: 16px; width: 760px; padding:3px; font-size: 60%; }
 
 /* Content */
 
 td.content				{ font-size: 70%; padding-left: 35px; padding-right: 35px; }
 td.content a			{ text-decoration: underline; }
 
 .content-header		{ font-family: Arial, 'Trebuchet MS', Verdana; color: #0F0F0F; font-size: 115%; font-weight: bold; line-height: 19px; }
 
 /* Related Table */
  
 td.relatedheader		{ background-color: #B89595; font-family: Verdana, Arial, 'Trebuchet MS'; font-weight: bold; font-size: 60%; color: #FFF; padding: 2px; padding-left: 5px; text-align: left; border-bottom: 1px solid #838383; }
 td.relatedrow			{ background-color: #EEE9E7; font-family: Verdana, Arial, 'Trebuchet MS'; font-size: 60%; padding: 5px; text-align: left; border-bottom: 1px solid #FFF; }
 td.relatedrow a		{ color: #000; }
 td.relatedend			{ background-color: #CAAB9D; }
 
 /* Sub Menu */
 
 td.submenu				{ background-color: #323232; color: #FFF; font-size: 70%; padding: 3px; padding-left: 10px; height: 22px; }
 
 #sublink				{ width: 160px; color: #CCC; background-color: #626060; border: 1px solid #A5A0A0; display: inline; padding-left: 2px; padding-right: 2px; height: 16px; }
 #sublink a				{ color: #FFF; }
 
 /* Sitemap */
 
 td.sm-content			{ font-size: 70%; padding-left: 35px; padding-right: 35px; }
 td.sm-content a		{ text-decoration: none; font-weight: bold; }
 
 a.sm-header 			{ font-size: 110%; color: #F26521; }
 a.sm-link				{ color: #7B7575; }
 a.sm-link:hover		{ color: #7B7575; }
 
 td.staff-back1			{ background-color: #F8F2EB; padding-top: 10px; padding-bottom: 10px; }
 td.staff-back2			{ background-color: #F6F1F1; padding-top: 10px; padding-bottom: 10px; }
 
 /* Date */
 
 #date					{ color: #6F6C6D; font-size: 75%; font-family: Arial, Verdana; }
