.borderBottomWhite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #444444;
	line-height: 15px;
}
.btnMenuBordered {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.borderBottomDash {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.btnMenuUnBordered {

	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 6pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.borderRightLight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.borderBottomLight {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}.fmPageTitle {
	font-size: 14pt;
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
}
.fieldSingle {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.fieldMultiple {

	border: 1px solid #999999;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.borderGray {
	border: 1px solid #999999;
}
.announcements {
	line-height: 20px;
	color: #FFFFFF;
	font-size: 12pt;
}
.subCategoryTitle {
	text-transform: uppercase;
	font-weight: bold;
}
.borderRightDash {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.content {
	padding-top: 20px;
	padding-bottom: 20px;
}
.expander {
	border: 1px solid #A7B094;
	padding: 3px;
}

