/* swimEC stylesheet *//* Table colours and backgrounds */.sectionMenuBg {	background-color: #3366CC;}.sideColBgColour {	background-color: #3366CC;	background-image: url(/images/side_column_bg.jpg);	background-repeat: repeat-x;	background-position: left top;}/* Navigation fonts *//* Note that font sizes are set using HTML font tags in the page */.sectionFont {	font-family: Arial, Helvetica, sans-serif;	color: #FFFFFF;	text-decoration: none;}.sectionFont:hover {	font-family: Arial, Helvetica, sans-serif;	color: #33FF99;	text-decoration: none;}.subSectionFont {	font-family: Arial, Helvetica, sans-serif;	color: #FFFFFF;	text-decoration: none;}.subSectionFont:hover {	font-family: Arial, Helvetica, sans-serif;	color: #33FF99;	text-decoration: none;}.mousetrailFont {	font-family: Arial, Helvetica, sans-serif;	color: #6699CC;	text-decoration: none;}.mousetrailFont:hover {	font-family: Arial, Helvetica, sans-serif;	color: #003366;	text-decoration: none;}.copyrightFont {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;	text-decoration: none;}.topAnchorFont {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #6699CC;	text-decoration: none;}.topAnchorFont:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #003366;	text-decoration: none;}/* Page heaading fonts */.pageHeading {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;	color: #009966;	text-decoration: none;}.subHeading {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #003366;	text-decoration: none;}.subsectionLine {	background-image: url(/images/subsection_line.gif);	background-repeat: repeat-y;	background-position: center top;}.subsectionLineEnd {	background-image: url(/images/subsection_line.gif);	background-repeat: no-repeat;	background-position: center top;}.disclaimerFont {	font-family: Arial, Helvetica, sans-serif;	color: #999999;	text-decoration: none;}.restrictedAreaFont {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #FFFFFF;	text-decoration: none;}.restrictedColour {	background-color: #003366;}.sectionDivider {	background-image: url(/images/section_divider_line.gif);	background-repeat: repeat-y;	background-position: center top;}.restrictedDivider {	background-image: url(/images/restricted_divider_line.gif);	background-repeat: repeat-y;	background-position: center top;	background-color: #003366;}
