﻿body
{
    height: 100%;
    margin: 6px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url(../images/LOCALHOST/trust-focus-bg.gif);
    background-repeat: repeat-x;
    background-color: #ACAEB1;
}
#PageLayout
{
    position: relative;
    padding: 0px 0px 0px 0px;
    width: 100%;
    background-color: Transparent;
}
#Header
{
    
   /* ldt
    position: relative;
*/
    width: 980px;
    margin: 0px auto;
}
#PageFunction
{
    position: relative;
    width: 980px;
    background-color: #fff;
    font-family: Calibri;
    font-size: 13pt;
    margin: 0px auto;
    padding: 4px 0px 0px 0px;
    text-indent: 12px;
    letter-spacing: 3px;
    font-variant: small-caps;
    background-image: url(../images/LOCALHOST/functionBackground.jpg);
}
#PageFilter
{
    position: relative;
    width: 980px;
    margin: 0px auto;
    padding: 0px 0px 4px 0px;
    font-family: Tahoma;
    font-size: 10pt;
    background-color: #fff;
}
#PageNav
{
    position: relative;
    width: 980px;
    margin: 0px auto;
    text-align: left;
    font-family: Tahoma;
    font-size: 10pt;
    text-indent: 4px;
    background-color: #fff;
    border-top: 1px solid #bbbbbb;
    padding: 0px 0px 4px 0px;
}
#PagePayLoad
{
    position: relative;
    min-height: 420px;
    width: 980px;
    margin: 0px auto;
    text-align: left;
    font-family: Tahoma;
    font-size: 10pt;
    background-color: #fff;
}

/*
===================================
Login Classes
===================================
*/
.formLoginBox
{
    background-color: #fff;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
    letter-spacing: 1;
    text-align: left;
    border: solid 1px #A8A8A8;
    padding: 2px 2px 2px 2px;
}
.formLoginSectionTitle
{
    font-family: Arial;
    font-weight: bold;
    font-size: 16pt;
    letter-spacing: 1;
    text-align: left;
    color: #0D2E69;
    width: 360px;
    margin-top: 10px;
}
.formForgotPasswordTd
{
    border-top: solid 1px Silver;
    font-size: 9pt;
    text-align: left;
    padding-top: 10px;
}
.formLoginText
{
    background-color: #fff;
    font-family: Tahoma;
    font-size: 8pt;
    border: solid 1px #A8A8A8;
    padding: 1px 1px 1px 1px;
    margin: 1px 1px 20px 1px;
    width: 130px;
}
.formLoginButton
{
    background-color: #edeae8;
    color: #000000;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal;
    border-top: solid 1px Silver;
    border-left: solid 1px Silver;
    border-right: solid 1px Black;
    border-bottom: solid 1px Black;
    text-align: center;
    width: 70px;
}

/*
=====================================
Security
=====================================
*/

.formSecurity
{
    min-height: 390px;
    width: 780px;
    margin: 0px auto;
    text-align: left;
    font-family: Tahoma;
    font-size: 10pt;
    background-color: #FFFFFF;
    background-repeat: repeat-x;
}
.formSecurity1
{
    padding: 2px -1px 2px 2px;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: .5px;
    width: 100%;
    height: 20px;
    text-align: left;
    background-color: #E7E7E7;
    vertical-align: bottom;
}

.formSecurity2
{
    padding: 1px 1px 1px 1px;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: .5px;
    width: 100%;
    text-align: left;
}

/*
=====================================
Generic URL
=====================================
*/

.imageUrl
{
     cursor: pointer;
}
.genericUrl
{
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal;
}
.genericUrl:link
{
    color: Blue;
    text-decoration: underline;
}
.genericUrl:visited
{
    color: Blue;
    text-decoration: underline;
}
.genericUrl:hover
{
    color: Gray;
    text-decoration: underline;
}
.genericUrl:active
{
    color: Red;
    text-decoration: underline;
}

/*
=====================================
Side Menu URL
=====================================
*/

