A { 
 color : "#000080"; 
 text-decoration : none; 
} 
A:active { 
 color : "#0000FF"; 
 text-decoration : none; 
} 
A:hover	{ 
 color : "#6699CC"; 
 text-decoration : underline;
} 
p  { 
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-color: #000000;
}
td {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.label {
	font-weight: bold;
}
.chapter_title {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 15pt;
}
.section_title {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 12pt;
}
.subSection_title {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 11pt;
}
.toc_chapter {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 11pt;
}
.toc_section {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 10pt;
}
.toc_subSection {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 9pt;
}
.tocDetails {
 padding-top: 3px;
 padding-bottom: 3px;
}
hr {
 height: 1px;
 color: #000000;
}
.hr {
 padding-top: 2px;
 padding-bottom: 3px;
}
.medium {
 font-size: 8pt;
}
.small {
 font-size: 7pt;
}
.smallShaded {
 font-size: 7pt;
 background-color: #EFEFEF;
 font-weight: bold;
}
.toc_link {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 9pt;
}
.project_title {
    color: Black;
    font-size: 16pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.version_text {
    color: Black;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
}
.footer_text {
    color: Black;
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
}
.nest_1 {
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.nest_2 {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.nest_3 {
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.nest_4 {
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
}
.table_page_title {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14pt;
 color: #FFFFFF;
 background-color: #000000;
 font-weight: bold;
}
.table_section_title {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #000000;
 background-color: #C0C0C0;
 font-weight: bold;
}
.table_section_text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #000000;
 background-color: #C0C0C0;
}
.table_section_number {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #000000;
 background-color: #C0C0C0;
 font-weight: bold;
 padding-top: 8px;
}
.table_subsection_title {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #000000;
 background-color: #EFEFEF;
 font-weight: bold;
}
.table_row {
 background-color: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
}
