body,p,ol,li,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	color: #5F9ED7;
	text-decoration: none;
}
a:visited {
	color: #5F9ED7;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #F0CA20;
	text-decoration: none;
}
h1 {
	font-size: 22px;
	color: #388849;
	font-weight: normal;
	margin-top: 20px;
}
h2 {
	font-size: 12px;
	color: #CC0000;
	margin-top: 30px;
}
h3 {
	font-size: 12px;
	color: #5F9ED7;
}
.nav {
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	padding-top: 10px;
	vertical-align: bottom;
	padding-right: 3px;
	padding-left: 3px;
}
a.nav:link, a.nav:visited {
	color: #CC0000;
	display: block;
	text-decoration: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
}
a.nav:hover, a.nav:visited:hover, a.nav:active {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #5F9ED7;
	color: #999999;
}
a.leftnav:link, a.leftnav:visited {
	color: #5F9ED7;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 13px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
a.leftnav:hover, a.leftnav:visited:hover, a.leftnav:active {
	color: #CC0000;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
}
.small {
	font-size: 10px;
	padding-top: 5px;
}
.phone {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}
.supporters {
	color: #999999;
	font-size: 24px;
	line-height:28px;
	font-weight: bold;
	font-style:italic
}

.line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-top: 50px;
	margin-bottom: 50px;
}
