﻿/* This StyleSheet contains custom styles for this project */


body
{
	font-family: "Segoe UI", Arial;
	font-size: 12pt;
}

body #BodyContent h1
{
    color: rgb(46,116,181);
	font-size: 20pt;
	font-weight: normal;
	line-height: 20pt;
    margin-top: 20pt;
	margin-bottom: 10pt;
}


body #BodyContent h1:first-child
{
	margin-top: 0pt !important;
}

body #BodyContent h2
{
    color: rgb(46,116,181);
	font-size: 16pt;
	font-weight: normal;
	line-height: 14pt;
    margin-top: 12pt;
	margin-bottom: 8pt;
}

body #BodyContent h3
{
	color: rgb(46,116,181);
	font-size: 14pt;
	font-weight: normal;
	line-height: 14pt;
    margin-top: 10pt;
	margin-bottom: 4pt;
	margin-left: 10px;
}

body #BodyContent h4
{
	color: rgb(46,116,181);
	font-size: 12pt;
	font-weight: normal;
	line-height: 12pt;
    margin-top: 8pt;
	margin-bottom: 4pt;
	margin-left: 25px;
	padding-left: 2px;
}

body #BodyContent h4.Bullet1
{
	color: rgb(46,116,181);
	font-size: 12pt;
	font-weight: normal;
	line-height: 12pt;
    margin-top: 8pt;
	margin-bottom: 4pt;
	margin-left: 25px;
	padding-left: 2px;
}

body #BodyContent h4.Bullet2
{
	color: rgb(46,116,181);
	font-size: 12pt;
	font-weight: normal;
	line-height: 12pt;
    margin-top: 8pt;
	margin-bottom: 4pt;
	margin-left: 40px;
	padding-left: 2px;
}

body #BodyContent h4.Bullet3
{
	color: rgb(46,116,181);
	font-size: 12pt;
	font-weight: normal;
	line-height: 12pt;
    margin-top: 8pt;
	margin-bottom: 4pt;
	margin-left: 60px;
	padding-left: 2px;
}

#BodyContent .Bullet1::before
{
 	content: url("../images/bullet_white_square.gif");
	position: relative;
	top: 3px;
	margin-right: 5px;
}

#BodyContent .Bullet2::before
{
 	content: url("../images/bullet_star.png");
	position: relative;
	top: 2px;
	margin-right: 2px;
}

#BodyContent .Bullet3::before
{
 	content: url("../images/bullet_white_arrow_right.gif");
	position: relative;
	top: 2px;
	margin-right: 2px;
}

body #BodyContent h5
{
	color: rgb(46,116,181);
	font-size: 12pt;
	font-weight: normal;
	line-height: 12pt;
    margin-top: 8pt;
	margin-bottom: 4pt;
	margin-left: 40px;
	padding-left: 2px;
}

body #BodyContent h6
{
	color: rgb(46,116,181);
	font-size: 12pt;
	font-weight: normal;
	line-height: 12pt;
    margin-top: 8pt;
	margin-bottom: 4pt;
	margin-left: 60px;
	padding-left: 2px;
}

body #BodyContent p
{
	margin-top: 1pt;
	margin-bottom: 6pt;
	font-size: 12pt;
	line-height: 15pt;
}


#BodyContent h1+p,
#BodyContent h1+p+p,
#BodyContent h1+p+p+p,
#BodyContent h1+p+p+p+p,
#BodyContent h1+p+p+p+p+p,
#BodyContent h1+p+p+p+p+p+p,
#BodyContent h1+p+p+p+p+p+p+p,
#BodyContent h1+blockquote,
#BodyContent h1+ul
{
	margin-left: 10px;
}

#BodyContent h2+p,
#BodyContent h2+p+p,
#BodyContent h2+p+p+p,
#BodyContent h2+p+p+p+p,
#BodyContent h2+p+p+p+p+p,
#BodyContent h2+p+p+p+p+p+p,
#BodyContent h2+p+p+p+p+p+p+p,
#BodyContent h2+blockquote,
#BodyContent h2+ul
{
	margin-left: 10px;
}

