body { 
	margin: 0px;
	color: #000; 
	font-size: 10pt; 
	line-height: 15pt;
	font-family:"Lucida Sans", sans-serif; 
	background-color: #fff; 
	}

h2 {
	color: #4CCED1;
	font-size: 14pt;
	line-height: 17pt;
	font-weight: bold;
	font-family: "Lucida Sans", sans-serif;
	}
.h2para {
	color: #4CCED1;
	font-size: 14pt;
	line-height: 17pt;
	font-weight: bold;
	font-family: "Lucida Sans", sans-serif;
	}
	
h3 {
	font-size: 16px; 
	line-height: 1.4em;
	font-weight: bold;
	}
.h3para {
	font-size: 16px; 
	line-height: 1.4em;
	font-weight: bold;
	}	

h4 {
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
	color: #003F87;
	}
.h4para {
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
	color: #003F87;
	}	
	
hr.hr2 {
	border: 1;
	color: #FFFFFF;
	height: 1px;
	border-color: #94BAE1;
    }
	
	
.h4bullet {
	font-size: 9pt;
	line-height: 15pt;
	font-weight: bold;
	color: #003F87;
	list-style-position: outside;
	clip: rect(auto,auto,auto,auto);
	list-style-image: url(../images/layup/dot.gif);
	margin-left: 0px;
	}	

.h4bullet li a {
	font-size: 9pt;
	line-height: 15pt;
	font-weight: bold;

	list-style-position: outside;
	clip: rect(auto,auto,auto,auto);
	list-style-image: url(../images/layup/dot.gif);
	margin-left: 0px;	
	color: #003F87;
	}	
.h4bullet a:hover{
	font-size: 9pt;
	line-height: 15pt;
	font-weight: bold;
	color:  #4CCED1;
	list-style-position: outside;
	clip: rect(auto,auto,auto,auto);
	list-style-image: url(../images/layup/dot.gif);	
	margin-left: 0px;
	}		

.bluesub {
	font-size: 10pt; 
	font-weight: bold;
	color: #003F87;	
	}
.bluesub a{
	font-size: 10pt; 
	font-weight: bold;
	color: #003F87;	
	}
.bluesub a:hover{
	color:#003399;
	font-size: 10pt; 
	font-weight: bold;
	}		

.listbluesub {
	font-size: 10pt; 
	font-weight: bold;
	color: #4274B0;	
	}
.listbluesub a{
	font-size: 10pt; 
	font-weight: bold;
	color: #4274B0;	
	}
.listbluesub a:hover{
	color:#FF0000;
	font-size: 10pt; 
	font-weight: bold;
	}	
	
.bold { 
	font-weight: bold; 
	}

/* bold coloured heads */		
	

.boldlime { 
	font-weight: bold;
	color: #8fd400;
	}

.boldlime:hover { 
	text-decoration: underline;
	font-weight: bold;
	color: #8fd400;
	}

.boldorange { 
	font-weight: bold;
	color: #f78f1e;
	}

.boldgreen { 
	font-weight: bold;
	color: #009b7b;
	}

.boldred { 
	font-weight: bold;
	color: #ef3e35;
	}

.boldochre { 
	font-weight: bold;
	color: #f0cc01;
	}

.boldlilac { 
	font-weight: bold;
	color: #7481bf;
	}

.boldemerald { 
	font-weight: bold;
	color: #00a2b2;
	}

.small {
	font-size: 12px; 
	line-height: 13px;
	}

.smallbold { 
	font-size: 12px; 
	font-weight: bold; 
	}

.sidesmallbold { 
	font-size: 12px; 
	font-weight: bold; 
	padding: 0 0 0 11px;
	}

.tinynote {
	font-size: 8px;
	}
	
.visionwhite {
	font: Calibri;
	font-weight: bold;
	font-size: 16px;
	color: White;
	}
	
