@charset "UTF-8";
/* CSS Document */


.bold {
font-weight: bold;
}

.italic {
font-style: italic;
}

.italic {
font-style: italic;
}

.star {
color: #29347b; vertical-align: inherit;
}

body {
font-family: Arial, Helvetica, sans-serif;
}

#annual_meeting table {
border: 0px solid #29387f;
color: #29347B;
padding: 15px;
}

#popupTitle {
font-family: Arial, Helvetica, sans-serif;
color: #5d86c3;
font-size: 18px;
}

#popupParticipants {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #29347B;
font-size: 13px;
margin-bottom: 0px;
}

#popupTime {
font-family: Arial, Helvetica, sans-serif;
white-space: nowrap;
font-weight: bold;
color: #29347B;
font-size: 14px;
}

.popupSignup {
color: #29347B;
font-weight: bold;
font-size: 11px;
}


#popupBody {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}


.subTitle {
color: #29347b;
}

.annual_meeting table {
border: 0px solid #29387f;
color: #29347B;
padding: 15px;
}

.Title {
font-family: Arial, Helvetica, sans-serif;
color: #5d86c3;
font-size: 18px;
}

.subTitle {
font-size: 13px;
}

.Participants {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #29347B;
font-size: 13px;
text-transform: uppercase;
margin-bottom: 0px;
}

.ParticipantNames {
font-size: 13px;
}

.Time {
font-family: Arial, Helvetica, sans-serif;
white-space: nowrap;
font-weight: bold;
color: #29347B;
font-size: 14px;
}

.Location {
font-family: Arial, Helvetica, sans-serif;
white-space: nowrap;
font-weight: normal;
font-style: italic;
color: #29347B;
font-size: 13px;
}


.Body {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}





