@charset "UTF-8";
.twoColFixLtHdr #container #mainContent #line {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.twoColFixLtHdr #container #mainContent #center {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr #container #mainContent #line {
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #999;
}
.largebold {
	font-size: medium;
	font-weight: bold;
	color: #333;
}
.twoColFixLtHdr #container #mainContent a strong {
	font-size: medium;
}
