@charset "UTF-8";
.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #2365AE;
	font-weight: bold;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a.bodytext:link {color:#2365AE;text-decoration:underline;}      /* unvisited link */
a.bodytext:visited {color:#2365AE;text-decoration:underline;}  /* visited link */
a.bodytext:hover {color:#00A991;text-decoration:underline;}  /* mouse over link */
a.bodytext:active {color:#007e6c;text-decoration:underline;}  /* selected link */
.bluebox {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	color: #3E2B00;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
a.footer2:link {color:#FFF;text-decoration:underline;}      /* unvisited link */
a.footer2:visited {color:#FFF;text-decoration:underline;}  /* visited link */
a.footer2:hover {color:#fef3d6;text-decoration:underline;}  /* mouse over link */
a.footer2:active {color:#ededed;text-decoration:underline;}  /* selected link */
.blueboxtitle {
	font-size: 16px;
	font-style: italic;
}
.boxtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
}
.tealtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00A991;
}
.blueboxlistingtitle {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fef3d6;
}
a.blueboxlistingtitle:link {color:#fef3d6;text-decoration:none;}      /* unvisited link */
a.blueboxlistingtitle:visited {color:#fef3d6;text-decoration:none}  /* visited link */
a.blueboxlistingtitle:hover {color:#fef3d6;text-decoration:underline;}  /* mouse over link */
a.blueboxlistingtitle:active {color:#f7da8c;text-decoration:none;}  /* selected link */
.footer3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 21px;
	color:#000;
}
a.footer3:link {color:#000;text-decoration:none;}      /* unvisited link */
a.footer3:visited {color:#000;text-decoration:none}  /* visited link */
a.footer3:hover {color:#fef3d6;text-decoration:underline;}  /* mouse over link */
a.footer3:active {color:#c7c7c7;text-decoration:underline;}  /* selected link */
a.tealtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00A991;
	text-decoration:underline;
}
a.tealtitle:link {color:#00A991;}      /* unvisited link */
a.tealtitle:visited {color:#00A991;}  /* visited link */
a.tealtitle:hover {color:#2565ac;}  /* mouse over link */
a.tealtitle:active {color:#114681;}  /* selected link */
a:link {color:#2365AE;text-decoration:underline;}      /* unvisited link */
a:visited {color:#2365AE;text-decoration:underline;}  /* visited link */
a:hover {color:#00A991;text-decoration:underline;}  /* mouse over link */
a:active {color:#007e6c;text-decoration:underline;}  /* selected link */
