@charset "ISO-8859-1";
.text {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #58595B;
	text-decoration: none;
	text-align: left;
}
.pullquote {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
	width: 200px;
	text-align: left;
}
.attribution {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #999900;
	text-decoration: none;
	text-align: right;
	width: 200px;
}
.headline {
	font-family: Verdana;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #58595B;
	text-decoration: none;
	text-align: left;
}
.headlineb {
	font-family: Verdana;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #999900;
	text-decoration: none;
	text-align: left;
}
.subhead {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
	text-align: left;
}
a:link {
	color: #6D869C;
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #CC6600;
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #999900;
}

a:active {
	color: #999900;
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.hangingindent {
    font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #58595B;
	text-decoration: none;
	text-align: left;
	padding-left: 22px ;
    text-indent: -22px ;
}

.indentedtext {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15 px;
	text-decoration: none;
	color: #58595B;
	text-align: left;
	padding-right: 22px;
	padding-left: 22px;
}
.subhead2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #58595B;
	text-decoration: none;
}
.headline2 {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #58595B;
	text-decoration: none;
	text-align: left;
}
.TeachersImg {
	padding: 3px;
	float: left;
	margin-right: 12px;
	background-color: 58595B;
	height: 100px;
	width: 80px;
	margin-bottom: 3px;
}
.LogoImg {
	border: 1px solid #58595B;
	height: 80px;
	width: 80px;
	padding: 2px;
	background-color: #FFF;
}

