body {
	background-image: url(images/pale-swirlsm.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
h2 {
	font-weight: bold;
	font-size: large;
	color: #ff6600;
}
.feature{
	font-family: Arial,sans-serif;
	padding: 3px;
	font-size: small;
}
h2.DataColumnTitle {
	font-weight: bold;
	font-size: large;
	color: #ff6600;
}
td.DataTitleCell {
	vertical-align: middle;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 32px;
}
table.Data {
	margin: 0px;
	padding: 0px;
}
.CellDataHighlighted {
	font-weight: bold;
	font-family: Arial,sans-serif;
	font-size: small;
}
.CellData {
	font-family: Arial,sans-serif;
	font-size: small;
	height: 63px;
}
.MissedDate {
	text-decoration: line-through;
}
td.DataCell {
	padding-bottom: 20px;
	vertical-align: top;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
p.Paragraph {
	text-align: justify;
}
p.BulletList {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-weight: bold;
	font-size: medium;
	color: #ff6600;
}
h6 {
	font-weight: bold;
	font-size: medium;
	color: #ff6600;
	margin: 0px;
	padding: 0px;
}
.ParagraphHighlighted {
	color: #ff6600;
}
.FootNote {
	font-size: x-small;
}
#titleBar {
	height: 123px;
	width: 809px;
	clear: both;
}
#menuBar {
	float: left;
	width: 144px;
}
#contentPane {
	clear: none;
	margin-left: 149px;
}
#container {
	width: 850px;
}

