@charset "UTF-8";
/* CSS Document */
/* Created by Ryan of KNR Designs. */
/* For use only where allowed by KNR Designs. */
/* Copyright 2009 */
/* Created April 27, 2009 */
* {
	margin: 0px;
	padding: 0px;
}
html {
	background-color: #ffffff;
	min-height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	min-height: 100%;
}
a, a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #ff8d28;
}
a:hover {
	text-decoration: underline;
}
h1 {
	background-image: url(images/blue/h1bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 32px;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	line-height: 32px;
	margin-top: 40px;
	margin-bottom: 10px;
}
h2 {
	background-image: url(images/blue/h2bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 29px;
	width: 342px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 29px;
	padding-right: 10px;
	padding-left: 20px;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 7px;
}
h2.wide {
	background-image: url(images/blue/h2bgwide.gif);
	width: 378px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #ff8d28;
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
	margin-top: 7px;
	margin-bottom: 12px;
	text-align: justify;
}
ul li {
	margin-top: 5px;
	margin-left: 10px;
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 5px;
}
table {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
}
tr {
	padding-top: 7px;
	padding-bottom: 7px;
}
td {
	width: 40%;
}
td:first-child {
	width: 60%;
}
.clear {
	clear: both;
}
.alignl {
	float: left;
	text-align: left;
}
.alignr {
	text-align: right;
	float: right;
}
#wrapper {
	display: block;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -107px;
	position: relative;
}
#logo {
	margin-left: 27px;
	margin-bottom: 7px;
	margin-top: 30px;
}
#login {
	display: block;
	position: absolute;
	z-index: 100;
	right: 4px;
	margin-top: -5px;
}
#login a {
	color: #4fa1ff;
}
#login .text {
	background-color: #ececec;
	border: 1px solid #c7c7c7;
	padding: 2px;
	width: 100px;
	margin-top: 1px;
	margin-right: 15px;
}
#login .login_button {
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	background-image: url(images/login_button_bg.gif);
	background-color: transparent;
	text-align: center;
	height: 19px;
	width: 45px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#search {
	display: block;
	margin-top: 43px;
	position: absolute;
	z-index: 50;
	right: 20px;
}
#search input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	color: #717171;
	padding: 3px;
}
#nav {
	margin-left: 27px;
}
#nav li {
	height: 30px;
	width: 84px;
	margin-right: 1px;
	float: left;
	text-align: center;
	background-image: url(images/blue/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: inline;
	overflow: hidden;
	list-style-type: none;
	float: left;
	line-height: 30px;
	margin-left: 0px;
}
#nav li a {
	font-size: 14px;
	color: #5a5a5a;
	
}
#nav .off a {
}
#nav .button1 {
	background-image: url(images/blue/button.gif);
}
#nav .button2 {
	background-image: url(images/green/button.gif);
}
#nav .button3 {
	background-image: url(images/purple/button.gif);
}
#nav .button4 {
	background-image: url(images/orange/button.gif);
}
#nav .button5 {
	background-image: url(images/grey/button.gif);
}
#nav li.off ul, #nav li.on ul {
	display: none;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	height: 37px;
	width: 798px;
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
	left: 0;
}
#nav .button1 ul {
	background-image: url(images/blue/navbg.gif);
}
#nav .button2 ul {
	background-image: url(images/green/navbg.gif);
}
#nav .button3 ul {
	background-image: url(images/purple/navbg.gif);
}
#nav .button4 ul {
	background-image: url(images/orange/navbg.gif);
}
#nav .button5 ul {
	background-image: url(images/grey/navbg.gif);
}
#nav li.off ul li, #nav li.on ul li {
	background-image: none;
	color: #000000;
	margin-left: 12px;
	margin-right: 12px;
}
#nav li.off ul li a, #nav li.on ul li a {
	color: #000000;
}
#nav li.on ul {
	display: block;
}
#nav li.off:hover ul {
	display: block;
	z-index: 20;
}
#clearnav {
	display: block;
	width: 100%;
	height: 74px;
	margin-bottom: 5px;
}
.cleft {
	display: block;
	float: left;
	width: 372px;
	overflow: hidden;
}
.cright {
	display: block;
	float: right;
	width: 408px;
	overflow: hidden;
}
#imgbubble {
	background-image: url(images/imgbubble.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 64px;
	width: 225px;
	overflow: hidden;
	padding-left: 105px;
	font-size: 14px;
	color: #747474;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#newsbox {
	width: 376px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #575757;
	height: 218px;
}
#newsbox p {
	margin: 5px;
}
#newscontrols {
	background-color: #e6f2ff;
	display: block;
	height: 18px;
	width: 356px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #575757;
	border-right-color: #575757;
	border-bottom-color: #575757;
	border-left-color: #575757;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}
#newscontrols a {
	color: #000000;
}
#newscontrols #pausebutton {
	padding-top: 1px;
	height: 15px;
	width: 15px;
	margin-left: -15px;
	position: absolute;
	left: 50%;
}
.rtable {
	width: 100%;
}
.rtable th {
	
	background-repeat: no-repeat;
	background-position: left center;
	height: 29px;
	width: 75px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}
.rtable th:first-child {
	
	height: 29px;
	width: 215px;
}
.rtable td {
	width: 75px;
}
.rtable td:first-child {
	width: 235px;
}
#cqlogo {
	display: block;
	margin-top: 90px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#clearfooter {
	height: 107px;
}
#footer {
	font-size: 14px;
	background-image: url(images/blue/footerbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	clear: both;
	height: 37px;
	width: 798px;
	overflow: hidden;
	line-height: 37px;
	color: #ffffff;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 70px;
}

