.ArrowList {
	list-style-image: url(../images/arrow2.gif);
	line-height: 22px;
	vertical-align: middle;}
	
.SectionHeading {
	font-size: 16px;
	font-weight: bold;
	color: #4F6DA3;}

.SubHeading {
	font-size: 12px;
	font-weight: bold;
	color: #000033;}

.SectionDottedBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;}
