body, div, p, td, li, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
textarea
{
	color: #000000;
}
h1
{
	margin-top: 0;
	font-size: 16pt;
	font-weight: normal;
}
h2
{
	font-size: 14pt;
	font-weight: normal;
}
#middle_main h2
{
	text-transform: uppercase;
}
#middle_main ul li
{
	list-style-image: url(/images/bullet_arrow.png);
}
h3, h4
{
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}
h3.proj_hdr
{
	color: #C5DA19;
}
h5
{
	font-size: 10pt;
	font-weight: bold;
}
a:link, a:visited, a:active
{
	text-decoration: none;
	color: #C4D82D;
}
.subheader
{
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 0;
}
.subheader+p
{
	margin-top: 0;
}
.small_photos_left
{
	float: left;
	border: 1px solid #000000;
	margin: 0 10px 10px 0;
}
p
{
	line-height: 1.5;
}
p.caption
{
	font-size: 8pt;
}
.hfield
{
	display: none;
}
.form_text
{
	width: 300px;
	margin-bottom: 5px;
}
.form_text2
{
	width: 200px;
	margin-bottom: 5px;
}
.form_text3
{
	width: 150px;
	margin-bottom: 5px;
}
.form_textarea
{
	width: 300px;
	height: 150px;
	color: #000000;
}
hr
{
	color: #FFFFFF;
	margin-bottom: 20px;
}
body
{
	background-color: #43637A;
}
.tblFmt
{
	border: 1px solid #23263C;
}
.tblHdr
{
	background-color: #23263C;
	color: #FFFFFF;
	font-weight: bold;
}
.odd
{
	background-color: #33445B;
}
.even
{
	background-color: #3D586F;
}

