﻿body, td, th, p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 8px 4px 4px 4px;
	line-height: 1.3;
	vertical-align: top;
}
body {
	background-color: #EAEAE6;
}
p {
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.75em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.25em;
}
ul {
	list-style: disc;
	margin-left: 30px;
	list-style-position: outside;
}
ul ul {
	list-style: circle;
}
ol {
	list-style: decimal;
	margin-left: 30px;
	list-style-position: outside;
}
a:link {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
	text-decoration: underline overline;
	background-color: ivory;
}
#wrapper {
	background-color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.image {
	border-style: none;
	margin: 2px;
}
.imageLeft {
	border-style: none;
	margin: 2px;
	float: left;
}
.imageRight {
	border-style: none;
	margin: 2px;
	float: right;
}
.layoutleft {
	width: 115px;
}
.layoutright {
	width: 837px;
}
.kimball {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5B72B6;
	text-decoration: none;
	padding-left: 2px;
}
.kimball a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.kimball a:hover {
	color: #000000;
}
.PageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	background-color: #EAEACA;
	letter-spacing: .1em;
	padding-left: 5px;
}
.BodyTextTable {
	width: 100%;
}
.Content {
	padding: 4px 4px 10px 4px;
	border-top: 1px solid #CCCCCC;
}
.ContentCentered {
	padding: 4px 4px 10px 4px;
	border-top: 1px solid #CCCCCC;
	text-align: center;
}
.TopNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #F5F5F5;
	text-align: center;
	vertical-align: middle;
}
.TopNavigation a:hover {
	background-color: #5B72B6;
	color: #FFFFFF;
}
.NavigationHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EAEACA;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding-left: 1px;
}
.Navigation {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
.Navigation a:hover {
	background-color: #5B72B6;
	color: #FFFFFF;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
}
.BusinessList {
	font-family: Arial, Helvetica, sans-serif;
}
.leftNavigation {
}

