﻿


h1, h2, h3, h4, h5, h6, p, b, li, td, span, i, ul, ol, em, marquee, div, small, sup, sub
{
	font-family: Arial,sans-serif;
	line-height: 20px;
	font-size: 9pt;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
	font-size: 11pt;
	color: #00331A;
}

th
{
	font-weight: bold;
	font-size: 11pt;
}

ol
{
	list-style-position: inside;
	list-style-type: decimal;
}

ul
{
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 2em;
	text-indent: -1.5em;
}


a
{
	color: blue;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: blue;
}

img
{
	display: block;
}

#bdy
{
	background-color: Black;
	text-align: center;
}

#Container
{
	max-width: 1024px;
	width: 1024px;
	min-width: 1024px;
	border: solid 3px black;
	text-align: left;
	background-color: White;
	margin: 0px auto;
}
#main
{
	float: right;
	width: 815px;
}
#imgs
{
	width: 85px;
	margin-top: 25px;
	margin-left: 25px;
}

.leftimg
{
	margin-bottom: 35px;
}

.innercontainer
{
	background-color: #cde8f9;
	background-image: url(  '/images/bkg.jpg' );
	background-repeat: no-repeat;
	position: absolute;
	top: 130px;
	width: 990px;

}

ul.hNavMenu
{
	margin-left: 15px;
}

ul.hNavMenu li
{
	display: inline;
	text-transform: uppercase;
	font-family: Arial,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0066a4;
}

ul.hNavMenu li a
{
	color: #0066a4;
}

ul.hNavMenu li a:hover
{
	background-color: #0066a4;
	color: White;
}

.divider
{
	margin: 0 20px;
	vertical-align: middle;
}

.inline
{
	display: inline;
}

.banner
{
	height: 95px;
	min-height: 95px;
	background-color: #0a82d0;
	width: 990px;
	position: absolute;
	top: 0px;
}
.nav
{
	height: 15px;
	min-height: 25px;
	background-color: #e2e2e2;
	width: 990px;
	position: absolute;
	top: 95px;
}

.scroller
{
	width: 800px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
}

.tabbed
{
	padding-left: 30px;
	padding-bottom: 10px;
}

