ul#navigation li a {
	background-color: #BE6516;
}


div#footer {
	background-color: #FFFFFF;
	font-weight:normal;
	border-top: solid 1px #999999;
	color:#999999;
}
.top {
	background-image: url(../images/resources_leftTop.gif);
	height: 9px;
	overflow: hidden;
}
div#leftBar {
	background-color: #BE6516;
}
div#miscBox {
	width: 255px;
}
div#miscBox h5 {
	margin-top: 12px;
	margin-bottom: 6px;
}

div#factBox h5 {
	margin-bottom: 6px;
}


div#factBox {
	float: right;
	width: 264px;
}
div#factBox li {
	font-size: 11px;
	margin-bottom: 3px;
}
.listas li {
	list-style-type: disc;
	margin-left: 24px;
}

.listas li ul li {
	list-style-type: circle;
	margin-left: 32px;
}

.listas h5 {
	margin-top:32px;
	margin-bottom:12px;
}

div#factBox ul {
	margin-bottom: 8px;
}
div#factBox ul a {
	color: #000000;
	text-decoration: underline;
}

div#miscBox div {
	font-size: 11px;
	margin-right: 125px;
}

.footer {
	background-image: url(../images/resources_leftFooter.gif);
	height: 9px;
	overflow: hidden;
}

h6 {
	font-size:14px;
	margin-top:6px;
	margin-bottom:6px;
}

.QLetter {
	float: left;
	font-weight: normal;
	font-size: 15px;
	width: 18px;
	overflow:hidden;
	color: #BE6516;
}
ul#faqlist li {
	clear: right;
}


.ALetter {
	float: left;
	font-weight: normal;
	font-size: 15px;
	width: 18px;
	clear:both;
}
ul#faqlist li ul {
	margin-bottom: 12px;
	display: block;
	overflow: auto;
}

.Answer {
	float:right;
	width:520px;
}


.Question {
	color: #BE6516;
	float:right;
	width:520px;
}
ul#faqlist {
	margin-top: 20px;
}
