body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: bold;
}
.blueText {
	color: #1B0484;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 140%;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}
.goldText {
	color: #E69B00;
}
.bodyText {
	font-size: 80%;
}
.smallText {
	font-size: 70%;
}
.largeText {
	font-size: 90%;
}
a.glossary:hover {
	background-color: #FFD393;
}

.paleOrangeBg {
	background-color: #FFF0DD;
}
.paleBlueBg {
	background-color: #C8CFDD;
}
.H3alternative {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #1B0484;
	font-weight: bold;
}
.mauveBg {
	background-color: #9999CC;
}
.darkBlueBg {
	background-color: #003366;
}
.H4alternative {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #1B0484;
	font-weight: bold;
}
.Orangebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #FF9C09;
	background-color: #3C4D6C;
	padding: 6px 4px;
	border: none;
}
.H6alternative {
	font-size: 90%;
	font-weight: bold;
	color: #1B0484;
}
.lineHeight95 {
	line-height: 95%;
	font-size: 75%;
}
#blueBgBox {
	background-color: #C1CADB;
	padding: 2px;
	height: 80px;
	width: 300px;
	border: 1px solid #667CA5;
	float: right;
}

