
body
{
	font-family:  verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	padding: 0em;
	margin: 0em;
	background-color: #fffdff;/** This is the off white background colour used to assist users who have sight troubles **/
}


h1 {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0em;
	padding-top: 0em;
	padding-left: 6em;
	line-height: 1.0em;
	margin-bottom: 0.6em;
	color: #000060; /** This is the royal blue colour used for all headings **/
}

h2 {
	font-size: 1.1em;
	line-height: 1.0em;
	margin-bottom: 0.6em;
	color: #000060; /** This is the royal blue colour used for all headings **/	

}
h3 {
	font-size: 0.9em;
	font-weight:bold;
	font-style:oblique;
	line-height: 1.0em;
	margin-bottom: 0.6em;
	color: #000060; /** This is the royal blue colour used for all headings **/
}

h4 {
	font-size: 0.9em;
	margin-bottom: 0em;
	line-height: 1.5em;
	line-height: 1.0em;
	margin-bottom: 0.6em;
	color: #000060; /** This is the royal blue colour used for all headings **/
}

p
{
	font-size: 0.8em;
	margin-top: 0em;
	margin-bottom: 0.6em;
	padding: 0em;
	color: #373737; /** This is the off black colour used for text **/
	line-height: 1.4;
}

.center
{
	text-align: center;
	word-spacing: 30px;
}

.strongColoured
{
	font-weight: bold;
}
.red
{
	font-weight: bold;
	color: #FF0000;
}
.italic
{
	font-style: italic;
}

.small
{
	font-size: 0.65em;
	color: #000000;
}

#container {
	width: 800px;
	padding: 0em;

}

#mast {
	float: left;
	padding-bottom: 0.1em;
	margin: 0em;
	background-color: #fffdff;
	width: 800px;
	height: 115px;
	border-bottom-width: 0.05em;
	border-bottom-style: groove;
	border-bottom-color: #666666;
}

#logo
{
	float: left;
	margin-top: 0.2em;
	left: 0em;
	padding-left: 1.2em;
}

.logoimage
{
	height: 107px;
	width : 104px;
}

#icons
{
	float: right;
	margin-top: 0.7em;
	margin-right: 0em;
	padding: 0em;
}

.iconsimage
{
	height: 100px;
	width : 362px;
}

/** ColOne styles are all to control the links menu **/
#colOne {
	width: 200px;	
	float: left;
	left: 0em;
	margin-top: 3.5em;
	margin-right: 0em;
}

#colOne ul
{
	margin-top: 0em;
	margin-left: 1.6em;
	padding: 0em;
	color: #222222;
	line-height: 1.5em;
	font-size: .8em;
	list-style-type: none;
}

#colOne li a
{
	display: block;
	width: 12.5em;
}

#colOne a
{
	font-weight: bold;
	color: #333333; /** This is the colour of the links in the menu **/
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	padding-left: 1em;
	line-height: 1.0em;
	padding-top: 0.2em;
	padding-bottom: 0.3em;
}
#colOne a:hover
{
	font-weight: bold;
	color: #333333; /** This is the colour of the links in the menu **/
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	padding-left: 1em;
	line-height: 1.0em;
	padding-top: 0.2em;
	padding-bottom: 0.3em;
}
#colOne a:visited
{
	font-weight: bold;
	color: #333333; /** This is the colour of the links in the menu **/
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	padding-left: 1em;
	line-height: 1.0em;
	padding-top: 0.2em;
	padding-bottom: 0.3em;
}

#colOne a:link
{
	background-image: url(../images/nav_bullet_out.PNG);
}
#colOne a:visited
{
	background-image: url(../images/nav_bullet_out.PNG);
}
#colOne a:hover
{
	background-image: url(../images/bullet.PNG);
}

#colTwo {
	width: 600px;
	margin-top: 1.5em;
	margin-left: 0em;
	margin-right: 0em;
	padding: 0em;
	float: left;
}

#colTwo ul {

	margin: 0em;
	padding: 0em;
	color: #313131;
	line-height: 1.5em;
}
#colTwo ul li {
	font-size: 0.8em;
	background-image: url(../images/bullet.PNG);
	background-repeat: no-repeat;
	background-position: 0em 0.8em;
	list-style-type: none;
	padding-left: 1em;
	padding-bottom: 0.5em;
	margin-left: 1em;
}

#colTwo a:link
{
	font-weight: bold;
	background-image: none;
	text-decoration: none;
	padding: 0em;
	margin: 0em;
}

#colTwo a:visited
{
	font-weight: bold;
	background-image: none;
	padding: 0em;
	text-decoration: none;
	color: #111188;
}


#colTwo a:hover
{
	background-image: none;
	padding: 0em;
	text-decoration: none;
	color: #111188;
}

#footer
{
	float: right;
	margin-top: 3em;
}

#footer p
{
	font-size: 0.7em;
	margin-bottom: 2em;
	text-align: center;
}

#footer a
{
	padding: 0em;
	text-decoration: none;
	color: #111188;
	font-weight: bold;
}

#footer a:link
{
	padding: 0em;
	text-decoration: none;
	color: #111188;
	font-weight: bold;
}

#footer a:visited
{
	padding: 0em;
	text-decoration: none;
	color: #111188;
	font-weight: bold;
}

#footer a:hover
{
	padding: 0em;
	text-decoration: none;
	color: #111188;
}

