body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	background-color: #eff6f7;
	overflow: scroll;
	margin: 0;
}
p, ul, ol {
	font-size: 80%;
	color: #696969;
	padding-right: 5px;
	padding-left: 5px;
} 
ul, li {
    list-style-type: none;
}
*html ul, li {
	margin-left:0px;

}
a {
	color: #3553CF;
	text-decoration: none;
} 
a:hover {
	color: Red;
	text-decoration: none;
}
.red_text {
	font-size: 90%;
	font-weight: bold;
	color: #CC0000;
}
a:active {
	color: Red;
	text-decoration: none;
}

h1,h2, h3, h4{
	color: #24315E;
	padding-right: 5px;
	padding-left: 5px;
}

h1 {
	font-size: 115%;
} 
h2{
	font-size:100%;
}
h3{
	font-size: 85%;
}
h4{font-size: 80%;}
h5{font-size: 80%;}
.colour1{
	background-color: White;
	border-top-width: 5px;
	border-right-width: 10px;
	border-bottom-width: 5px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cbd7de;
	border-right-color: #cbd7de;
	border-bottom-color: #cbd7de;
	border-left-color: #cbd7de;
}

.smalltext{	
	font-size: 85%;
}
.white{
	color: white;
}
.topborder{
	border-top: 1px solid Silver;
}
.sideborder{
		border-left: 1px solid Silver;
}
.bannerborder{
		border: 1px solid Silver;
}
.grey_navbox ul {
		padding: 0px;
		margin: 0px;
		list-style: none; 
} 
.grey_navbox{
		padding: 0px;
		margin: 0px;
}
.grey_navbox a {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
	background-color: #6F7091;
	border: 1px solid Silver;
	display: block;
	margin: 0;
}
.grey_navbox a:link {
	color: #FFFFFF;
	text-decoration: none;
} 
.grey_navbox a:visited {
	color:  #FFFFFF;
	text-decoration: none;
} 
.grey_navbox a:hover {
	color: #FF3300;
	text-decoration: none;
}
.grey_navbox a:active { 
color:  #FFFFFF;
text-decoration: none;
}
.boxes_green{
	background-color: #cd9450;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	font-size: 85%;
	font-weight: bold;
	color: white;
	background-image: url(images/backgrounds/brownstrip.gif);
	background-repeat: repeat-x;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.boxes_blue_short{
	background-color: #FFFFFF;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	color: white;
	border: 3px solid #9cc68e;
}
.boxes_news_short{
	background-color: #FFFFFF;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	color: white;
	border: 3px solid #D6A05D;
}
.boxes_blue{
	background-color: #FFFFFF;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	color: white;
	border: 3px solid #9cc68e;
}
.boxes_blue_noheight{
	background-color: #FFFFFF;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	color: white;
	border: 3px solid #9cc68e;
}
.boxes_blue_copy {
	padding-left: 10px;
}
.boxes_bluetop{
	background-color: #FFFFFF;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	color: white;
	border: 5px solid #97BED8;
}
.boxes_para {
	background-color: #9CC68E;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
	margin-left: 0px;
}
.pic_box {
	background-color: #FFFFFF;
}
.boxes{
	background-color: #8cab85;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	font-size: 85%;
	font-weight: bold;
	color: white;
	background-image: url(images/backgrounds/olivestrip.gif);
	background-repeat: repeat-x;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.boxes_compact {
	height: 110px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px solid #9CC68E;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	margin-left: 0px;
	margin-right: 0px;
}
.boxes_pic_new {
}
.boxes_text {
	margin: 0;
	padding: 0;
}
.boxes-news{
	background-color: #B57A45;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	font-size: 85%;
	font-weight: bold;
	color: white;
	background-repeat: repeat-x;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}		
a.boxes:link {
	color: #ADD8E6;
	text-decoration: none;
	padding: 5px;
} 
a.boxes:visited {
	color:  #ADD8E6;
	text-decoration: none;
} 
a.boxes:hover {
	color: #32CD32;
	text-decoration: none;
}
a.boxes:active { 
color:  #ADD8E6;
text-decoration: none;
}
.boxes_calendar{
	background-color: #666666;
	font-weight: bold;
	color: white;
	padding: 3px;
}
.boxes_tables{
	background-color: #CCCCCC;
	color: #000000;
	padding: 3px;
}
.lhsnav{
	background-color: #E6E6FA;
	border: 1px solid Silver;
	font-size: 75%;
	color: Navy;
	padding: 3px;
}
a.lhsnav:link {
	color: Navy;
	text-decoration: none;
} 
a.lhsnav:visited {
	color: Navy;
	text-decoration: none;
} 
a.lhsnav:hover {
	color: Green;
	text-decoration: none;
}
a.lhsnav:active {
	color: Navy;
	text-decoration: none;
}
.fac1{
	background-color: #88e88f;
	border: 1px solid Silver;
	font-size: 90%;
	font-weight: bold;
	color: navy;
	padding: 3px;
}
.fac2{
	background-color: #84a2ec;
	border: 1px solid Silver;
	font-size: 90%;
	font-weight: bold;
	color: navy;
	padding: 3px;
}
.fac3{
	background-color: #e888ad;
	border: 1px solid Silver;
	font-size: 90%;
	font-weight: bold;
	color: navy;
	padding: 3px;
}
.fac4{
	background-color: #58b593;
	border: 1px solid Silver;
	font-size: 90%;
	font-weight: bold;
	color: navy;
	padding: 3px;
}
.fac5{
	background-color: #F0E68C;
	border: 1px solid Silver;
	font-size: 90%;
	font-weight: bold;
	color: navy;
	padding: 3px;
}
.fac6{
	background-color: #CEE7FF;
	border: 1px solid Silver;
	font-size: 90%;
	font-weight: bold;
	color: navy;
	padding: 3px;
}
.bac1{
	background-color: #88e88f;
	padding: 3px;
}
.bac2{
	background-color: #84a2ec;
	padding: 3px;
}
.bac3{
	background-color: #e888ad;
	padding: 3px;
}
.bac4{
	background-color: #58b593;
	padding: 3px;
}
.bac5{
	background-color: #F0E68C;
	padding: 3px;
}
.bac6{
	background-color: #CEE7FF;
	padding: 3px;
}
.boxes-grey{
	border: 1px solid Silver;
	color: #696969;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(images/backgrounds/greystrip.gif);
	background-repeat: repeat-x;
	margin-left: 10px;
}
.boxes-white{
	border: 1px solid Silver;
	color: #696969;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 10px;
}
.table_font {
	font-size: 80%;
	color: #696969;
}
.xmas_bgrnd {
	background-image: url(images/xmas-cards/xmas_bgrnd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.boxes_para {
	background-color: #9CC68E;
	vertical-align: top;
	margin: 0;
}
.centre_para {
	text-align: center;
}
.bullet_list {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: .75em;
}
.nav_bar {
	background-color: 006699;
	background-image: url(images/nav_sliver.gif);
	background-repeat: repeat-x;
	height: 1.8em;
	border: 1px solid #CCCCCC;
}
navbarwhite {
	color: #FFF;
}

