
/* The Dynamic left hand menu */
.menuLHSFirstItem {padding-top: 0px; padding-left: 5px;}
.menuLHSFirstItem A {font-weight: bold; font-size: 1.1em; text-decoration: none; color:#666666}
.menuLHS {padding-top: 7px; padding-left: 5px;}
.menuLHS A {font-weight: bold; font-size: 1.1em; text-decoration: none; color:#666666}
.menuLHS A:hover {text-decoration: underline;}
.MenuLHSIndented {padding-top: 1px;padding-left: 6px;}
.MenuLHSIndented A { text-decoration: none; color:#666666}
.MenuLHSIndented A:hover {text-decoration: underline;}

/* Text Styles */
P {margin-top: 0px;}

/*Page Heading - H1 tag picked up by search engines */
H1 {color: #666666; font-weight: normal; font-size: 18px; padding-top:10px; padding-bottom: 10px; margin: 0 0 0 0} 
/*Fill in these styles with bespoke colours so that customers can access them in content management*/
H2 {color: #8D0E3A; font-weight: bold; font-size: 13px; padding-bottom: 0px; margin: 0 0 0 0} 
H3 {font-weight: bold; font-size: 15px; padding-bottom: 5px; margin: 0 0 0 0}
H4 {font-weight: bold; font-size: 14px; padding-bottom: 5px; margin: 0 0 0 0} 
H5 {font-weight: bold; font-size: 13px; padding-bottom: 5px; margin: 0 0 0 0} 
H6 {font-weight: bold; font-size: 12px; padding-bottom: 5px; margin: 0 0 0 0} 

