body
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	font-family: arial, tahoma, sans-serif;
	background-color: #F4F3E9;
}

td
{
	font-size: 12px;
	font-family: arial, tahoma, sans-serif;
	color: #333333;
	vertical-align: top;
}

ul, ol
{
	margin: 0px;
	padding-left: 25px;
}

a:link { color: #1A5E36; text-decoration: none }
a:visited { color: #1A5E36; text-decoration: none }
a:active { color: #1A5E36; text-decoration: none }
a:hover { color: #333333; text-decoration: none }

.op a:link { color: #333333; text-decoration: none }
.op a:visited { color: #333333; text-decoration: none }
.op a:active { color: #333333; text-decoration: none }
.op a:hover { color: #1A5E36; text-decoration: none }

.left_header a:link { color: #1A5E36; text-decoration: none }
.left_header a:visited { color: #1A5E36; text-decoration: none }
.left_header a:active { color: #1A5E36; text-decoration: none }
.left_header a:hover { color: #333333; text-decoration: none }

.subnav
{
	background-color: #ECEBD9;
	position: absolute;
	visibility: hidden;
	font-size: 12px;
	font-weight: bold;
}

.subnav a
{
	color: #1A5E36;
	margin: 0px;
	display: block;
	padding: 0px 25px 0px 26px;
	line-height: 2.5em;
	text-decoration: none;
}

.subnav a:hover
{
	color: #1A5E36;
	background-color: #F9F9F4;
	text-decoration: none;
}

.menuon
{
	background-color: #F9F9F4;
}

.page_header
{
	color: #1A5E36;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.content
{
	text-align: justify;
}

.content_header
{
	color: #1A5E36;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.content_subheader
{
	color: #1A5E36;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}

.content_small
{
	font-size: 10px;
}

.left_header
{
	color: #1A5E36;
	font-size: 13px;
	font-weight: bold;
}

.left_subheader
{
	color: #1A5E36;
	font-size: 13px;
	font-weight: bold;
}

.secondtier
{
	list-style: none;
	padding-left: 20px;
}

.firsttier
{
	
}

.op_list
{
	list-style: none url(images/common/stem.gif);
	padding-left: 20px;
	font-weight: bold;
	color: #1A5E36;
	font-size: 14px;
}

.agenda td
{
	padding-top: 15px;
}
