@charset "utf-8";
a:hover {
        color: #BFD23C;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	width: 410px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #BFD23C;
	width: 410px;
	font-weight: bold;
}
.link {
    color: #006C92;
	font-weight: bold;
}
.columntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
.callout {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006C92;
}

.blue {
    color: #00A3D8;
}
.green {
    color: #BFD23C;
}

