  .rosterTabs {
	background-color: #FFFFFF;
	width: 725px;
	margin: 15px;
	padding-top: 15px;
}
.image_right_no_border { /* Use this to place a mug or photo with no border to the left with text wrapping around it */
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.image_left_no_border { /* Use this to place a mug or photo with no border to the right with text wrapping around it */
	float: left;
	margin-right: 10px;
}
.cutline { /* Use this to style a cutline or caption under a photo */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
.tabletext { /* Table Text styling */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
.table_spacer_row {
	height: 8px;
	vertical-align: middle;
}
.tabletext_header  {
	color: #FFFFFF;
	background-color: #660000;
	text-align: left;
	padding: 5px;
	font-size: 1.1em;
	margin: 5px;
	font-size: 1em;
	font-weight: bold;
}
.surveybox_top { /* Border and shading styles for table boxes related to the survery buttons */
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666600;
	border-right-color: #666600;
	border-left-color: #666600;
	background-color: #DEDCC6;
}
.surveybox_bottom { /* Border and shading styles for table boxes related to the survery buttons */
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666600;
	border-left-color: #666600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	background-color: #DEDCC6;
}
.tabletext_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	background-color: #DEDCC6;
	border: 1px solid #000000;
	text-align: left;
}
.tabletext_header_committees {
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
	padding: 5px;
	font-size: 1.1em;
	margin: 5px;
	font-size: 1em;
	font-weight: bold;
}
.tabletext_banner_meetings {
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	padding: 5px;
	font-size: 1.1em;
	margin: 5px;
	font-size: 1.2em;
	font-weight: bold;
}
.tabletext_header_meetings {
	color: #000000;
	text-align: left;
	padding: 5px;
	font-size: 1.1em;
	margin: 5px;
	font-size: 1em;
	height: 10px;
	font-weight: bold;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tabletext_meetings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tabletext_meetings_alt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	background-color: #E1E1D1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.superscript a:link a:visited {
	vertical-align: super;
	font-size: 0.7em;
	color: #660000;
}
.superscript a:hover a:active {
	vertical-align: super;
	font-size: 0.7em;
	color: #996600;
}
.allCAPS {
	text-transform: uppercase;
}
.donnaDiv {
	height: 200px;
	float: left;
	width: 78px;
	margin-right: 20px;
}
.zmagViewer {
	margin: auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	width: 712px;
}
