﻿body {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 14px;
}
h2 {
	text-align:center;
}
h6 {
	text-align:center;
	font-size:1.3em
}
ol li {
	padding-right:20px;
}
#bannerleft {
	background-image: url('../images/site/background_aftrnoon.gif');
	background-repeat:repeat-y;
}
.logobanner {
	height:130px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top:15px;
	text-align: center;
}
.logobanner img{
	height:100px;
	width:auto;
}
.links {
	background-image: url('../images/site/background_aftrnoon.gif');
	background-repeat:repeat-y;
	font-size: small;
	margin-left:10px;
}
.leftlinks {
	background-image: url('../images/site/background_aftrnoon.gif');
	background-repeat:repeat-y;
	font-size: 11px;
}
.leftlinks ul li {
		margin-left: -15px;
}
.bannermid {
	text-align: center;
	font-size: xx-large;
	font-weight: bold;
}
.bannermidsmall {
	text-align: center;
	font-size: x-large;
	font-weight: bold;
}
.blackborder {
	border:thick black solid;
}
.bgblue {
	text-align: left;
	background-color: #E6E6E6;
}
.bgblue p {
		margin-left:10px;
	margin-right:10px;
}
.bgblue h3 {
	margin-left:30px;
}
.bgwhite {
	text-align: left;
	background-color: #ffffff;
	border: none;
}
.bgwhite p {
	margin-left:10px;
	margin-right:10px;
}
.bgwhite h3 {
	margin-left:30px;
}
.bgdblue {
	text-align: left;
	background-color: #6699FF;
	border: none;
	color:yellow;
}
.bgdblue p {
		margin-left:10px;
	margin-right:10px;
}
.bigandbold {
	font-size: large;
	font-weight: bold;
}
.vbig {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	text-align: center;
	background-color: #ffffff;
	font-size: x-large;
}
#kbheader {
	text-align:center;
	font-size: 12px;
	font-weight:bold;text-decoration:underline;
}
.padsides {
	padding-left: 10px;
	padding-right: 10px;
}
.leftjust {
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}
.xxlarge {
	text-align: center;
	font-size: xx-large;
	background: white;
}
.update {
	text-align: center;
	font-style: italic;
	font-size: small;
}
.copyr {
	text-align: center;
	font-size: small;
}
.rightlinks {
	border-style: solid;
	border-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.smalllinks {
	text-indent: -10px;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: xx-small;
}
.c19 {
	border-left-color: #000000;
	border-left-width: 2px;
	border-right-color: #000000;
	border-right-width: 2px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
.c16 {
	font-size: 80%;
}
.c10 {
	color: #FF0000;
}
.c9 {
	color: #FF0000;
}
.c8 {
	font-weight: bold;
}
.c7 {
	text-align: center;
}
.c4 {
	font-size: 80%;
	text-align: center;
}
ul li ul li {
	font-style: italic;
}
.ireturn {
	text-align: center;
	color: white;
	font-size: small;
}
.ireturn a {
	text-align: center;
	background: black;
	color: white;
	font-size: small;
	width: 150px;
	height: 25px;
	border: 2px aqua solid;
}
#cola {
	width: 62%;
	float: left;
	margin: 0;
	min-width:350px;
}
#colb {
	width: 38%; min-width:150px;
	float: left;
	margin:0;
}
#footer {
	clear:both;
}
li {
	line-height:2em
}