.header {
	width: 100%;
	height: 150px;
	border-top-width: 17px;
	border-top-style: solid;
	border-top-color: #070735;
	background-color: #000066;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat;
	background-position: center;
}
.sitenav {
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: 16px;
	width: 100%;
	background-image: url(images/site-nav-bg.jpg);
	background-repeat: repeat;
	text-align: right;
	vertical-align: middle;
	background-color: #FF6600;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 240px;
	float: left;
	padding: 7px;
}
.bodytext {
	padding: 7px;
	float: left;
	position: relative;
	width: 95%;
}
.sidebar {
	width: 283px;
	position: absolute;
	left: -34px;
	top: 244px;
	padding: 7px;
}
body {
	margin: 0px;
}

.footer {
	color: #FFFFFF;
	background-color: #294c8f;
	border-top-width: 17px;
	border-top-style: solid;
	border-top-color: #070735;
	float: none;
	padding: 7px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat;
	font-size: 11px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	text-indent: 50px;
}
.toptable {
	background-color: #22488F;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat;
	background-position: center center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000031;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000031;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000031;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000031;
}
.menu {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b4bed4;
	text-align: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.menu-inactive {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #151553;
	text-decoration: none;
}
.menu-inactive:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.menu-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
}
.sub-menu {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b4bed4;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.sub-menu-inactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #151553;
	text-decoration: none;
}
.sub-menu-inactive:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.sub-menu-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: right;
}
.nav-cell-bg {
	background-image: url(images/site-nav-cell-bg.jpg);
	width: 318px;
	background-repeat: no-repeat;
	height: 61px;
}
