body {
	background-image: url(../images/bkgnd.gif);
	background-repeat: repeat-y;
	background-color: #ECF1E2;
}
.logo
{
	position: absolute; 
	top: 12px;
	z-index: 200;
}
.footer
{
	font-family: Arial, Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #1d211d;
	background-color: #b9cab9;
}
.footer A
{
	color: #1d211d;
	text-decoration: none;
}
.home_title
{
	font-family: Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 0px;
	line-height: 24px;
}
.home_subtitle
{
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #00a2bf;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
.home_subtitle A
{
	color: #00a2bf;
	text-decoration: none;
}
.home_subtitle A:active
{
	color: #00a2bf;
	text-decoration: none;
}
.home_subtitle A:visited
{
	color: #00a2bf;
	text-decoration: none;
}
.home_title_underline
{
	border-bottom: 1px #000000 solid; 
	font-size: 1px;
}
.home_paragraph
{
	font-family: Arial, Verdana;
	font-size: 13px;
	text-align: left;
}
.title
{
	font-family: Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #0aaec8;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 0px;
	line-height: 24px;
}
.subtitle
{
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #00a2bf;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
.paragraph
{
	font-family: Arial, Verdana;
	font-size: 13px;
	text-align: justify;
}
.paragraph_note
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #686868;
}
.pdf_link A
{
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
	color: #00a2b6;
	text-decoration: none;
}
.adobe_logo
{
	margin-right: 10px;
}
.get_adobe A
{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #b0b0b0;
	text-decoration: none;
}
.left_menu
{
	position: relative;
	top: 150px;
}
.numbered_list
{
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #00a2bf;
}
.form_section
{
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #00a2bf;
}
.form_label
{
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.form_field 
{
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #000000;
}
.form_field A
{
	color: #444444;
}
.form_field input
{
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #000000;
	width: 100%;
}
.form_field select
{
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #000000;
	width: 100%;
}
.form_field textarea
{
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #000000;
	width: 100%;
}
.message
{
	font-family: Arial, Verdana;
	font-size: 13px;
}
.black
{
	color: #000000;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a {
	padding: 3px 20px;
	font-variant: normal;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}

#navlist a:link, #navlist a:visited
{
	color: #fff;
	background-color: #00ABC5;
	text-decoration: none;
}

#navlist a:hover, #navlist a:link#current, #navlist a:visited#current
{
	color: #fff;
	background-color: #000000;
	text-decoration: none;
}

ul#navlist2
{
	padding-left: 75px;
	white-space: nowrap;
	margin: 0px;
}

#navlist2 li
{
display: inline;
list-style-type: none;
}

#navlist2 a {
	padding: 3px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#navlist2 a:link, #navlist2 a:visited
{
	color: #000000;
	text-decoration: none;
}

#navlist2 a:hover, #navlist2 a:link#current, #navlist2 a:visited#current
{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #00ABC5;
}

