@charset "UTF-8";
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.greyBkgnd {
	background-image: url(/acrb/images/grey_grid.jpg);
	background-repeat: repeat;
}
.blueBkgnd {
	background-image: url(/acrb/images/blue_grid.jpg);
	background-repeat: repeat;
}
.runaround {
	margin: 20px;
}
.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}
.imageAlignRight {
	vertical-align: top;
	float: right;
	margin: 10px;
	border: thin solid #FFCC00;
}
.imageYellowBorder {
	margin: 5px;
	border: thin solid #FFCC00;
}
.hedUnderLine {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.hed {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #004072;
	margin-top: 10px;
}
.bodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004072;
	font-weight: bold;
	text-decoration: none;
}
.hedUnderLineYellow {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #CC8E19;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
