span.boxhighlight {
	width: 10px;
	height: 10px;
	background-color: #3355bf;
}

div.planbox {
	padding: 5px;
	margin: 10px;
	border: 1px solid #000;
	white-space: nowrap;
	text-align: left;
	font-size: 10px;
	font-family: Arial, sans-serif;
}

div.planbox b {
	font-weight: 900;
	font-size: 10px;
	font-family: Arial, sans-serif;
}

div.faqsection {
	font-size: 9pt;
	font-weight: 900;
	font-family: Arial, sans-serif;
}

div.faqanswer {
	background-color: #98a0bb;
	border: 1px solid #3355bf;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 6px;
	width: 90%;
}

.required {
	color: #551C1C;
	font-size: 12px;
}

table.content {
	color: #000000;
	text-align: left;
	font-size: 10px;
	font-family: Arial, sans-serif;
}

.high {
        color: #18495a;
}
