/* CSS Document */

.participant-number {
	font-family:"Maven Pro", sans-serif;
	font-style: normal;
	font-size: 20pt;
	text-align: center;
	font-weight: bolder;
	line-height: 20pt;	
	color: #666D29;
}

.first-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	text-decoration: underline;	
	padding: 10px 0px 10px 0px;
}
a.first-menu:link {
  color: #FFFFFF;
}

a.first-menu:hover {
  color: #561855;
}

.second-menu {
	font-family:"Maven Pro", sans-serif;
	font-style: normal;
	font-size: 14pt;
	text-align: center;
	font-weight: 400;
	color: #333333;
	text-decoration: underline;	
}
a.second-menu:link {
  color: #A9B533;
}

a.second-menu:hover {
  color: #561855;
}

.sponsor-table-title {
	font-family:"Maven Pro", sans-serif;
	font-style: normal;
	font-size: 10pt;
	text-align: left;
	font-weight: 800;
	line-height: 14pt;	
	color: white;
}
.sponsor-table-column-heading {
	font-family:"Maven Pro", sans-serif;
	font-style: normal;
	font-size: 10pt;
	text-align: center;
	font-weight: 800;
	line-height: 14pt;	
	color: White;
}
.sponsor-table-price {
	font-family:"Maven Pro", sans-serif;
	font-style: normal;
	font-size: 10pt;
	text-align: left;
	font-weight: bolder;
	line-height: 20pt;	
	color: black;
}
.sponsor-table-benefits {
	font-family:"Maven Pro", sans-serif;
	font-style: normal;
	font-size: 9pt;
	text-align: center;
	font-weight: 400;
	line-height: 10pt;	
	color: black;
}
ul.sponsor-table {
	list-style: disc;
	margin: 0 0 0 -30px;
	font-family:"Maven Pro", sans-serif;
	font-style: normal;
	font-size: 9pt;
	text-align: left;
	font-weight: 400;
	line-height: 14pt;	
	color: black;
}
.dateline {
	font-family:"Maven Pro", sans-serif;
	font-style: normal;
	font-size: 22pt;
	text-align: center;
	font-weight: 600;
	color: white;
}
.TitleTextWhite {
	font-family:"Maven Pro", sans-serif;
	font-style: normal;
	font-size: 30pt;
	text-align: center;
	font-weight: 600;
	color: white;
}
.TitleTextGreen {
	font-family:"Maven Pro", sans-serif;
	font-style: normal;
	font-size: 30pt;
	text-align: center;
	font-weight: 600;
	color: #A9B533;
}
.SubTitleTextGreen {
	font-family:"Maven Pro", sans-serif;
	font-style: normal;
	font-size: 24pt;
	text-align: center;
	font-weight: 600;
	color: #333333;
}
.BodyTextWhite {
	font-family:"Maven Pro", sans-serif;
	font-style: normal;
	font-size: 15pt;
	text-align: center;
	font-weight: 400;
	color: white;
}
.BodyTextGreen {
	font-family:"Maven Pro", sans-serif;
	font-style: normal;
	font-size: 15pt;
	text-align: left;
	font-weight: 400;
	color: #A9B533;
}
.BodyTextDarkGrey {
	font-family:"Maven Pro", sans-serif;
	font-style: normal;
	font-size: 15pt;
	text-align: left;
	font-weight: 400;
	color: #333333;
}
ul.Home {
  list-style-type: square;
  	font-family:"Maven Pro", sans-serif;
	font-style: normal;
	font-size: 15pt;
	text-align: left;
	font-weight: 400;
	line-height: 22pt;
	color: #333333;
}

.LargeTitle {
	font-family:"Maven Pro", sans-serif;
	font-style: normal;
	font-size: 36pt;
	text-align: center;
	font-weight: 700;
	color: #A9B533;
	
}
