body {
    font: 9pt Arial, sans-serif;
	margin: 0px;
    padding: 0px;
    background: #ffffff;
    color: #000000;
}

td {
	font: 9pt Arial, sans-serif;
	color: #000000;
}

h1 {
	font: Bold 14pt Arial, sans-serif;
	color: #000000;
	margin-top : 2px;
	margin-bottom : 2px;
}

h2 {
	font: Bold 12pt Arial, sans-serif;
	color: #000000;
	margin-top : 2px;
	margin-bottom : 2px;
}

h3 {
	font: Bold 10pt Arial, sans-serif;
	color: #000000;
	margin-top : 2px;
	margin-bottom : 2px;
}

hr {
	height: 1px;
	color: #CC7033;
}

a {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: underline;
}

a:hover {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #6699CC;
	text-decoration: underline;
}

.clsSectionLink {
	font: bold 8pt/12pt Verdana, Arial, Helvetica, sans-serif;
	color: #007d72;
}

a.clsSectionLink {
	font: bold 8pt/12pt Verdana, Arial, Helvetica, sans-serif;
	color: #007d72;
	text-decoration: none;
}

a.clsSectionLink:hover {
	font: bold 8pt/12pt Verdana, Arial, Helvetica, sans-serif;
	color: #00BFAF;
	text-decoration: none;
}

a.clsSubSectionLink {
	font: 8pt Arial, sans-serif;
	color: #007d72;
	text-decoration: none;
}


a.clsSubSectionLink:hover {
	font: 8pt Arial, sans-serif;
	color: #00BFAF;
	text-decoration: none;
}

.clsChapterName {
	font: Bold Italic 14pt Arial, sans-serif;
	color:#007d72;
	padding-right: 20px;
}

.clsDiv {
	background-color: #b3b3b3;
	height: 1px;
}

.clsHdrDiv {
	background-color: #efefef;
	height: 15px;
}

.clsFtrDiv {
	background-color: #efefef;
	height: 10px;
}

.clsTitle {
	font: Bold 8pt Arial,sans-serif;
	color: #ffffff;
	background-color: #ff9933;
	height: 20px;
	padding-left: 15px;
}

.clsProfileHdr {
	font: Bold 8pt Arial,sans-serif;
	color: #000000;
	background-color: #efefef;
	height: 24px;
	padding-left: 15px;
}

.clsMenuBg {
	background-color: #efefef;
	width: 170px;
	height: 100%;
}

.clsMainTable {
	background-color: #ffffff;
	width: 610px;
}

.clsUpdateText {
	font: 8pt Arial,sans-serif;
	color: #000000;
}

.topic {
	font: 18px Verdana, Arial, Helvetica, sans-serif; 
	margin: 10; 
	background-color: #efefef;
	color: #005B66;
	padding: 0,0,2,5;
	border-left: solid #CC7033 1px;
	border-top: solid #CC7033 2px;
}

.subtopic {
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #E07000;
}

.clsCopyright {
	font: 8pt Arial,sans-serif;
	color: #898989;
}

a.clsCopyright {
	font: 8pt Arial,sans-serif;
	color: #898989;
	text-decoration: none;
}

a.clsCopyright:hover {
	font: 8pt Arial,sans-serif;
	color: #898989;
	text-decoration: underline;
}

.subhead {
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #E07000;
}

.clsCalHdr {
	font: bold 9pt Arial, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #ff9933;
	padding-left: 4px;
}

a.clsFooterLink {
	font: 8pt Arial,sans-serif;
	color: #336699;
	text-decoration: none;
}

a.clsFooterLink:hover {
	font: 8pt Arial,sans-serif;
	color: #336699;
	text-decoration: underline;
}

.clsMenuDiv {
	font: 10pt Arial;
	color: #336699;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
}

.clsNewsDiv {
	background-color: #007d72;
}

a.clsMoreNews {
	font: Bold 9pt Helvetica,sans-serif;
	color: #005B66;
	text-decoration: underline;
}

a.clsMoreNews:hover {
	font: Bold 9pt Helvetica,sans-serif;
	color: #007d72;
	text-decoration: underline;
}

.clsHeadline {
	font: bold 10pt Arial, sans-serif;
	color: #E07000;
}

.clsButton {
	font: 8pt Arial, sans-serif;
	color: #000000;
}

.clsProfileBorder {
	border-width: 1px;
	border-color: #c0c0c0;
	border-style: solid;
}

.clsQuestion {
	font: Bold 10pt Helvetica,sans-serif;
	color: #000000;
}

.clsAnswer {
	font: 10pt Helvetica,sans-serif;
	color: #005B66;
}