body {
	background-color: #C8DEFF;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.cTxt .comment {
	padding-right: 18px;
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.cTxt .comment li {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
}
.cTxt .comment ul {
	margin-left: 10px;
	padding-left: 5px;
}

.cTxt a.hed {
	font-size: 11pt;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
}
body.mod {

	background-image: url(i/back_page_mod.jpg);
	background-color: #696F72;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.upLogo {
	background-color: #E5E7E9;
	background-image: url(i/back_upper_conn.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.lang td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.lang a {
	color: #003399;
}
.cTxt .allLink {
	position: relative;
	right: -18px;
}
.contPart .pLeft, .cont .pLeft  {
	position: relative;
	left: -1px;
	top: -1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contPart .pRight, .cont .pRight {
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: -1px;
	bottom: -1px;
}