body {
	background-color: #DAE8F3;
}
#wrapper {
	margin: auto;
	width: 760px;
	border: 1px solid #006AAF;
	background-image:  url(img/bg_graph.gif);
	background-repeat: repeat;
}
.maincontent {
	float: right;
	width: 460px;
	padding-right: 29px;
	padding-left: 29px;
	padding-top: 15px;
	background-color: #FFFFFF;
	margin-top: 15px;
	border: 1px solid #006AAF;
	padding-bottom: 15px;
	margin-bottom: 10px;
	display: inline;
	margin-right: 15px;
}
.navbar {
	width: 189px;
	clear: left;
	float: left;
	margin-top: 15px;
	background-color: #FFFFFF;
	margin-left: 15px;
	border: 1px solid #006AAF;
	display: inline;
	padding-bottom: 10px;
}
.navbar ul {
	color: #000066;
	text-decoration: none;
	width: 184px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.navbar a {
	color: #003399;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin-left: 0px;
	width: 179px;
	padding-left: 5px;
}
.navbar a:visited {
	color: #003399;
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin-left: 0px;
	width: 179px;
	padding-left: 5px;
}
.navbar a:hover {
	background-color: #006699!important;
	color: #FFFFFF !important;
	text-decoration: none !important;
	width: 179px !important;
	list-style-type: none !important;
	padding-left: 5px !important;
}
.navbar img a:hover {
	background-color: #ffffff;
	color: #FFFFFF !important;
	text-decoration: none !important;
	width: 179px !important;
	list-style-type: none !important;
	padding-left: 5px !important;
}
.footer {
	clear: both;
	width: 760px;
}
.navbar a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	display: block;
	width: 179px;
	list-style-type: none;
	padding-left: 5px;
}
.navbar em {
	background-color: #66CCFF;
	display: block;
	width: 179px;
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	font-style: normal;
	padding-left: 5px;
}
.navbar h1 {
	font-size: large;
	font-style: italic;
	text-align: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	color: #003399;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.navbarimg {
	text-align: center;
	padding-top: 15px;
}
.footer h3 {
	color: #FFFFFF;
	background-image:  url(img/footer_bg.gif);
	font-weight: bold;
	font-size: small;
	margin: 0px;
	padding: 3px 5px;
}
.maincontent table {
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {
	color: #003399;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 179px;
	padding-left: 5px;
	list-style-type: none;
	display: block;
}
.maincontent p {
	color: #000099;
}
.maincontent em {
	font-size: large;
	color: #000099;
	text-decoration: none;
	font-style: normal;
}
.maincontent h1 {
	font-size: large;
	font-style: italic;
	text-align: right;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	color: #003399;
}
.maincontent li {
	list-style-image:  url("img/ul_drop.gif");
	color: #000099;
}
#container a {
	text-decoration: underline;
	color: #0066FF;
}
#container a:hover {
	color: #006699!important;
	text-decoration: underline!important;
}
#container a:visited {
	color: #0066FF;
	text-decoration: underline;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
#container {
	width: 100%;
}
.superheader {
	float: left;
	height: 95px;
	width: 760px;
	background-image: url(img/kwt_header.gif);
	background-repeat: no-repeat;
}
.superheader h3 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #FFFFFF;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.supernav{
	width:760px;
}
.navblocker {
	background-color: #FFFFFF !important;
}
.small {
	font-size: xx-small;
	padding-right: 5px;
}
.superheader a {
	color: #FFFFFF;
	text-decoration: none;
}