/* Document is a sniplet of the development versin of website */
.special_chapterMap {
	width:145px; /*175px;*/
	height:146px; /*144px;*/
	border: 0px;
	background-image:url(_images/map_world.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 146px; /*140px;*/
	font-weight: bold;
}
.special_memQuestion {
	width:145px; /*175px;*/
	height:146px; /*144px;*/
	border: 0px;
	background-image:url(_images/become_member_question.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 146px; /*140px;*/
	font-weight: bold;
}
h1 { /*Title*/
	color: #B30537;
	font-size: 18px;
	border-bottom: 1px dotted #990000;
	margin-top: 0px;
	font-weight: bold;
}
h2 { /*Sub-Title*/
	color: #B30537;
	font-size: 16px;
	margin-top: 0px;
	font-weight: bold;
}
h3 { /*Sub Section*/
	color: #B30537;
	font-size: 14px;
	margin-top: 0px;
}
blockquote {
	margin-top: 2px;
	margin-bottom: 1px;
}
blockquote h1, h2, h3, h4, h5, h6 { /*Overrides margin settings for headings when within a blockquote*/
	margin: 0px;
}
