#rbacontent {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin: 36px auto 48px auto;
	width: 900px;
}
#rbacontent blockquote {
	margin-left: 26px;
	margin-right: 26px;
}
#rbacontent h1 {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
	margin: 0px 0px 36px 0px;
	text-transform: none;
}
#rbacontent h2 {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	margin: 0px 0px 28px 0px;
	text-transform: none;
}
#rbacontent h3 {
	color: #000000;	
	font-family: verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin: 0px 0px 22px 0px;
	text-transform: none;
}
#rbacontent li {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 7px;
}
#rbacontent p, tr, td {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
}
#rbacontent p {
	margin: 16px 0px 16px 0px;
}
#rbacontent p.footnote {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 10px 0px 10px 0px;
}
#rbacontent_table td {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 6px 12px 6px 6px;
	text-align: right;
}
#rbacontent_table th {
	color: #000000;
	background-color: #eeeeee;
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 6px;
}
#rbacontent table.events th {
	background-color: #eeeeee;
	font-size: 18px;
	font-weight: normal;
	padding: 6px;
	white-space: nowrap;
}
#rbacontent table.events td {
	font-size: 16px;
	font-weight: normal;
	padding: 6px 12px 6px 6px;
	white-space: nowrap;
}
#rbacontent table.grayheader th {
	color: #000000;
	background-color: #eeeeee;
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 6px;
	white-space: nowrap;
}
#rbacontent table.grayheader td {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 6px 12px 6px 6px;
	white-space: nowrap;
}
#rbacontent .bglg {
	background-color: #eeeeee;
}
#rbacontent .center {
	text-align: center;
}
#rbacontent .clearboth {
	clear: both;
}
#rbacontent .column1of3 {
	float: left;
	padding: 13px;
	width: 274px
}
#rbacontent .commseal {
	margin-top: 36px;
}
#rbacontent .fancyheader {
	color: #63919C;
	font-size: 36px;
	line-height: 40px;
	margin: 0px 0px 40px 0px;
	text-transform: none;
}
#rbacontent .floatleft {
	float: left;
}
#rbacontent .floatright {
	float: right;
}
#rbacontent .left {
	text-align: left;
}
#rbacontent .marginleft {
	margin-left: 24px;
}
#rbacontent .marginright {
	margin-right: 24px;
}
#rbacontent #leftcolumn23 {
	float: left;
	padding: 12px 12px 36px 36px;
	width: 570px;
}
#rbacontent #rightcolumn13 {
	float: right;
	padding: 12px 12px 36px 12px;
	width: 225px;
}

/* Allows two controls to sit side by side */
.column50percent {
    box-sizing: border-box;
    float: left;
    width: 50%;
}

/* Clear floats after the columns */
.row:after {
    box-sizing: border-box;
    content: "";
    display: table;
    clear: both;
}
