body {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#006B6E;
	margin: 0;
	padding: 0;
}
#container {
	margin: 0 auto;
	width: 800px;
  } 
#breadcrumbs {
	left: 10px;
	top: 500px;
	position: absolute;
}

.yellow {
	background-color: #FFFF00;
	
}
.orange {
	background-color: #FFCC33;
}

.bold {
	color: #008080;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Main section of home page with larger margins and without padding */
#home {
	width: 663px;
	float: none;
	z-index: 100;
	background-color: #FFFFFF;
	margin-left: 139px;
	margin-top: 6px;
	/*border: 1px solid #666666;*/
	
	
}
/* This "wraps" the horizontal navbar */
#wrap {
	width: 802px;
	padding: 0px;
	/*background-color: #99cccc;*/
	position: relative;
	z-index: 500;
	/*height: 20px;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

#leftnav {
	width: 138px;
	position: absolute;
	top: 112px;
}
.leftnav {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	left: auto;
	list-style-position: outside;
	list-style-type: none;
	line-height: 20px;
	margin-left: 0px;
	padding-right: 3px;
}
#leftnav table {
text-align: right;
background-color:#F0F6F6;
}
#leftnav a:link {text-decoration:none;}
#leftnav a:visited {text-decoration:none;}
#leftnav a:hover {text-decoration:underline;}
#leftnav a:active {text-decoration:underline;}

#navbottom {
	width: 100%;
  } 
.navbot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	bottom: -1px;
	background-color: #008080;
	color: #ffffff;
	/*width: 660px;*/
	text-align: center;
}

#navbottom a:link {text-decoration:none;  color:#FFFFFF;}
#navbottom a:visited {text-decoration:none; color:#FFFFFF;}
#navbottom a:hover {text-decoration:underline; color:#FFFFFF;}
#navbottom a:active {text-decoration:underline; color:#FFFFFF;}

#banner {
	overflow: visible;
	visibility: visible;
	z-index: 100;
	background-color: #FFFFFF;
	border-top: none #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left: none #FFFFFF;
	margin-right: 10px;
}
a{
	color: #006666;
	text-decoration: none;
}

a:link{
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}


h1 {
	font-family:"Gill Sans", Verdana, Arial;
	font-size: x-large;
	text-align: left;
	color: #006699;
}
h2 {
	font-family:"Gill Sans", Verdana, Arial;
	font-size: medium;
	color: #006B6E;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #008080;
	text-align: inherit;
	font-variant: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
table {
	border: 1px solid #e5f1f1;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	/*background-color: #008080;*/
}

.tdheader {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #008080;
	text-align: center;
	vertical-align: text-bottom;
	color: #FFFFFF;
}
.tdheadnormal {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #008080;
	text-align: center;
	vertical-align: text-bottom;
	color: #FFFFFF;
}
.tdheadleft {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #008080;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
}
.tableleft {
	font-size: small;
	text-align: left;
	list-style-position: outside;
	list-style-type: circle;
	vertical-align: top;
	font-weight: normal;
	background-color: #F0F6F6;
}

.tablecentre {
	font-size: small;
	text-align: center;
	list-style-position: inside;
	list-style-type: circle;
	vertical-align: top;
	font-weight: normal;
	background-color: #F0F6F6;
}
.tablecentrebold {
	font-size: small;
	text-align: center;
	list-style-position: inside;
	list-style-type: circle;
	vertical-align: top;
	color: #008080;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F0F6F6;
}
.tableleftwhite {
	font-size: small;
	text-align: left;
	list-style-position: outside;
	list-style-type: circle;
	vertical-align: top;
	font-weight: normal;
	background-color: #FFFFFF;
}

.tablecentrewhite {
	font-size: small;
	text-align: center;
	list-style-position: inside;
	list-style-type: circle;
	vertical-align: top;
	font-weight: normal;
	background-color: #FFFFFF;
}
.tableleftcream {
	font-size: small;
	text-align: left;
	list-style-position: outside;
	list-style-type: circle;
	vertical-align: top;
	font-weight: normal;
	background-color: #FFFFCC;
}

.tablecentrecream {
	font-size: small;
	text-align: center;
	list-style-position: inside;
	list-style-type: circle;
	vertical-align: top;
	font-weight: normal;
	background-color: #FFFFCC;
}
.bulletflag {

	list-style-position: outside;
	list-style-image: url(images/bullet_flag_15h.gif);
	list-style-type: none;
}
/* These styles create the dropdown menus. */
#navbar {
	margin: 0;
	padding: 0;
	height: 15px;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#navbar li {
	list-style: none;
	float: left;
	font-weight: normal; }
#navbar li a {
	display: block;
	background-color: #99CCCC;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#navbar li ul {
	display: none;
	width: 155px; /* Width to help Opera out */
	font-size: 10px;  /*Reduce size of text on dropdown menus*/
	font-weight: normal;
	}
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li, #navbar li.hover li {
	float: none; }
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #8ababc;
	border-bottom: 1px solid #fff;
	color: #FFFFFF;
	font-weight: normal; /* change to BOLD to make dropdowns bold again */
}
#navbar li li a:hover {
	background-color: #8ababc; 
	color: #008080;}

ul#navbar li a:hover {
	background-color: #99cccc;
	color: #008080;
	border: 1 px solid #333;
}
	
ul#navbar li a.active {
	background-color: #FF99FF;
	border: 1 px solid #333;
}
img {
	border-top-color: #008080;
	border-right-color: #008080;
	border-bottom-color: #008080;
	border-left-color: #008080;
}
.news {
	font-weight: normal;
	background-color: #F0F6F6;
	text-align: left;
	border: thick ridge #F0F6F6;
	font-size: small;
}
