BODY
{
	font-family: arial;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #FFFFFF;
}

.content
{
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

.tblContent
{
	font-family: arial;
	font-size: 12px;
	color: #333333;
	background-color: #E6E6E6;
}

.resHdg
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.resCol1
{
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}

.resCol2
{
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

.callout
{
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}

.addr
{
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.bg1
{
	background-color: #185220;
	background-image: url('images/bg1.gif');
	background-repeat: repeat-x;
}

.bg2
{
	background-color: #D2D191;
	background-image: url('images/bg2.gif');
	background-repeat: repeat-x;
}

.bg3
{
	background-color: #185220;
	background-image: url('images/bg3.gif');
	background-repeat: repeat-x;
}

.lnav
{
	background-color: #E8E6BF;
}

A, A:active, A:visited, A:link
{
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #0000CC;
}

A:hover
{
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	color: #CC0000;
}

A.coLink, A.coLink:active, A.coLink:visited, A.coLink:link
{
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #0000CC;
}

A.coLink:hover
{
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
	color: #CC0000;
}