.bodyText {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
}

.menuItemCell {
	display: block;
	background-color: #FFFFFF;
	height: 30px;
	width: 175px;
	border-bottom: 1px dashed #A59DD4;
}

.menuItemCell .commission {
	display: block;
	border-bottom: 0px
}

.menuItemCell .submenuCell {
	display: block;
	height: 20px;
	border-bottom: 0px;
}

.menuItem {
	display: block;
	background-image: url(images/nav-bullet.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	width: 175px;
}

a.menuItem:hover {
	background-color: #DAE5EC;
	text-decoration: none;
}

.menuText {
	display: block;
	color: #0000FF;
	padding: 8px 0px 8px 23px;
	
}

.submenuItem {
	display: block;
	background-image: url(images/nav-arrow.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	width: 175px;
}

a.submenuItem:hover {
	color: #504F61;
	text-decoration: underline;
}

.submenuText {
	display: block;
	color: #504F61;
	padding: 3px 0px 8px 33px;
	
}

.cellDashedLine {
	height: 31px;
	width: 175px;
	border-bottom: 1px dashed #A59DD4;
}



.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}

.footerText2 {
	color: #0000FF;
	text-decoration: none;
}

a.footerText2:hover {
	text-decoration: underline;
}	


.quoteText {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;

}
