.DataWebExplorer_Side_Left
{
background-image:url(Images/DataWebExplorer_Side_Left.gif);
background-position:left;
background-repeat:repeat-y;
width:15px;
}

.DataWebExplorer_Side_Right
{
background-image:url(Images/DataWebExplorer_Side_Right.gif);
background-position:right;
background-repeat:repeat-y;
width:15px;
}

.DataWebExplorer_TabPrevious
{
background-image:url(Images/DataWebExplorer_TabPrevious_Background.gif);
background-position:top;
background-repeat:repeat-x;
table-layout:fixed;
width:auto;
}

.DataWebExplorer_TabPrevious_Left
{
background-image:url(Images/DataWebExplorer_TabPrevious_Left.gif);
background-position:top;
background-repeat:no-repeat;
width:15px;
height:40px;
}

.DataWebExplorer_TabPrevious_Right
{
background-image:url(Images/DataWebExplorer_TabPrevious_Right.gif);
background-position:top;
background-repeat:no-repeat;
width:15px;
height:40px;
}

.DataWebExplorer_TabPrevious_Text
{
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
color:#B0B3B5;
}

.DataWebExplorer_TabSelected
{
background-image:url(Images/DataWebExplorer_TabSelected_Background.gif);
background-position:top;
vertical-align:top;
background-repeat:repeat-x;
width:auto;
}

.DataWebExplorer_TabSelected_Left
{
background-image:url(Images/DataWebExplorer_TabSelected_Left.gif);
background-position:top;
background-repeat:no-repeat;
width:15px;
height:80px;
}

.DataWebExplorer_TabSelected_Right
{
background-image:url(Images/DataWebExplorer_TabSelected_Right.gif);
background-position:top;
background-repeat:no-repeat;
width:15px;
height:80px;
}

.DataWebExplorer_TabSelected_Title
{
width:100%;
height:40px;
}

.DataWebExplorer_TabSelected_Icon
{
width:16px;
padding-left:10px;
}

.DataWebExplorer_TabSelected_Title_Text
{
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
color:#3B4A5A;
}

.DataWebExplorer_NavigationSections
{
background-image:url(Images/DataWebExplorer_NavigationSections_Background.gif);
background-position:top;
background-repeat:repeat-x;
width:100%;
height:40px;
vertical-align:middle;
}

.DataWebExplorer_NavigationSections_TabSelected
{
background-image:url(Images/DataWebExplorer_NavigationSections_TabSelected_Background.gif);
background-position:top;
background-repeat:repeat-x;
padding-right:10px;
padding-left:10px;
text-align:center;
height:40px;
vertical-align:middle;
}

.DataWebExplorer_NavigationSections_TabSelected_Text
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
color:#007DC7;
}

.DataWebExplorer_NavigationSections_Tab
{
background-image:url(Images/DataWebExplorer_NavigationSections_Tab_Background.gif);
background-position:top;
background-repeat:repeat-x;
padding-right:10px;
padding-left:10px;
text-align:center;
height:40px;
vertical-align:middle;
}

.DataWebExplorer_NavigationSections_Tab_Text
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#3B4A5A;
text-decoration:none;
}

.DataWebExplorer_NavigationSections_Tab_Text:hover
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#3B4A5A;
text-decoration:underline;
}


.DataWebExplorer_NavigationSections_Separator
{
background-image:url(Images/DataWebExplorer_NavigationSections_Separator.gif);
background-position:top;
background-repeat:no-repeat;
width:2px;
height:40px;
}

.DataWebExplorer_NavigationViews
{
width:auto;
margin-top:10px;
}

.DataWebExplorer_NavigationViews_Tab
{
background-image:url(Images/DataWebExplorer_NavigationViews_Tab_Background.gif);
background-position:top;
background-repeat:repeat-x;
vertical-align:middle;
text-align:center;
padding-right:10px;
padding-left:10px;
height:20px;
}

.DataWebExplorer_NavigationViews_Tab_Left
{
background-image:url(Images/DataWebExplorer_NavigationViews_Tab_Left.gif);
background-position:top;
background-repeat:no-repeat;
width:10px;
}

.DataWebExplorer_NavigationViews_Tab_Right
{
background-image:url(Images/DataWebExplorer_NavigationViews_Tab_Right.gif);
background-position:top;
background-repeat:no-repeat;
width:10px;
}

.DataWebExplorer_NavigationViews_Tab_Text
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#3B4A5A;
text-decoration:none;
}