.imageUrl
{
     cursor: pointer;
}
.sideMenuUrl
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
}
.sideMenuUrl:link
{
    color: Black;
    text-decoration: none;
}
.sideMenuUrl:visited
{
    color: Black;
    text-decoration: none;
}
.sideMenuUrl:hover
{
    color: Gray;
    text-decoration: none;
}
.sideMenuUrl:active
{
    color: Red;
    text-decoration: none;
}

/*
=====================================
Menu URL
=====================================
*/

.menuUrl
{
    padding: 1px 3px 3px 0px;
    vertical-align: middle;
    font-family: Tahoma;
    font-size: 11pt;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
}
.menuUrl:link
{
    color: #134297;
    text-decoration: none;
}
.menuUrl:visited
{
    color: #134297;
    text-decoration: none;
}
.menuUrl:hover
{
    color: Gray;
    text-decoration: underline;
}
.menuUrl:active
{
    color: Red;
    text-decoration: underline;
}

/*
=====================================
Description URL
=====================================
*/

.descriptionUrl
{
    font-family: Arial;
    font-size: 10pt;
}
.descriptionUrl:link
{
    color: #7F7861;
    text-decoration: none;
}
.descriptionUrl:visited
{
    color: #7F7861;
    text-decoration: none;
}
.descriptionUrl:hover
{
    color: Gray;
    text-decoration: underline;
}
.descriptionUrl:active
{
    color: Red;
    text-decoration: underline;
}

/*
===================================
Message Classes
===================================
*/
.MessagePage
{
    position: relative;
    width: 980px;
    margin: 0px auto;
    background-color: #fff;
    text-align: center;
}
.MessageContent
{
    position: relative;
    width: 820px;
    min-height: 380px;
    margin: 0px auto;
    padding: 10px 10px 10px 10px;
    border-top: solid 1px #FFFFFF;
    border-left: solid 1px #99927A;
    border-right: solid 1px #99927A;
    border-bottom: solid 1px #99927A;
}
.MessageIcon
{
    position: relative;
    text-align: left;
    border-bottom: solid 1px #BAB6A4;
    background-repeat: repeat-x;
    background-image: url(../images/LOCALHOST/functionBackground.jpg);
}
.MessageBoxPrompt
{
    position: relative;
    width: 94%;
    margin: 20px auto;
    background-color: #bdcbde;
    font-family: Tahoma;
    font-size: 10pt;
    border: ridge 1px #E0E0E0;
    padding: 10px 10px 10px 10px;
    text-align: left;
}
.MessageBoxMessage
{
    position: relative;
    width: 84%;
    font-family: Verdana;
    font-size: 10pt;
    margin: 28px auto;
    text-align: center;
}
.MessageBoxButtons
{
    position: relative;
    background-color: #fff;
    font-family: Tahoma;
    font-size: 10pt;
    margin: 10px auto;
    padding: 0px 0px 0px 0px;
    text-align: center;
}
.MessageDebugBox
{
    position: relative;
    width: 820px;
    margin: 0px auto;
    background-color: #c6c6c6;
    font-family: Verdana;
    font-weight: normal;
    font-size: 7pt;
    text-align: left;
    padding: 2px 10px 2px 10px;
    border-top: solid 1px #c6c6c6;
    border-bottom: solid 1px #99927A;
    border-left: solid 1px #99927A;
    border-right: solid 1px #99927A;
}

/*
=====================================
Footer / Copyright Classes
=====================================
*/
#Footer
{
    /*position: relative;*/
    width: 980px;
    margin: 0px auto;
    padding: 6px 0px 0px 0px;
    background-color: #fff;
    border-bottom: solid 1px #000000;
}
.CopyRight1
{
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #bbbbbb;
}
.CopyRight1_l
{
    padding: 3px;
    font-weight: lighter;
    font-size: xx-small;
    font-style: normal;
    font-family: Verdana;
    color: #8D8D8D;
    text-align: left;
}

.CopyRight2_r
{
    padding: 3px;
    font-weight: normal;
    font-size: xx-small;
    font-style: normal;
    font-family: Verdana;
    color: #0C4992;
    text-align: right;
}


