body { color: black; background-image: url(../images/bkgrnd.jpg); background-repeat: repeat-y; background-position: center; }
body.iframe { color: black; background-image: url(../images/white.jpg); background-repeat: repeat-y; background-position: center; }
p, td, div { color: #363639; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 12pt; }
.sidebar { font-size: 8pt; padding-top: 6px; padding-left: 2px; }
a:link { color: #076224 }
a:visited { color: #076224 }
a:hover { color: #000 }
a:active { color: #000 }
.headline { font-size: 14pt; font-weight: bold; line-height: 16pt; color: #076224; padding-top: 12px; }
.subhead { font-size: 10pt; font-weight: bold; line-height: 12pt; color: #076224; padding-top: 24px; }
.sideNavItem
{ font-size: 14px; font-weight: bold; list-style: none; width: 200px; border-bottom: 1px solid #d2c1a8; }
.sideNavItem a
{ color: white; display: block; text-decoration: none; text-decoration: none; padding: 7px 5px; }
.sideNavItem a:hover
{
	color: black;
	background-color: #d2c1a8;
	text-decoration: none;
}
.sideNavSelectedItem
{ background-color: #d2c1a8; margin: 0; padding: 7px 5px; list-style: none; width: 200px; color: black; font-size: 14px; font-weight: bold; display: block; text-decoration:
	none; border-bottom-color: #b4c8cf; }
.sideNavSelectedItem a
{
	color: black;
	text-decoration: none;
}
.sideNavSelectedItem a:hover
{
	color: black;
	text-decoration: none;
}
.subsideNavItem
{ font-size: 12px; list-style: none; width: 200px; }
.subsideNavItemLast
{ font-size: 12px; list-style: none; width: 200px; border-bottom: 1px solid #d2c1a8; }
.subsideNavItemLast a
{ color: white; display: block; text-decoration: none; text-decoration: none; padding: 3px 5px; }
.subsideNavItemLast a:hover
{
	color: #d2c1a8;
	text-decoration: none;
}
.subsideNavItem a
{ color: white; display: block; text-decoration: none; text-decoration: none; padding: 3px 5px; }
.subsideNavItem a:hover
{
	color: #d2c1a8;
	text-decoration: none;
}
.subsideNavSelectedItem
{ margin: 0; padding: 3px 5px; list-style: none; width: 200px; color: #d2c1a8; font-size: 12px; font-weight: bold; display: block; text-decoration:
	none; border-bottom-color: #b4c8cf; }
.subsideNavSelectedItem a
{
	color: #d2c1a8;
	text-decoration: none;
}
.subsideNavSelectedItem a:hover
{
	color: #d2c1a8;
	text-decoration: none;
}
ul { margin-left: 16px; list-style-type: disc; }