.DataWebExplorer_NavigationViews_Tab_Text:hover
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#3B4A5A;
text-decoration:underline;
}

.DataWebExplorer_NavigationViews_TabSelected
{
background-image:url(Images/DataWebExplorer_NavigationViews_TabSelected_Background.gif);
background-position:top;
background-repeat:repeat-x;
vertical-align:middle;
text-align:center;
padding-right:10px;
padding-left:10px;
height:20px;
}

.DataWebExplorer_NavigationViews_TabSelected_Left
{
background-image:url(Images/DataWebExplorer_NavigationViews_TabSelected_Left.gif);
background-position:top;
background-repeat:no-repeat;
width:10px;
}

.DataWebExplorer_NavigationViews_TabSelected_Right
{
background-image:url(Images/DataWebExplorer_NavigationViews_TabSelected_Right.gif);
background-position:top;
background-repeat:no-repeat;
width:10px;
}

.DataWebExplorer_NavigationViews_TabSelected_Text
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.DataWebExplorer_Header_Icon
{
padding-left:5px;
display:inline;
}

.DataWebExplorer_NavigationViews_Separator
{
width:10px;
}
.DataWebExplorer_Form_Row
{
table-layout:fixed;
width:100%;
height:20px;
margin-bottom:10px;
}

.DataWebExplorer_Form_Label
{
vertical-align:top;
width:120px;
}

.DataWebExplorer_Form_Label_Text
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#3B4A5A;
}

.DataWebExplorer_Form_Control
{
vertical-align:top;
}

.DataWebExplorer_Form_Control_Text
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
color:#3B4A5A;
}

.DataWebExplorer_Form_CheckBox
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#3B4A5A;
text-decoration:none;
}

.DataWebExplorer_Form_CheckBox:hover
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#3B4A5A;
text-decoration:underline;
}

.DataWebExplorer_SetOwner_TextBox
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#3B4A5A;
width:80px;
}

.DataWebExplorer_SetOwner_DropDownList
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#3B4A5A;
width:70px;
}

.DataWebExplorer_SetOwner_Button
{
height: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #007DC7;
font-weight: bold;
}

.DataWebExplorer_Module
{
width:100%;
}

.DataWebExplorer_Footer
{
background-image:url(Images/DataWebExplorer_Footer_Background.gif);
background-position:bottom;
vertical-align:bottom;
background-repeat:repeat-x;
width:auto;
}

.DataWebExplorer_Footer_Left
{
background-image:url(Images/DataWebExplorer_Footer_Left.gif);
background-position:top;
background-repeat:no-repeat;
width:15px;
height:80px;
}

.DataWebExplorer_Footer_Right
{
background-image:url(Images/DataWebExplorer_Footer_Right.gif);
background-position:bottom;
background-repeat:no-repeat;
width:15px;
height:80px;
}

.DataWebExplorer_Footer_ApprovalStatus
{
width:100%;
}

.DataWebExplorer_Footer_Info
{
width:auto;
}

.DataWebExplorer_Footer_Buttons
{
margin-top:20px;
margin-bottom:20px;
height:40px;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#3B4A5A;
}

.DataWebExplorer_Button_Save
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#007DC7;
height:20px;
font-weight:bold;
}

.DataWebExplorer_Button_Generic
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#3B4A5A;
height:20px;
font-weight:bold;
}

.DataWebExplorer_DropDownList_ItemStatus
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#007DC7;
}

.DataWebExplorer_Validator_Text
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#FF0000;
}

.DataWebExplorer_SubTitle
{
width:100%;
height:20px;
margin-top:10px;
margin-bottom:10px;
}

.DataWebExplorer_SubTitle_Text
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#007DC7;
font-weight:bold;
}

.DataWebExplorer_SubTitle_Separator
{
background-image:url(Images/DataWebExplorer_SubTitle_Separator_Background.gif);
background-position:bottom;
vertical-align:bottom;
background-repeat:repeat-x;
width:100%;
height:1px;
}

.DataWebExplorer_Info_Content
{
height:24px;
text-align:center;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#3B4A5A;
}

.DataWebExplorer_Info_Footer
{
background-color:#C3C3C3;
height:1px;
}

.DataWebExplorer_ModalPopup_ItemStatus
{
width:400px;
height:100px;
}

.DataWebExplorer_ModalPopup_IsNotCompleted
{
width:400px;
height:100px;
}