@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/image_library/BM.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #FEF5E5;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.maintext {font-size: 12px}
.Sidebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	vertical-align: middle;
	display: block;
	width: 200px;
	float: right;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	text-align: center;
	text-indent: 0px;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	border-top-color: #693827;
	border-right-color: #693827;
	border-bottom-color: #693827;
	border-left-color: #693827;
	background-color: #E3CCAA;
	height: 350px;
	color: #000000;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.headlineB_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	display: block;
	width: 400px;
	height: 34px;
	color: #054852;
	background-image: url(images/headlines/tileable_headline.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	display: block;
	width: 95%;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	text-align: center;
	text-indent: 0px;
	white-space: normal;
	border-top-color: #693827;
	border-right-color: #693827;
	border-bottom-color: #693827;
	border-left-color: #693827;
	background-color: #e2cca9;
	height: 75px;
	color: #054852;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
}
.style10 {
	font-size: 16px;
	color: #427B9B;
	font-weight: bold;
}