body
{
	font-family: "trebuchet MS" , Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
	margin: 0px;
	padding: 0px;
}

td, tr
{
	font-size: 12px;
}
/*
.tallbg
{
	background-image: url(../images/bottomstretch.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.regularstretch
{
	background-image: url(../images/framestretch.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

*/
.footer
{
	display: none;
}

.bread
{
	display: none;
}

.menuframe
{
	display: none;
}

.contentframe
{
	padding: 0px 3px 2px;
}

.sectionheader
{
	background-image: url(../images/sectionheader.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 548px;
	font-size: 18px;
	font-weight: bold;
	color: #729479;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 10px;
}

.pagecontent
{
	padding: 10px 2px 10px 2px;
}

.header
{
	display: none;
}

h1
{
	font-size: 20px;
	font-weight: bold;
	color: 3F523D;
}
h2
{
	font-size: 18px;
	font-weight: bold;
	color: 3F523D;
}
h3
{
	font-size: 16px;
	font-weight: bold;
	color: 3F523D;
	padding: 0;
	margin: 0;
}
h4
{
	font-size: 14px;
	font-weight: bold;
	color: 3F523D;
}
h5
{
	font-size: 13px;
	font-weight: bold;
	color: 3F523D;
}
h6
{
	font-size: 12px;
	font-weight: bold;
	color: 3F523D;
}
input
{
	background-color: #FFFFFF;
	border: 1px solid #374745;
}
.button
{
	font-size: 11px;
	font-weight: bold;
	color: #37473B;
	border: 1px solid #374745;
	width: 25;
	height: 17px;
}
.textsearch
{
	font-size: 11px;
	font-weight: bold;
	color: #37473B;
	border: 1px solid #374745;
	width: 81;
	height: 17px;
}
textarea
{
	font-family: "trebuchet MS" , Helvetica, sans-serif;
	font-size: 12px;
}
a:link
{
	color: #729479;
	text-decoration: underline;
}

a:hover
{
	color: #729479;
	text-decoration: none;
}
a:visited:hover
{
	color: #729479;
	text-decoration: none;
}
a:visited
{
	color: #729479;
	text-decoration: underline;
}

a.newslink:link
{
	color: #fff;
	text-decoration: underline;
}

a.newslink:hover
{
	color: #fff;
	text-decoration: none;
}
a.newslink:visited:hover
{
	color: #fff;
	text-decoration: none;
}
a.newslink:visited
{
	color: #fff;
	text-decoration: underline;
}

form
{
	margin: 0px;
	padding: 0px;
}
.currentpage
{
	width: 160px;
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	color: #729479;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: #F5F6F6;
}
.newsflash
{
	display: none;
}

