body, p, ul, div, td {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #666666;
	}

body {
	margin: 0px;
	}

h1 {
	font-size: 14pt;
	line-height: 14pt;
	color: #000080;
	margin: 0px;
	text-transform: uppercase;
	}

h1.home {
	font-size: 12pt;
	line-height: 12pt;
	color: #000080;
	margin: 0px;
	text-transform: uppercase;
	}

h2 {
	font-size: 10pt;
	line-height: 14pt;
	color: #000080;
	margin-top: 0px;
	margin-bottom: 1ex;
	}

p {
	margin-top: 0px;
	margin-bottom: 1em;
	}

p.center {
	text-align: center;
	}

a img {
	border: none;
	}

a, a:visited {
	color: #993333;
	font-weight: bold;
	}

a:hover, a:active {
	color: #CC6666;
	}

td.main-content {
	background-image: URL(../images/broc_bg2.gif);
	background-repeat: repeat-y;
	background-position: right top;
	vertical-align: top;
	width: 98%;
	padding-left: 20px;
	padding-right: 20px;
	}

td.sidebar {
	vertical-align: top;
	background-color: #000080;
	width: 112px;
	}

td.header-right {
	width: 98%;
	text-align: center;
	vertical-align: middle;
	padding-left: 10px;
	}

td.form-caption, td.form-required {
	padding-right: 1em;
	vertical-align: top;
	}

td.form-required {
	color: #993333;
	}

td.form-field {
	vertical-align: top;
	}

div.menu a {
	display: block;
	margin-bottom: 14px;
	border: none;
	}

div.button-on {
	margin-bottom: 14px;
	}

.float-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}

.float-right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	}

table.footer {
	border: 1px solid #993333;
	width: 100%;
	margin-top: 2em;
	clear: both;
	}

table.footer td {
	color: #000080;
	background-color: #EEEEF7;
	font-size: 8pt;
	line-height: 9pt;
	font-weight: bold;
	width: 50%;
	}

address {
	color: #993333;
	font-size: 60%;
	font-style: normal;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 4em;
	margin-bottom: 1em;
	clear: both;
	}

table.homelayout {
	margin-bottom: 1em;
	}

table.homelayout img {
	display: block;
	}