
/* CSS Document */
		
body, div {
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: small;
}

a {
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	font-size: small;
}

a:hover {
	color: #333333;
}

a:active {
	color: #333333;
}

a.charcoalMaroonLink {
	color: #333333;
}

a.charcoalMaroonLink:hover {
	color: #800000;
}

a.charcoalMaroonLink:active {
	color: #800000;
}

.navbar { font-size: 9pt; font-family: helvetica, sans-serif; font-weight: bold; font-style: normal; line-height: 18pt; text-align: left; margin-right: 3px; margin-left: 3px; border-style: none; border-color: #ffffcc; }

.nav {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}

.footernavbar {
	font-size: 8pt;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

.banner {
	font-family: "Trebuchet MS", sans-serif;
	font-size:  9pt;
	font-style: italic;
	color: #333399;
	background-color: #FFFFFF;
	margin-left: 50px;
	text-align: right;
}
.mainCenterLayoutCell {
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

li {
	text-align: left;
}

p, blockquote {
	text-align: justify;
}

h1 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}

h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-style: italic;
	font-size: 10pt;
	color: #333399;
	background-color: #FFFFFF;
	text-align: center;
}

h3 {
	font-family: Times, serif;
	font-weight: 600;
	font-size: 10pt;
	text-align: center;
}
h4 {
	text-align: center;
	font-family: Times, serif;
	font-size: 10pt;
}
.beigeBorder {
	border-color: #CCCC99;
	border-width: 1px;
}

.darkgreenBorder {
	border-color: #002000;
	border-width: 1px;
}
.generaltext { color: black; font-size: 10pt; font-family: georgia, Georgia, "Times New Roman", Times, serif; line-height: 11pt; }
.headings { color: #960000; font-size: 16pt; font-family: helvetica, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: 800; }
.maroonBorder {
	border-color: #800000;
	border-width: 1px;
}

.whiteBorder {
	border-color: white;
	border-width: 1px;
}

.darkblueBorder {
	border-color: #333399;
	border-width: 1px;
}

.darkgoldenrodBorder {
	border-color: #FF6600;
	border-width: 1px;
}

.p2p {
	border-color: #FFFF99;
	border-width: 1px;
	margin-top: 0;
	margin-bottom: 0;
}

.purdueChapter {
	border-width: 1px;
	text-align: center;
	padding: 10px;
}
.quote {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.bold {
	font-weight: bold;
}
hr {
	background-color: #800000;
	color: #800000;
	width: 33%;
}