/*
=====================================
Form Control Classes
=====================================
*/
.formTextBox
{
    font-size: 10pt;
    border: solid 1px #7F9DB9;
    text-align: left;
    padding-top: 0px;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal;
}
.formRadioButton
{
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal;
}
.formDropDownList
{
    font-family: Tahoma;
    font-size: 10pt;
    border: solid 1px Gray;
}
.formListBox
{
    font-family: Tahoma;
    font-size: 10pt;
    width: 200px;
}
.formButtonNormal
{
    background-color: #edeae8;
    color: #000000;
    text-align: center;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal;
    border-top: solid 1px Silver;
    border-left: solid 1px Silver;
    border-right: solid 1px Black;
    border-bottom: solid 1px Black;
}
.formTextBoxMultiLine
{
    font-family: Tahoma;
    font-size: 10pt;
    border: solid 1px #7F9DB9;
    text-align: left;
    padding-top: 3px;
}
.formCheckBox
{
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal;
}
.formLabel
{
    text-align: right;
    padding: 2px 2px 2px 2px;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal;
}
.formLabelFill
{
    text-align: right;
    padding: 4px 2px 2px 2px;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal; 
    border-bottom: solid 1px #C6C6C6;
    background-color: #EDEDED;
}
.formLabelText
{
    text-align: left;
    padding: 0px 0px 0px 0px;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal;
}
.formLabelDesc
{
    font-weight: lighter;
    font-size: 8pt;
    font-style: normal;
    font-family: Verdana;
    color: #8D8D8D;
    text-align: left;
}
.formLabelHeader
{
    font-weight: normal;
    letter-spacing: 1;
    text-align: left;
    padding: 0px 0px 0px 0px;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
}

/*
===================================
Special Form Classes
===================================
*/
.formBox
{
    background-color: #fff;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
    letter-spacing: 1;
    text-align: left;
    border: solid 1px #A8A8A8;
    padding: 2px 2px 2px 2px;
}
.formBoxHeader
{
    font-family: Calibri;
    font-size: 11pt;
    font-weight: bold;
    text-align: left;
    color: #000000;
    background-color: #ACBED6;
}
.formBoxColor
{
    background-color: #bdcbde;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 10pt;
    color: black;
    font-style: normal;
    padding: 3px 3px 3px 3px;
    border: ridge 1px #acbed6;
}
.formBoxColor2
{
    background-color: #0A3770;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 10pt;
    color: white;
    font-style: normal;
    padding: 1px 1px 1px 1px;
    border: ridge 1px #acbed6;
}
.formLabel180
{
    text-align: right;
    padding: 2px 2px 2px 2px;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal; 
    width: 190px;
}

/*
===================================
Grid Navigation Classes
===================================
*/
.NavBox
{
    background-image: url(../images/LOCALHOST/Fill_NavBg1.jpg);
    background-repeat: repeat-x;
    border: solid 1px #E0E0E0;
    text-align: center;
    border: solid 1px #93A9B8;
    margin: 1px 0px 0px 0px;
}
.NavText
{
    font-family: Tahoma;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-align: center;
}
.NavButton
{
    background-color: #F8F7F6;
    color: #000000;
    text-align: center;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;
    border-top: solid 1px Silver;
    border-left: solid 1px Silver;
    border-right: solid 1px Black;
    border-bottom: solid 1px Black;
}

/*
===================================
Special Classes
===================================
*/
.sectionHeader
{
    position: relative;
    margin: 0px 0px 3px 6px;
    font-family: Tahoma;
    font-size: 13pt;
    font-weight: normal;
    padding: 2px 2px 2px 2px;
    letter-spacing: 1px;
    background-color: #bdcbde;
    width: 100%;
}

