body {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
H1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #006699;
}
H2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #CC3200;
}
HR {
	background-color: #006699;
	line-height: 0.1em;
	color: #006699;
	margin-bottom: -1em;
}
A {
	color: Blue;
}
#fullscreen {
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: White;
	margin: 0px;
	position: absolute;
	padding: 0px;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}
#heading {
	top: 0;
	left: 0;
	margin: 0;
	height: 150px;
	background-color: White;
/*	background-image: url(images/banner1.jpg); */
}
.headimg {
	position: absolute;
	margin: 0px;
}
#headimg HR {
}
.headtext {
	position: absolute;
	margin: 0px;
	left: 200px;
	top: 20px;
}
.foottext {
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	color: #CC3200;
	border: thin solid #006699;
}
.boldtext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #CC3200;
}
#midcol {
	position: absolute;
	padding: 20px;
	top: 160px;
	left: 230px;
}
#leftcol {
	position: absolute;
	top: 160px;
	left: 0px;
	margin: 0px;
	width: 220px;
	z-index: 0;
}
.topmenubox {
	position: absolute;
	left: 200px;
	top: 121px;
	background-color: #006699;
}
.Subheading {
	font-family: Tahoma;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #CC3200;
	text-align: left;
	vertical-align: bottom;
}
.Sectionhead {
	font-size: 1.3em;
	font-weight: bold;	
	color: #000000;
}
.Bodytextblack {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.Bodytextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #CC3200;
	text-align: left;
	vertical-align: middle;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	line-height: 1;
}
.Bodytextblackmargin {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.Buttonsandcolumnheading {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.tabletext {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.newsbox {
	background-color: #FDFEE7;
	color: Black;
	padding: 0;
	margin: 5px;
	width: auto;
	border: thin solid #006699;
	}
.newsboxtop {
	background-color: #CC3200;
	color: White;
	font-size: 1.2em;
	font-weight: bold;
	height: 1.5em;
	display: block;
	white-space: nowrap;
	text-align: center;
	border-bottom: 1px solid #006699;
}
.newsbox p {
	padding: 0.5em;
	margin-top: 0px;
	margin-bottom: -0.5em;
	font-size: 0.8em;
}
.newsboxbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #CC3200;
}
#contactbox {
	margin: 20px;
	padding: 10px;
	border: 1px solid #006699;
	background-color: White;
	width: auto;
}
#navlist {
left: 10px;
top: 150px;
width: 160px;
}
#navlist ul {
margin: 0 0 0 30px;
padding: 0;
list-style-type: none;
font-size: .9em;
}
#navlist li {
margin: 0;
}
#navlist a {
display: block;
padding: 2px 2px 2px 12px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #006699;
}
#navlist a:link, a:visited {
color: #eee;
text-decoration: none;
}
#navlist a:hover, a:active {
background-color: #CC3200;
color: #2D1E2D;
}
a.whitelink {
	COLOR: #eee;
}
a.whitelink:link {
	COLOR: #eee;
	TEXT-DECORATION: none;
}
a.whitelink:active {
	COLOR: #eee;
	TEXT-DECORATION: none;
}
a.whitelink:visited {
	COLOR: #eee;
	TEXT-DECORATION: none;
}
a.whitelink:hover {
	COLOR: #80ffff;
	text-decoration: underline;
}
a.bluelink {
	COLOR: Blue;
}
a.bluelink:link {
	COLOR: Blue;
	TEXT-DECORATION: none;
}
a.bluelink:active {
	COLOR: Blue;
	TEXT-DECORATION: none;
}
a.bluelink:visited {
	COLOR: Blue;
	TEXT-DECORATION: none;
}
a.bluelink:hover {
	COLOR: Blue;
	text-decoration: underline;
}
