/* Jun 17 2004 - based on http://css.maxdesign.com.au/selectutorial/ */
/* Jan 27 2005 - incorporate IE Hack from wellstyled.com */

html, body, h1, h2, h3, h4, h5, h6, ol, ul, li {
	margin: 0;
	padding: 0;
	}
body {
	font-size: 95%;
	font-family: georgia, times, "times new roman", serif;
	color: #000;
	background-color: #f50;
	}
a:link {
	color: #000;
	background-color: transparent;
	}
a:visited {
	color: #fc0;
	background-color: transparent;
	}
a:active	{
	color: #f50;
	background-color: transparent;
	}
a:hover {
	color: #f50;
	background-color: transparent;
	text-decoration:	underline;
	}
div#banner {
	margin: 0;
	padding: .5em 0 .5em 3.7em; /*top right bottom left */
	font: normal normal normal 2.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #FF5500 url(../images/kwr_logo_5_black_print_and_orange_background.gif) no-repeat left;
	}
div#banner h1 {
	margin: 0;
	padding: 0;
	font-size: 90%;
	font-weight: normal;
	color: #000;
	}
div#banner h3 {
	margin: 0;
	padding: 0;
	font-size: 50%;
	font-weight: normal;
	font-style: italic;
	color: #000;
	}
div#container {
	background-image: url(../images/test.gif);
	background-repeat: repeat-y;
	}
div#container2 {
	background-image: url(../images/test_3.gif);
	background-repeat: repeat-y;
	background-position: right;
	}
div#navigation {
	position: relative;
	float: left;
	width: 140px;
	padding: 1em 0 0 0;
   min-height: 450px;
   height: auto;
   _height: 450px;
	}
div#navigation ul li a {
	display: block;
	width: 145px;
	padding: 3px 0px 3px 10px;
	text-decoration: none; /* remove default underlining */
	color: #000;
	background-repeat: repeat-y;
	}
div#navigation ul li a:hover {
	color: #5400ff;
	font-weight: bold;
	}
div#navigation h3 {
	margin: 0;
	padding: 0.5em 0 0.25em 0;
	font-size: 1.25em;
	}
div#more {
	position: relative;
	float: right;
	width: 160px;
	margin: 0;
	padding: 1em 10px 0px 0px;
	color: #000;
   min-height: 450px;
   height: auto;
   _height: 450px;
	}
div#vcard {
	display: none;
	margin: 30px 0 0 10px;
	font: normal 0.7em/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
div#more h3 {
	text-align: right;
	margin: 0;
	color: #000;
	padding: 10px 0em 1em 0em;
	background-position: right;
	background-repeat: repeat-y;
	}
div#more h4 {
	text-align: right;
	font-size: .75em;
	font-weight: bold;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	}
div#more p {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .75em;
	margin: 0;
	padding: .25em 0 .5em 0;
	}
div#more a:link	{
	color: #000;
	background-color: transparent;
	text-decoration: underline;
	}
div#more a:visited	{
	color: #000;
	background-color: transparent;
	}
div#more a:active	{
	color: #F50;
	background-color: transparent;
	}
div#more a:hover	{
	color: #5400FF;
	background-color: transparent;
	text-decoration:	underline;
	}
div#content, div#content2sec {
	position: relative;
	margin-left: 170px;
	_margin-left: 167px;
	margin-right: 180px; /* how far to left to squeeze before stopping */
	_margin-right: 177px;
	padding: 1.6em 20px 1.5em 20px;
	background-color: #C6C6C6;
   min-height: 450px;
   height: auto;
   _height: 450px;
	z-index: 1;
	}
div#content h2 {
	padding: 0;
	margin: 0px -10px 10px -10px;
	font-size: 1.25em;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid Black;
	}
div#content a {
	padding-bottom: 1px;
	font-size: 0.7em;
	font-weight: bold;
	}
div#content p {
	margin: 0;
	padding: 0 0 20px 30px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	}
