@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.5em;
}
.learning_level {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8em;
	color: #000000;
}
.bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: bold;
}

h1 {
	font-size: 14px;
	color: #269b11;
}
h2 {
	font-size: 14px;
	color: #269b11;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #637B90;
}
.white_text {color: #FFFFFF}
a:link {
	color: #004242;
}
a:visited {
	color: #006A6A;
}
a:hover {
	color: #009999;
}
a:active {
	color: #36A3A3;
}
.faqhead {
	color: #269b11;
	font-size: 14px;
}
.textcolor {color: #004242}