/* New Custom Styles 
***************************************************************************/
a, a:link, a:visited, a.jumptemplate, a.indexatoz {
	text-decoration:none;
	color:#31a3d3 !important;
	cursor: pointer;
}

a:hover {
	text-decoration:underline !important;
	color: #31a3d3 !important;
}


.table-underline {        /* Underline table class - use th for table header to get background color in table header */
	margin:10px 0 20px;
	background:#ffffff !important;
	border: none !important;
	font-size:13px;	
	line-height:1.3;
	color:#333333;
}
.table-underline th {
	background-color: #e1e1e1;
	padding:10px;
	font-weight:bold;
	font-size:13px;
	vertical-align:top;
}
.table-underline td {
	border-bottom:#e1e1e1 1px solid;
	border-collapse:collapse;
	padding:10px;
	background:#ffffff !important;
	vertical-align:top;
}


/* Old Custom Styles 
***************************************************************************/
.relatedtopics {margin:20px 0;}

.relatedheading {
    background-color: #efefef;
    border-bottom:none !important;
    border-color: none !important;
    border-right:none !important;
    border-top:none !important;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 6px 0 1px;
    padding: 10px 10px;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.relateditem {
    background-color: inherit;
    clear: none;
	border-bottom:#e1e1e1 1px solid;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
    padding: 10px;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.chaptertitle {
    background-color: inherit;
    clear: none;
    color: #0000000;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 6pt 0 3pt;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.subheading {
    background-color: inherit;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 6pt 0 3pt;
    padding: 6pt 0 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.bodytext {
    background-color: inherit;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 6pt 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: 95%;
    word-spacing: normal;
}

.bodytextright {
	background-color: inherit;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 6pt 0;
    padding: 0;
    text-align: right;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: 95%;
    word-spacing: normal;
}
ul.listbullet {
    list-style: square outside none;
    margin-bottom: 0;
    margin-top: 3pt;
}
li.listbullet {
    background-color: inherit;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 10px 0 0 5px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.listcontinue {
    background-color: inherit;
    clear: none;
    color: #333333;
    display: block;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;

    letter-spacing: normal;
    line-height: normal;
    margin: 6pt 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.specialbold {
    background-color: inherit;
    color: #0F0F0F;
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 0;
    vertical-align: baseline;
}
.expandingblock {
    background-color: inherit;
    border-color: none !important;
    border-style: none !important;
    border-width: none !important;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
    padding: 0 12px 10px 12px;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: 90%;
    word-spacing: normal;
}
ul.listbullet2 {
    list-style: circle outside none;
    margin-bottom: 0;
    margin-top: 3pt;
}
li.listbullet2 {
    background-color: inherit;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 3pt 0 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
ol.listnumber {
    list-style-position: outside;
    list-style-type: decimal;
    margin-bottom: 30px;
    margin-top: 10px;
	margin-left:10px;
}
li.listnumber {
    background-color: inherit;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 10px -10px -5px 15px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}

ul.listalpha2 {
    list-style: circle outside none;
    margin-bottom: 0;
    margin-top: 3pt;
}
li.listalpha2 {
    background-color: inherit;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 3pt 0 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
ol.listalpha {
    list-style-position: outside;
    list-style-type: upper-roman;
    margin-bottom: 30px;
    margin-top: 10px;
	margin-left:10px;
}
li.listalpha {
    background-color: inherit;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 10px 0 5px 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.procedureheading {
    background-color: inherit;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 12pt 0 3pt;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.listnote {
    background-color: #efefef;
    border:none;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 6pt 6pt 6pt 0;
    padding: 10px;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: 90%;
    word-spacing: normal;
}

.tableheading {
   background-color: #efefef;
    border-bottom:none !important;
    border-color: none !important;
    border-right:none !important;
    border-top:none !important;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 6px 0 1px;
    padding: 10px 10px;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.tablebodytext {
    background-color: inherit;
    clear: none;
	border-bottom: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
    padding: 10px;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.tablebodytext-center {
    background-color: inherit;
    clear: none;
	border-bottom: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}

.widegraphic {
    background-color: inherit;
    clear: none;
    color: #333333;
    display: block;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 6pt 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
ol.tablelistnumber {
    list-style-position: outside;
    list-style-type: decimal;
    margin-bottom: 20px;
    margin-top: 4pt;
}
li.tablelistnumber {
    background-color: inherit;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 10px 0 0 5px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
li.tablelistbullet {
    background-color: inherit;
    clear: none;
	border-bottom: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
    padding: 10px;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.note {
    background-color: #efefef;
    border:none;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 6pt 6pt 6pt 0;
    padding: 10px;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: 95%;
    word-spacing: normal;
}
ol.listnumber2 {
    list-style-position: outside;
    list-style-type: decimal;
    margin-bottom: 0;
    margin-top: 6pt;
}
li.listnumber2 {
    background-color: inherit;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 6pt 0 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.emphasis {
    background-color: inherit;
    color: inherit;
    display: inline;
    font-style: italic;
    padding: 0;
    vertical-align: baseline;
}
.indexheading {
    background-color: inherit;
    clear: none;
    color: #31a3d3;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
    padding: 12pt 0 6pt;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.indexlink {
    background-color: inherit;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}

.heading1 {
    
    background-color: inherit;
    border-bottom: 2px solid #E1E1E1 !important;
    border-left-color: #000000;
    border-right-color: #000000;
    border-top-color: #000000;
    clear: none;
    color: #000000;
    float: none;
    font-family: Arial;
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 10px 0 15px;
    padding: 0 0 5px;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;

}

.heading2 {
    background-color: inherit;
    border-bottom: 2px solid #E1E1E1 !important;
    border-left-color: #000000;
    border-right-color: #000000;
    border-top-color: #000000;
    clear: none;
    color: #000000;
    float: none;
    font-family: Arial;
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 10px 0 15px;
    padding: 0 0 5px;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.heading3 {
    background-color: inherit;
    border-bottom: 2px solid #E1E1E1 !important;
    border-left-color: #000000;
    border-right-color: #000000;
    border-top-color: #000000;
    clear: none;
    color: #000000;
    float: none;
    font-family: Arial;
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 10px 0 15px;
    padding: 0 0 5px;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.heading4 {
    background-color: inherit;
    clear: none;
    color: #000000;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 6pt 0 3pt;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.heading5 {
    background-color: inherit;
    clear: none;
    color: #000000;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 6pt 0 3pt;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.heading6 {
    background-color: inherit;
    clear: none;
    color: #000000;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: italic;
    font-variant: normal;
    font-weight: bold;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 6pt 0 3pt;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.indexatoz {
    background-color: #CFCFCF;
    clear: none;
    color: #666666;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 12pt 0 0;
    padding: 6pt;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.index1 {
    background-color: inherit;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
    padding: 3pt 0 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.index2 {
    background-color: inherit;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.index3 {
    background-color: inherit;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-spacing: normal;
}
.toc {
    background-color: inherit;
    clear: none;
    color: #333333;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 6pt;
    text-transform: none;
    vertical-align: baseline;
    white-space: nowrap;
    width: auto;
    word-spacing: normal;
}