body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	_top: 0;
	height: 100%;
	color: #333333;
}
#page {
	width: 100%;
	height: 100%;
	position: absolute;
}
#pagebkgnd {
	position: absolute;
	background-image: url(../images/bkgnd_panel.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right top;
	width: 10em;
	left: 0px;
	top: 0px;
	height: 100%;
}
a:link {
	color: #333333;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #F2932E;
}
p {
	margin: 0;
	padding: 0;
	padding-bottom: 1.3em;
}
h1 {
	color: #FFFFFF;
	font-size: 1em;
	text-transform: capitalize;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-left: 17em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #F2932E;
}
ul {
	clear: both;
}
#header {
	width: 65%;
	position: relative;
	top: 20px;
	left: 0px;
	background-color: #F2932E;
}
#contents {
	position: relative;
	top: 60px;
	min-height: 360px;
	_height: 360px;
	left: 19em;
	margin-left: 30px;
	padding-bottom: 80px;
	_padding-bottom: 20px;
	margin-right: 250px;
	font-size: 0.8em;
	text-align: justify;
	padding-right: 5%;
	margin-bottom: 60px;
}
#contents  img {
	border-color: #F2932E;
	border-style: solid;
	border-width: 1px;
}
.copyimgright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.copyimgleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#redbox {
	border-color: #FF1710;
	border-width: 1px;
	border-style: solid;
	color: #FF1710;
	font-size: 0.9em;
	width: 40%;
	text-align: justify;
	padding-top: 0em;
	padding-bottom: 0em;
	padding-right: 1em;
	padding-left: 1em;
	_padding: 1em;
}
#redbox p {
padding-bottom: 0px;
}
#redbox  a:link {
	color: #FF1710;
}
#redbox  a:visited {
	color: #990000;
}
#redbox  a:hover {
	color: #333333;
}
.highlightred {
	font-weight: bold;
	color: #FF0000;
}
#map {
	width: 100%;
	height: 500px;
}
#distimg {
	width: 90%;
	position: relative;
	margin-bottom: 30px;
	margin-top: 10px;
}
#distimg div {
	width: 22%;
	float: left;
}
#distimg img, #rightcol #getacro {
	border: 0;
}
#rightcol {
	top: 0px;
	margin-left: 5%;
	float: right;
	text-align: center;
	width: 30%;
}
#rightcol img {
	border-color: #F2932E;
	border-style: solid;
	border-width: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5%;
	margin-top: 5%;
	_margin-bottom: 2%;
	_margin-top: 2%;
}
#rightcol #top {
	margin-top: 10px;
}
form {
	margin-bottom: 60px;
	_margin-bottom: 0px;
}
#leftinput {
	position: relative;
	width: 45%;
	top: 20px;
}
#rightinput {
	position: absolute;
	width: 45%;
	float: right;
	left: 45%;
	top: 20px;
}
label {
	position: absolute;
	right: 65%;
	line-height: normal;
	text-align: right;
}
input, textarea, #rightinput #text, select {
	position: relative;
	left: 39%;
	width: 50%;
	padding: 1px;
	margin-bottom: 2%;
}
textarea {
	width: 55%;
	height: 110px;
}
#rightinput #submit, #leftinput #submit {
	width: 4em;
	margin-top: 4%;
	float: right;
	left: 0px;
}
#leftinput div {
	position: relative;
	left: 39%;
	width: 50%;
	margin-bottom: 2%;
}
#leftinput div  label {
	position: absolute;
	right: 50%;
	width: 70%;
}
#leftinput div input {
	width: auto;
	position: relative;
	top: 0px;
	left: 70%;
}
#dnldtable {
	width: 100%;
	border: 0;
	text-align: left;
}
#dnldtable th {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666
}
#dnldtable td {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#dnldtable img, img#noborder {
	border: 0;
}
#logo {
	position: absolute;
	top: 10px;
	right: 6%;
	margin-left: 20px;
}
#footer {
	background-color: #F2932E;
	position: absolute;
	width: 95%;
	text-align: center;
	z-index: 5;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0.5em;
}
#footer a, #footer a:visited {
	margin-left: 3em;
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	color: #333399;
}
#menu {
	width: 17em;
	font-size: 0.75em;
	text-transform: capitalize;
	top: 100px;
	position: absolute;
	text-align: center;
	left: 0px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menuitem, .menuitemon, .menuitemxtrafst, .menuitemxtra {
	background-color: #333399;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8; 
	opacity: 0.8;
	-khtml-opacity: 0.8;
}
.menuitem img, .menuitemon img, .menuitemxtrafst img, .menuitemxtra img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8; 
	opacity: 1;
	-khtml-opacity: 1;
}
.menuitemon {
	background-color: #000000;
}
.menuitemxtrafst, .menuitemxtra {
	background-color: #CC0000;
	color: #FFFFFF;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin-bottom: 0.7em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

#menu ul ul a {
	font-size: 0.95em;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F2932E;
	color: #333399;
	background-image: none;
}
#menu a:hover, #menu a:hover img {
	color: #F2932E;
	filter:alpha(opacity=100);
	-moz-opacity: 1; 
	opacity: 1;
	-khtml-opacity: 1;
}
.menuitem img:hover {
	color: #F2932E;
	filter:alpha(opacity=100);
	-moz-opacity: 1; 
	opacity: 1;
	-khtml-opacity: 1;
}
.menuitemon img: hover {
	color: #F2932E;
	filter:alpha(opacity=100);
	-moz-opacity: 1; 
	opacity: 1;
	-khtml-opacity: 1;
}
#menu ul ul a:hover {
	background-color:#333399;
}
#menu ul ul {
	position: absolute;
	top: 0px;
	left: 100%;
	width: 13em;
	padding-top: 0em;
	z-index: 10;
	padding-left: 2.5em;
}
#menu li {
	position: relative;
}
div#menu ul ul {
	display: none;
}
div#menu ul li:hover ul {
	display: block;
}
#menu img {
	left: 100%;
	top: 0px;
	width: 1.71em;
	height: 1.71em;
	z-index: 0;
	border: 0;
	position: absolute;
}
#scrollbox {
	height: 290px;
	overflow: auto;
	border: solid #F2932E 1px;
	padding: 5px;
}
