#main h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #003366;
	background-color: #eeeeee;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: cc0000;
	text-indent: 2pt;
	vertical-align: middle;
	font-weight: bold;
	margin-bottom: 15px;
}

#header h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #003366;
}

tabular.td.tableheader {
	background-color: #999999;
	font-weight:bold;
}

/*
.arrowitems {
	background-image: url(../mc_contents/icon_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 17px;
	text-indent: 17px;
}
*/

.arrowitemstitles {
	line-height: 17px;
	text-indent: 24px;
	font-weight: bold;
	}
li.redarrow, ul.redarrow li {
	list-style-position: outside;
	list-style-image: url(/images/mc_contents/icon_link.gif);
	margin-left: -15px;
}
