body
{
}
.smallHeading
{
	width: 760px;
	padding: 3px;
	margin-top: 10px;
	font-weight: bold;
	background-color: #EEEEEE;
}

.inline_DarkRow td, .inline_MediumRow td, .inline_LightRow td
{
	padding: 2px;
}

.inline_DarkRow td
{
	background-color: #AAAAAA;
}
.inline_MediumRow td
{
	background-color: #DDDDDD;
}
.inline_LightRow td
{
	background-color: #EEEEEE;
}
.definitionPopUp
{
	color: #333333;
	text-decoration: none;
	border: none;
	border-bottom: dashed 1px Green;
}