BODY, TD, TH, P, DIV, SPAN
{
    font-family: Segoe UI, Arial;
    font-size: 10pt;
    color: #333333;
}
P
{
}
BODY
{
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
}
H1
{
    font-family: Segoe UI, Arial;
    font-size: 14pt;
    font-weight: 600;
}
H2
{
    font-family: Segoe UI, Arial;
    font-size: 12pt;
    font-weight: 600;
}
H3
{
    font-family: Segoe UI, Arial;
    font-size: 10pt;
    font-weight: 600;
}
H4
{
    font-family: Segoe UI, Arial;
    font-size: 10pt;
    font-weight: 600;
}
H5
{
    font-family: Segoe UI, Arial;
    font-size: 10pt;
    font-weight: 600;
}
H6
{
    font-family: Segoe UI, Arial;
    font-size: 10pt;
    font-weight: 600;
}
IMG
{
    border: 0px;
}
FORM, .FrameworkForm
{
    padding: 0px;
    margin: 0px;
}
DIV.HR
{
    border-top: 0px solid #999999;
    border-left: 0px solid #999999;
    border-right: 0px solid #999999;
    border-bottom: 1px solid #999999;
    height: 1px;
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 5px 0px;
}
DIV.ThickHR
{
    border-top: 0px solid #999999;
    border-left: 0px solid #999999;
    border-right: 0px solid #999999;
    border-bottom: 3px solid #999999;
    height: 1px;
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 5px 0px;
}
HR
{
    border-top: 0px solid #999999;
    border-left: 0px solid #999999;
    border-right: 0px solid #999999;
    border-bottom: 1px solid #999999;
    height: 1px;
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 5px 0px;
}
TD.HR
{
    border-bottom: 1px solid #999999;
    padding-top: 0px;
    padding-bottom: 0px;
}
TD.ThickHR
{
    border-bottom: 3px solid #999999;
    padding-top: 0px;
    padding-bottom: 0px;
}
P.HR
{
    border-bottom: 1px solid #999999;
}
P.ThickHR
{
    border-bottom: 3px solid #999999;
}
.DivHR
{
    background-color: #999999;
    width: 100%;
    height: 1px;
    margin: 5px 0px 5px 0px;
}
.DivThickHR
{
    background-color: #999999;
    width: 100%;
    height: 3px;
    margin: 5px 0px 5px 0px;
}
LI
{
    list-style-type: disc;
}
TH, TD
{
    text-align: left;
    vertical-align: top;
}
SUP
{
    font-size: .5em;
    vertical-align: text-top;
}
INPUT[type=text], INPUT[type=password], INPUT[type=file], SELECT, TEXTAREA
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
    box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
    box-sizing: content-box;
}
INPUT[type=text], INPUT[type=password], INPUT[type=file], SELECT
{
    min-height: 1.6em;
}
INPUT::-webkit-input-placeholder, SELECT::-webkit-input-placeholder, TEXTAREA::-webkit-input-placeholder
{
    color: #999999;
}
INPUT:-moz-placeholder, SELECT:-moz-placeholder, TEXTAREA:-moz-placeholder
{
    color: #999999;
    opacity: 1;
}
INPUT::-moz-placeholder, SELECT::-moz-placeholder, TEXTAREA::-moz-placeholder
{
    color: #999999;
    opacity: 1;
}
INPUT[type=text]:-ms-input-placeholder, INPUT[type=password]:-ms-input-placeholder, INPUT[type=file]:-ms-input-placeholder, SELECT:-ms-input-placeholder, TEXTAREA:-ms-input-placeholder
{
    color: #999999;
}
INPUT:placeholder-shown, SELECT:placeholder-shown, TEXTAREA:placeholder-shown
{
   color: #999999;
}
A:active, A:hover
{
    text-decoration: none;
    color: #325d96;
}
A:link, A:visited
{
    color: #325d96;
}
A:hover
{
    text-decoration: underline;
}
A.SubHead:active, A.SubHead:hover
{
    font-size: 13px;
    text-decoration: none;
    font-weight: 600;
    color: #325d96;
}
A.SubHead:link, A.SubHead:visited
{
    color: #325d96;
}
A.SubHead:hover
{
    text-decoration: underline;
}
A.Caption:active, A.Caption:hover
{
    text-decoration: none;
    font-weight: 600;
    color: #ffffff;
}
A.Caption:link, A.Caption:visited
{
    color: #ffffff;
}
A.Caption:hover
{
    text-decoration: underline;
}
TABLE.Normal
{
    border: 1px solid #999999;
    empty-cells: show;
    border-collapse: collapse;
}
FORM#f1tfw_lvff
{
    margin-left: 100%;
    margin-bottom: 2px;
    float: right;
}
TH.Normal, TH.NormalOdd, TH.NormalEven, TH.Highlight, TH.NormalError, TH.Error, TH.NormalDisabled, TH.Disabled, TD.Normal, TD.NormalOdd, TD.NormalEven, TD.Highlight, TD.NormalError, TD.Error, TD.NormalDisabled, TD.Disabled, TD.Caption, TD.CaptionOdd, TD.CaptionEven, TD.CaptionHighlight, TD.CaptionError, TD.CaptionDisabled
{
}
TH.Normal, TH.NormalOdd, TH.NormalEven, TH.Highlight, TH.NormalError, TH.Error, TH.NormalDisabled, TD.Caption, TD.CaptionOdd, TD.CaptionEven, TD.CaptionHighlight, TD.CaptionError, TD.CaptionDisabled
{
    font-weight: 600;
    vertical-align: bottom;
}
TH.Normal, TH.NormalOdd, TD.Caption, TD.CaptionOdd
{
    background-color: #234169;
    color: #ffffff;
}
TH.Highlight, TH.NormalEven, TD.CaptionEven, TD.CaptionHighlight
{
    background-color: #152841;
    color: #ffffff;
}
TH.NormalError, TH.Error, TD.CaptionError
{
    background-color: #cc3333;
    color: #ffffff;
}
TH.NormalDisabled, TH.Disabled, TD.CaptionDisabled
{
    background-color: #999999;
    color: #ffffff
}
TD.Normal, TD.NormalOdd, TD.NormalEven, TD.Highlight, TD.NormalError, TD.Error, TD.NormalDisabled, TD.Disabled, TD.Caption, TD.CaptionOdd, TD.CaptionEven, TD.CaptionHighlight, TD.CaptionError, TD.CaptionDisabled
{
}
TD.Normal, TD.NormalOdd
{
    background-color: #ecf2f9;
    color: #333333;
}
TD.NormalEven, TD.Highlight
{
    background-color: #c4d3e7;
    color: #333333;
}
TD.NormalError, TD.Error
{
    background-color: #f48484;
    color: #ffffff;
}
TD.NormalDisabled, TD.Disabled
{
    background-color: #eeeeee;
    color: #999999;
}
TH.Title, TD.Title, .Title
{
    font-family: Segoe UI, Arial;
    font-weight: normal;
    font-size: 12pt;
    line-height: normal;
    color: #666666;
    text-transform: uppercase;
    vertical-align: middle;
    padding-bottom: 2px;
}
TABLE.Title
{
    border-bottom: 1px solid #999999;
}
.SubHead
{
    font-family: Segoe UI, Arial;
    font-size: 10pt;
    font-weight: 600;
    color: #333333;
}
.Footnote
{
    font-family: Segoe UI, Arial;
    font-size: 10px;
    vertical-align: text-top;
}
DIV.FrameworkForm
{
    width: 100%;
}
DIV.FrameworkFormError
{
    display: table;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    margin-bottom: 10px;
    color: #cc3333;
    border: 1px solid #cc3333;
}
DIV.FrameworkFormContent
{
    display: table;
    width: 100%;
}
DIV.FrameworkFieldContainer
{
    padding: 10px;
}
DIV.FrameworkFieldNameContainer
{
    clear: both;
    float: left;
    width: 50%;
    padding-bottom: 10px;
}
DIV.FrameworkFormFieldSeperator
{
    clear: both;
    font-family: Segoe UI, Arial;
    font-size: 10pt;
    font-weight: 600;
    color: #333333;
    border-bottom: 1px solid #999999;
}
DIV.FrameworkFieldName, DIV.FrameworkFieldNameError, DIV.FrameworkFieldNameDisabled
{
    display: inline-block;
    font-size: 10pt;
    font-weight: 600;
}
DIV.FrameworkFieldName
{
    color: #333333;
}
DIV.FrameworkFieldNameError
{
    color: #cc3333;
}
DIV.FrameworkFieldNameDisabled
{
    color: #cccccc;
}
DIV.FrameworkFieldRequired, DIV.FrameworkFieldRequiredError, DIV.FrameworkFieldRequiredDisabled
{
    display: inline-block;
    font-size: 10pt;
}
DIV.FrameworkFieldRequired
{
    color: #cc3333;
}
DIV.FrameworkFieldRequiredError
{
    color: #cc3333;
}
DIV.FrameworkFieldRequiredDisabled
{
    color: #ff9999;
}
DIV.FrameworkFieldDescription, DIV.FrameworkFieldDescriptionError, DIV.FrameworkFieldDescriptionDisabled
{
    display: block;
    font-size: 10pt;
}
DIV.FrameworkFieldDescription
{
    color: #666666;
}
DIV.FrameworkFieldDescriptionError
{
    color: #ff6666;
}
DIV.FrameworkFieldDescriptionDisabled
{
    color: #cccccc;
}
DIV.FrameworkField
{
    float: right;
    width: 50%;
    padding-bottom: 10px;
}
DIV.FrameworkFormButtons
{
    display: table;
    margin-left: auto;
    margin-right: auto;
    font-size: 0em;
    padding-top: 10px;
    padding-bottom: 10px;
}
DIV.FrameworkFormButtons INPUT
{
    padding-left: 5px;
    padding-right: 5px;
}
.FormError
{
    color: #cc3333;
}
.FormErrorFieldName
{
    color: #cc3333;
    font-weight: 600;
}
TABLE.FormError
{
    border: 1px solid #cc3333;
    padding: 5px;
}
.FieldName, .FieldNameError, .FieldNameDisabled
{
    font-size: 10pt;
    font-weight: 600;
}
.FieldName
{
    color: #333333;
}
.FieldNameError
{
    color: #cc3333;
}
.FieldNameDisabled
{
    color: #cccccc;
}
.FieldDescription, .FieldDescriptionError, .FieldDescriptionDisabled
{
    font-size: 10pt;
}
.FieldDescription
{
    color: #666666;
}
.FieldDescriptionError
{
    color: #ff6666;
}
.FieldDescriptionDisabled
{
    color: #cccccc;
}
.FieldRequired, .FieldRequiredError, .FieldRequiredDisabled, .FormRequired
{
    font-size: 10pt;
}
.FieldRequired, .FormRequired
{
    color: #cc3333;
}
.FieldRequiredError
{
    color: #cc3333;
}
.FieldRequiredDisabled
{
    color: #ff9999;
}
TD.Field
{
    vertical-align: top;
    text-align: left;
    padding: 5px 2px 5px 2px;
}
.CustomField, .CustomFieldError, .CustomFieldDisabled, INPUT.Field, INPUT.FieldError, INPUT.FieldDisabled, INPUT.FileField, INPUT.FileFieldError, INPUT.FileFieldDisabled, TEXTAREA.Field, TEXTAREA.FieldError, TEXTAREA.FieldDisabled, SELECT.Field, SELECT.FieldError, SELECT.FieldDisabled
{
    font-family: Segoe UI, Arial;
    font-size: 8pt;
    padding: 0px;
    margin: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    box-shadow: none;
}
.CustomField, .FieldBackground, INPUT.Field, INPUT.FileField, TEXTAREA.Field, SELECT.Field
{
    background-color: #ffffff;
}
.CustomField, .FieldBorder, INPUT.Field, INPUT.FileField, TEXTAREA.Field, SELECT.Field
{
    border: 1px solid #999999;
}
.CustomField, .FieldText, INPUT.Field, INPUT.FileField, TEXTAREA.Field, SELECT.Field
{
    font-family: Segoe UI, Arial;
    font-size: 8pt;
    color: #333333;
}
.CustomFieldError, .FieldBackgroundError, INPUT.FieldError, INPUT.FileFieldError, TEXTAREA.FieldError, SELECT.FieldError
{
    background-color: #fdd3d3;
}
.CustomFieldError, .FieldBorderError, INPUT.FieldError, INPUT.FileFieldError, TEXTAREA.FieldError, SELECT.FieldError
{
    border: 1px solid #993333;
}
.CustomFieldError, .FieldTextError, INPUT.FieldError, INPUT.FileFieldError, TEXTAREA.FieldError, SELECT.FieldError
{
    font-family: Segoe UI, Arial;
    font-size: 8pt;
    color: #993333;
}
.CustomFieldDisabled, .FieldBackgroundDisabled, INPUT.FieldDisabled, INPUT.FileFieldDisabled, TEXTAREA.FieldDisabled, SELECT.FieldDisabled
{
    background-color: #f7f7f7;
}
.CustomFieldDisabled, .FieldBorderDisabled, INPUT.FieldDisabled, INPUT.FileFieldDisabled, TEXTAREA.FieldDisabled, SELECT.FieldDisabled
{
    border: 1px solid #e5e5e5;
}
.CustomFieldDisabled, .FieldTextDisabled, INPUT.FieldDisabled, INPUT.FileFieldDisabled, TEXTAREA.FieldDisabled, SELECT.FieldDisabled
{
    font-family: Segoe UI, Arial;
    font-size: 8pt;
    color: #999999;
}
INPUT.RadioField
{
    position: relative;
    top: -3px;
}
INPUT.FrameworkFormButton
{
    width: 100px;
    height: 30px;
    border: 0px solid black;
    background-color: #325d96;
    color: #ffffff;
    font-size: 10pt;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
    margin: 0px 5px 0px 5px;
}
DIV.FrameworkFormButton
{
    width: 100px;
    height: 30px;
    border: 0px solid black;
    background-color: #325d96;
    color: #ffffff;
    font-size: 10pt;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    vertical-align: middle;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    display: inline-block;
    margin: 0px 5px 0px 5px;
}
INPUT.FrameworkFormButton:hover
{
    color: #ffffff;
    background-color: #152841;
}
DIV.FrameworkFormButton:hover
{
    color: #ffffff;
    background-color: #152841;
}
INPUT.FrameworkFormButton:disabled
{
    color: #ffffff;
    background-color: #999999;
}
DIV.FrameworkFormButton:disabled
{
    color: #ffffff;
    background-color: #999999;
}
DIV.FrameworkDialog
{
    position: absolute;
    overflow: hidden;
    left: 0px;
    top: 0px;
    visibility: hidden;
    margin: 0px;
    z-index: 1001;
}
DIV.FrameworkDialogBackground, DIV.FrameworkDialogSizeGrip, DIV.FrameworkDialogLowerLeft, DIV.FrameworkDialogLowerRight, DIV.FrameworkDialogUpperLeft, DIV.FrameworkDialogUpperRight, DIV.FrameworkDialogLeft, DIV.FrameworkDialogRight, DIV.FrameworkDialogTop, DIV.FrameworkDialogBottom
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 6px;
    height: 6px;
}
DIV.FrameworkDialogLowerLeft, DIV.FrameworkDialogSizeGrip, DIV.FrameworkDialogLowerRight, DIV.FrameworkDialogUpperLeft, DIV.FrameworkDialogUpperRight
{
    background-color: transparent;
}
DIV.FrameworkDialogUpperLeft
{
    background-image: url(/framework/Dialog_UpperLeft.png);
}
DIV.FrameworkDialogUpperRight
{
    background-image: url(/framework/Dialog_UpperRight.png);
}
DIV.FrameworkDialogLowerLeft
{
    background-image: url(/framework/Dialog_LowerLeft.png);
}
DIV.FrameworkDialogLowerRight
{
    background-image: url(/framework/Dialog_LowerRight.png);
}
DIV.FrameworkDialogSizeGrip
{
    background-image: url(/framework/Dialog_SizeGrip.png);
}
DIV.FrameworkDialogBackground, DIV.FrameworkDialogLeft, DIV.FrameworkDialogRight, DIV.FrameworkDialogTop, DIV.FrameworkDialogBottom
{
    background-color: #eeeeee;
}
DIV.FrameworkDialogCaption, DIV.FrameworkDialogSystemControls
{
    position: absolute;
    left: 6px;
    top: 6px;
    width: 488px;
    height: 20px;
    background-color: #234169;
}
TABLE.FrameworkDialogCaption, TABLE.FrameworkDialogSystemControls
{
    width: 100%;
    height: 20px;
    table-layout: fixed;
}
TD.FrameworkDialogCaption, TD.FrameworkDialogSystemControls
{
    font-family: Segoe UI, Arial;
    font-size: 10pt;
    font-weight: 600;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    color: #ffffff;
}
DIV.FrameworkDialogContent
{
    position: absolute;
    left: 6px;
    top: 32px;
    width: 488px;
    height: 432px;
    overflow: auto;
    padding: 5px;
    border: 1px solid #999999;
    background-color: #ffffff;
}
DIV.FrameworkDialogControls
{
    position: absolute;
    left: 6px;
    top: 438px;
    width: 488px;
    height: 28px;
    overflow: none;
    padding-left: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    text-align: right;
    vertical-align: bottom;
    background-color: #eeeeee;
}
DIV.FrameworkDialogButton
{
    display: inline-block;
    width: 72px;
    height: 28px;
    line-height: 28px;
    overflow: none;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    background-color: #325d96;
    color: #ffffff;
    font-size: 10pt;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
    margin: 0px 5px 0px 5px;
}
DIV.FrameworkDialogButton:hover
{
    color: #ffffff;
    background-color: #152841;
}
.DocumentTitle
{
    font-family: Calibri, Arial, Helv;
    font-size: 50px;
    color: #234169;
    text-align: right;
    text-transform: none;
    padding-right: 20px;
    padding-top: 50px;
}
.DocumentProperties
{
    font-size: 13px;
    padding-top: 20px;
    padding-right: 20px;
}
.DocumentPropertyName
{
    font-size: 13px;
    font-weight: 600;
    text-align: right;
    padding-right: 5px;
}
.DocumentPropertyValue
{
    font-size: 13px;
}
.DocumentTitleHighlight
{
    background-color: #ecf2f9;
}
.DocumentSubHead1, .DocumentSubHead2, .DocumentSubHead3, .DocumentSubHead4, .DocumentSubHead5, .DocumentSubHead6, .DocumentSubHead7
{
    font-family: Calibri, Arial, Helv;
    text-transform: none;
    margin-top: 40px;
    margin-bottom: 0px;
    padding-left: 5px;
}
.DocumentSubHead1, .DocumentSubHead2, .DocumentSubHead3
{
    font-weight: 600;
}
.DocumentSubHead1
{
    font-size: 24px;
    color: #ffffff;
    background-color: #234169;
}
.DocumentSubHead2
{
    font-size: 18px;
    color: #234169;
    border-bottom: 1px dotted #234169;
    border-left: 1px dotted #234169;
    margin-left: 25px;
}
.DocumentSubHead3
{
    font-size: 15px;
    color: #234169;
    border-bottom: 1px dotted #234169;
    border-left: 1px dotted #234169;
    margin-left: 45px;
}
.DocumentSubHead4
{
    font-size: 15px;
    color: #234169;
    border-bottom: 1px dotted #234169;
    border-left: 1px dotted #234169;
    margin-left: 65px;
}
.DocumentSubHead5
{
    font-size: 15px;
    color: #234169;
    border-bottom: 1px dotted #234169;
    border-left: 1px dotted #234169;
    margin-left: 85px;
}
.DocumentSubHead6
{
    font-size: 15px;
    color: #234169;
    border-bottom: 1px dotted #234169;
    border-left: 1px dotted #234169;
    margin-left: 105px;
}
.DocumentSubHead7
{
    font-size: 15px;
    color: #234169;
    border-bottom: 1px dotted #234169;
    border-left: 1px dotted #234169;
    margin-left: 125px;
}
.DocumentSection
{
    font-size: 13px;
    font-weight: 600;
}
.DocumentList
{
}
.DocumentListItem
{
    margin-top: 4px;
    margin-bottom: 4px;
    text-indent: -10px;
}
.DocumentTOC1
{
    margin-left: 5px;
    font-size: 13px;
    font-weight: 600;
}
.DocumentTOC2
{
    margin-left: 25px;
}
.DocumentTOC3
{
    margin-left: 45px;
}
.DocumentTOC4
{
    margin-left: 65px;
}
.DocumentTOC5
{
    margin-left: 85px;
}
.DocumentTOC6
{
    margin-left: 105px;
}
.DocumentTOC7
{
    margin-left: 125px;
}
.DocumentBody1
{
    margin-left: 25px;
}
.DocumentBody2
{
    margin-left: 45px;
}
.DocumentBody3
{
    margin-left: 65px;
}
.DocumentBody4
{
    margin-left: 85px;
}
.DocumentBody5
{
    margin-left: 105px;
}
.DocumentBody6
{
    margin-left: 125px;
}
.DocumentBody7
{
    margin-left: 145px;
}
.DocumentCode
{
    font-family: lucida console; courier new; courier;
    font-size: 12px;
    line-height: 1.2em;
    color: #234169;
    background-color: #ecf2f9;
    border: 1px dashed #234169;
    padding: 2px;
}
.DocumentInlineCode
{
    font-family: lucida console; courier new; courier;
    font-size: 12px;
    line-height: 1.2em;
    color: #234169;
    background-color: #ecf2f9;
    padding: 2px;
}
.DocumentSuperscript
{
    font-size: 75%;
    position: relative;
    top: -2px;
    padding-left: 0px;
}
.DocumentSubscript
{
    font-size: 75%;
    position: relative;
    top: 3px;
    padding-left: 1px;
}
.DocumentErrors
{
    border: 1px solid #ff0000;
    padding: 5px;
    visibility: hidden;
    display: none
}
.DocumentError
{
    color: #ff0000;
    font-weight: 600;
}
.FrameworkDebugPlaceholder
{
padding: 10px;
width: 100%;
}
.FrameworkDebugTableHeader,
.FrameworkDebugTableName,
.FrameworkDebugTableValue
{
font-family: Lucida Console, Verdana;
font-size: 11px;
vertical-align: top;
text-align: left;
padding: 4px;
}
.FrameworkDebugTableCollapsed,
.FrameworkDebugTableExpanded
{
border-collapse: collapse;
margin: 0px 0px 10px 0px;
width: 100%;
}
.FrameworkDebugTableCollapsed
{
background-color: #f0f0f0;
border: 1px solid #cccccc;
visibility: visible;
display: table;
}
.FrameworkDebugTableExpanded
{
border: 1px solid #666666;
visibility: hidden;
display: none;
}
.FrameworkDebugTableHeader
{
font-weight: 600;
background-color: #999999;
color: #ffffff;
cursor: pointer;
}
TABLE.FrameworkDebugTableExpanded TH.FrameworkDebugTableHeader
{
background-color: #333333;
}
.FrameworkDebugTableName
{
font-weight: 600;
}
.FrameworkDebugTableName,
.FrameworkDebugTableValue
{
border: 1px solid #666666;
background-color: #dddddd;
color: #333333;
}
.FrameworkJavaScriptDebug
{
overflow: scroll;
height: 200px;
border: 1px solid black;
background-color: #ffffff;
color: #000000;
margin: 0px 0px 10px 0px;
}
DIV.FrameworkMenuPlaceHolder
{
    position: absolute;
    display: none;
    background-color: #2a4e7d;
    border: 1px solid #101e30;
    padding: 2px;
}
P.FrameworkMenuItem
{
    background-color: #2a4e7d;
    margin: 0px;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    color: #ffffff;
    cursor: pointer;
    padding-right: 20px;
    font-family: Segoe UI, Arial;
    font-size: 10pt;
}
P.FrameworkMenuItemSubMenu
{
    background-image: url(/Framework/SubMenu.png);
    background-repeat: no-repeat;
    background-position: right center;
}
P.FrameworkMenuItem:hover
{
    color: #ffffff;
    background-color: #759dd1;
}
P.FrameworkMenuItemSubMenu:hover
{
}
TABLE.FrameworkMenu
{
    table-layout: fixed;
}
TABLE.FrameworkMenu > COLGROUP > COL
{
    width: 120px;
}
TD.FrameworkMenu
{
    width: 120px;
    height: 30px;
    font-family: Segoe UI, Arial;
    font-size: 10pt;
    color: #ffffff;
    background-color: transparent;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
}
TD.FrameworkMenu:hover
{
    color: #ffffff;
    background-color: transparent;
}
DIV.SelectableTableError
{
color: #cc3333;
margin-bottom: 5px;
}
DIV.SelectableTableError > DIV
{
color: #cc3333;
}
TABLE.SelectableTable
{
border-collapse: collapse;
}
TABLE.SelectableTable > TBODY > TR > TH
{
font-weight: normal;
border: 1px solid #325d96;
background-color: #325d96;
cursor: default;
color: #ffffff;
min-height: 11px;
padding: 4px 5px 4px 5px;
vertical-align: bottom;
}
TABLE.SelectableTable > TBODY > TR > TD
{
padding: 4px 5px 4px 5px;
vertical-align: top;
cursor: pointer;
overflow: hidden;
white-space: normal;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
-ms-text-overflow: ellipsis;
color: #333333;
border: 1px solid #cccccc;
background-color: #ffffff;
}
TABLE.SelectableTableHeader > TBODY > TR > TH
{
font-weight: 600;
min-height: 11px;
color: #ffffff;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
-ms-text-overflow: ellipsis;
}
TABLE.SelectableTableHeader > TBODY > TR > TD
{
min-height: 14px;
background-position: right center;
background-repeat: no-repeat;
}
TABLE.SelectableTableHeader > TBODY > TR > TD.NoSort
{
background-image: url(/Framework/Pixel.gif);
}
TABLE.SelectableTableHeader > TBODY > TR > TD.None
{
background-image: url(/Framework/Sort_None.png);
}
TABLE.SelectableTableHeader > TBODY > TR > TD.Ascending
{
background-image: url(/Framework/Sort_Ascending.png);
}
TABLE.SelectableTableHeader > TBODY > TR > TD.Descending
{
background-image: url(/Framework/Sort_Descending.png);
}
DIV.SelectableTableButtonContainer
{
position: relative;
padding-bottom: 26px;
padding-top: 10px;
font-size: 0em;
}
DIV.SelectableTableButtonContainerDebug
{
position: absolute;
left: 0px;
top: 10px;
background-color: #fff6f6;
width: 460px;
height: 18px;
}
DIV.SelectableTableButton
{
position: relative;
display: inline-block;
height: 16px;
padding-left: 22px;
padding-right: 15px;
padding-top: 2px;
background-position: left center;
background-repeat: no-repeat;
color: #333333;
cursor: default;
font-size: 8pt;
float: left;
background-image: url(/Framework/pixel.gif);
}
DIV.SelectableTableButton_More
{
padding-left: 0px;
padding-right: 0px;
font-size: 0em;
width: 16px;
}
DIV.SelectableTableMenuButton
{
position: absolute;
left: 0px;
top: 0px;
margin-left: 16px;
width: 150px;
height: 18px;
background-image: url(/Framework/pixel.gif) !important;
}
DIV.SelectableTablePageNumber_Container
{
position: relative;
display: inline-block;
float: right;
}
DIV.SelectableTablePageNumber_Name
{
color: #cccccc;
position: relative;
display: inline-block;
height: 16px;
padding-top: 2px;
padding-right: 10px;
font-size: 8pt;
}
IMG.SelectableTablePageNumberButtons_Previous
{
position: relative;
vertical-align: bottom;
top: -1px;
width: 16px;
height: 16px;
cursor: pointer;
padding-right: 10px;
}
IMG.SelectableTablePageNumberButtons_Previous_Disabled
{
position: relative;
vertical-align: bottom;
top: -1px;
width: 16px;
height: 16px;
cursor: pointer;
padding-right: 10px;
cursor: default;
}
IMG.SelectableTablePageNumberButtons_Next
{
position: relative;
vertical-align: bottom;
top: -1px;
width: 16px;
height: 16px;
cursor: pointer;
padding-left: 10px;
}
IMG.SelectableTablePageNumberButtons_Next_Disabled
{
position: relative;
vertical-align: bottom;
top: -1px;
width: 16px;
height: 16px;
cursor: pointer;
padding-left: 10px;
cursor: default;
}
IMG.SelectableTablePageNumberButtons_First
{
position: relative;
vertical-align: bottom;
top: -1px;
width: 16px;
height: 16px;
cursor: pointer;
padding-right: 10px;
}
IMG.SelectableTablePageNumberButtons_First_Disabled
{
position: relative;
vertical-align: bottom;
top: -1px;
width: 16px;
height: 16px;
cursor: pointer;
padding-right: 10px;
cursor: default;
}
IMG.SelectableTablePageNumberButtons_Last
{
position: relative;
vertical-align: bottom;
top: -1px;
width: 16px;
height: 16px;
cursor: pointer;
padding-left: 10px;
}
IMG.SelectableTablePageNumberButtons_Last_Disabled
{
position: relative;
vertical-align: bottom;
top: -1px;
width: 16px;
height: 16px;
cursor: pointer;
padding-left: 10px;
cursor: default;
}
DIV.SelectableTablePageNumber_Numbers
{
color: #cccccc;
position: relative;
display: inline-block;
height: 16px;
padding-top: 2px;
cursor: default;
}
DIV.SelectableTablePageNumber_Numbers_Selected
{
background-color: #cccccc;
color: #111111;
border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-webkit-border-radius: 5px;
}
DIV.SelectableTablePageNumber_Numbers > DIV
{
position: relative;
display: inline-block;
height: 16px;
width: 25px;
text-align: center;
font-size: 8pt;
padding-top: 2px;
padding-left: 2px;
padding-right: 2px;
margin-left: 2px;
margin-right: 2px;
}
IMG.DateField
{
    vertical-align: top;
    padding: 1px 0px 0px 2px;
    cursor: pointer;
}
DIV.Dimmer
{
    visibility: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100px;
    height: 100px;
    z-index: 1000;
    background-image: url(/Framework/Dimmer.png);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/Framework/Dimmer.png');
}
.Resizeable
{
}
.Moveable
{
}
DIV.FrameworkToolTip
{
    position: absolute;
    overflow: hidden;
    left: 0px;
    top: 0px;
    display: none;
    margin: 0px;
    background-color: #ffffe1;
    border: 1px solid black;
    color: black;
    font-weight: normal;
    padding: 2px;
    cursor: default;
}
