body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #DDD;
	background-image: url(../../images/bodybg.jpg);
	background-repeat: repeat;
	margin-top: 12px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
}
#masthead {
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	height: 70px;
	width: 990px;
}
#column_wrapper {
	background-image:url(../../images/mainbg.gif);
	background-repeat: repeat-y;
	clear: both;
	font-size: 12px;
	line-height: 16px;
	width: 990px;
	padding: 0;
	margin: 0;
}
#pagecontainer {
	padding: 0 16px 16px 16px;
}
.blackbar {
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	width: 958px;
	padding: 3px 16px 1px 16px;
	background-color: #000;
	color: #FFF;
	margin: 0;
}
.phone {
	width: 204px;
	text-align: left;
	float: left;
}
#datedisplay {
	text-align: center;
	float: left;
	width: 550px;
	float: left;
}
#copyright {
	text-align: center;
	float: left;
	width: 550px;
	float: left;
}
.email {
	width: 204px;
	float: left;
	text-align: right;
}
#menuwrapper {
	height: 24px;
	width: 982px;
	padding: 0 0 0 4px;
	clear: both;
	position: relative;
	z-index: 9999;
}
#headline {
	margin: 16px 0;
	display: block;
}
#bottom {
	margin: 16px;
	height: 180px;
	clear: both;
	width: 958px;
}
#kwsign {
	padding-right: 24px;
	float: left;
	width: 110px;
}
#legal {
	float: left;
	font-size: 11px;
	line-height: 14px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #6600FF;
	text-decoration: none;
}
a:hover {
	color: #000;
	background-color: #FFAA00;
	text-decoration: none;	
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 22px;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	line-height: normal;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 8px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
}
h3 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
}
h4 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	text-align: left;
}
ul {
	margin: 0;
	padding: 0 0 12px 12px;
}
ul.sub {
	padding: 0;
}
li {
	margin-left: 16px;
	padding: 0;
	list-style-image:url(../../images/list-diamond.gif);
}
li.sub {
	margin-left: 24px;
	list-style: circle;
	list-style-image: none;
}
.beforelist {
	padding: 0;
	margin: 0;
}
li.t1, li.t2, li.t3, li.t4, li.t5, li.t6, li.t7, li.t8, li.t9, li.t10 {
	margin-left: 0;
}
ol {
	margin: 0 0 10px 0;
	padding: 0;
}
ol li {
	list-style-image: none;
}
dl {
	padding: 0;
	margin: 0;
}
p {
	padding: 0;
	margin: 0 0 10px 0;
}
/* These make links work on black backgrounds */
.email a:link, #frontslide a:link, #leftcol-listing-all a:link {
	color: #FFF;
}
.email a:visited, #frontslide a:visited, #leftcol-listing-all a:visited {
	color: #FFF;
}
.email a:hover, #frontslide a:hover, #leftcol-listing-all a:hover {
	background-color: #000;
	color: #FFAA00;
}
img {
	border: none;
}
/* These are used to divide single column pages into two */
#leftcol {
	width: 462px;
	float: left;
	padding-right: 16px;
	margin-bottom: 16px;
	clear: both;
}
#rightcol {
	width: 462px;
	float: left;
	border-left: solid 1px #000;
	padding-left: 16px;
	margin-bottom: 16px;
}
/* Utility classes */
.righttext {
	text-align: right;
}
.lefttext {
	text-align: left;
}
.centertext {
	text-align: center;
}
.bottompadding8 {
	padding-bottom: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.floatrgt {
	float: right;
	padding-left: 12px;
}
.floatlft {
	float: left;
	padding-right: 12px;
}
.top24 {
	margin-top: 24px;
}
.top12 {
	margin-top: 12px;
}
.top8 {
	margin-top: 8px;
}
.bottom24 {
	margin-bottom: 24px;
}
a img:hover {
	background-color: #FFF;
}
.asterick {
	font-size: 1.5em;
	font-weight: bold;
}
h3 a:link, h2 a:link, h1 a:link {
	color: #000099;
}
h3 a:visited, h2 a:visited, h1 a:visited {
	color: #000099;
}
#gabplat table {
	width: 80%;
	margin: 16px auto;
	border: solid 1px #333;
	border-collapse: collapse;
}
#gabplat table th, #gabplat table td {
	text-align: center;
	font-size: 11px;
	padding: 1px 3px;
	border: solid 1px #333;
	border-collapse: collapse;
}
.indent20 {
	margin-left: 20px;
}
.contacttable {
	border: 1px #000 solid;
}
.contacttable td.borderright {
	border-right: 1px #000 solid;
}
p.notthere {
	font-size: 16px;
	line-height: 22px;
}
