blockquote {
	margin: 20px 50px 20px 30px
}

blockquote br {
	margin-bottom: 10px;
}

#content p {
	line-height: 180%;
	margin-bottom: 20px;
}

#content h3 {
	margin: 15px 0px 15px;
	font-size: 120%;
	color: #696969;
}

#content h4 {
	margin: 25px 0px 8px 0px;
	font-size: 110%;
}
#content li {
	line-height: 150%;
	padding-bottom: 5px;
}

.question {
	width: 500px;
	font-weight: bold;
	font-style:italic;
	margin-bottom: 10px;
}

.answer {
	margin-bottom: 30px;
	line-height: 150%;
}

ol {
	list-style-type: decimal;
	margin-left: 30px;
	margin-right: 30px;
}

#content ul {
	padding-bottom: 13px;
}
#bomaMenu, #xmOtherMenu {
	list-style: disc inside;
	color: #BBB;
}

#content .definitions li {
	padding: 5px 0px 10px;
}	
#content .note {
	font-style: italic;
	padding-top: 0px;
}
#content #disclaimer {
	display: block;
	width: 550px;
	line-height: 125%;
	margin-top: 20px;
	padding: 10px 0px;
	font-style: italic;
	font-size: 11px;
	color: #555;
	border-top: 1px solid #CCC;
	float: right;
}
table#glossaryTable {
	margin-bottom: 20px;
	width: 640px;
}
#glossaryOfTerms #content {
	text-align: left;
}
#glossaryTable td {
	padding-bottom: 18px;
	line-height: 150%;
}
#glossaryTable h3 {
	display: block;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}
