@charset "utf-8";
/* CSS Document */
/*<style type="text/css"> */

/*This is the CSS for the body of the Grand Chapter Week page on the oescal.org website, GCWeek/GCW_index.htm*/
.mainBody {
}
.mainBody .GCWeekInfo { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	background-color: transparent;
	margin: 1em;
	border: 0;
	padding: 0;
}
.mainBody .GCWeekInfo p{ 
	background-color: transparent;
	margin: 0;
	padding: 0;
}
.mainBody .GCWeekInfo h2{
	text-align: center;
	background-color: transparent;
	margin: 1em 0;
	padding: 0;
}
.mainBody .GCWeekInfo #Dates {
	text-align: center;
	margin: 0;
	border: 0;
	padding: 0;
}
.mainBody .GCWeekInfo #Credentials { 
	margin: 1em 0;
	border: 0;
	padding: 0;
}
.mainBody .GCWeekInfo #Credentials #CredentialsInstructions { 
	margin: 0 2em;
	border: 0;
	padding: 0;
}
.mainBody .GCWeekInfo #TentativeProgram {
	font-size: 150%;
	font-weight: bold;
}
.mainBody .GCWeekInfo #GCWeekForms{ 
	margin: 0;
	padding: 0;
}
.mainBody .GCWeekInfo #GCWeekForms #HousingForm {
	margin: 0 2em;
	padding: 0;
}
.mainBody .GCWeekInfo #HealthTips {
	margin: 0 2em;
	padding: 0;
}
.mainBody .GCWeekInfo #GCWChairmanWorkshop {
}
.mainBody .GCWeekInfo #GCWChairmanWorkshop p{
	margin: 0 0 1em 0;
}
.mainBody .GCWeekInfo .newRed {
	color: #FF0000;
}
.mainBody .GCWeekInfo #GCWMealEvents h4, .mainBody .GCWeekInfo #GCWMealEvents p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	margin: 0 1em;
	border: 0;
	padding: 0;
}
.mainBody .GCWeekInfo #GCWMealEvents p{
	margin: 0 2em;
}
.mainBody .GCWeekInfo #GCWMeetings h4, .mainBody .GCWeekInfo #GCWMeetings p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	margin: 0 1em;
	border: 0;
	padding: 0;
}
.mainBody .GCWeekInfo #GCWMeetings p{
	margin: 0 2em;
}
.redhighlight{
	color: #FF0000;
}
