﻿* 
{
	font-family: Arial;
	font-size: 10pt;
}

body
{
	margin: 0px 0px 0px 0px;
}


td.footer
{
	background-image: url(images/footer.gif); 
	background-position: center;
    background-repeat: repeat-x; 
    height: 74px;
    color: White;
    text-align: center;
}

a.footer
{
	text-decoration: none;
	color: White;
}

a.footer:hover
{
	text-decoration: underline;
	color: #adc91c;
}

td.spanlogic
{
	font-size: 8pt;
	color: #cccccc;
	text-align: right;
}

a.spanlogic
{
	font-size: 8pt;
	text-decoration: none;
	color: #cccccc;
}

table.header
{
	width: 990px; 
	margin-left: auto;
    margin-right: auto;
}

table.content
{
	width: 940px; 
	margin-left: auto;
    margin-right: auto; 
    padding: 10px 10px 10px 10px;
}

table.footer
{
	width: 940px; 
	margin-left: auto;
    margin-right: auto;
}

a.subnav
{
	color: #8cac68;
	text-decoration: underline;	
	font-weight: 700;
}

a.subnav:hover
{
	text-decoration: none;
}

a.subnav1
{
	font-weight: 700;
	color: #000000;
	text-decoration: none;
}

div.hide
{
	display: none;
}

div.show
{
	display: block;
	background-color: #eeeeee;
	padding: 10px;
}

p.title
{
	padding: 5px 5px 5px 5px;
	background-color: #eeeeee;
}

p.title2
{
	font-weight: 700;
	color: #3d6303;
	font-size: 12pt;
}

a.link
{
	color: #c49646;
	text-decoration: none;
	cursor: help;
	font-weight: 700;
}

a.link:hover
{
	text-decoration: underline;
}

a.link2
{
	color: #8cac68;
	text-decoration: underline;	
}

p.link
{
	color: #c49646;
	font-weight: 700;
}

ul.show2
{
	display: block;
	margin-top: 10px;
	list-style-type: disc;
}

ul.hide
{
	display: none;
}

div.spacer
{
	border-bottom: dashed 1px #3d6303;
	margin: 30px 0px 30px 0px;
}

ol.faq li
{
	margin-bottom: 10px;
}

img.title
{
	vertical-align: middle;
}

p.title3
{
	font-size: 14pt;
	font-weight: 700;
	color: #003300;
}

input.txt
{
	border: solid 1px #003300;
}

textarea.txt
{
	border: solid 1px #003300;
}

input.btn
{
	border: 0px;
	background-color: #ffffff;
	text-decoration: underline;
	font-weight: 700;
	color: #999999;
	cursor: hand;
}

td.ptitle
{
	color: #8cac68;
	font-weight: 700;
	text-align: center;
	margin-bottom: 15px;
	border-bottom: solid 1px #003300;
	width: 33%;
	padding: 5px;
}

a.plink
{
	font-size: 20pt;
	font-weight: 700;
	text-decoration: none;
	color: #3d6303;
}

img.pimg
{
	cursor: hand;
}

div.enlarge
{
	position: absolute; 
	display: none; 
	background-color: #ffffff; 
	border: solid 4px #999999; 
	width: 650px; 
	height: 650px;
	text-align: center;
	vertical-align: middle;
}

div.enlargetitle
{
	text-align: center; 
	width: 100%; 
	padding: 5px 0px 5px 0px; 
	background-color: #003300; 
	color: white;
	margin-bottom: 10px;
	font-weight: 700;
}

div.close
{
	text-align: right;
	width: 95%;
	margin: -10px;
	font-weight: 700;
	color: #000099;
	cursor: hand;
}

a.sitemaptitle
{
	font-weight: 700; 
	font-size: 12pt; 
	color: blue;
}

ul.sitemap
{
	color: gray;
	list-style-type: square;
}

ul.sitemap li
{
	margin-bottom: 5px;
}
