@charset "utf-8";
/* CSS Document */
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.narrowSpace {
	margin-top: 0;
	margin-bottom: 0:
}
.wideSpace {
	margin-bottom: 2em;
}
.linkColor {
	color: #008080;
	font-weight: bold;
}
.linkColor1 {
	color: #008080;
	font-weight: bold;
	font-size: 1.5em;
	margin-top: 20px;
}
.zeroMargin {
	margin: 0px;
}
.articleLinkColor {
	color: #000;
	font-family: "Microsoft Sans Serif";
}
.articleHeading {
	font-family: "Microsoft Sans Serif";
	font-weight: bold;
	color: #000;
	text-align: center;
	font-style: normal;
}


.twoColFixLtHdr #container #sidebar1 p {
	font-family: "Microsoft Sans Serif";
	font-size: 80%;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	padding-bottom: 2px;
}
.listLineSpacing {
	line-height: 1.5em;
}

