th.pageHeader {
	font-size: 20px;
	vertical-align: middle;
	text-align: center;
	padding-top: 2px;
}
 .contactUs, 
 .question, 
 .answer,
 .MemHeading {
	white-space: normal;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.question td, 
.answer td {
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 11px;
	line-height: 140%;
}
.MemHeading, .question td {
	padding-top: 11px;
	font-weight: bold;
	color: #993300;
}
.contactUs {
	padding-left: 4px;
	padding-bottom: 4px;
}
#doclinks ul {
	margin-top: 0px;
	padding-bottom: 14px;
}
#doclinks li {
	padding-bottom: 8px;
}
em#std, 
em#extra,
em a {
	font-style: normal;
	text-decoration: underline;
}
em#extra {
	font-weight: bold;
}
.blueBoxHeading,
.loginMenu,
.currentMembers, 
.rememberPass {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #0000ff;	
	font-size: 11px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}
.blueBoxHeading  {
	font-size: 18px;
	font-weight: bold;	
	color: #ffffff;
	background-color: #336699;
	padding-bottom: 6px; 	
}
.blueBox {
	width: 172px; 
	margin-top: 0; 
	margin-bottom: 20px; 
	border-collapse: collapse; 
	border: 1px #336699 solid; 
	padding-top: 0;
}
.blueBoxTop {
	display: block; 	/* This causes the img to touch the top of the table */
	margin-bottom: 0; 
	border-bottom: 0; 
	padding-bottom: 0;
}
.currentMembers {
	font-weight: bold;
	text-align: right;
}
.loginMenu {
	color: #000000;
}
#scroller, #exit-stage-left {
	left: 0;	/* Local override to remove horizontal scroll bar on this page */
}
td.padTop {
	padding-top: 12px;
}
