body {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #997755;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
}
td {
	vertical-align: top;

}
.navHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	vertical-align: middle;
	padding: 2px;

}
.tablecontent{
	padding: 3px;

}
.title {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.resourceGroup {
	font-size: 11px;
	margin-bottom: 15px;
	padding-right: 1px;
	padding-left: 1px;
}
.resourceHeader {
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #CCCCCC;
}
.resourceList {
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.resourceItem {
	margin-bottom: 3px;
	text-indent: -5px;
	margin-left: 5px;

}
.top {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: right;
}
a:link {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.indexFoot {
	background-position: right;
	padding: 2px;
}