#BodyContent h3+p,
#BodyContent h3+p+p,
#BodyContent h3+p+p+p,
#BodyContent h3+p+p+p+p,
#BodyContent h3+p+p+p+p+p,
#BodyContent h3+p+p+p+p+p+p,
#BodyContent h3+p+p+p+p+p+p+p,
#BodyContent h3+blockquote,
#BodyContent h3+ul
{
	margin-left: 25px;
}

#BodyContent h4+p,
#BodyContent h4+p+p,
#BodyContent h4+p+p+p,
#BodyContent h4+p+p+p+p,
#BodyContent h4+p+p+p+p+p,
#BodyContent h4+p+p+p+p+p+p,
#BodyContent h4+p+p+p+p+p+p+p,
#BodyContent h4+blockquote,
#BodyContent h4+ul
{
	margin-left: 50px;
}

#BodyContent h5+p,
#BodyContent h5+p+p,
#BodyContent h5+p+p+p,
#BodyContent h5+p+p+p+p,
#BodyContent h5+p+p+p+p+p,
#BodyContent h5+p+p+p+p+p+p,
#BodyContent h5+p+p+p+p+p+p+p,
#BodyContent h5+blockquote,
#BodyContent h5+ul
{
	margin-left: 60px;
}


#BodyContent h6+p,
#BodyContent h6+p+p,
#BodyContent h6+p+p+p,
#BodyContent h6+p+p+p+p,
#BodyContent h6+p+p+p+p+p,
#BodyContent h6+p+p+p+p+p+p,
#BodyContent h6+p+p+p+p+p+p+p,
#BodyContent h6+blockquote,
#BodyContent h6+ul
{
	margin-left: 70px;
}




#BodyContent ul
{
	margin-top: 1pt;
	margin-bottom: 12pt;
	margin-left: 0;
	font-size: 12pt;
	line-height: 15pt;
	list-style-image: url("../images/bullet_white_square.gif");
}

#BodyContent ul li
{
	margin-top: 0px;
	line-height: 14pt;
	list-style-type: square;
	list-style-position: outside;
	text-indent: 0em;
}

#BodyContent ol li
{
	margin-top: 10px;
	line-height: 14pt;
	list-style-type: decimal;
	list-style-position: outside;
	text-indent: 0em;
}

#BodyContent span .ImportantWord
{
    color: #004a92;
    font-weight: normal;
}

p.MenuItem+p, p.UIElem+p, p.UISelectionElem+p, p.UIWindow+p, p.Action+p
{
	margin-top: 5px !important;
	margin-left: 40px !important;
}

p.MenuItem+blockquote, p.UIElem+blockquote, p.UISelectionElem+blockquote, p.UIWindow+blockquote, p.Action+blockquote
{
	margin-top: 5px !important;
	margin-left: 40px !important;
}

p.MenuItem+p.MenuItem, p.UIElem+p.UIElem, p.UISelectionElem+p.UISelectionElem, p.UIWindow+p.UIWindow, p.Action+p.Action
{
	margin-top: 5px !important;
	margin-left: 20px !important;
}

p.MenuItem, p.UIElem, p.UISelectionElem, p.UIWindow, p.Action
{
	margin-top: 15px !important;
	margin-left: 20px !important;
	margin-bottom: 0px !important;
	/*border-bottom: 2px solid lightgray;*/
}

p.ActionSub
{
	margin-top: 15px !important;
	margin-left: 40px !important;
	margin-bottom: 0px !important;
}

p.ActionSub+p
{
	margin-top: 5px !important;
	margin-left: 60px !important;
}

p.ActionSub+p.ActionSub
{
	margin-top: 5px !important;
	margin-left: 40px !important;
}

