@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:hover, a:active {
	color:black;
	text-decoration: none;
}
hr, h1, h2, h3, h4, h5, h6, p, ul, ol, li, a {
	color: black;
}
#header {
	display: none;
}
#mainContent {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	margin-left: 0;
	font-size: 12pt;
}
#mainContent h1 {
	font-size: 18px;
	width: 5in;
	padding-bottom: 2pt;
	border-bottom: 1px solid black;
	font-weight: bold;
	text-align: left;
}
#mainContent h2 {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}
#mainContent h3 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
#mainContent h4 {
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
}
#mainContent h5 {
	font-size: 10pt;
	font-variant: normal;
	text-align: left;
}
#mainContent p {
	font-size: 12pt;
	line-height: 14pt;
}
#mainContent tr td p {
	font-size: 12pt;
	padding: 2pt;
	margin: 0px;
}
#container .tooltipContent {
	display: none;
}
#sidebarmenu {
	display: none;
}
#rightmessagebox1 {
	display: none;
}
#rightmessagebox2 {
	display: none;
}
#alumniPageEndNote {
	display: none;
}
#footer {
	display: none;
}
.hide_in_print {
	display: none;
}
.print_editable {
	font-size: 12pt;
	color: #000000 !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.break_before {
	page-break-before: always;
}
#mainContent .fltrt {
	float: right;
	margin-right: 12pt;
}
.break_after {
	page-break-after: always;
}
img {
	border-style: none;
}
.addthis_button {
	display: none;
}
