body, div, p, h1, h2, h3, h4, ul, li, table
{
    margin: 0;
    padding: 0;
    border: none;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
    vertical-align: top;
    width: 100%;
}
td, th
{
    padding: 0;
    vertical-align: top;
}
img
{
    display: block;
    border-width: 0;
}
.DataWebForm_Row
{
    table-layout: fixed;
    width: 100%;
    height: 20px;
    margin-bottom: 10px;
}
.DataWebForm_Label
{
    vertical-align: top;
    width: 130px;
}
.DataWebForm_IsRequired
{
    vertical-align: top;
    width: 10px;
}
.DataWebForm_Label_Text
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #fff;
}
.DataWebForm_Control_Label
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #fff;
    font-weight: bold;
}
.DataWebForm_Control_TextBox
{
    width: 300px;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    color: #2f2f2f;
    border: 1px solid #8f8f8f;
    background-color: #fff;
}
.DataWebForm_Control_TextBoxCalendar
{
    width: 140px;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    color: #2f2f2f;
    border: 1px solid #8f8f8f;
    background-color: #fff;
}
.DataWebForm_Control_Calendar
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #fff;
}
.DataWebForm_Control_Calendar .ajax__calendar_container
{
    background-color: #f2f2f2;
    border: solid 1px #808080;
    font-family: arial,helvetica,clean,sans-serif;
    cursor: default;
    width: 205px;
    font-size: 12px;
    text-align: center;
    padding: 0px;
}
.DataWebForm_Control_Calendar .ajax__calendar_body
{
    height: 139px;
    width: 205px;
    position: relative;
    overflow: hidden;
}
.DataWebForm_Control_Calendar .ajax__calendar_days, .yui .ajax__calendar_months, .yui .ajax__calendar_years
{
    top: 0px;
    left: 0px;
    height: 139px;
    width: 195px;
    padding: 5px;
    position: absolute;
    text-align: center;
}
.DataWebForm_Control_Calendar .ajax__calendar_days table
{
    border-spacing: 0;
    border-collapse: collapse;
    font: 100% sans-serif;
    text-align: center;
}
.DataWebForm_Control_Calendar .ajax__calendar_header
{
    background: url(Images/Calendar_Sprite.png) repeat-x 0 0;
    height: 22px;
    width: 100%;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    padding-top: 3px;
}
.DataWebForm_Control_Calendar .ajax__calendar_prev
{
    margin-top: 2px;
    margin-left: 4px;
    height: 15px;
    width: 25px;
    cursor: pointer;
    float: left;
    background: url(Images/Calendar_Sprite.png) 0px -450px no-repeat;
}
.DataWebForm_Control_Calendar .ajax__calendar_next
{
    margin-top: 2px;
    margin-right: 4px;
    height: 15px;
    width: 25px;
    cursor: pointer;
    float: right;
    background: url(Images/Calendar_Sprite.png) 0px -500px no-repeat;
}
.DataWebForm_Control_Calendar .ajax__calendar_title
{
    cursor: pointer;
    font-weight: bold;
    text-align: center;
}
.DataWebForm_Control_Calendar .ajax__calendar_footer, .yui .ajax__calendar_today
{
    display: none;
}
.DataWebForm_Control_Calendar .ajax__calendar_dayname
{
    padding-left: 3px;
    padding-right: 3px;
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
    font-weight: 700;
    font-size: 10pt;
    color: #000;
    border-bottom: solid 1px #a6a6a6;
}
.DataWebForm_Control_Calendar .ajax__calendar_day, .yui .ajax__calendar_month, .yui .ajax__calendar_year
{
    padding: 0px;
    color: #000;
    text-align: center;
    padding: 0pt 2px;
}
.DataWebForm_Control_Calendar .ajax__calendar_hover .ajax__calendar_day, .yui .ajax__calendar_hover .ajax__calendar_month, .yui .ajax__calendar_hover .ajax__calendar_year, .yui .ajax__calendar_hover .ajax__calendar_title
{
    color: #06c;
}
.DataWebForm_Control_Calendar .ajax__calendar_other .ajax__calendar_day, .yui .ajax__calendar_other .ajax__calendar_year
{
    color: #a6a6a6;
}
.DataWebForm_Control_Calendar .ajax__calendar_active .ajax__calendar_day
{
    color: #06c;
}
.DataWebForm_Control_AutoComplete_CompletionListElement
{
    visibility: hidden;
    margin: 0px !important;
    background-color: #FFF;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    height: 150px;
    text-align: left;
    list-style-type: none;
}
.DataWebForm_Control_AutoComplete_ListItem
{
    background-color: #FFF;
    color: windowtext;
    padding: 1px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #3B4A5A;
}
.DataWebForm_Control_AutoComplete_HighlightedListItem
{
    background-color: #EEE;
    color: black;
    padding: 1px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #3B4A5A;
}
.DataWebForm_Control_TextArea
{
    width: 300px;
    height: 100px;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    color: #2f2f2f;
    border: 1px solid #8f8f8f;
    background-color: #fff;
}
.DataWebForm_Control_TextAreaEditor
{
    width: 90%;
    height: 100px;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    color: #2f2f2f;
    border: 1px solid #8f8f8f;
    background-color: #fff;
}
.DataWebForm_Control_TextAreaXml
{
    width: 90%;
    height: 100px;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    color: #2f2f2f;
    border: 1px solid #8f8f8f;
    background-color: #fff;
}
.DataWebForm_Control_DropDownList
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    color: #2f2f2f;
    width: 304px;
}
.DataWebForm_Control_CheckBoxList
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    width: auto;
}
.DataWebForm_Control_RadioButtonList
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    color: #fff;
    width: auto;
    text-decoration: none;
}
.DataWebForm_Control_Button
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #2f2f2f;
    margin: 10px 0px 0px 0px;
}
.DataWebForm_Control_Link
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #8bddd1;
    text-decoration: underline;
}
.DataWebForm_Control_FileUpload
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #444;
    width: 300px;
}
.DataWebForm_Control_DataWebFileDownload
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #444;
    text-decoration: none;
}
.DataWebForm_Control_DataWebFileDownload:hover
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #444;
    text-decoration: underline;
}
.DataWebForm_Validator_Text
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    color: #f00;
}
.DataWebForm_Notes_Text
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #444;
    font-style: italic;
}
.DataWebForm_Title
{
    table-layout: fixed;
    width: 100%;
    height: 20px;
    margin-top: 10px;
}
.DataWebForm_Title_Text
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}
.DataWebForm_Title_Separator
{
    background-image: url(Images/DataWebForm_Title_Separator_Background.gif);
    background-position: bottom;
    vertical-align: bottom;
    background-repeat: repeat-x;
    width: 100%;
    height: 1px;
}
.DataWebForm_Header
{
    background-image: url(Images/DataWebForm_Header_Background.gif);
    background-position: top;
    background-repeat: repeat-x;
    table-layout: fixed;
    vertical-align: top;
}
.DataWebForm_Header_Left
{
    background-image: url(Images/DataWebForm_Header_Left.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    padding: 0;
}
.DataWebForm_Header_Right
{
    background-image: url(Images/DataWebForm_Header_Right.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    padding: 0;
}
.DataWebForm_Background
{
    background-color: #F5F6F7;
    vertical-align: top;
}
.DataWebForm_Side_Left
{
    background-image: url(Images/DataWebForm_Side_Left.gif);
    background-repeat: repeat-y;
    width: 10px;
}
.DataWebForm_Side_Right
{
    background-image: url(Images/DataWebForm_Side_Right.gif);
    background-repeat: repeat-y;
    width: 10px;
}
.DataWebForm_Footer
{
    background-image: url(Images/DataWebForm_Footer_Background.gif);
    background-position: top;
    background-repeat: repeat-x;
    table-layout: fixed;
    vertical-align: top;
}
.DataWebForm_Footer_Left
{
    background-image: url(Images/DataWebForm_Footer_Left.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    padding: 0;
}
.DataWebForm_Footer_Right
{
    background-image: url(Images/DataWebForm_Footer_Right.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    padding: 0;
}
.DataWebHeader_Background_Gray
{
    background-image: url(Images/DataWebHeader_Background_Gray.gif);
    background-position: top;
    background-repeat: repeat-x;
    table-layout: fixed;
    width: 100%;
}
.DataWebHeader_Logo
{
    background-image: url(Images/DataWebHeader_Logo.gif);
    background-repeat: no-repeat;
    width: 72px;
    height: 65px;
}
.DataWebHeader_DataWeb
{
    background-image: url(Images/DataWebHeader_DataWeb.gif);
    background-repeat: no-repeat;
    width: 228px;
}
.DataWebHeader_StagingArea
{
    background: url(Images/DataWeb_StagingArea_Header_Background.gif) repeat-x;
    padding: 5px 0 6px 5px;
    text-align: left;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #fff;
}
.DataWebHeader_Text_Version
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    color: #fff;
}
.DataWebHeader_Curve
{
    background-image: url(Images/DataWebHeader_Curve.gif);
    background-repeat: no-repeat;
    width: 345px;
    text-align: right;
}
.DataWebHeader_Text_Welcome
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #fff;
}
.DataWebHeader_Menu_Background_Live
{
    background-image: url(Images/DataWebHeader_Menu_Background_Live.png);
    background-position: top;
    background-repeat: repeat-x;
    table-layout: fixed;
    width: 100%;
    height: 40px;
}
.DataWebHeader_Menu_Background_Staging
{
    background-image: url(Images/DataWebHeader_Menu_Background_Staging.png);
    background-position: top;
    background-repeat: repeat-x;
    table-layout: fixed;
    width: 100%;
    height: 40px;
}
.DataWebHeader_Menu_Background_Develop
{
    background-image: url(Images/DataWebHeader_Menu_Background_Develop.png);
    background-position: top;
    background-repeat: repeat-x;
    table-layout: fixed;
    width: 100%;
    height: 40px;
}
.DataWebHeader_Menu_Background_Maintenance
{
    background-image: url(Images/DataWebHeader_Menu_Background_Maintenance.png);
    background-position: top;
    background-repeat: repeat-x;
    table-layout: fixed;
    width: 100%;
    height: 40px;
}
.DataWebHeader_Menu_Separator
{
    background-image: url(Images/DataWebHeader_Menu_Separator.png);
    background-position: top;
    background-repeat: no-repeat;
    width: 2px;
    height: 22px;
}
.DataWebHeader_Menu_Link
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
}
.DataWebHeader_Menu_Link:hover
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #fff;
    text-decoration: underline;
}
.DataWebHeader_ModalPopup_ItemStatus
{
    text-align: left;
    width: 400px;
}
.DataWebHeader_ModalPopup_Delete
{
    text-align: left;
    width: 400px;
}
.DataWebItemEdit
{
    word-wrap: break-word;
}
.DataWebItemEdit_Icons
{
    background: url(Images/DataWebItemEdit_Icons.gif) no-repeat top left;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 2px;
    display: inline;
    width: 16px;
    height: 16px;
}
.DataWebItemEdit_Icons_Clone
{
    background-position: 0 0;
}
.DataWebItemEdit_Icons_Copy
{
    background-position: 0 -26px;
}
.DataWebItemEdit_Icons_Delete
{
    background-position: 0 -52px;
}
.DataWebItemEdit_Icons_Edit
{
    background-position: 0 -78px;
}
.DataWebItemEdit_Icons_Link
{
    background-position: 0 -104px;
}
.DataWebItemEdit_Icons_PasteDown
{
    background-position: 0 -130px;
}
.DataWebItemEdit_Icons_PasteUp
{
    background-position: 0 -156px;
}
.DataWebItemEdit_Icons_Read
{
    background-position: 0 -182px;
}
.DataWebItemEdit_Icons_Status_Active
{
    background-position: 0 -208px;
}
.DataWebItemEdit_Icons_Status_Deleted
{
    background-position: 0 -234px;
}
.DataWebItemEdit_Icons_Status_Inactive
{
    background-position: 0 -260px;
}
.DataWebItemEdit_Icons_Status_Staging
{
    background-position: 0 -286px;
}
.DataWebItemEdit_Icons_IsLocked
{
    background-position: 0 -312px;
}
.DataWebItemEdit_Icons_IsLocked_Light
{
    background-position: 0 -338px;
}
.DataWebItemEdit_Icons_IsNotApproved
{
    background-position: 0 -364px;
}
.DataWebItemEdit_Icons_IsNotApproved_Light
{
    background-position: 0 -390px;
}
.DataWebItemEdit_Icons_IsNotCompleted
{
    background-position: 0 -416px;
}
.DataWebItemEdit_Icons_IsNotCompleted_Light
{
    background-position: 0 -442px;
}
.DataWebListBox_Label_Text
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #3B4A5A;
}
.DataWebListBox_ListBox
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #3B4A5A;
    width: 200px;
    height: 100px;
}
.DataWebListBox_Button
{
    height: 20px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #007DC7;
    font-weight: bold;
    width: 35px;
}
.DataWebListBox_clearBoth
{
    clear: both;
    display: block;
    height: 0px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.DataWeb_ModalPopup_Images
{
    background: url(Images/DataWeb_ModalPopup_Images.gif) no-repeat top left;
}
.DataWeb_ModalPopup_Images_FooterBackground
{
    background-position: 0px 0px;
    background-repeat: repeat-x;
}
.DataWeb_ModalPopup_Images_FooterLeft
{
    background-position: 0px -20px;
}
.DataWeb_ModalPopup_Images_FooterRight
{
    background-position: 0px -40px;
}
.DataWeb_ModalPopup_Images_ContainerBackground
{
    background-position: 0px -120px;
    background-color: #E0E0E0;
    background-repeat: repeat-x;
}
.DataWeb_ModalPopup_Images_HeaderBackground
{
    background-position: 0px -60px;
    background-repeat: repeat-x;
}
.DataWeb_ModalPopup_Images_HeaderLeft
{
    background-position: 0px -80px;
}
.DataWeb_ModalPopup_Images_HeaderRight
{
    background-position: 0px -100px;
}
.DataWeb_ModalPopup_Background
{
    background-color: #3B4A5A;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index: 90;
}
.DataWeb_ModalPopup_Header_Background
{
    background: url(Images/DataWeb_ModalPopup_Header_Background.gif) repeat-x;
}
.DataWeb_ModalPopup_Header_Left
{
    background: url(Images/DataWeb_ModalPopup_Header_Left.gif) left no-repeat;
}
.DataWeb_ModalPopup_Header_Right
{
    background: url(Images/DataWeb_ModalPopup_Header_Right.gif) right no-repeat;
}
.DataWeb_ModalPopup_Container
{
    background-color: #FFF;
}
.DataWeb_ModalPopup_Container_Background
{
    background: #E0E0E0 url(Images/DataWeb_ModalPopup_Container_Background.gif) repeat-x;
}
.DataWeb_ModalPopup_Container_Left
{
    background: #FFF;
    padding-left: 2px;
}
.DataWeb_ModalPopup_Container_Right
{
    background: #FFF;
    padding-right: 2px;
}
.DataWeb_ModalPopup_Footer_Background
{
    background: url(Images/DataWeb_ModalPopup_Footer_Background.gif) repeat-x;
}
.DataWeb_ModalPopup_Footer_Left
{
    background: url(Images/DataWeb_ModalPopup_Footer_Left.gif) left no-repeat;
}
.DataWeb_ModalPopup_Footer_Right
{
    background: url(Images/DataWeb_ModalPopup_Footer_Right.gif) right no-repeat;
}
.DataWeb_ModalPopup_Header_Background
{
    background: url(Images/DataWeb_ModalPopup_Header_Background.gif) repeat-x;
}
.DataWeb_ModalPopup_Header_Left
{
    background: url(Images/DataWeb_ModalPopup_Header_Left.gif) left no-repeat;
}
.DataWeb_ModalPopup_Header_Right
{
    background: url(Images/DataWeb_ModalPopup_Header_Right.gif) right no-repeat;
}
.DataWeb_ModalPopup_Title_Text
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    color: #FFF;
    font-weight: bold;
    line-height: 20px;
}
.DataWeb_ModalPopup_Request
{
    width: 100%;
}
.DataWeb_ModalPopup_PanelSelectedItems
{
    height: auto;
}
.DataWeb_ModalPopup_PanelSelectedItems_Scroll
{
    height: 150px;
    border: 1px dotted #888;
    padding: 5px;
    background-color: #DDD;
}
.DataWeb_ModalPopup_Request_Text
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #3B4A5A;
    font-weight: bold;
    line-height: 15px;
}
.DataWeb_ModalPopup_Title_Separator
{
    background-image: url(Images/DataWeb_ModalPopup_Separator.gif);
    background-position: bottom;
    vertical-align: bottom;
    background-repeat: repeat-x;
    height: 1px;
}
.DataWeb_ModalPopup_Title_Separator_Alert
{
    background-image: url(Images/DataWeb_ModalPopup_Separator_Alert.gif);
    background-position: bottom;
    vertical-align: bottom;
    background-repeat: repeat-x;
    height: 1px;
}
.DataWeb_ModalPopup_Spacer
{
}
.DataWeb_ModalPopup_Selection
{
    width: 100%;
}
.DataWeb_ModalPopup_Selection_Title_Text
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    color: #3B4A5A;
    font-weight: bold;
    text-decoration: none;
}
.DataWeb_ModalPopup_Selection_Title_Text:hover
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    color: #3B4A5A;
    font-weight: bold;
    text-decoration: underline;
}
.DataWeb_ModalPopup_Selection_TitleOff_Text
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    color: #9EA4AA;
    font-weight: bold;
    text-decoration: none;
}
.DataWeb_ModalPopup_Selection_Description_Text
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #3B4A5A;
}
.DataWeb_ModalPopup_Selection_Alert_Text
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #EB5253;
    font-weight: bold;
}
.DataWeb_ModalPopup_Button_Generic
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #3B4A5A;
    font-weight: bold;
}
.DataWeb_ModalPopup_DontRemindMe_Text
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #3B4A5A;
    text-decoration: none;
}
.DataWeb_ModalPopup_DontRemindMe_Text:hover
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #3B4A5A;
    text-decoration: underline;
}
.DataWebPaging_Info
{
    text-align: left;
    width: 100%;
}
.DataWebPaging_Info_Text
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #fff;
    font-weight: bold;
}
.DataWebPaging_First
{
    width: auto;
}
.DataWebPaging_Previous
{
    margin-left: 8px;
    width: auto;
}
.DataWebPaging_Next
{
    margin-left: 8px;
    width: auto;
}
.DataWebPaging_Last
{
    margin-left: 8px;
    width: auto;
}
.DataWebPaging_Link_Text
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #fff;
    text-decoration: underline;
}
.DataWebPaging_Link_Text:hover
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #fff;
    text-decoration: underline;
}
.DataWebPermissions_Header
{
    background-image: url(Images/DataWebPermissions_Header_Background.gif);
    background-position: top;
    background-repeat: repeat-x;
    table-layout: fixed;
    vertical-align: top;
}
.DataWebPermissions_Header_Left
{
    background: url(Images/DataWebPermissions_Header_Left.gif) no-repeat;
    width: 10px;
    height: 10px;
}
.DataWebPermissions_Header_Right
{
    background-image: url(Images/DataWebPermissions_Header_Right.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    padding: 0;
}
.DataWebPermissions_Background
{
    background-color: #F5F6F7;
    vertical-align: top;
}
.DataWebPermissions_Side_Left
{
    background-image: url(Images/DataWebPermissions_Side_Left.gif);
    background-repeat: repeat-y;
    width: 10px;
}
.DataWebPermissions_Side_Right
{
    background-image: url(Images/DataWebPermissions_Side_Right.gif);
    background-repeat: repeat-y;
    width: 10px;
}
.DataWebPermissions_Form_Row
{
    table-layout: fixed;
    width: 100%;
    height: 20px;
    margin-bottom: 10px;
    background-color: #F5F6F7;
}
.DataWebPermissions_Form_Label
{
    vertical-align: top;
}
.DataWebPermissions_Form_Label_Text
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #3B4A5A;
}
.DataWebPermissions_Form_Title_Text
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #3B4A5A;
}
.DataWebPermissions_Form_Control
{
    vertical-align: top;
}
.DataWebPermissions_Permission_Column
{
    width: 120px;
}
.DataWebPermissions_Control_Column
{
    text-align: center;
    width: 70px;
}
.DataWebPermissions_RoleName_Label
{
    background-image: url(Images/DataWebPermissions_RoleName_Background.gif);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #F2F5F7;
    height: 25px;
}
.DataWebPermissions_RoleName_Control
{
    background-image: url(Images/DataWebPermissions_RoleName_Background.gif);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #F2F5F7;
    height: 25px;
    vertical-align: middle;
}
.DataWebPermissions_Permission_Label
{
    background-image: url(Images/DataWebPermissions_Separator.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    height: 25px;
    vertical-align: middle;
}
.DataWebPermissions_Permission_Control
{
    background-image: url(Images/DataWebPermissions_Separator.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    text-align: center;
    height: 25px;
    vertical-align: middle;
}
.DataWebPermissions_Form_DropDownList
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #3B4A5A;
    width: 100px;
}
.DataWebPermissions_Form_CheckBox
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #3B4A5A;
    text-decoration: none;
}
.DataWebPermissions_Form_CheckBox:hover
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #3B4A5A;
    text-decoration: underline;
}
.DataWebPermissions_Separator
{
    background-image: url(Images/DataWebPermissions_Separator.gif);
    background-position: top;
    background-repeat: repeat-x;
    table-layout: fixed;
    width: 100%;
    height: 1px;
}
.DataWebPermissions_Footer
{
    background-image: url(Images/DataWebPermissions_Footer_Background.gif);
    background-position: top;
    background-repeat: repeat-x;
    table-layout: fixed;
    vertical-align: top;
}
.DataWebPermissions_Footer_Left
{
    background-image: url(Images/DataWebPermissions_Footer_Left.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    padding: 0;
}
.DataWebPermissions_Footer_Right
{
    background-image: url(Images/DataWebPermissions_Footer_Right.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    padding: 0;
}
.DataWebSectionEdit
{
    height: 20px;
}
.DataWebSectionEdit_Image
{
    padding-right: 5px;
}
.DataWebSectionEdit_Image_Button
{
    vertical-align: middle;
}
.DataWebSectionEdit_Link
{
}
.DataWebSectionEdit_Link_Text
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #3B4A5A;
    text-decoration: none;
    vertical-align: middle;
}
.DataWebSectionEdit_Link_Text:hover
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #3B4A5A;
    text-decoration: underline;
    vertical-align: middle;
}
.DataWebUserEdit_Row
{
    width: 100%;
    margin-bottom: 10px;
}
.DataWebUserEdit_Label
{
    vertical-align: top;
    width: 130px;
}
.DataWebUserEdit_IsRequired
{
    vertical-align: top;
    width: 10px;
}
.DataWebUserEdit_Label_Text
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #fff;
}
.DataWebUserEdit_Control_Label
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #fff;
    font-weight: bold;
}
.DataWebUserEdit_Control_TextBox
{
    width: 140px;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    color: #2f2f2f;
    border: 1px solid #8f8f8f;
    background-color: #fff;
}
.DataWebUserEdit_Control_TextArea
{
    width: 140px;
    height: 100px;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    color: #2f2f2f;
    border: 1px solid #8f8f8f;
    background-color: #fff;
}
.DataWebUserEdit_Control_CheckBoxList
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}
.DataWebUserEdit_Control_RadioButtonList
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}
.DataWebUserEdit_Control_Link
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #8bddd1;
    text-decoration: underline;
}
.DataWebUserEdit_Control_Link:hover
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #8bddd1;
    text-decoration: underline;
}
.DataWebUserEdit_Validator_Text
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    color: #f00;
}
.DataWebUserEdit_Title
{
    table-layout: fixed;
    width: 100%;
    height: 20px;
}
.DataWebUserEdit_Title_Text
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #fff;
    font-weight: bold;
}
.DataWebUserEdit_SubTitle_Text
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #fff;
    font-weight: bold;
}
.DataWebUserEdit_Title_Separator
{
}
.DataWebUserEdit_Description
{
    table-layout: fixed;
    width: 100%;
    height: 20px;
}
.DataWebUserEdit_Description_Text
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    color: #fff;
}
.DataWebUserEdit_CaptchaCode
{
    table-layout: fixed;
    width: 100%;
}
.DataWebUserEdit_CaptchaCode_Image
{
}
.DataWebUserEdit_Button
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #2f2f2f;
    margin: 10px 0px 0px 0px;
}
.DataWebUserEdit_Panel_Terms
{
    border-right: #8f8f8f 1px solid;
    border-top: #8f8f8f 1px solid;
    border-left: #8f8f8f 1px solid;
    border-bottom: #8f8f8f 1px solid;
    width: 400px;
    height: 84px;
    padding: 5px;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    color: #2f2f2f;
    background-color: #fff;
}
.DataWebUserEdit_Panel_Cancel
{
    margin-bottom: 10px;
}
.dynamicPopulate_Normal
{
    border: silver1pxinset;
    padding: 2px;
    text-align: center;
    height: 2em;
    margin: 5px;
    width: 200px;
}
.dynamicPopulate_Updating
{
    background-image: url(images/loading.gif);
    background-repeat: no-repeat;
    border: silver1pxinset;
    text-align: center;
    padding: 2px;
    height: 2em;
    margin: 5px;
    width: 200px;
}
.DataWebXmlList_Grid_Header
{
    background-image: url(Images/DataWebXmlList_Header_Background.gif);
    background-position: top;
    background-repeat: repeat-x;
    height: 25px;
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.DataWebXmlList_Grid_Headera:link
{
    color: #3B4A5A;
    text-decoration: none;
}
.DataWebXmlList_Grid_Headera:hover
{
    color: #3B4A5A;
    text-decoration: underline;
}
.DataWebXmlList_Grid_Headera:visited
{
    color: #3B4A5A;
    text-decoration: none;
}
.DataWebXmlList_Grid_Row
{
    background-image: url(Images/DataWebXmlList_Grid_Separator_Background.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #FFF;
    height: 25px;
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #3B4A5A;
}
.DataWebXmlList_Grid_AlternatingRow
{
    background-image: url(Images/DataWebXmlList_Grid_Separator_Background.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #F2F2F2;
    height: 25px;
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #3B4A5A;
}
.DataWebXmlList_Grid_SelectedRow
{
    background-image: url(Images/DataWebXmlList_Grid_Separator_Background.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #f7f8ff;
    height: 25px;
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #3B4A5A;
    font-weight: bold;
    color: #007DC7;
}
.DataWebXmlList_Grid_Column_Generic
{
    padding-left: 6px;
    padding-right: 6px;
    vertical-align: middle;
}
.DataWebXmlList_Grid_Label_Text
{
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #3B4A5A;
    font-weight: bold;
}
.DataWebXmlList_Validator_Text
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #F00;
}
.DataWebXmlList_Button_ItemNew
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #007DC7;
    height: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.DataWebXmlList_Button_Save
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #007DC7;
    height: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.DataWebXmlList_Button_Cancel
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #3B4A5A;
    height: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.DataWebXmlList_ModalPopup_Delete
{
    width: 400px;
    height: 100px;
    text-align: left;
}
.DataWebXmlList_Icon
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 2px;
    display: inline;
}
.DataWebXmlList_Header
{
    background: url(Images/DataWebForm_Header_Background.gif) repeat-x;
}
.DataWebXmlList_Header_Left
{
    background: url(Images/DataWebForm_Header_Left.gif) left no-repeat;
}
.DataWebXmlList_Header_Right
{
    background: url(Images/DataWebForm_Header_Right.gif) right no-repeat;
}
.DataWebXmlList_Background
{
    background-color: #F5F6F7;
}
.DataWebXmlList_Side_Left
{
    background: url(Images/DataWebForm_Side_Left.gif) left repeat-y;
}
.DataWebXmlList_Side_Right
{
    background: url(Images/DataWebForm_Side_Right.gif) right repeat-y;
}
.DataWebXmlList_Footer
{
    background-image: url(Images/DataWebForm_Footer_Background.gif);
    background-position: top;
    background-repeat: repeat-x;
}
.DataWebXmlList_Footer_Left
{
    background: url(Images/DataWebForm_Footer_Left.gif) left no-repeat;
}
.DataWebXmlList_Footer_Right
{
    background: url(Images/DataWebForm_Footer_Right.gif) right no-repeat;
}
.DataWebSocialLinks
{
    width: 63px;
    height: 16px;
}
.DataWebSocialLinks_Facebook_Icon
{
    background: url(Images/DataWebSocialLinks_Icon_Facebook.png) left no-repeat;
    width: 16px;
    height: 16px;
}
.DataWebSocialLinks_Twitter_Icon
{
    background: url(Images/DataWebSocialLinks_Icon_Twitter.png) left no-repeat;
    width: 16px;
    height: 16px;
}
.DataWebSocialLinks_Delicious_Icon
{
    background: url(Images/DataWebSocialLinks_Icon_Delicious.png) left no-repeat;
    width: 16px;
    height: 16px;
}

