BODY, TD, TH, P
{
    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: bold;
}
H2
{
    font-family: Segoe UI, Arial;
    font-size: 12pt;
    font-weight: bold;
}
H3
{
    font-family: Segoe UI, Arial;
    font-size: 10pt;
    font-weight: bold;
}
H4
{
    font-family: Segoe UI, Arial;
    font-size: 10pt;
    font-weight: bold;
}
H5
{
    font-family: Segoe UI, Arial;
    font-size: 10pt;
    font-weight: bold;
}
H6
{
    font-family: Segoe UI, Arial;
    font-size: 10pt;
    font-weight: bold;
}
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;
    background-color: #ffffff;
    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;
    background-color: #ffffff;
    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;
}
P.HR
{
    border-bottom: 1px solid #999999;
}
.DivHR
{
    background-color: #999999;
    width: 100%;
    height: 1px;
    margin: 5px 0px 5px 0px;
}
LI
{
    list-style-type: disc;
}
TH, TD
{
    text-align: left;
    vertical-align: top;
}
SUP
{
    font-family: verdana;
    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);
}
A:active
{
    text-decoration: none;
    color: #325d96;
}
A:link, A:visited
{
    color: #325d96;
}
A:hover
{
    text-decoration: underline;
    color: #325d96;
}
A.SubHead:active
{
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
    color: #325d96;
}
A.SubHead:link, A.SubHead:visited
{
    color: #325d96;
}
A.SubHead:hover
{
    font-size: 13px;
    text-decoration: underline;
    font-weight: bold;
    color: #325d96;
}
A.Caption:active
{
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}
A.Caption:link, A.Caption:visited
{
    color: #ffffff;
}
A.Caption:hover
{
    text-decoration: underline;
    font-weight: bold;
    color: #ffffff;
}
TABLE.Normal
{
    border: 1px solid #999999;
    empty-cells: show;
}
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: bold;
    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: bold;
    color: #333333;
}
.Footnote
{
    font-family: Segoe UI, Arial;
    font-size: 10px;
    vertical-align: text-top;
}
.FormError
{
    color: #cc3333;
}
TABLE.Form
{
    table-layout: auto!important;
}
TABLE.FormError
{
    border: 1px solid #cc3333;
}
.FieldName, .FieldNameError, .FieldNameDisabled
{
    font-size: 10pt;
    font-weight: bold;
}
.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: Tahoma;
    font-size: 8pt;
    padding: 2px;
    margin: 0px;
}
.CustomField, .FieldBackground, INPUT.Field, INPUT.FileField, TEXTAREA.Field, SELECT.Field
{
    background-color: #f0f0f0;
}
.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: Tahoma;
    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: Tahoma;
    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: Tahoma;
    font-size: 8pt;
    color: #999999;
}
INPUT.RadioField
{
    position: relative;
    top: -3px;
}
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: bold;
    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;
}
.DocumentTitle
{
    font-family: Calibri, Arial, Helv;
    font-size: 25px;
    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: bold;
    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: bold;
}
.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: bold;
}
.DocumentList
{
}
.DocumentListItem
{
    margin-top: 4px;
    margin-bottom: 4px;
    text-indent: -10px;
}
.DocumentTOC1
{
    margin-left: 5px;
    font-size: 13px;
}
.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;
}
.DocumentCode
{
    font-family: lucida console; courier new; courier;
    font-size: 12px;
    color: #234169;
    background-color: #ecf2f9;
    border: 1px dashed #234169;
    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: bold;
}
.FrameworkDebugPlaceholder
{
padding: 10px;
width: 100%;
}
.FrameworkDebugTableHeader, .FrameworkDebugTableName, .FrameworkDebugTableValue
{
font-family: Lucida Console, Segoe UI, Arial;
font-size: 11px;
vertical-align: top;
text-align: left;
padding: 4px;
}
.FrameworkDebugTableCollapsed, .FrameworkDebugTableExpanded
{
border-collapse: collapse;
margin: 0px 0px 10px 0px;
width: 100%;
table-layout: fixed;
}
.FrameworkDebugTableCollapsed
{
background-color: #f0f0f0;
border: 1px solid #cccccc;
display: table;
}
.FrameworkDebugTableExpanded
{
border: 1px solid #666666;
display: none;
}
.FrameworkDebugTableHeader
{
font-weight: bold;
background-color: #999999;
color: #ffffff;
cursor: pointer;
}
TABLE.FrameworkDebugTableExpanded TH.FrameworkDebugTableHeader
{
background-color: #333333;
}
.FrameworkDebugTableName
{
font-weight: bold;
}
.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;
}
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;
}