div#content p.MainText {
	margin: 0;
	padding: 0 0 20px 30px;
	font-size: 0.9em;
	}
div#content p.MainText a {
	margin: 0;
	padding: 0 0 20px 30px;
	font-size: 0.9em;
	}
div#content p.MainText a:link, div#content p.MainText a:visited, div#content p.MainText a:active, div#content p.MainText a:hover {
	padding: 0;
	border: 0;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
	}
div#content a:link, div#content a:visited, div#content a:active, div#content a:hover {
	padding: 0;
	border: 0;
	text-decoration: underline;
	}
div#content a:link	{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	padding-left: 6px;
	}
div#content a:visited	{
	color: #708090;
	background-color: transparent;
	text-decoration: none;
	padding-left: 6px;
	}
div#content a:active, div#content a:hover	{
	color: #5400ff;
	background-color: transparent;
	text-decoration: none;
	padding-left: 4px;
	border-left: 2px solid #5400ff;
	}
div#content2sec h2 {
	padding: 0;
	margin: 0 -10px 10px -10px;
	font-size: 1.25em;
	font-weight: bold;
	color: #000;
	border-bottom: thin solid Black;
	}
div#content2sec h3 {
	padding: 0;
	margin: 25px 175px 0px 10px;
	font-size: 1em;
	font-weight: bold;
	color: #FF5500;
	}
div#content2sec h5 {
	padding: 0;
	margin: -10px -10px 30px -10px;
	font-size: .75em;
	font-weight: normal;
	color: #000;
	}
div#content2sec ul li {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.75em;
	font-weight: normal;
	}
div#content2sec ul li.HeaderTextSec {
	margin: 10px 0 0 40px;
	padding: 0;
	}
div#content2sec ul li.MainTextSec {
	margin: 0 0 0 50px;
	padding: 0;
	list-style-type: none;
	}
div#content2sec ul li.SecondTextSec {
	margin: 3px 0 0 50px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	font-weight: normal;
	list-style-type: circle;
	}
div#content2sec a	{
	text-decoration: none; /* remove default underlining */
	}
div#content2sec a:link	{
	color: #000000;
	background-color: transparent;
	}
div#content2sec a:visited	{
	color: #708090;
	background-color: transparent;
	}
div#content2sec a:active	{
	color:	#5400ff;
	background-color: transparent;
	}
div#content2sec a:hover	{
	color:	#5400ff;
	background-color: transparent;
	text-decoration:	underline;
	}
.bumpdown {
	padding-bottom: 20px;
	}
.second {
	margin: 0;
	padding: 0em 0em 0em 2em;
	}
#cleardiv {
	clear: both;
	height: 0;
	}
div#footermenu {
	clear: both; /* to force to a new line */
	padding: .5em 1em .5em 1em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
div#footermenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none; /* removes the bullets */
	}
div#footermenu li {
	display: inline;
	margin-right: 1em;
	}
div#footermenu li a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
div#footermenu li a:visited {
	color: Silver;
	text-decoration: none;
	font-weight: bold;
	}
div#footermenu li a:hover {
	color: #5400FF;
	background-color: #FF5500;
	text-decoration: none;
	font-weight: bold;
	}
div#footermenu li a:active {
	color: #000000;
	text-decoration: none;
	}
div#referral1 {
	clear: both; /* to force to a new line */
	padding: .5em 1em .5em 1em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
div#referral1 li {
	display: inline;
	margin-right: 1.5em;
	}
div#referral1 li a img {
	border: 0;
	}
div#footer {
	clear: both; /* to force footer to a new line */
	text-align: center;
	}
div#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none; /* removes the bullets */
	}
div#footer li {
	display: inline;
	margin-right: 1em;
	font-size: .65em;
	font-weight: normal;
	}
.secondcolumn {
	margin-left: 1.5em;
	}

/* Misc /*********************************************/

.oldBrowserMsg {
	display:none;
	}