.visionwhitesmall {
	font: Calibri;
	font-weight: bold;
	font-size: 12px;
	color: White;
	}

.italic { 
	padding: 10px 0 0 0;
	font-style: italic; 
	}

.name {
	font-size: 16px; 
	line-height: 18px;
	font-weight: bold;
	}

.newstext {
	font-size: 12px; 
	line-height: 14px;
	}

ul {
	padding: 0 0 0 20px;
	margin: 0;
	list-style: square;
	}
	
li {
	padding: 0;
	margin: 0;
	}
	
a:link { 
	text-decoration: none;
    color:Navy; 
	}
	
a:active { 
	text-decoration: none;
	color:Navy;
	}
		
a:visited { 
	color: #000; 
	text-decoration: none;
	color:Maroon;
	}
		
a:hover { 
	color:Aqua; 
	text-decoration: none;
	}
	


h3 a:link { 
	text-decoration: none;
	color: #1f87d0; 
	}
	
h3 a:active { 
	text-decoration: none;
	color: #1f87d0; 
	}
		
h3 a:visited { 
	text-decoration: none;
	color: #1f87d0; 
	}
		
h3 a:hover { 
	text-decoration: underline;
	color: #1f87d0; 
	}
	





.footer {
	font-size: 11px; 
	line-height: 14px;
	color: #ccc; 
	}
	
.search { 
	color: #000; 
	font-size: 14px; 
	line-height: 20px;
	}

a.footer:link { 
	text-decoration: none;
    color: #ccc; 
	}
	
a.footer:active { 
	text-decoration: none;
	}
		
a.footer:visited { 
	color: #ccc; 
	text-decoration: none;
	}
		
a.footer:hover { 
	color: #1f87d0; 
	text-decoration: underline;
	}

a.more:link {
	font-size: 12px; 
	line-height: 14px;
	font-weight: bold; 
	text-decoration: none; 
	color: #1a8c67; 
	}
	
a.more:active {
	text-decoration: none; 
	font-weight: bold; 
	}
		
a.more:visited {
	color: #1a8c67;
	text-decoration: none;
	font-weight: bold; 
	}
		
a.more:hover {
	color: #1a8c67;
	text-decoration: underline;
	font-weight: bold; 
	}

a.blue:link {
	text-decoration: none; 
	color: #000; 
	}
	
a.blue:active {
	text-decoration: none; 
	}
		
a.blue:visited {
	color: #000;
	text-decoration: none;
	}
		
a.blue:hover {
	color: #1f87d0;
	text-decoration: underline;
	}

a.boldlink:link {
	font-weight: bold; 
	text-decoration: none; 
	color: #000; 
	}
	
a.boldlink:active {
	font-weight: bold; 
	text-decoration: none; 
	}
		
a.boldlink:visited {
	font-weight: bold; 
	color: #000;
	text-decoration: none;
	}
		
a.boldlink:hover {
	font-weight: bold; 
	color: #1f87d0;
	text-decoration: underline;
	}
	
a.whitetextbase	{
	color:#FFFFFF;
	font-size:9pt;
	font-family: "Lucida Sans", sans-serif;
	font-weight: bold;
}

a.whitetextbase:hover {
	color:blue;
	font-size:9pt;
	font-family: "Lucida Sans", sans-serif;
	font-weight: bold;
}

.newshead {
	font-size: 15px; 
	line-height: 18px;
	font-weight: bold;
	}

.infolink2 {
	font-size: 12px;
	line-height: 14px;
	color: #1a8c67;	
	}

.infolink2 a {
	color: #1a8c67;	
	}

.infolink2 a:hover {
	color: #1a8c67;	
	text-decoration: underline;
	}

/* primary nav */		
	
#menu { 
	min-height: 37px; 
	width: 100%; 
	float: left; 
	}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 135px;
	float: left;
	position: relative;
	}

#menu a, #menu h2 {
	display: block;
	margin: 0;
	padding: 0px 5px;
	}

