@charset "utf-8";
/* CSS Document */
/* Remove unwanted elements */
#header, #nav, .noprint
{
display: none;
}

/* Ensure the content spans the full width */
#container, #container2, #content
{
width: 100%; margin: 0; float: none;
}

/* Change text colour to black (useful for light text on a dark background) */
.lighttext
{
color: #000 
}

/* Improve colour contrast of links */
a:link, a:visited
{
color: #781351
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16pt;
color: #000000;
background-color: #FFFFFF;
}

p {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.75em;
	margin-left: 0em;
	line-height:1.5em;
	text-indent:3em;
	text-align:justify;
	font-size: 18px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
			}

td, th {
	font-size:16px;
	line-height:18px;
			}


#masterPageSubHeader-Caption {
	font-size:26px;
	line-height:228px;
			}

#masterPageCentre_h01 {
	font-size:24px;
	line-height:26px;
			}

#masterPageCentre_h02 {
	font-size:22px;
	line-height:24px;
			}

#masterPageCentre_h1 {
	font-size:20px;
	line-height:22px;
			}

#masterPageCentre_h2 {
	font-size:18px;
	line-height:20px;
			}

#masterPageCentre_h3 {
	font-size:16px;
	line-height:18px;
			}
			
#masterPageCentre_h4 {
	font-size:16px;
	line-height:18px;
			}
			
#masterPageCentre_h5 {
	font-size:16px;
	line-height:18px;
			}
			
#masterPageCentreRINews {
	font-size:16px;
	line-height:18px;
			}

#masterPageCentreRoster_h1 {
	font-size:16px;
	line-height:18px;
}

#masterPageCentreRoster_text {
	text-align:center;
	text-indent:0;
}



