﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D4E9B1;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	text-decoration: underline;
}
a.btmLinks:link {
	color: #006600;
	text-decoration: none;
}
a.btmLinks:visited {
	color: #660000;
	text-decoration: none;
}
a.btmLinks:hover {
	color: #006600;
	text-decoration: underline;
}
.btmLinks {
	color: #003300;
	text-decoration: none;
}
INPUT, TEXTAREA, SELECT, OPTION {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #336633;
}

p.centerLinks 
{
	text-align: center;
}

p.centerLinks a
{
	text-decoration: none;
	color: #990000;
}

p.centerLinks a:visited
{
	color: #990000;
	text-decoration: none;
}

p.centerLinks a:active
{
	color: #990000;
	text-decoration: none;
}

p.centerLinks a:hover
{
	color: #990000;
	text-decoration: none;
}

ul.locations h3{color: #006633; margin:1em 0 .5em 0; padding:0;}
ul.locations{margin:0; padding:0; list-style: none; }
ul.locations li ul {margin:0; padding:0; }
ul.locations li ul li { margin-left:2em; list-style-type: disc; }
