/* CSS Document */

body {
	font-family: calibri;
	font-size: 11px;
	background-color: #CCCCCC;
	background-image: none;
}


#nav, #nav ul {
	background-color: #8CC63E;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	list-style: none;
  }
.boldcentre {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
}



#nav li {
  float: left;
  margin-right: 0;
  position: relative;
  width: 8.5em;
  }


#nav a {
	text-decoration: none;
	text-indent: 0;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
  }


#nav a:hover {
	color: #FFFFFF;
	background-color: #0087C1;
	text-decoration: none;
	display: block;
  }


#nav li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  }


#nav li > ul {
	top: auto;
	left: auto;
	}


#nav li:hover ul, li.over ul{ display: block; }


#menubar {
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	height: 36px;
	width: relative;
	text-align: center;
	background-image: url(Images/menubar.jpg);
}


.h1 {
	color: #006699;
	font-weight: bolder;
	left: auto;
	font-size: 9pt;
	font-family: Tahoma, Geneva, sans-serif;
}

.style2 {color: #FF6600}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
}

.textbold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: inherit;
}
.textboldwhite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}



.orangebold {
	font-size: 12px;
	color: #FF6600;
	font-style: bold;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}

.italic {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333;
}

.italicbold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
}
 
.tinytxt {
	font-size: xx-small;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
}

.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 14px;
	background-color: #8CC63E;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
	.footer a {
	color: #fff215;
	text-decoration: none;
}

.redtext {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FF0033;
	font-weight: bold;
	}
.h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #006699;
	text-align: left;
}
.finetext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.orangeh1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ff6600;
}
.sidetext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.footerbold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodytext {
	text-align: left;
}
.text table tr td table .text .text {
	text-align: center;
}