/*
p.UIElem
{
	margin-top: 15px !important;
	margin-left: 10px !important;
	margin-bottom: 0px !important;
	border-bottom: 2px solid lightgray;
}

p.UIElem + p
{
	margin-top: 5px !important;
	margin-left: 30px !important;
}

p.UISelectionElem
{
	margin-top: 15px !important;
	margin-left: 10px !important;
	margin-bottom: 0px !important;
	border-bottom: 2px solid lightgray;
}

p.UISelectionElem + p
{
	margin-top: 5px !important;
	margin-left: 50px !important;
}

p.UIWindow
{
	margin-top: 15px !important;
	margin-left: 10px !important;
	margin-bottom: 0px !important;
	border-bottom: 2px solid lightgray;
}

p.UIWindow + p
{
	margin-top: 5px !important;
	margin-left: 30px !important;
}
*/

span.MenuItem, span.UIElem, span.UISelectionElem, span.UIWindow
{
	margin-left: 0px;
	margin-right: 0px;
	/*border-bottom: 2px solid lightgray;*/
}

.Action::before
{
	content: url("../images/symbol_arrow.png");
	position: relative;
	top: 3px;
	margin: 0 0 0 0;
}

.ActionSub::before
{
	content: url("../images/symbol_arrow.png");
	position: relative;
	top: 3px;
	margin: 0 0 0 0;
}

.MenuItem::before
{
	content: url("../images/symbol_menuitem.png");
	position: relative;
	top: 3px;
	margin: 0 0 0 0;
}

.UIElem::before
{
	content: url("../images/symbol_ui-button.png");
	margin: 0 3px 0 0;
}

.UIWindow::before
{
	content: url("../images/symbol_uiwindow.png");
	position: relative;
	top: 3px;
	margin: 0 2px 0 0;
}

.UISelectionElem::before
{
	content: url("../images/symbol_ui-radio-buttons.png");
}

div #BodyContent > div
{
	margin-top: 1pt;
	margin-bottom: 12pt;
	margin-left: 10px;
	font-size: 12pt;
	line-height: 15pt;
}

div #HeaderContent
{
	margin-left: 0;
}

div #HeaderContent > div
{
	margin-left: 0;
	margin-top: 5pt;
}

div #BodyContent
{
	margin-left: 0;
}

div #FooterContent
{
	margin-left: 0;
}

div #ProjectTitle
{
	margin-left: 0;
}

div #PageTitle
{
	margin-left: 0;
}

div #PageTitleText
{
	margin-left: 0;
	font-size: 16pt;
	font-weight: normal;
}

div #seealsoSectionHeading
{
	margin-top: 20pt;
	margin-bottom: 1pt;
}

div #seealsoSectionHeading > div
{
	margin-top: 1pt;
	margin-bottom: 1pt;
}

div #seealsoSectionContent
{
	margin-top: 1pt;
	margin-bottom: 1pt;
}

div #seealsoSectionHeading > .SectionHeadingText
{
	font-size: 16pt;
	font-weight: normal;
}

div #seealsoSectionContent > div
{
	margin-top: 1pt;
	margin-bottom: 1pt;
}


div .SeeAlsoLink
{
	margin-top: 1pt;
	margin-bottom: 1pt;
	margin-left: 20px;
}

h4 .SeeAlsoSubHeading
{
	font-style: normal;
	font-weight: normal !important;
	font-size: 14pt;
}


p .BriefIntroduction
{
    border-bottom: 1px solid;
    border-left: 1px solid;
    padding-bottom: 5px;
    background-color: #ffe0c0;
    font-style: italic;
    padding-left: 5px;
    padding-right: 5px;
    border-top: 1px solid;
    border-right: 1px solid;
    padding-top: 5px
}

p .HowToOpen
{
    border-bottom: 1px dashed;
    border-right-style: none;
    font-style: italic;
    border-top-style: none;
    border-left-style: none;
    font-weight: bold
}

.TableAuto1
{
    border-bottom: solid 1px Silver;
    border-left: solid 1px Silver;
    border-right: solid 1px Silver;
    border-top: solid 1px Silver;
    caption-side: top;
    table-layout: auto;
}

.hs-box-content
{
	font-size: 12pt;
	font-style: italic;
	line-height: 14pt;
}