body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #F6F5DE;
}
.menu {
	background-color: #FF0000;
	background-image: url(/images/dc_middleright.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 23px;
	color: #FFFFFF;
}
.leftmenu {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D5D2D2;
}
.mainbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/cd_leftmargin.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C20000;
	border-top-width: 8px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F6F5DE;
	border-bottom-color: #FF0000;
	padding-left: 8px;
	padding-top: 8px;
}
p {
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px;
}.leftmenulink {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
}
.whiteheader {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.leftmenulink:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C20000;
	border: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C20000;
	border: none;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.readmore {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C20000;
	text-decoration: none;
	font-weight: bold;
}
.readmore:hover {
	text-decoration: underline;
}
.sitelink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C20000;
}
.button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C20000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #FF0000;
	margin: 0px;
	padding: 0px;
}
.menulink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	margin-right: 4px;
	margin-left: 4px;
}
.menulink:hover {

	text-decoration: underline;
}
.bottommenu {
	color: #FFFFFF;
}
.bottommenulink {
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 4px;
	margin-left: 4px;
}
.bottommenulink:hover {

	text-decoration: underline;
}
ol  {list-style-type: none; }
ol li { font: bold 12px arial, san-serif;}
ol li.mapheader { margin-bottom: 15px; }
ol li ol li { font-weight: normal; }