








#resContainer img{
	margin:20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div .ccError{
	margin:20px 0px 20px 10px;
}
.mDirContainer{
	border-spacing:0px;
	padding:0px;
	border:2px solid black;
	width:80%;
	margin:0 auto;
}
.mDirContainer A{
	color: #004888;
	font-weight: bold;
}
.mDirContainer .subHead{
	font-weight: bold;
	color: #004888;
	font-size: 14px;
}
.infoContainer{
	margin:0px 0px 20px 0px;
	font-weight:bold;
	font-style: italic;
	text-align:center;
}
.lstFormStart{
	width:100%;
	text-align:right;
	white-space:nowrap;
}
.lstForm{
	text-align:right;
	white-space:nowrap;
}
.memberDirectory{
	border:2px solid black;
	width:80%;
	margin-left:auto;
	margin-right:auto
}
.memberDirectory A{
	color: #004888;
	font-weight: bold;
}
.dirTableRowOdd-Left{
	width:100%;
	background-color: #B0CCD8;
	border-top: 2px solid black;
}
.dirTableRowOdd-Right{
	background-color: #B0CCD8;
	border-top: 2px solid black;
}
.dirTableRowEven-Left{
	width:100%;
	background-color: #F0F4F0;
	border-top: 2px solid black;
}
.dirTableRowEven-Right{
	background-color: #F0F4F0;
	border-top: 2px solid black;
}
.memberDirectory .subHead{
	font-weight: bold; 
	color: #004888; 
	font-size: 14px;
}

