@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(elements/bkgr.gif);
	margin: 0px;
}
.smallbold {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.funders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.smallTypePurple {
	font-weight: bold;
	color: #7F3F98;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
a {
	color: #7F3F98;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7F3F98;
}
.signIn {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.arial12 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.BoldPurple {
	font-weight: bold;
	color: #7F3F98;
	text-decoration: none;
}
.BoldRed {
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.classTitle {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #7F3F98;
	text-decoration: none;
	text-transform: uppercase;
}
.BoldPurpleLarge {
	font-weight: bold;
	color: #7F3F98;
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
}
.outreachNav {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: -1px;
}
.myaccountTitle {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.formtitles {
	font-weight: bold;
	color: #333333;
}
.monthYear {
	font-weight: bold;
	color: #7F3F98;
	text-decoration: none;
	font-size: 22px;
	text-transform: uppercase;
}
.calendar {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
.calendarplain {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}

.BoldPurpleMed {
	font-weight: bold;
	color: #7F3F98;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}

.BoldPurpleSmall {
	font-weight: bold;
	color: #7F3F98;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}

.BoldBlackSmall {
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 11px;
}

.BoldBlackMed {
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 12px;
}

.BlackSmall {
	font-weight: normal;
	color: black;
	text-decoration: none;
	font-size: 11px;
}

