@charset "utf-8";
.txtStaffName {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C23232;
	text-align: center;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txtPTOtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bolder;
	color: #C23232;
}
.txtEventDate {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #C23232;
}

.txtLargeHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	color: #C23232;
	font-weight: bold;
}

.txtparagraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	display: block;
	padding: 3px;
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	font-weight: normal;
	color: #888fd0;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #C23232;
}
.txtemail {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #b63330;
	text-decoration: underline;
}
.announcementheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #0000FF;
	background-color: #FFFF66;
}
.announcement {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFF66;
}
.txtquicklinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #C43434;
}
.txtfacultyheaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #585B9E;
}
.blinker {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #C23232;
	text-decoration: blink;
}

