p {
	line-height: 16px;
}
.footer, .footer a:link, .footer a:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.header, .header a:link, .header a:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.header a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-size: 17px;
	font-weight: bold;
}
body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #D9D9D4;
}
.content p {
	margin-bottom: 10px;
	margin-top: 0px;
}
.banner {
	background-color: #F7DD8A;
	padding: 10px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.left-nav-bck {
	background-image: url(../images/lnav-bck.jpg);
	background-repeat: repeat-x;
	background-color: #A49887;
}
.left-nav-bck p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a:link {
	color: #000099;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #000099;
}
a:hover {
	color: #B43A29;
}
.content {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #A49887;
	padding-top: 20px;
	padding-right: 10px;
}
.lnav a:link, .lnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
}
.lnav a:hover {
	color: #F8DE8A;
} 
.bodytext {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.bodytext p {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: justify;
	margin-right: 15px;
}

li {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 10px;
}
.smalltext, .smalltext a:link, .smalltext a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	line-height: 11px;
}
.smalltext a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.download {
	font-size: 11px;
	color: #000000;
}
.download a:link {
	color: #000000;
}
.download a:visited {

	color: #000000;
}
.download a:hover {
	color: #A49887;
}
.bodytext #downloads {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.left-nav-item-bck {
	background-image: url(/images/lnav-button-bck.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
}

.navigation {
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	line-height: 15px;
	z-index: 100;
	background-color: #D7C289;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.navigation a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
}

.navigation a:hover { 
	background-color: black;
	color: white;
	font-weight: normal;
}

.navigation a:visited {
	font-weight: normal;
}
