@charset "UTF-8";
@import url(base.css);
@import url(bottom.css);
@import url(otherpages.css);



#mcOtherpages h1{
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}
#mcOtherpages h2 {
	font-size: larger;
	height: auto;
}
#mcOtherpages h2 span{
	font-weight: normal;
}


/**/

.txWrp1{
	background: #f0ffdc;
	padding: 5px 15px;
	margin: 15px 0;
	font-size: larger;
}

.fsXs{
	font-size: small;
}

.listFmt1,
.listFmt1 ol{
	list-style: none;
	text-indent: -1em;
}

#note h2{
	background: none;
	border: none;
	border-left: 6px solid #0061ac;
	padding: 0 0 0 5px;
}
#note h3{
	background: #f2f2f2;
	padding: 5px;
	border: none;
	margin: 15px 0 ;
}
#note ul{
	padding-left: 20px;
}
#note ol{
	padding-left: 20px;
}