#menu h2 {
	width: 125px;
	min-height: 28px;
	line-height: 28px;	
	text-align: center;
	font-size: 12px;
	color: #fff;
	background:  url(../images/layup/tabtop.gif) no-repeat;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	padding-top: 0px;

	}

#menu h2:hover {
	border-bottom: #1f87d0 1px solid;
	color: #a5cfec;
	background-image: url(../images/layup/tabtop.gif);
	background-repeat: no-repeat;
	}

#menu .top {
	width: 125px;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0;
	border-bottom: none;
	background: none;
	}

#menu .top:hover {
	min-height: 15px;
	width: 125px;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0;
	background: none;
	}

#menu li.last a {
	border-bottom: none;
	}

#menu a {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #0068B3;
	width: 104px;
	min-height: 18px;
	color: #a5cfec;
	text-decoration: none;
	background-color: #0068B3;
	padding-top: 8px;
	padding-right:10px;
	padding-bottom: 6px;
	padding-left: 10px;
	left: 20px;
	top: 0px;
	/* right: 0px; */
	bottom: 0px;
	clip: rect(0px,0px,0px,1px);
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	}

#menu a:hover {
	border-color: #0068B3;
	color: #fff;
	background: #44abe0;
	}

#menu li {
	line-height: 1.25em;
	float: left;
	position: relative;
	}

#menu ul ul {
	position: absolute;
	z-index: 500;
	}

#menu ul ul ul {
	position: absolute;
	top: 10px;
	left: 157px;
	}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {
	display: none;
	}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
	display: block;
	}

/* current page id */	

#truedrop #menu .truedrop h2 {
	color: #fff;
	background-color: #0068B3;
	background-image: url(../images/layup/tabtop.gif);
	background-repeat: no-repeat;
	}

#education #menu .education h2 {
	background: #44abe0 url(../images/layup/tabtop2.gif) no-repeat;
	color: #fff;
	}

#leisure #menu .leisure h2 {
	background: #44abe0 url(../images/layup/tabtop2.gif) no-repeat;
	color: #fff;
	}


#aboutus #menu .aboutus h2 {
	background: #44abe0 url(../images/layup/tabtop2.gif) no-repeat;
	color: #fff;
	}

/* secondary nav */		
	
#secondarynav ul {
	line-height: 25px;
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style: none;
	vertical-align: middle;
	font-family: "Lucida Sans", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4274B0;
	}

/* first level */

#secondarynav li {
	width: 235px;
	margin: 0 0 2px 0;
	font-family: "Lucida Sans", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4274B0;
	}

#secondarynav li a {
	padding: 0 0 0 20px;
	margin: 0;
	font-family: "Lucida Sans", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4274B0;		
	}

#secondarynav li a:hover {
	background: url(../images/layup/bullet_o.gif) no-repeat left top;
	padding: 0 0 0 20px;
	margin: 0;
	font-family: "Lucida Sans", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;	
	}

/* second level */

#secondarynav li li {
	border-bottom: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	}

#secondarynav li li a {
	background: url(../images/layup/findoutmorearrow.gif) no-repeat left top;
	}

#secondarynav li li a:hover {
	background: url(../images/layup/findoutmorearrow_o.gif) no-repeat left top;
	}

/* third level */

#secondarynav li li li {
	border-bottom: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	}

#secondarynav li li li a {
	background: url(../images/layup/findoutmorearrow.gif) no-repeat left top;
	}

#secondarynav li li li a:hover {
	background: url(../images/layup/findoutmorearrow_o.gif) no-repeat left top;
	}

/* classes */

#secondarynav li.last {
	border-bottom: none;
	margin-bottom: 0px;
	}

#secondarynav li.backtohome {
	border-bottom: none;
	margin: 0 0 0 -20px;
	padding: 40px 0 0 0;
	font-size: 12px; 
	font-weight: bold; 
	}

