body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FAEFD9;
	background-image:url(/images/paper/paper-50.jpg);
	color: #000000;
}

.maintable {
	background-color: #FFF;
}

td, p, li {
	font-size: 12px;
}

a, a:visited {
	text-decoration: none;
	color: #005347;
}

a:hover, a:active {
	text-decoration: underline;
	color: #005347;
}

h1 {
	font-size: 16px;
	color: #005347;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #005347;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

hr {
	color:#FF9900;
}

.navcolumn {
	padding-top: 10px;
	padding-bottom: 4px;
}

.middlebit {
	padding-left: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	font-size: 12px;
}

.navmain {
	white-space: nowrap;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #005347;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #efd070;
	padding: 4px;
	background-color: #f9eecd;
	background-image: url(/images/menu_bg.jpg);
	background-repeat: repeat-x;
}

.navmainselected {
	white-space: nowrap;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #005347;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #efd070;
	padding: 4px;
	background-color: #005347;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

a.navmain, a.navmain:hover, a.navmain:active, a.navmain:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	/*text-decoration: none;*/
}

.navsub {
	white-space: nowrap;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #efd070;
	padding: 4px;
	background-color: #fcf6e2;
}

a.navsub, a.navsub:hover, a.navsub:active, a.navsub:visited {
	font-size: 11px;
	color: #000000;
}

.headerbox {
	font-size: 10px;
	text-align: right;
	padding-right: 2px;
	padding-bottom: 2px;
}

.headertext {
	font-size: 10px;
	text-align: right;
}

.pageheader {
	/*background-color: #dddddd;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #005347;*/
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #005347;
	/*text-shadow:	Grey 3px 3px 5px;*/
}

.pagefooter {
	font-size: 9px;
	text-align: center;
	background-color: #f9eecd;
	color:#666666;
	/*background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;*/
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #005347;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #005347;
}

a.pagefooterlink {
	font-size: 9px;
	color:#666666;
}

.leftsidepanel {
	background-image:url(images/081017/shadow_l.jpg);
	background-color: #FAEFD9;
}

.rightsidepanel {
	background-image:url(images/081017/shadow_r.jpg);
	background-color: #FAEFD9;
}

.overline {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
}

.underline {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

.small {
	font-size: 9px;
	text-align: center;
	color: #333333;
	padding: 2px;
}

.light {
	font-size: 10px;
	color: #333333;
}

.pagination {
	font-size: 10px;
	color: #333333;
}

.warning {
	font-size: 12px;
	color: #ff0000;
}

.hfquote {
	width: auto;
	margin: 0em auto 1em auto;
	text-align: left;
	text-indent: 25px;
	background: url(/images/ldquote.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #efd070;
}

.beigebox {
	background-color:#fcf6e2;
	/*padding: 5px;*/
}

/* slideshow */

#rotator
{
	/*border: 1px solid #000;
	cursor: pointer;*/
	overflow: hidden;
	/* margin: 50px auto 10px;*/
	position: relative;
	width: 250px;
	height: 166px;
}

/*
#rotator img
{
	border: 0;
	cursor: pointer;
	width: 250px;
	height: 166px;
}
*/

#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}