body {
	margin: 0;
	padding: 0;
	background: #ffffff url(../images/B/template/DBA_2_background.gif) repeat-x;
}

.contentBox {
	margin: 0;
	padding: 0;
	background: #ffffff;
	border-top: 5px solid #000000;
}

.mainCopy {
	color: #000000;
	text-decoration: none;
	font: 100 12px/20px Georgia, Times New Roman, Times, serif;
	padding: 20px 30px;
	list-style: square;
}

.nav {
	background: #30312C;
	margin: 0;
	padding: 0;
}

.mainCopyBold {
	color: #6e5d49;
	text-decoration: none;
	font: bold 12px/20px Georgia, Times New Roman, Times, serif;
}

.mainCopy h1 {
	color: #73614d;
	font: bold 16px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

.mainCopy h2 {
	color: #73614d;
	font: bold 13px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin-bottom: 3px;
	border-bottom: 1px dotted #d4b88c;
}

.mainCopy h3 {
	color: #5f5f5f;
	font: italic 14px "Palatino", Georgia, Times New Roman, Times, serif;
}

.boiler {
	border-top: 1px #dbdbdb dotted;
	background: #ffffff;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #907a61;
	text-decoration: none;
	font: 9px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

.disclosure {
	color: #493e31;
	font: 9px/16px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	background: #d4b88c;
	margin: 0;
	padding: 15px 20px 15px 15px;
}

.subnav {
	color: #493e31;
	font: bold 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	background: #d4b88c;
	margin: 0;
	padding: 10px 0;
	border-bottom: 3px double #493e31;
}

.subnav a:link {
	text-decoration: none;
	color: #493e31;
}

.subnav a:visited {
	text-decoration: none;
	color: #493e31;
}

.subnav a:hover {
	text-decoration: none;
	color: #f3e7d4;
}

.subnav a:active {
	text-decoration: none;
	color: #f3e7d4;
}

.bold {
	color: #000000;
	font-weight: bold;
}

.notes {
	color: #5f5f5f;
	font: italic 14px "Palatino", Georgia, Times New Roman, Times, serif;
}

a:link {
	color: #493e31;
	text-decoration: underline;
}

a:visited {
	color: #493e31;
	text-decoration: none;
}

a:hover {
	color: #d4b88c;
}

a:active {
	color: #d4b88c;
}