.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	color: #333333;
}

.bodyTextNoSpace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: x-small;
	color: #333333;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC9933;
	line-height: normal;
	white-space: normal;
	padding-bottom: 8px;
}
.Titleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
}

.TitleBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #666666;
	font-weight: bold;
}

.subtitleGold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #CC9933;
}
.subtitleGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	line-height: 125%;
}
.bodyGold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC9933;
}
.bodyGoldRegular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC9933;
}
.verticalLine {
	background-image: url(images/vertical-line.jpg);
	background-repeat: repeat-y;
}
.subtitleburgundy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #660000;
}
.subtitleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
}

.titleMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}
