.whiteBackground {
	background-color: #FFFFFF;
}
.lightBlueBackground {
	background-color: #8E9FBD;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000080;
}
.SubtitleBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6B7AAE;
	font-weight: bold;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}
.smallContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3F67;
}
.whiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.darkBlueBackground {
	background-color: #3F3F67;
}
.darkBlueBorder {
	border: 1px solid #3F3F67;
}
.SubtitleGreen {

	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #3A8649;
	font-weight: bold;
}
.SubtitleOrange {


	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #D47F26;
	font-weight: bold;
}
.SubtitleYellow {



	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CC9900;
	font-weight: bold;
}
.Subtitle {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000033;
}
.TitleBlue {

	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #6B7AAE;
	font-weight: bold;
}
.TitleGreen {


	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #398548;
	font-weight: bold;
}
.TitleOrange {



	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #D67C1F;
	font-weight: bold;
}
.TitleGold {




	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #EDCE1A;
	font-weight: bold;
}

