<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ----------------- Main ----------------- */
/* Loading panel */
.dxheLoadingDiv_Office2003_Blue
{
    background: white;
    opacity: 0.85;
    filter: alpha(opacity=85);
    cursor: wait;
}
.dxheLoadingPanel_Office2003_Blue
{
	font: 9pt Tahoma, Verdana, Arial;
	color: #303030;
}
.dxheLoadingPanel_Office2003_Blue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}

.dxheControl_Office2003_Blue
{
    border: Solid 1px #002D96;
}

/* Area */
.dxheContentArea_Office2003_Blue
{
    padding: 4px;
	padding-bottom: 6px;
    background-color: #DDECFE;
}
.dxheViewArea_Office2003_Blue
{
    border: Solid 1px #002D96;    
}
.dxheHtmlViewEdit_Office2003_Blue, .dxheDesignViewArea_Office2003_Blue, .dxhePreviewArea_Office2003_Blue 
{
    margin: 0px;
    background-color: #FFFFFF;
    background-image: none;
    text-align: left;
    font-size: smaller;
    font: normal 12px Arial;
}
td.dxheHtmlViewEdit_Office2003_Blue, body.dxheDesignViewArea_Office2003_Blue, body.dxhePreviewArea_Office2003_Blue
{
    padding: 0px;
    padding-left: 4px;
    padding-bottom: 0px;
}
/* Element appearance in DesignView */
body.dxheDesignViewArea_Office2003_Blue table.dxEmptyBorderTable,
body.dxheDesignViewArea_Office2003_Blue table.dxEmptyBorderTable td  {
    border:1px dotted gray;
}
/* Status Bar */
.dxheStatusBar_Office2003_Blue 
{
}
.dxheStatusBarTab_Office2003_Blue 
{    
}
.dxheStatusBarActiveTab_Office2003_Blue 
{
}

/* ----------------- Dialog Forms ----------------- */
#dxInsertTableForm .buttonsCell, #dxInsertLinkForm .buttonsCell, #dxInsertImageForm .buttonsCell, #dxPasteFromWordForm .buttonsCell,
#dxTableColumnPropertiesForm .buttonsCell
{
	background-color: #CFE1F9;
	border-top: 1px #7BA4E0 solid;
	
    padding: 11px;
}
#dxInsertTableForm .captionIndent, #dxInsertLinkForm .captionIndent, #dxInsertImageForm .captionIndent,
#dxTableColumnPropertiesForm .captionIndent
{
	overflow: hidden;
	height: 5px;
}
#dxInsertTableForm .contentCell, #dxInsertLinkForm .contentCell, #dxInsertImageForm .contentCell, #dxPasteFromWordForm .contentCell,
#dxTableColumnPropertiesForm .contentCell
{
	padding: 11px;
}
#dxInsertLinkForm .typeRadionButtonListCell, #dxInsertImageForm .typeRadionButtonListCell
{
	padding-bottom: 12px;
}
#dxInsertTableForm .separatorCell, #dxInsertLinkForm .separatorCell, #dxInsertImageForm .separatorCell,
#dxTableColumnPropertiesForm .separatorCell
{
	height: 7px;
}
#dxInsertTableForm .buttons, #dxInsertLinkForm .buttons, #dxInsertImageForm .buttons,
#dxTableColumnPropertiesForm .buttons
{
    padding-top: 3px;
}
#dxInsertTableForm .cancelButton, #dxInsertLinkForm .cancelButton, #dxInsertImageForm .cancelButton, #dxPasteFromWordForm .cancelButton,
#dxTableColumnPropertiesForm .cancelButton
{
    padding-left: 10px;
}
#dxInsertTableForm .captionCell, #dxInsertTableForm .rowsCaptionCell, #dxInsertLinkForm .captionCell,
#dxTableColumnPropertiesForm .captionCell, #dxTableColumnPropertiesForm .rowsCaptionCell
{
    padding-right: 9px;
    padding-top: 3px;
    vertical-align: top;
    white-space: nowrap;
}
#dxInsertTableForm .inputCell, #dxInsertTableForm .rowsInputCell, #dxInsertLinkForm .inputCell,
#dxTableColumnPropertiesForm .inputCell, #dxTableColumnPropertiesForm .rowsInputCell
{
    vertical-align: middle;
}

