@charset "utf-8";
.thrColFixHdr #container #mainContent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-style: normal;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 195px;
	margin-bottom: 0;
	margin-left: 190px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	color: #2e2e2e;
}
.thrColFixHdr #container #mainContent .headline {
	width: 100%;
	font-size: 85%;
	font-weight: bold;
	display: block;
	margin-top: 18px;
	margin-bottom: 10px;
	margin-left: -4px;
	padding: 2px 0px 2px 4px;
	color: #68634F;
	background: #eeece8;
}
.thrColFixHdr #container #mainContent h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
	color: #c00004;
	font-size: 1.3em;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c00004;
}
.thrColFixHdr #container #mainContent h2 {
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-weight: bold;
	font-size: 1.15em;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
}
.thrColFixHdr #container #mainContent img {
	float: left;
	padding: 1px;
	background: #4d4d4d;
	border: 4px solid #ccc;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}
.thrColFixHdr    #container    #mainContent    a,a:link {
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
.thrColFixHdr #container #mainContent a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #c00004;
	text-align: center;
}