
body {
	margin-left : 2px;
	margin-top : 0px;
}

#fwidth {
	width: 768px;
	/*text-align: left
	*/;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#headmenu {
	border : 0px solid #336633;
	border-bottom-width : 2px;
	background-color : #336633;
	color : White;
	width : 766px;
	margin-left : 2px;
	padding : 4px;
	font-size : 0.85em;
}

#headmenu A {
	color: White;
	font-size : 0.85em;
}

#headmenu A:hover {
	color: #FFCC66;
}

#centerwide {
	width : 590px;
	float: left;
	padding : 0px;
	line-height : 150%;
	margin : 0px 2px 10px 18px;
}

#centerwide img {
	border : 1px solid Gray;
	margin : 1ex;
	padding : 0px;
}

#centerwide table {
	border : 0px solid Black;
	margin : 0px;
	padding : 0px;
	margin-left: 1em;
	background-color : #EFEFEF;
	border-left-width : 1px;
	border-top-width : 1px;
}

#topimg {
	position : absolute;
	top : 1ex;
	left : 2px;
}

#topimg img {
	margin-left: 8px;
}

#conts {
	margin-top : 1ex;
	width : 768px;
}

#leftnav {
	font-weight : bold;
	border : 1px solid #336633;
	width : 140px;
}

th,td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.75em;
	line-height : 150%;
	border : 0px solid Black;
	border-bottom-width : 1px;
	border-right-width : 1px;
	font-weight : normal;
}

td {
	text-align : right;
}

p,dl {
	margin-left : 2.5em;
	margin-right : 1ex;
}

p img{
	float: right;
}

dt {
	font-weight : bold;
}

h1 {
	font-size : 1.8em;
	margin : 0px;
	padding : 8px 2px 6px 3px;
	font-weight : normal;
	position : relative;
	left : 130px;
}

h3 {
	font-size : 1.25em;
	border : 0px solid #666666;
	border-bottom-width : 1px;
	margin-left : 1.5em;
	font-weight : bold;
}

h2 {
	font-size : 1.25em;
	border : 0px solid Gray;
	border-bottom-width : 1px;
	margin : 0px;
	padding : 2px 2px 3px 5px;
	font-weight : bold;
}

h4,h5,h6 {
	font-weight : bold;
	margin-bottom : 0px;
	padding-bottom : 0px;
	font-size : 1em;
}

A {
	color: Navy;
	text-decoration: none;
}

A:hover {
	color: Red;
	text-decoration: underline;
}

#footer {
	clear : both;
	font-size : 0.75em;
	text-align : right;
}

.footmenu {
	text-align : center;
}

.footmenu A {
	text-decoration: underline;
	color: Navy;
}

.footmenu A:hover {
	text-decoration: none;
	color: #ff0033;
}

address {
	font-style : normal;
	line-height : 150%;
}

hr {
	clear : both;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.fls {
	float: left;
	margin: 1ex 1em 0px 2em;
}

ul ul {
	margin-left: 1em;
}