/* Note: The MainTextFont settings should be copied into "ul" */

body {
	background-color: #FFFFFF;
	margin-left: 10em;
}

.MainTextFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	line-height: 135%;
	color: #333333;
	text-decoration: none;
	/* font-weight: bold; */
	margin-bottom: 0px;
	padding-top: 0em;
	font-weight: normal;
	font-stretch: semi-expanded;
}


ul, ol { 
	/* Note: These settings come from MainTextFont */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 135%;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	/* End of MainTextFont copy */

	margin-top: 0px; 
	margin-bottom: 0px;
	/*padding-top: 0.5em; */
}


li {
	/* Note: These settings come from MainTextFont */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 135%;
	color: #000000;
	text-decoration: none;
	/* font-weight: bold;*/
	/* End of MainTextFont copy */

	margin-top: 5px;
	margin-bottom: 0px;
	/* padding-top: 0.5em; */
	font-weight: normal;
}

a:link {
	color: #330099;
	text-decoration: none;
	/* font-weight: bold;*/ 
}
a:visited {
	color: #330099;
	text-decoration: none;
	/* font-weight: bold;*/ 
	
}
a.MainTextFont:link {
	color: #330099;
	text-decoration: none;
	/* font-weight: bold;*/ 
}
a.MainTextFont:visited {
	color: #330099;
	text-decoration: none;
	font-weight: bold; 
	
}

.BlueBoldButtonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330099;
	font-weight: bold;
}

.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bolder;
	font-stretch: semi-expanded;
}

.Header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-stretch: semi-expanded;
	margin-bottom: -12px;
	margin-top: 32px;
}

.Header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}



.SmallTextFont {
	/* Note: These settings come from MainTextFont */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #000000;
	text-decoration: none;
	/* font-weight: bold; */
	margin-bottom: 0px;
	padding-top: 0em;
	font-weight: normal;

}



.Testimonial {
	/* Similar to MainText except this is italics   */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 135%;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	margin-top: 0px;
	padding-top: 0.5em;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.ParticipantsPageHeader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	font-stretch: semi-expanded;
}

.ParticipantsPageHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-stretch: semi-expanded;
	margin-bottom: -12px;
	margin-top: 32px;
}

.ParticipantsTableHeader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-stretch: semi-expanded;
	padding-bottom: -10px;
	margin-bottom: -10px;

}

.ParticipantsTableHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-stretch: semi-expanded;
	padding-bottom: -20px;
	margin-bottom: -20px;


}


#FormButton {
	margin-top:0px;
	padding-top:-20px;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	line-height: 135%;
	color: #333333;
	text-decoration: none;
	/* font-weight: bold; */
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0em;
	font-weight: normal;
	display: block;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

a.Menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	line-height: 135%;
	color: #000099;
	text-decoration: none;
	/* font-weight: bold; */
	margin-bottom: 0px;
	padding-top: 0em;
	font-weight: normal;
	display: block;
	
}

.LargeMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 135%;
	color: #666666;
	text-decoration: none;
	/* font-weight: bold; */
	margin-bottom: 0px;
	padding-top: 0em;
	font-weight: normal;
	display: block;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

#Layer1 {
	position:absolute;
	width:200px;
	height:63px;
	z-index:1;
	left: 353px;
	top: 77px;
}

#Layer2 {
	position:absolute;
	width:516px;
	height:48px;
	z-index:2;
	left: 292px;
	top: 112px;
	margin-top: 5px;
	vertical-align:top;
}

.StrapLineHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330099;
	font-weight: bold;
/*	margin-top: 5px;  */
	letter-spacing: 1px;
}



#NestedLists{
/* copied from MainTextFont. Use for nested lists have font the same size as parents */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	line-height: 135%;
	color: #333333;
	text-decoration: none;
	/* font-weight: bold; */
	margin-bottom: 0px;
	padding-top: 0em;
	font-weight: normal;
	margin-right: 80px;
	font-stretch: semi-expanded;
}
