@charset "utf-8";
body {
	background-attachment: scroll;
	background-color: #57277c;
}
ol {
	font-family: Avant Garde MdBT Medium, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
}
.tagline {
	font-family: Avant Garde MdBT Demi, Verdana, Helvetica, sans-serif;
	font-size: 110%;
	color: #219baa;
}
p {
	font-family: Avant Garde MdBT Medium, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
}
.white-border {
	border: medium solid #FFFFFF;
}
td {
	font-family: Avant Garde MdBT Medium, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
}
.about-links {
	font-size: 115%;
	font-weight: bold;
	color: #FFFFFF;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 105%;
}
.teal-bold {
	font-weight: bold;
	color: #219BAA;
}
.lgbold {
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
}
.purple-nav-link {
	font-family: Avant Garde MdBT Medium, Verdana, Helvetica, sans-serif;
	font-size: 170%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
ul {
	font-family: Avant Garde MdBT Medium, Verdana, Helvetica, sans-serif;
	font-size: 90%;
}
.smart-talk {
	font-family: Avant Garde MdBT Demi, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #219BAA;
}