.sectionSummary1
{
    text-align: left;
    padding: 0px 0px 0px 0px;
    font-family: Tahoma;
    letter-spacing: 1px;
    font-size: 11pt;
    font-weight: bold;
    color: #0A366E;
}
.sectionSummaryBackgroung
{
    background-image: url(../images/LOCALHOST/Fill_FormBg.png);
    background-repeat: repeat-x;
    background-position:bottom;
}
.headerUserIdLabel
{
    text-align: right;
    padding: 0px 0px 0px 0px;
    font-family: Verdana;
    font-size: x-small;
    font-weight: normal;
    vertical-align: middle;
    color: #FFFFFF;
}

/*
=====================================
Summary URL
=====================================
*/

.summaryUrl
{
    font-family: Arial;
    letter-spacing: 0px;
    font-size: 10pt;
    font-weight: normal;
    font-style: italic;
    color: #0E4C9C;
}
.summaryUrl:link
{
    color: Blue;
    text-decoration: none;
}
.summaryUrl:visited
{
    color: Blue;
    text-decoration: underline;
}
.summaryUrl:hover
{
    color: Gray;
    text-decoration: underline;
}
.summaryUrl:active
{
    color: Red;
    text-decoration: underline;
}

/*
===================================
Side Menu
===================================
*/
.sideTable
{
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    background-color: transparent;
    margin: 3px 0px 0px 0px;
    width: 190px;
}
.sideHeader
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    background-image: url(../images/sideMenuHeader1.gif);
    background-repeat: repeat-x;
    color: #fff;
    height: 30px;
    vertical-align: text-top;
    padding: 6px 0px 0px 30px;
}
.sideItem
{
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    background-color: transparent;
    color: #000000;
    padding: 5px 0px 0px 30px;
}
.sideMenuDiv1
{
    background-image: url(../images/sideMenuDivBackground1.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    margin: 0px 0px 0px 6px;
    border-bottom: solid 1px #7E7E7E;
}

/*
===================================
Rss Classes
===================================
*/
.rss_header
{
    font-weight: normal;
    font-size: 12pt;
    letter-spacing: 3px;
    font-variant: small-caps;
    color: #9B9683;
    font-weight:bold;
    font-style: normal;
    font-family: Calibri;
    text-align: left;
}

.rss_table
{
    background-color: White;
    margin-left: 12px;
    width: 512px;
}

.rss_title
{
    background-color: #E0E0E0;
    font-family: Calibri;
    font-weight: bold;
    font-size: 9pt;
    color: #275393;
    font-style: normal;
    text-align: left;
}

.rss_description
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-style: normal;
    font-family: Tahoma;
    text-align: left;
    text-decoration: none;
}

.rss_anchor
{
    font-weight: bold;
    font-size: 8pt;
    color: #4E83D0;
    font-style: normal;
    font-family: Arial;
    text-align: left;
    text-decoration: none;
    font-style: italic;
}

.rss_credit
{
    background-color: #E0E0E0;
    font-weight: bold;
    font-size: 8pt;
    color: gray;
    font-style: normal;
    font-family: Verdana;
    text-align: right;
}

.links_table
{
    background-color: White;
    margin-left: 22px;
    border: solid 1px #B9B9B9;
    width: 280px;
}

/*
===================================
Notification Classes
===================================
*/
.app_notification { width:91% }
.app_notification_details { text-align:left;padding-top:10px;padding-bottom:10px; background-color:InfoBackground; color:InfoText;}

/*-RAD ALERT --------------------------------*/
.RadWindow .rwWindowContent .radalert { background-position: top left !important;font-size: 10pt;}
.RadWindow .rwWindowContent .radalert .rwDialogText { padding-left:6px; padding-bottom:10px}
.RadWindow .rwWindowContent .radalert div:first-child + div  {text-align:center !important}
.RadWindow .rwWindowContent .radalert div:first-child + div a.rwPopupButton { float: none;  display: inline-block; font-weight: bold}            
.RadWindow .rwWindowContent .radalert div:first-child + div a.rwPopupButton span    { float: none;  display: inline-block; }

/*-POPUP --------------------------------*/
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    /*background-color: #eeeeee; /*rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */   
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 2px solid #888;
    width: 570px;    
}

/* The Close Button */
.modal-content-close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.modal-content-close:hover,
.modal-content-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
