@charset "ISO-8859-1";
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	text-align: center;
}
.headlines {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #666666;
	margin-left: 25px;
}
.subhead {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-left: 25px;
}
.bkgnd {
	background-attachment: scroll;
	background-image: url(images/bkgnd.jpg);
	background-repeat: no-repeat;
}
.burgBkgnd {
	background-image: url(images/horz_burg_bkgnd.jpg);
	background-repeat: repeat-y;
}
.sideBar {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
}
.newBusStartupBtn {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6F0000;
	border: 1px solid #FFFFFF;
	padding: 8px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	font-weight: normal;
	text-decoration: none;
}
.bodyList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-right: 25px;
}
.runaround {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 50px;
}
.blogAlignBottom {
	background-position: bottom;
}
