body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}

a {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #FF3300;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}

td, textarea, input, select {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.bottomlinks {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.orangetext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF5701;
}

.greentext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #92CE3A;
}

.frame {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #B6B6B6;
}

.solutionlink {
	display: block;
	margin: 0.5em;
	white-space: nowrap;
}

.explanation {
	display: none;
	padding: 1em;
	font-size: 10pt;
	width: 90%;
}
