.Heading2, h2 { background: #5a7c98; }
.Heading3, h3, .Heading4, h4, .Heading5, h5, .Heading6, h6 { color: #5a7c98; }
h3 { border-bottom: 1px solid; }
#wrapper .HomePageBoxTitle { color: #5a7c98; }
.HomePageBoxTitle { color: #5a7c98; }
#subHomeBox { border: 1px solid #5a7c98; }
ul { color: #0f3a5d; }
.MediumText { font-size: 120%; }
.LargeText { font-size: 140%; }
.LargerText { font-size: 160%; }
.LargestText { font-size: 180%; }
.SideBox { background: #c9d9e6; }
.PDFLink { background-image: url(/site_images/icon_pdf.gif); }
.WordLink { background-image: url(/site_images/icon_word.gif); }
.ExternalLink { background-image: url(/site_images/icon_link.gif); }
.FormLink { background-image: url(/site_images/icon_form.gif); }

#homeContentAreaOne, #homeContentAreaTwo { background: #e8edf1; }
#rightCol ul { list-style: url(/site_images/menu_arrow.gif) outside circle; margin: 0 0 10px 0; padding: 6px 6px 6px 20px; background-color: #c9d9e6; color: #404040;}

/* 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 #5a7c98; }
 /* Apply style to header cells */                                      
table.ImmTS_Coloured th { background-color: #c9d9e6; color: black; }  
/* Apply style to data cells */