﻿h1
{
    color: #a71f23;
    font-family: 'Verdana';
    font-size: 13pt;
    font-weight: bold;
    line-height: 13pt;
	page-break-before: auto;
}
h2
{
    color: #5A080A;
    font-family: 'Verdana';
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    line-height: 12pt;
}
h3
{
    color: #0ea29e;
    font-family: 'Verdana';
    font-size: 11pt;
    font-style: normal;
    font-weight: normal;
    line-height: 11pt;
}
h4
{
    color: Black;
    font-family: 'Verdana';
    font-size: 11pt;
    font-style: normal;
    font-weight: normal;
    line-height: 11pt;
   }
h5
{
    color: Black;
    font-family: 'Verdana';
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    line-height: 10pt;
    text-decoration: underline;
}
.InvisibleTable
{
    border-bottom: hidden;
    border-left: hidden;
    border-right: hidden;
    border-top: hidden;
    empty-cells: hide;
    table-layout: auto;
}
.WrapAroundImage
{
    bottom: 2px;
    float: right;
    left: 2px;
    margin-left: 2px;
    right: 2px;
    top: 2px;
}	
#BodyContent /*Controls the normal or body text font*/
{
    color: #333333;
    font-family: 'Verdana';
    font-size: 12px;
    line-height: 135%;
}
.BoldContent
{
    color: #333333;
    font-family: 'Verdana';
    font-weight: bold;
    line-height: 135%;
}
tbody /*Controls the note box widget font*/
{
 	color: #333366;
    font-family: 'Verdana';
}
td  /*Formats the table cells including the note box widget */
{
	color: #333366;
    font-family: 'Verdana';
    font-size: 12px;
    line-height: 135%;
}
.MonospacedFont
{
    color: Navy;
    font-family: 'Courier New';
    font-size: 12px;
}
.hs-inthistopic-container
{
     max-width: 50%;
}
.Orphan
@media print {
	p {
		orphans: 3;
	}
}
.Definition
{
    color: #64912D;
    font-family: 'Verdana';
}

}

.Parameters
{
    color: Gray;
    font-family: 'Verdana';
}



.NewStyle
{
    background-color: Silver;
}
.SectionHeadingText
{
	color: #0a4d74
}