body {
	margin: 0 auto;
	padding: 0;
	width: 762px;
	color: #303030;
	background-color: #fff;
	font-family: verdana, sans-serif;
	font-size: 12px;
}
table {
	position: relative;
	font-size: 12px;
	line-height: 1.5;
}
div.body {
	position: relative;
	border: 1px solid #c7c7cf;
	background-color: #ffffff;
}
img {
	border: 0;
}
h1 {
	margin: 15px 0 10px;
	padding: 0;
	font-family: Times, serif;
	font-size: 16px;
}
h4, p {
	margin: 10px 0px;
	font-size: 12px;
}
ul, ol {
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 10px;
}
a:link, #links a:visited {
	outline: none;
	color: #404888;
}
a:visited {
	color: #806840;
}
a:link:hover, #links a:hover {
	color: #b07020;
}
sup {
	position: relative;
	top: -3px;
	vertical-align: top;
	font-size: 85%;
}

#navmenu {
	margin: 2px 0;
	width: 760px;
	height: 30px;
	font-size: 11px;
	font-weight: bold;
	background-color: #202020;
}
#navmenu a {
	float: left;
	margin: 8px 4px 8px 18px;
	text-decoration: none;
	white-space: nowrap;
	color: #fffff7;
}
#navmenu a:hover {
	color: #e8e8a0;
}

#content {
	margin-top: 10px;
	padding: 0 19px 0 20px;
	border-left: 1px solid black;
}

#bottomnav {
	padding: 25px 20px 20px 30px;
	color: #707070;
}
#bottomnav a, #links a {
	text-decoration: none;
}
a.dotcom {
	position: relative;
	top: -3px;
	float: right;
	border: 1px solid #ffffff;
	padding: 2px 4px;
}
a.dotcom:hover {
	border-color: #b0b0b0;
}

.wisdom {
	position: absolute;
	top: 35px;
	left: 240px;
}
@media print {
	.wisdom {
		display: none;
	}
}
.bridge {
	padding: 10px 15px 10px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px dashed #000000;
}
.WA {
	font-weight: bold;
	font-variant: small-caps;
}
.smaller {
	font-size: 85%;
}
.reg {
	position: relative;
	top: -4px;
	left: 1px;
	padding-right: 1px;
	font-family: verdana;
	font-size: 10px;
}
h1 .reg {
	top: -6px;
}
.pdf8 {
	padding: 0px 0px 0px 10px;
	background: left 2px no-repeat url("http://www.bkd.com/images/icons/pdf8.gif");
}
