.Heading2, h2 { background: #2d6b42; }
.Heading3, h3, .Heading4, h4, .Heading5, h5, .Heading6, h6 { color: #2d6b42; }
#wrapper .HomePageBoxTitle { color: #2d6b42; }
/*.HomePageBoxTitle { color: #2d6b42; }*/


/* Added for big clean 18-11-2008 AKR */

#subHomeBox h4 {clear:none; padding-top:5px; }
.ExternalLink { padding-right: 18px; background: transparent url(/images/icon_external.gif) no-repeat center right; }
/* Removed at suggestion of Adam Kerfoot Roberts 20080226*/
/* ul { color: #003504; } */
.MediumText { font-size: 120%; }
.LargeText { font-size: 140%; }
.LargerText { font-size: 160%; }
.LargestText { font-size: 180%; }
.SideBox { background: #e3ece7; }
/*.PDFLink { background-image: url(/site_images/icon_pdf.gif); }
.WordLink { background-image: url(/site_images/icon_word.gif); } */

/*.FormLink { background-image: url(/site_images/icon_form.gif); }*/

#homeContentAreaOne, #homeContentAreaTwo { background: #e3ece7; }
/*Added 15-9-2008 AKR */
#homeContentAreaOne h4 a, #homeContentAreaTwo h4 a, #mainContent h4 a, #homeContentAreaOne .Heading4 a, #homeContentAreaTwo .Heading4 a, #mainContent .Heading4 a { color: #2d6b42; }
#homeContentAreaOne h4 a:visited, #homeContentAreaTwo h4 a:visited, #mainContent h4 a:visited { color: #2d6b42; }
#homeContentAreaOne h4 a:hover, #homeContentAreaTwo h4 a:hover, #mainContent h4 a:hover, #homeContentAreaOne .Heading4 a:hover, #homeContentAreaTwo .Heading4 a:hover, #mainContent .Heading4 a:hover { color: #2d6b42; }

#homeContentAreaOne h4, #homeContentAreaTwo h4, #homeContentAreaOne .Heading4, #homeContentAreaTwo .Heading4 {border-top:none; padding-top:3px;}
#homeContentAreaOne h5 a, #homeContentAreaTwo h5 a, #mainContent h5 a, #homeContentAreaOne .Heading5 a, #homeContentAreaTwo .Heading5 a, #mainContent .Heading5 a, #homeContentAreaOne h5 a:visited, #homeContentAreaTwo h5 a:visited, #mainContent h5 a:visited, #homeContentAreaOne h5 a:hover, #homeContentAreaTwo h5 a:hover, #mainContent h5 a:hover, #homeContentAreaOne .Heading5 a:hover, #homeContentAreaTwo .Heading5 a:hover, #mainContent .Heading5 a:hover  { color: #2d6b42; }

#mainContent h3 a { color: #2d6b42; }
#mainContent h3 a:visited { color: #2d6b42; }
#mainContent h3 a:hover { color: #2d6b42; }
/* -- */
#rightCol ul { list-style: url(/site_images/menu_arrow.gif) outside circle; margin: 0 0 10px 0; padding: 6px 6px 6px 20px; background-color: #e3ece7; color: #404040;}

#CategoryResult1 {font-size:150%; }

tr.aprslk-selected {font-size:180%; background-color:transparent; color:#2d6b42;}
td.aprslk-selected {background-color:transparent; color:#2d6b42; }

/* Table Styles */
/* Coloured table style */
table.ImmTS_Coloured { background-color: #FFFFFF; } 
/* Table border style */  
table.ImmTS_Coloured, table.ImmTS_Coloured th, table.ImmTS_Coloured td { border: 1px solid #2d6b42; }
 /* Apply style to header cells */                                      
table.ImmTS_Coloured th { background-color: #c5e6d0; color: black; }  
/* Apply style to data cells */
#filterControls th { background:#c5e6d0; }
#listTable th  { background:#c5e6d0; }

