.technical_row_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00387d;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.technical_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 18px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.technical_row_underline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #095BA7;
}
.technical_row_underline_gray {
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666;
	border-right-style: none;
	border-right-width: thin;
	border-right-color: #999;
	border-bottom-width: thin;
}

.technical_symbol {
	font-family: Webdings, Wingdings, "Wingdings 2", Symbol, "MT Extra", "MS Reference Specialty";
	font-size: 18px;
	line-height: 28px;
	color: #095BA7;
	font-weight: normal;
}
.technical_bulleted_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	list-style-type: circle;
}
.technical_emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #005D93;
}
.technical_menu_emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #036;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #3D6086;
}

