h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #002F76;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 12px;
}
/*

h2 {
	font-size: 26pt;
	font-weight: normal;
	color: #0093DD;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
*/

.cTxt {
	margin-bottom: 8px;
	clear: both;
	margin-left: 12px;
	margin-top: 8px;
	margin-right: 24px;
}
.comment {
	margin-bottom: 12px;
	background-color: #eaeaea;
	padding: 8px;
}
.comment p {
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.cTxt p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
.cTxt h2 {
	padding: 0px;
	font-size: 15pt;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	letter-spacing: -1px;
	font-weight: normal;
}

.cTxt .cBordLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.cTxt .cBordRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sm p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	font-size: 9pt;
	color: #666666;
}
.cTxt h3 {

	padding: 0px;
	font-size: 12pt;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	letter-spacing: -1px;
}
.cTxt a {
	color: #0066CC;
}

.tblBrt {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tblBrt td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.tblBrt th {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #0066CC;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	background-color: #f1f1f1;
	font-weight: bold;
	color: #666666;
	font-size: 9pt;
}
.cTxt p.comment {
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	background-color: #f1f1f1;
}
a {
	color: #0066CC;
}
.newsCont .data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	margin-bottom: 4px;
}
.newsCont .newsHd {
	margin-bottom: 4px;
}
.newsCont .newsMore {

	margin-bottom: 12px;
}
.cTxt h4 {
	padding: 0px;
	font-size: 12pt;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	letter-spacing: -1px;
}