#secondarynav li.backtohome a {
	background: none;
	}

#secondarynav li.backtohome a:hover {
	background: none;
	}

#secondarynav li li.secondlevellast {
	border-bottom: none;
	margin: 0 0 10px 10px;
	padding: 0 0 10px 10px;
	}

#secondarynav li li.secondlevellast a {
	background: url(../images/layup/findoutmorearrow.gif) no-repeat left top;
	}

#secondarynav li li.secondlevellast a:hover {
	background: url(../images/layup/findoutmorearrow_o.gif) no-repeat left top;
	}

/* find out more list */		
	
#findoutmore ul {
	list-style: none;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	float: left;
	}
	
#findoutmore li.smallbold {
	color: #000;
	width: 235px;
	margin: 0px;
	}

#findoutmore li a {
	color: #1a8c67;
	background: url(../images/layup/findoutmorearrow.gif) no-repeat left top;
	padding: 0 0 0 10px;
	margin: 0;
	}

#findoutmore li a:hover {
	color: #1a8c67;
	background: url(../images/layup/findoutmorearrow_o.gif) no-repeat left top;
	padding: 0 0 0 10px;
	margin: 0;
	text-decoration: underline;
	}

/* news archive list */		
	
#newsarticle {
	font-size: 13px; 
	line-height: 16px;
	width: 135px;
	height: auto;
	overflow:hidden;
	float:left;
	}

#newsarticle ul {
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	list-style-position: outside; 
	list-style: none; 
	vertical-align: middle; 
	}
	
#newsarticle li {
	width: 135px;
	margin: 0 0 2px 0;
	}

#newsarticle li a {
	padding: 0;
	margin: 0;
	}

#newsarticle li a:hover {
	padding: 0;
	margin: 0;
	}

#newsarticleyear {
	font-size: 13px; 
	line-height: 16px;
	width: 80px;
	height: auto;
	overflow:hidden;
	float:right;
	}

#newsarticleyear ul {
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	list-style-position: outside; 
	list-style: none; 
	vertical-align: middle; 
	}
	
#newsarticleyear li {
	width: 100px;
	margin: 0 0 2px 0;
	}

#newsarticleyear li a {
	padding: 0;
	margin: 0;
	}

#newsarticleyear li a:hover {
	padding: 0;
	margin: 0;
	}

/* more list */		
	
ul.more {
	width: 174px;
	padding: 7px 0 0 0;
	margin: 7px 0 0 0;
	float: left;
	}

li.more {
	list-style: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
	float: left;
	}

li.more a {
	padding: 0;
	margin: 0;
	}

li.more a:hover {
	color: #9a9a9a;
	padding: 0;
	margin: 0;
	text-decoration: none;
	}

/* more leisure list */		
	
ul.moreleisure {
	padding: 7px 0 0 0;
	margin: 7px 0 0 0;
	float: left;
	}

li.moreleisure {
	list-style: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
	float: left;
	width: 238px;
	}

li.moreleisure a {
	padding: 0;
	margin: 0;
	}

li.moreleisure a:hover {
	color: #9a9a9a;
	padding: 0;
	margin: 0;
	text-decoration: none;
	}

ul.indentlist {
	padding: 0 0 0 40px;
	margin: 0 0 0 40px;
	}	

/* emergency */		
	
.emhead {
	padding: 20px 0 0 0;
	color: red; 
	font-size: 24px; 
	line-height: 20px;
	font-weight: bold;
	}

.emsubhead {
	color: black; 
	font-size: 18px; 
	line-height: 20px;
	font-weight: bold;
	}

.leftmenu {
	list-style-position: outside;
	list-style-image: url(../images/dot.gif);
	line-height: 20pt;
	vertical-align: middle;
	font-size: 10pt;
	right: -15px;
	clip: rect(auto,auto,auto,auto);
}

#leftnav ul {
	line-height: 35px;
	margin: 0px;
	list-style-position: outside;
	list-style: none;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

