
html, body {
	font-family: arial, helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	
	margin-left: 10px;
	margin-right: 10px;
}

body a {
	text-decoration: none;
	color: #0C7153;
}

body a:hover {
	text-decoration: underline;
	color: #5BBF21;
}



.Navigation {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #FFFFFF; line-height: normal; margin-bottom: 0.5em;}
 
.Navigation2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #000000; line-height: normal; margin-bottom: 1.5em; margin-top: 1.5em; align: left; text-align: left;}

li {
	font-family: arial, helvetica, sans-serif;
	list-style-type: none;
	align: left;
	color: #000000;
}


li a {
	text-decoration: none;
	color: #0C7153;
}


li a:hover {
	text-decoration: underline;
	color: #5BBF21;
}


a {
	text-decoration: none;
	color: #0C7153;
}


a:hover {
	text-decoration: underline;
	color: #5BBF21;
}


.breadcrumbs {  font-family: "Comic Sans MS"; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FF0000; background-color: #F0F8FF}
.breadcrumbs2 {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; font-weight: normal; color: #000066}

MOVES CONTENT AREA TO THE LEFT
.resources  {width: 98%;
			 float: left;
			 padding-left: 10px;}

.padding 

REMOVES BORDER
.border2 {
	border-style:none;

    text align: centre;			
	margin-left: 10px;
	padding-left: 10px;
	left: 10px;
}

ADDS A SOLID BORDER
.border {border-style:solid;
	 	 border:2px;}
		  
.backcolour {  background-color: #FFFFFF}

a:link {  
	text-decoration: none;
}

.underline {  text-decoration: none;}

a:visited {  text-decoration: none;}


.tablebody {
	background-color: #DDFDFF;
}
.tablehead {
	background-color: #99CCFF;
}


h1 {font-family: Arial, Helvetica, sana-serif;
    color: #000000;}

h2 {font-family: Arial, Helvetica, sana-serif;
    color: #000000;}

h3 {font-family: Arial, Helvetica, sana-serif;
    color: #000000;}

h4 {font-family: Arial, Helvetica, sana-serif;
    color: #000000;}

h5 { font-family: Arial, Helvetica, sana-serif;
     font-size: 18px;
	 font-weight: bold;
	 color: #000000;
	 text-align: left;
	 margin-top: 0.5em;
	 margin-bottom: 0.5em;}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.5em;
	color: #000000;}
	
	
.imgcentre {
	text-align: center;}

p.homepage {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #000000;
	
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


/*
  navheader
*/

#headerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 	
	font-size: 120%; 
	
	padding-left: 5px;
	padding-right: 5px;
}

#headerlink a {  
	text-decoration: none;
	color: #0C7153;
}

#headerlink a:hover {
	text-decoration: underline;
	color: #5BBF21;
}


#navheader {  
	font-family: Arial, Helvetica, sans-serif; 
}

.navmenu a {
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	line-height: normal; 

	padding-top: 8px;
	display: block;

	color: #F2F2F2;
	background-color: #0C7153;
	width: 100%;
	height: 100%;
}

.navmenu a:hover {
	text-decoration: none;

	background-color: #5BBF21;
	color: #ffe600;
}

.navcell {
	text-align: center;
}

.navcell td {
	color: #F2F2F2;
	background-color: #0C7153;
}

.navcell td:hover {
	color: #ffe600;
	background-color: #5BBF21;
}

/*
  navheader
*/


