body {
	margin: 0px;
}
.edgeleft {
	background: url(../nav/edge_left.gif) 0 0 repeat-y;
}
.edgeright {
	background: url(../nav/edge_right.gif) 0 0 repeat-y;
}
.bgdotnav {
	background: url(../nav/bg_nav_dots.gif) 0 0 repeat-y;
}
.text, .textbold, .textgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13pt;
	color: #000;
}
.bgdothoriz {
	background: url(../nav/bg_dothoriz.gif) 0 0 repeat-x;
}
.picshadow {
	background: url(../nav/pic_shadow.gif) 0 0 repeat-y;
}
.titlegreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 13pt;
	font-weight: bold;
	color: #00b544;
}
.textlocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13pt;
	color: #999;
}
a:link, a:visited, a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13pt;
	color: #009d3c;
	text-decoration: underline;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13pt;
	color: #008030;
	text-decoration: none;
}

a.footer:link, a.footer:visited, a.footer:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15pt;
	color: #999;
	text-decoration: underline;
}
a.footer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15pt;
	color: #333;
	text-decoration: none;
}

.titlegreensm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13pt;
	font-weight: bold;
	color: #009d3c;
}
.textgreen {
	color: #009d3c;
}
.bggrid {
	background: url(../nav/bg_allgrid.gif) 0 0 repeat;
}
.textbold {
	color: #333;
	font-weight: bold;
}
