
body {
	margin: 0px;
	background: #212194;
	/*color: #000000;*/
	text-align:left;
	padding: 0;
	background-image: url("../images/nav-bkgd.gif");
	background-repeat: repeat-x;
  }

#outer {
/*	text-align: left; */
	width: 100%;
	margin: auto;
	background-image: url("../images/nav-bkgd.gif");
	background-repeat: repeat-x;
 }

#header {
	height: 115px;
	background-image: url("../images/header-bkgd2.gif") ;
	background-repeat: repeat-x;
	border: solid black;
	border-width: 0 0 1px 0;
 }

.header1 {
	FONT-SIZE: 28px; 
	font-family: "Trebuchet MS",Verdana,"Trebuchet MS", "Arial",Helvetica,sans-serif; 
	color: #FFFFFF;
	margin-bottom: 5px;
	text-align: left;
}

.header2  {
	FONT-SIZE: 20px; 
	font-family: "Trebuchet MS",Verdana,"Trebuchet MS", "Arial",Helvetica,sans-serif; 
	color: #FFFFFF;
	text-align: left;
}
/*
.header1 A:link {
	COLOR: #000000;
	TEXT-DECORATION: none
}

.header2 A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none
}

.header2 A:hover {
	COLOR: #000000;
	TEXT-DECORATION: none
}

*/

#nav {
	LEFT: 0px;
	MARGIN-LEFT: 4px;
	WIDTH: 185px;
	MARGIN-RIGHT: 8px;
	POSITION: absolute;
	TOP: 125px;
	/*BACKGROUND-COLOR: #ffffff;*/
	}

.nav  {
 font-family: "Trebuchet MS", "Arial","Helvetica",sans-serif;
 font-size: 11px;
 text-decoration: none;
 }

.nav a:link {color: #212194} /* unvisited link */
.nav a:visited {color: #212194} /* visited link */
.nav a:hover {color: #FF0000} /* mouse over link */
.nav a:active {color: #FF0000} /* selected link */


SPAN.TreeviewSpanArea A {
	FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: "Trebuchet MS", Arial,helvetica; TEXT-DECORATION: none
}
SPAN.TreeviewSpanArea A:visited {
	FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: "Trebuchet MS", Arial,helvetica; TEXT-DECORATION: none
}

SPAN.TreeviewSpanArea A:hover {
	COLOR: #CC0000;
        Text-decoration: underline
}
/*
.navsml {
	font-size: 11px;
	font-family:"Trebuchet MS", "Arial","Helvetica",sans-serif;
	}
*/


#content {
	PADDING-LEFT: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 195px;
	border: solid black;
	border-width: 0 0 1px 1px;
	font-family: "Trebuchet MS", "Arial","Helvetica",sans-serif;
	font-size: 10px;
	width: auto;
	background: #FFFFFF;
	POSITION: relative;

}


a:link {color: #003399} /* unvisited link */
a:visited {color: #003399} /* visited link */
a:hover {color: #FF0000} /* mouse over link */
a:active {color: #FF0000} /* selected link */

td {
   FONT-SIZE: 13px; 
   FONT-FAMILY: "Trebuchet MS", "Arial", sans-serif
   }

h1 {
   font-size: 22px;
   Color: #212194;
   font-family: "Trebuchet MS", "Arial", Sans-serif;
   font-weight: normal;
   text-align: left
  }
   
h2 {
   font-size: 18px;
   Color: #212194;
   font-family: "Trebuchet MS", "Arial", Sans-serif;
   font-weight: normal;
   text-align: left
  }   
   
p {
	font-size: 13px;
	text-align: justify;
	font-family: "Trebuchet MS", "Arial", Sans-Serif;
	color: #000000
  }

p.centre {
	font-size: 13px;
	text-align: center;
	font-family: "Trebuchet MS", "Arial", Sans-Serif;
	color: #000000
  }

p.right {
	font-size: 13px;
	text-align: right;
	font-family: "Trebuchet MS", "Arial", Sans-Serif;
	color: #000000
  }
  
p.news {
	font-size: 12px;
	text-align: left;
	font-family: "Trebuchet MS", "Arial", Sans-Serif;
	color: #000000;
	margin-bottom: -5px;
   }

p.update {
	font-size: 11px;
	text-align: left;
	font-family: "Trebuchet MS", "Arial", Sans-Serif;
	color: #808080
   }

   .update {
	font-size: 11px;
	text-align: left;
	font-family: "Trebuchet MS", "Arial", Sans-Serif;
	color: #808080
   }
   
.colourBlue {
	color: #212194
}


   
/*
p.justify {
	font-size: 13px;
	text-align: justify;
	font-family: "Trebuchet MS", "Arial", Sans-Serif;
	color: #000000
  }
   */

#ftr {
 position: relative;
 height: 70px;
 /*width: 700px;*/
 background:#FFFFFF;
 color: #333333;
 font-family: "Trebuchet MS", "Arial","Helvetica",sans-serif;
 font-size: 10px;
 border:solid black;
 border-width:0 0 1 1;
 margin-left: 195px;
 margin-top: 0px;
 }


 