.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #063744;
	line-height: 1.6em;
	text-align: left;
	float: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #444444;
	line-height: 16px;
	text-align: left;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
.small a:link {
	color: #CC9900;
	text-decoration: none;
}
.small a:visited {
	text-decoration: none;
	color: #CC9900;
}
.small a:hover {
	text-decoration: none;
	color: #CC9900;
}
.small a:active {
	text-decoration: none;
	color: #CC9900;
	}

.bodysecondary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
	line-height: 13px;
	text-align: left;
	vertical-align:top;
}
.white_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	font-style: inherit;
	text-align: left;
}
.sidebar {
	text-align: left;
	clear: right;
	float: left;
	display: table;
	white-space: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/BCB_background.jpg);
	background-repeat: repeat-x;
	background-color: #063744;
}
a:link {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666600;
}
a:hover {
	text-decoration: none;
	color: #063744;
}
a:active {
	text-decoration: none;
	color: #CC9900;
}
a {
	font-weight: bold;
}
.style1 {
	font-size: 10px;
	color: #063744;
}
.bcb_head {
	line-height: 18px;
	font-weight: bold;
	font-size: 12px;
}

.stamp-head {	line-height: 2em;
	text-align: left;
	font-size: 18px;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #063744;
}

.floatleft
{
float: left;
width: 228px;
margin: 0 10px 10px 0;
}

.floatright
{
float: right;
width: 150px;
margin: 0 0 10px 10px;
}
