html, body {
	margin:				0;
	padding:			0;
	font-size:			9pt;
	font-family:		sans-serif;
}
#header {
	position: relative;
	text-align: center;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	}
.bcDisclaimer {
	color: #666666;
	font-size: 11px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
a {
	color:#003366;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
.bcInput {
	background-color: #f4f4f8;
	border: groove 1px #6D90AB;
	font-size: 11px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.bcPageTitle {
	color: #336699
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.bcSelect {
	background-color: #F2F2F2;
	font-size: 11px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.bcSubmit {
	background-color: #f4f4f8;
	border: black 1px solid;
	color: #440000;
	cursor: pointer;
	font: bold 11px Arial;
	padding-left: 1px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.bcTD {
	font: 11px Arial;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.bcTDBox {
	font: 11px Arial;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.bcTH {
	background-color: #92ABB7;
	color: white;
	font: bold 11px Arial;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.bcTHLink {
	color:#003366;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
.bcTRe {
	background-color: white;
	color: lack;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.bcTRo {
	background-color: #E6E6E8;;
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
#content {
	margin:0;
}