body
{
	background-image: url('bggrad.gif');
	background-repeat: repeat-x;
	margin: 10px 2px 10px 2px;
	padding: 0px;
	border: 0px;
	font-family: verdana, sans-serif;
	color: black;
	font-size: 10pt;
}

a
{
	color: black;
	text-decoration: none;
}

a:hover
{
	color: black;
	text-decoration: underline;
}

a:focus
{
	outline: 2px solid #507bae;
	outline-offset: 2px;
	text-decoration: underline;
}

.whitespacer
{
	background-color: white;
}

.darkbluespacer
{
	background-color: #507bae;
}

.navcellon
{
	background-image: url('navon07.gif');
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: center;
	color: black;
}

.navcelloff
{
	background-image: url('navoff07.gif');
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: center;
	color: white;
}

.sidebar
{
	background-color: #c9d6e6;
	background-image: url('sbgrad.gif');
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
	padding: 15px;
	line-height: 200%;
}

.mainbar
{
	background-color: white;
	vertical-align: top;
	padding: 15px 15px 15px 15px;
}

.heading
{
	font-size: 14pt;
	color: #507bae;
	text-align: left;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #507bae;
}

.subheading
{
	font-size: 12pt;
	color: #507bae;
	text-align: left;
	font-weight: bold;
	margin: 12pt 0 6pt 0;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #507bae;
}

.subsubheading
{
	font-size: 10pt;
	color: black;
	text-align: left;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
}
.maintext
{
	text-align: justify;
	margin: 0;
	font-size: 10pt;
}
.maintext a
{
	color: #507bae;
}

.quote
{
	text-align: justify;
	margin: 0px 20px 12px 20px;
	color: red;
	font-style: italic;
}

.infobar
{
	background-color: #c9d6e6;
	text-align: left;
	padding: 0px 15px 0px 15px;
}

.copyrightbar
{
	background-color: #507bae;
	background-image: url('botborderl07.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
	padding: 0px 0px 0px 15px;
	color: white;
}

.webdesignbar
{
	background-color: #507bae;
	background-image: url('botborderr07.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: right;
	vertical-align: middle;
	font-size: 10px;
	padding: 0px 15px 0px 0px;
	color: white;
}

.warning
{
	background-color: #fffddd;
	border-color: #c9d6e6;
	border-style: solid;
	border-width: 1px;
	text-align: justify;
	padding: 10px 10px 10px 10px;
}

.contactform td {
	padding-bottom: 0.5rem;
}
