@charset "UTF-8";
/* CSS Document */
.FontContactInfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.FontSingleHeaderBlueLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1b325f;
}
.FontMastersWelcomeMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #1b325f;
}
.FontMastersWelcomeMessageBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #1b325f;
}
.FontMastersWelcomeMessageHeaderRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #6d0b24;
}
.FontPastMastersYears {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1b325f;
}
.FontPastMastersDecades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #1b325f;
}
.FontMastersWelcomeMessageNoItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1b325f;
}
.FontMastersWelcomeMessageHeaderRedNoItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6d0b24;
}
.FontMastersWelcomeMessageBoldNoItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1b325f;
}