/* first level */

#leftnav li {
	background: url(../images/layup/leftmenupointerup.jpg) no-repeat left;
	width: 200px;
	/*	border-bottom: #ccc 1px solid;  */
	padding: 0 0 0 10px;
	margin: 0 0 2px 0;
	font-family: "Lucida Sans", sans-serif;
	font-size: 8pt;
	color: #003F87;
	font-weight: bold;
	}

#leftnav li a {
	background: url(../images/layup/bullet.gif) no-repeat left top;
	font-family: "Lucida Sans", sans-serif;
	font-size: 8pt;
	font-weight: bold;	
	color: #003F87;
	margin: 0;
	}
	
#leftnav li.high a {
	color:  #4CCED1;
	background: url(../images/layup/leftmenupointerdown.jpg) no-repeat left;

	}	

#leftnav li a:hover {
	background: url(../images/layup/leftmenupointerdown.jpg) no-repeat left;
	margin: 0;
	font-family: "Lucida Sans", sans-serif;
	font-size: 8pt;
	font-weight: bold;	
	color: #4CCED1;
	}
	
#medianav li {
	width: 161px;
	/*	border-bottom: #ccc 1px solid;  */
	padding: 0 0 0 0px;
	margin: 0 0 2px 0;
	font-family: "Lucida Sans", sans-serif;
	font-size: 10pt;
	color: #5384bf;
	font-weight: bold;
	}

#medianav li a {
	font-family: "Lucida Sans", sans-serif;
	font-size: 10pt;
	font-weight: bold;	
	color: #5384bf;
	margin: 0;
	}

#medianav li a:hover {
	margin: 0;
	font-family: "Lucida Sans", sans-serif;
	font-size: 10pt;
	font-weight: bold;	
	color: #0000FF;
	}	
	
.whitetextbase	{
	color:#FFFFFF;
	font-size:9pt;
	font-family: "Lucida Sans", sans-serif;
	font-weight: bold;
}
.whitetexthomepage {
	color: #FFFFFF;
	font-weight: bold;
}
.whitetexthomepage a {
	color: #FFFFFF;
	font-weight: bold;
}
.whitetexthomepage a:hover {
	color: blue;
	font-weight: bold;
}

.whitetexthomepagelarge {
	color: #FFFFFF;
	font-size:24px;
	font-weight: bold;
}
.whitetexthomepagelarge a {
	color: #FFFFFF;
	font-size:24px;
	font-weight: bold;
}
.whitetexthomepagelarge a:hover {
	color:blue;
	font-size:24px;
	font-weight: bold;
}

.tableheadercell 
{
	border-top:none;
	border-left:none;
    border-bottom:solid white 1.5pt;
    border-right:solid white .5pt;
    background-color: #4F81BD;
}	
.tableheadertext
{
	font-size:11.0pt;
	font-family:"Lucida Sans", sans-serif;
	color:white;
	font-weight:bold;
}
.tablecell1
{
	border-top:none;
	border-left:none;
	border-bottom:solid white .5pt;
	border-right:solid white .5pt;
	background:#B8CCE4;
}
.tabletext1
{
	font-size:11.0pt;
	font-family:"Lucida Sans", sans-serif;
	color:black
}
.tablecell2
{
	border-top:none;
    border-left:none;
    border-bottom:solid white .5pt;
    border-right:solid white .5pt;
	background:#DBE5F1;
}
.tabletext2
{
	font-size:11.0pt;
	font-family:"Lucida Sans", sans-serif;
	color:black
}

.errorstatus
{
	font-size:16pt;
	font-family:"Lucida Sans", Sans-Serif;
	color:Red
}

p.justified
{
	font-family:"Lucida Sans";
	text-align:justify;
}

p.justifiedsmall
{
	font-family:"Lucida Sans";
	font-size:9pt;
	text-align:justify;
}