/* Insert Link Form */
#dxInsertLinkForm .displayPropertiesCell 
{
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}
#dxInsertLinkForm .targetCheckBoxCell
{
    padding-top:10px;
}
/* Insert Image Form */
#dxInsertImageForm .fieldSeparator 
{
    height: 9px;
}
#dxInsertImageForm .imagePreview
{
    padding: 10px 0px;
    padding-top: 5px;
}
#dxInsertImageForm .fromTheWeb
{
    width: 100%;
}
#dxInsertImageForm .imagePreviewCell
{
    color: #878787;
    border: dashed 1px #cac8c8;
    text-align:center;
    width: 100%;
    height: 170px;
}
#dxInsertImageForm .imagePropertiesCell
{
    padding-left: 20px;
    vertical-align:top;
}
#dxInsertImageForm .moreOptionsCell
{
	padding-top: 11px;
}
#dxInsertImageForm .radioButtonTable
{
	width: 317px;
}
#dxInsertImageForm .saveToServerCheckBoxCell
{
    padding-top:0px;
    padding-bottom: 13px;
}
/* Image Properties Form */
#dxImagePropertiesForm .captionCell
{
    padding-right: 2px;
    white-space: nowrap;
}
#dxImagePropertiesForm .constrainProportionsCell
{
    padding-left: 4px;
    padding-top: 2px;
}
#dxImagePropertiesForm .imageSizeEditorsCell
{
    padding-top: 7px;
    padding-bottom: 10px;
}
#dxImagePropertiesForm .pixelSizeCell
{
    padding-left: 7px;
}
#dxImagePropertiesForm .hSeparator
{
    width: 25px;
    overflow: hidden;
}
#dxImagePropertiesForm .thumbnailFileNameArea
{
    padding-top: 8px;
}
/* IE, FireFox, WebKit*/
#dxImagePropertiesForm .ckbWrapTextCell div
{
	margin-left: -4px;
	padding-top: 2px;
}
/* Opera hack */
@media not all and (-webkit-min-device-pixel-ratio) {   
	#dxImagePropertiesForm .ckbWrapTextCell div
	{
		margin-left: 0px;
	}
}

/* PasteFromWord Form */
#dxPasteFromWordForm .pasteContainer
{
	width: 450px;
	height: 300px;
	border: none;
	background-color: white;
}
#dxPasteFromWordForm .pasteContainerCell
{
	padding:0px;
	padding-top: 10px;
}
#dxPasteFromWordForm .pasteContainerCell td
{
	border: Solid 1px #6A8CCB;
}
#dxPasteFromWordForm .checkBoxCell
{
	padding-top: 10px;
}
#dxPasteFromWordForm .contentCell 
{
	padding-left: 20px;
	padding-right: 20px;
}

/* Insert table */
#dxInsertTableForm .propFieldSeparator, #dxTableColumnPropertiesForm .propFieldSeparator
{
    width: 20px;
}
#dxInsertTableForm .propGroupSeparator, #dxTableColumnPropertiesForm .propGroupSeparator
{
    height: 11px;
}
#dxInsertTableForm .propGroupCell, #dxInsertTableForm .accessibilityPropGroupCell,
#dxTableColumnPropertiesForm .propGroupCell, #dxTableColumnPropertiesForm .accessibilityPropGroupCell
{
    font-weight: bold;
    padding-bottom: 7px;
}
#dxInsertTableForm .accessibilityPropGroupCell,
#dxTableColumnPropertiesForm accessibilityPropGroupCell
{
    padding-left: 10px;
}
#dxInsertTableForm .propGroupContentCell,
#dxTableColumnPropertiesForm .propGroupContentCell
{
    padding-left: 20px;
}
#dxInsertTableForm .sizeTypeCell,
#dxTableColumnPropertiesForm .sizeTypeCell
{
    padding-left: 3px;
}
#dxInsertTableForm .rowsInputCell,
#dxTableColumnPropertiesForm .rowsInputCell
{
    padding-left: 9px;
}
#dxInsertTableForm .rowsCaptionCell,
#dxTableColumnPropertiesForm .rowsCaptionCell
{
    padding-right: 0px;
}
#dxInsertTableForm .rowsSeparator,
#dxTableColumnPropertiesForm .rowsSeparator
{
    height: 18px;
}
#dxInsertTableForm .rowsHorizontalSeparator,
#dxTableColumnPropertiesForm .rowsHorizontalSeparator
{
    width: 50px;
}
/*----------------- Toolbars -----------------*/
.dxtbSpacing_Office2003_Blue
{
	height: 1px;
}
.dxtbControl_Office2003_Blue 
{
	font: 9pt Tahoma;
	color: black;
	background-color: #7BA4E0;
    border-bottom: Solid 1px #002D96;
}

