﻿body {
	background-color: #cfcd99;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H1
{
	color: white;
	font-size: 1.8em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}

H2
{
	font-size: 1.6em;
	font-weight: bold;
	color: #808000;
	text-align: center;
	padding: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em
}

H3
{
	font-size: 1.4em;
	color: #808000;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

H4
{
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	color: #808000;
	/* [disabled]height: auto; */
	text-align:center;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
	padding-top: 0px;
	padding-bottom: 0px;
}

H5
{
	font-size: 1em;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
	text-align: center;
	line-height: 1.3em;
}
.h6Centered {
	text-align: center;
}


h6
{
	color: #000080;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
	text-align: left;
	line-height: 1.4em;
}

EM
{
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold
}

LI
{
	color: #000000;
	display: list-item;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: none;
	list-style-type: square;
}

ADDRESS
{
	color: #234141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal
}

STRONG
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold
}
a {
	color: #000080;
	font-family: Arial, Helvetica;
	font-size: 14px;
	text-decoration: none;
}


A:link
{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
	text-decoration: none;
}

A:visited
{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
	text-decoration: none;
}

A:active
{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
	text-decoration: none;
}

A:hover
{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #800000;
	text-decoration: none;
}

P
{
	font-size: 1em;
	line-height: 1.3em;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.h2White {
	color: #FFF;
}


smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
}

.H4Blue {
	color: #000080;
	letter-spacing: -.1em;
}
.indent      {
	text-indent: 20px;
	margin-top: 8px;
	margin-left: 20px;
}
.indentFirstLine {
	text-indent: 20px;
}

.identTight {
	margin-left: 0.25px;
	padding-left: .25px;
	text-indent: 25px;
	line-height: .8em;
}


#masthead {
	padding: 6px 3px 3px 6px;
	position: relative;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #FFFFFF;
}

#top_nav {
	position: relative;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #FFFFFF;
}

#container {
	position: relative;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #FFFFFF;
}

#left_col {
	width: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}

#footer {
	width: 750px;
	font-size: 0.9em;
	background-color: #FFFFFF;
}
table tr td p strong {
	padding: 0px;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
table tr td p {
	padding: 0px;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
.h2LightBlue {
	color: #3CF;
}
.h_Left {
	text-align: left;
}

