/* Text Styles */
hr { color: #000000}
body, table, tr, th /* Normal */
{
 font-size: 80%;
 font-family: Verdana;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
table, tr, th
{
 font-size: 100%;
}
span.f_Notestext /*  Notes text */
{
}
span.f_[source] /* [source] */
{
}
span.f_CodeExample /* Code Example */
{
 font-size: 80%;
 font-family: Consolas;
}
span.f_Comment /* Comment */
{
 font-style: italic;
}
span.f_CourierFixed /* Courier Fixed */
{
 font-size: 90%;
 font-family: 'Courier New';
}
span.f_DefaultFont /* DefaultFont */
{
}
span.f_Head1 /* Head1 */
{
 font-size: 140%;
 font-family: Tahoma;
 font-weight: bold;
 color: #ffffff;
}
span.f_Head12 /* Head12 */
{
 font-size: 120%;
 font-family: Tahoma;
 font-weight: bold;
 color: #ffffff;
}
span.f_Head13 /* Head13 */
{
 font-size: 110%;
 font-family: Tahoma;
 font-weight: bold;
 color: #ffffff;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 140%;
 font-weight: bold;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 120%;
 font-weight: bold;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 80%;
 font-weight: bold;
 color: #800080;
}
span.f_ImportantNote /* ImportantNote */
{
 font-weight: bold;
 color: #ff0000;
 background-color: #ffcc99;
}
span.f_Listing /* Listing */
{
}
span.f_Listing2 /* Listing2 */
{
}
span.f_NewStyle /* New Style */
{
 font-size: 140%;
 font-family: Tahoma;
 font-weight: bold;
 color: #ffffff;
}
span.f_Normal2 /* Normal2 */
{
 font-family: monospace;
}
span.f_Note /* Note */
{
 font-weight: bold;
 color: #003366;
}
span.f_NoteAlert /* NoteAlert */
{
 font-weight: bold;
 color: #ff0000;
}
span.f_NoteExcl /* NoteExcl */
{
 font-weight: bold;
 color: #993300;
}
span.f_Notes /* Notes */
{
}
span.f_Notestext /* Notes text */
{
 font-family: 'Arial Narrow';
}
span.f_ProgramText /* ProgramText */
{
 font-size: 120%;
 font-family: 'Arial Narrow';
 color: #0000ff;
}
span.f_Selected /* Selected */
{
 color: #0000a0;
}
span.f_Selected2 /* Selected2 */
{
 color: #0000a0;
}
span.f_Selected3 /* Selected3 */
{
 font-size: 140%;
 font-weight: bold;
 color: #0000a0;
 background-color: #ff0000;
}
span.f_SourceInPlace /* SourceInPlace */
{
 font-family: Consolas;
 font-weight: bold;
 color: #000080;
}
span.f_TableHeading1 /* Table Heading1 */
{
 font-weight: bold;
}
span.f_TableText /* Table Text */
{
}
span.f_Tip /* Tip */
{
 font-weight: bold;
 color: #ff6600;
}
span.f_ToggleT /* ToggleT */
{
 color: #800000;
}
span.f_TopicHeader /* Topic Header */
{
 font-size: 140%;
 font-family: Tahoma;
 font-weight: bold;
 color: #ffffff;
}
span.f_Warning /* Warning */
{
 color: #800000;
}
span.f_Webdings /* Webdings */
{
 font-family: Webdings;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 line-height: 1.30;
 padding: 0px 0px 0px 0px;
 margin: 6px 0px 6px 0px;
}
.p_Notestext /*  Notes text */
{
 margin: 6px 0px 6px 47px;
}
.p_[source] /* [source] */
{
 border-color: #000000;
 border-style: solid;
 border-width: 1px;
 background: #f8f8f8;
 padding: 5px 5px 5px 5px;
 margin: 1px -5px 1px -5px;
}
.p_CodeExample /* Code Example */
{
 line-height: 1.0;
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_Comment /* Comment */
{
 text-indent: 29px;
}
.p_DefaultFont /* DefaultFont */
{
}
.p_Heading1 /* Heading1 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0px;
 line-height: 1.50;
 padding: 0px 0px 0px 0px;
 margin: 6px 0px 6px 0px;
}
.p_Heading2 /* Heading2 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0px;
 line-height: 1.50;
 padding: 0px 0px 0px 0px;
 margin: 18px 0px 12px 0px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_ImportantNote /* ImportantNote */
{
}
.p_Listing /* Listing */
{
 margin: 6px 0px 6px 37px;
}
.p_Listing2 /* Listing2 */
{
 margin: 3px 0px 3px 37px;
}
.p_Normal2 /* Normal2 */
{
}
.p_Note /* Note */
{
}
.p_NoteAlert /* NoteAlert */
{
}
.p_NoteExcl /* NoteExcl */
{
}
.p_Notes /* Notes */
{
 border-color: #808080;
 border-style: solid;
 border-width: 1px;
 border-right: none;
 border-bottom: none;
 border-left: none;
}
.p_Notestext /* Notes text */
{
 border-color: #808080;
 border-style: solid;
 border-width: 1px;
 border-right: none;
 border-bottom: none;
 border-left: none;
 margin: 6px 0px 6px 29px;
}
.p_Selected /* Selected */
{
}
.p_Selected2 /* Selected2 */
{
}
.p_Selected3 /* Selected3 */
{
}
.p_SourceInPlace /* SourceInPlace */
{
}
.p_TableHeading1 /* Table Heading1 */
{
 text-align: center;
}
.p_TableText /* Table Text */
{
}
.p_Tip /* Tip */
{
}
.p_ToggleT /* ToggleT */
{
}
.p_Warning /* Warning */
{
 border-color: #808080;
 border-style: solid;
 border-width: 1px;
 border-right: none;
 border-bottom: none;
 border-left: none;
}
.p_Webdings /* Webdings */
{
}


#hmpopupdiv /* used for javascript text popups */
{
  display: none;
  position: absolute;
  z-index: 1000;
  background-color: #FFFFFF;
  padding: 6px;
  border:1px solid #000000;
  border-radius: 5px;
  box-shadow: 5px 5px 5px #888;
}

#hmlightbox /* image lightbox */
{
  border: none;
  padding: 8px;
  background: #FFF;
  font-size: 110%;
  font-weight: bold;
  color: #777;
  box-shadow: 5px 5px 5px #888;
}

img.dropdown-toggle-icon /* pointer for toggle icons */
{
  cursor: pointer;
}