.dxtbMenu_Office2003_Blue
{
	font: 9pt Tahoma;
	color: black;	
	background: url(tbItemBack.gif) repeat-y left top #C3DAF9;
	border: 0px;
	padding: 3px 4px 3px 4px;
}
.dxtbMenuSeparator_Office2003_Blue
{
	background-image: url(tbItemSeparatorBack.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.dxtbMenuItem_Office2003_Blue, .dxtbMenuItemWithImage_Office2003_Blue, .dxtbMenuItemWithPopOutImage_Office2003_Blue, .dxtbMenuItemWithImageWithPopOutImage_Office2003_Blue
{
	font: 9pt Tahoma;
	color: black;
	white-space: nowrap;
}
.dxtbMenuItem_Office2003_Blue, .dxtbMenuItemWithImage_Office2003_Blue
{
    padding-top: 3px;
    padding-right: 4px; 
    padding-bottom: 4px;
    padding-left: 4px;
}
.dxtbMenuItemWithPopOutImage_Office2003_Blue, .dxtbMenuItemWithImageWithPopOutImage_Office2003_Blue
{
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}	
.dxtbComboBoxMenuItem_Office2003_Blue
{
    padding-top: 1px;
}
.dxtbMenuItemSelected_Office2003_Blue, .dxtbMenuItemSelectedWithImage_Office2003_Blue, .dxtbMenuItemSelectedWithPopOutImage_Office2003_Blue, .dxtbMenuItemSelectedWithImageWithPopOutImage_Office2003_Blue
{
	background: url(tbItemSBack.gif) repeat-x center top #FFAD55;
	border: solid 1px #002D96;
}
.dxtbMenuItemSelected_Office2003_Blue, .dxtbMenuItemSelectedWithImage_Office2003_Blue
{
    padding-top: 2px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
}
.dxtbMenuItemSelectedWithPopOutImage_Office2003_Blue, .dxtbMenuItemSelectedWithImageWithPopOutImage_Office2003_Blue
{
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.dxtbMenuItemChecked_Office2003_Blue, .dxtbMenuItemCheckedWithImage_Office2003_Blue, .dxtbMenuItemCheckedWithPopOutImage_Office2003_Blue, .dxtbMenuItemCheckedWithImageWithPopOutImage_Office2003_Blue
{
	background: url(tbItemSBack.gif) repeat-x center top #FFAD55;
	border: solid 1px #002D96;
}
.dxtbMenuItemChecked_Office2003_Blue, .dxtbMenuItemCheckedWithImage_Office2003_Blue
{
    padding-top: 2px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
}
.dxtbMenuItemCheckedWithPopOutImage_Office2003_Blue, .dxtbMenuItemCheckedWithImageWithPopOutImage_Office2003_Blue
{
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}	

.dxtbMenuItemHover_Office2003_Blue, .dxtbMenuItemHoverWithImage_Office2003_Blue, .dxtbMenuItemHoverWithPopOutImage_Office2003_Blue, .dxtbMenuItemHoverWithImageWithPopOutImage_Office2003_Blue
{
	background: url(tbItemHBack.gif) repeat-x center top #FFD69A;
	border: solid 1px #002D96;
}
.dxtbMenuItemHover_Office2003_Blue, .dxtbMenuItemHoverWithImage_Office2003_Blue
{
    padding-top: 2px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
}
.dxtbMenuItemHoverWithPopOutImage_Office2003_Blue, .dxtbMenuItemHoverWithImageWithPopOutImage_Office2003_Blue
{
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.dxtbSubMenu_Office2003_Blue
{
	font: 9pt Tahoma;
	color: black;
	background-color: #F6F6F6;
	border: solid 1px #002D96;
	padding: 1px 1px 1px 1px;
}
.dxtbSubMenuGutter_Office2003_Blue
{
	background: url(mPopupBack.gif) repeat-y left top;
}
.dxtbSubMenuSeparator_Office2003_Blue
{
	background-color: #6A8CCB;
}
.dxtbSubMenuItem_Office2003_Blue, .dxtbSubMenuItemWithImage_Office2003_Blue, .dxtbSubMenuItemWithPopOutImage_Office2003_Blue, .dxtbSubMenuItemWithImageWithPopOutImage_Office2003_Blue
{
	font: 8pt Tahoma;
	color: black;
	white-space: nowrap;
}
.dxtbSubMenuItem_Office2003_Blue 
{
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 3px;	
}
.dxtbSubMenuItemWithImage_Office2003_Blue 
{
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 2px;
	padding-left: 3px;
	height: 19px;
}
.dxtbSubMenuItemWithPopOutImage_Office2003_Blue
{
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.dxtbSubMenuItemWithImageWithPopOutImage_Office2003_Blue 
{
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 2px;
	padding-left: 3px;
	height: 19px;
}
.dxtbSubMenuItemDropDownButton_Office2003_Blue
{
	padding-right: 5px;
	padding-left: 5px;
}
.dxtbSubMenuItemSelected_Office2003_Blue, .dxtbSubMenuItemSelectedWithImage_Office2003_Blue, .dxtbSubMenuItemSelectedWithPopOutImage_Office2003_Blue, .dxtbSubMenuItemSelectedWithImageWithPopOutImage_Office2003_Blue
{
	background: url(mItemSBack.gif) repeat-x center top #FFAD55;
	border: solid 1px #002D96;
}
.dxtbSubMenuItemSelected_Office2003_Blue
{
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.dxtbSubMenuItemSelectedWithImage_Office2003_Blue 
{
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.dxtbSubMenuItemSelectedWithPopOutImage_Office2003_Blue
{
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.dxtbSubMenuItemSelectedWithImageWithPopOutImage_Office2003_Blue
{
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.dxtbSubMenuItemDropDownButtonSelected_Office2003_Blue
{
	padding-right: 4px;
	padding-left: 4px;
}
.dxtbSubMenuItemChecked_Office2003_Blue, .dxtbSubMenuItemCheckedWithImage_Office2003_Blue, .dxtbSubMenuItemCheckedWithPopOutImage_Office2003_Blue, .dxtbSubMenuItemCheckedWithImageWithPopOutImage_Office2003_Blue
{
}
.dxtbSubMenuItemChecked_Office2003_Blue
{
}
.dxtbSubMenuItemCheckedWithImage_Office2003_Blue 
{
}
.dxtbSubMenuItemCheckedWithPopOutImage_Office2003_Blue
{
}
.dxtbSubMenuItemCheckedWithImageWithPopOutImage_Office2003_Blue
{
}
.dxtbSubMenuItemDropDownButtonChecked_Office2003_Blue
{
}
.dxtbSubMenuItemHover_Office2003_Blue, .dxtbSubMenuItemHoverWithImage_Office2003_Blue, .dxtbSubMenuItemHoverWithPopOutImage_Office2003_Blue, .dxtbSubMenuItemHoverWithImageWithPopOutImage_Office2003_Blue
{
	background: url(mPopupHBack.gif) repeat-x center top #FFEEC2;
	border: solid 1px #002D96;
}
.dxtbSubMenuItemHover_Office2003_Blue
{
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.dxtbSubMenuItemHoverWithImage_Office2003_Blue
{
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.dxtbSubMenuItemHoverWithPopOutImage_Office2003_Blue
{
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.dxtbSubMenuItemHoverWithImageWithPopOutImage_Office2003_Blue
{
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.dxtbSubMenuItemDropDownButtonHover_Office2003_Blue
{
	padding-right: 4px;
	padding-left: 4px;
}
.dxtbSubMenuBorderCorrector_Office2003_Blue
{
    position: absolute;
    border: 0px;
    padding: 0px;
}

/* ToolbarColorButton */
.dxtcbControl_Office2003_Blue
{
	border-collapse:collapse;
	border-width: 0px;
}
.dxtcbControl_Office2003_Blue td
{
	/*padding: 1px;	*/
}
.dxtcbImageCell_Office2003_Blue, .dxtcbColorCell_Office2003_Blue
{
	height:0px;
}
.dxtcbColorDiv_Office2003_Blue
{
	width: 16px;
	height: 4px;
	font-size:0pt;
	background-color: Red;
}
/*----------------- RoundPanel -----------------*/
.dxheRPControl_Office2003_Blue td.dxheRP
{
	font-size: 9pt;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;	
}
/* Header */
.dxheRPHeader_Office2003_Blue, .dxrpHeader_Office2003_Blue td.dxheRP
{
    font-size: 13px;
    font-weight: bold;
	font-family: Tahoma, Verdana, Arial;    
	color: #313131;
	text-align:left;	
}
/* Disabled */
.dxheRPDisabled_Office2003_Blue, .dxheRPDisabled_Office2003_Blue td.dxheRP
{
	color: #808080;
	cursor: default;
}

/*----------------- UploadControl -----------------*/
.dxheucControl_Office2003_Blue, .dxheucEditArea_Office2003_Blue
{
    font: 9pt Tahoma, Verdana, Arial;
}
.dxheucErrorCell_Office2003_Blue
{
    padding-left: 4px;
    font: 10px Tahoma, Verdana, Arial;
    color: Red;
    text-align: left;
}</pre></body></html>