body {
	padding: 0;
	margin: 25px;
	color: black;
	background-color: #b5b5b5;
	font-size: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link, a:visited {
	color: #1c8099;
}
a:focus, a:hover, a:active {
	color: #ff1a00;
}
a img {
	border: none;
}
#container {
	background: white url(../images/watermark.png) no-repeat 215px 0px;
	color: black;
	max-width: 1100px;
	margin: 0 auto;
}
#header {
	border-bottom: 3px solid #ff1a00;
}
#logo {
	display: block;
}
#headimg {
	float: right;
	margin: 11px;
}
#wrapper {
	margin: 0;
	position: relative;
}
#leftcol {
	width: 194px;
	padding: 0;
	background: transparent url(../images/menu-border.png) repeat-y top right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
#menu {
	margin-top: 0;
	padding-top: 19px;
	background: transparent url(../images/menu-top.png) no-repeat top right;
}
#menutop {
	display: block;
}
#menu ul {
	font-size: 0.8em;
}
#content {
	padding: 15px 286px 25px 214px;
}
#rightcol {
	width: 245px;
	padding: 20px 11px 0 0;
	position: absolute;
	top: 0;
	right: 0;
}
#rightcol img {
	margin-bottom: 15px;
}
#be-logo {
	text-align: right;
}
h1 {
	margin-top: 0;
	margin-bottom: 0.75em;
	color: #1c8099;
	font-size: 1.2em;
}
h2 {
	margin-top: 0;
	margin-bottom: 0.75em;
	color: #1c8099;
	font-size: 1.05em;
}
h3 {
	margin-top: 0;
	margin-bottom: 0.85em;
	color: #1c8099;
	font-size: 0.9em;
}
h4 {
	margin-top: 0;
	margin-bottom: 1em;
	color: #1c8099;
	font-size: 0.8em;
}
p, ul, ol, dl, blockquote {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 0.8em;
	line-height: 1.5;
}
blockquote {
	margin-left: 2.25em;
	margin-right: 2.25em;
	padding: 0;
	font-style: italic;
}
ul, ol, dd {
	margin-left: 2.25em;
	padding-left: 0;
}
ul ul, ol ol, ul ol, ol ul {
	font-size: 100%;
	margin-top: 0;
}
ul ul li, ol ol li, ul ol li, ol ul li {
	margin-bottom: 0;
}
ul.open li {
	margin-bottom: 1em;
}
ul.subjectlist ul, ul.subjectlist li, ul.open ul li {
	margin-bottom: 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1em;
}
p.para1 {
	font-size: 0.95em;
	line-height: 1.4;
}
p.safe {
	margin: 0;
	font-size: 0.01em;
	line-height: 0.01;
}
p+h2, ul+h2 {
	margin-top; 2em;
}
table.calendar {
	border-collapse: collapse;
	border-top: 1px solid #1c8099;
	margin-bottom: 1em;
}
table.calendar td {
	font-size: 0.8em;
	line-height: 1.5;
	vertical-align: top;
	border-bottom: 1px solid #1c8099;
	padding: 2px 0 3px 0;
}
table.calendar td.col1 {
	width: 8em;
	white-space: nowrap;
	padding-right: 1em;
}
.leftlinks {
	margin: 10px 0;
	display: block;
}
.box {
	border: 1px solid #1c8099;
	padding: 0.75em 1em 0 1em;
	margin-bottom: 1em;
	zoom: 100%;
}
.small {
	font-size: 0.7em;
}
.footnotes {
	font-size: 0.7em;
	border-top: 1px solid #1c8099;
	margin-top: 2em;
}
.footnote sup {
	font-weight: bold;
}