﻿*
{
    outline: none;
}

.transparent
{
    background-color: #CCCCCC;
    filter: alpha(opacity=45);
    -moz-opacity: .45;
    opacity: .45;
}
.transparent1
{
    background-color: #CCCCCC;
    filter: alpha(opacity=45);
    -moz-opacity: .75;
    opacity: .75;
}

.btnexit
{
    float: left;
}
body
{
    /*margin: 0px; 	padding: 0px;*/
    background-color: #EBEBEB;
    font-family: Lucida Sans Unicode, Arial, Times New Roman;
    font-size: 8pt;
}

.bodyOLD
{
    background-color: #92B4E0;
}
a.PMRTLink
{
    font-family: Lucida Sans Unicode, Arial, Times New Roman;
    font-size: 8pt;
    color: #FF0000;
    font-style: italic;
    white-space: pre-wrap;
}


a.linkStyle, a.linkStyle:visited
{
    font-family: Lucida Sans Unicode, Arial, Times New Roman;
    font-size: 8pt;
    color: Maroon;
    text-decoration: none;
}
a.linkStyle1, a.linkStyle1:visited
{
    font-family: Lucida Sans Unicode, Arial, Times New Roman;
    font-size: 8pt;
    color: Red;
    font-style: italic;
    text-decoration: none;
}

a.linkStyle1:Hover
{
    font-family: Lucida Sans Unicode, Arial, Times New Roman;
    font-size: 8pt;
    color: Red;
    font-style: italic;
    text-decoration: underline;
}

a.linkStyle:Hover
{
    font-family: Lucida Sans Unicode, Arial, Times New Roman;
    font-size: 8pt;
    color: Maroon;
    text-decoration: underline;
}


.mainTitle
{
    font-size: 12pt;
    font-weight: bold;
}
.contentArea
{
    border: 1px solid #CCCCCC;
    background-color: white;
}

.contectAreaOLD
{
    border: #6788BE;
}

.areaTitle
{
    color: #003399;
    font-size: 9pt;
    font-weight: bold;
}

.defaultFont
{
    font-family: Lucida Sans Unicode, Arial, Times New Roman;
    font-size: 8pt;
}

.temp
{
    background-color: #eaedee;
    color: #cccc99;
    border-bottom-color: #E4E4F5;
}

#FaultReportTable
{
    font-family: Verdana;
    font-size: 11px;
}
.CTSTable
{
    width: 900px !important;
    font-family: Verdana;
    font-size: 11px;
}
#FaultReportTable .TitleTD
{
    text-align: center;
    vertical-align: middle; /*height: 30px;*/
    color: #6582b1;
    font-size: 12pt;
    font-weight: bold;
    padding: 10px 10px 10px 10px;
}

#FaultReportTable #Report
{
    border-width: 1px;
    border-style: none;
    border-color: #31a9cb;
    border-collapse: collapse; /*background-color: #31a9cb; 	border: solid 1px #31a9cb; 	border-collapse:collapse; 	border-color:#cccccc; 	border-width: solid 1px #CCC;*/
    font-family: Verdana;
    font-size: 9pt;
    width: 1000px;
}

#FaultReportTable #Report TH
{
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
#FaultReportTable #Report TD
{
    text-align: center;
}
#FaultReportTable #Report TH, #FaultReportTable #Report TD
{
    border-width: 1px; /*padding: 3px;*/
    border-style: solid;
    border-color: #31a9cb;
}
#FaultReportTable #Report .HeaderRow
{
    /*background-image: url(images/headerbg.gif);*/
    background-color: #DCF6FE;
    cursor:pointer;
}


#FaultReportTable #Report .OddTR
{
    background-color: #effce0; /*background-image: url(images/rowbg.gif);*/
}

#FaultReportTable #Report .OddTRClosedTR
{
    background-color: #effce0; /*background-image: url(images/rowbg.gif);*/
    color: #999999;
}

/* Raj 13-December-2013 Start*/
#FaultReportTable #CTSReport
{
    border-width: 1px;
    border-style: none;
    border-color: #31a9cb;
    border-collapse: collapse; /*background-color: #31a9cb; 	border: solid 1px #31a9cb; 	border-collapse:collapse; 	border-color:#cccccc; 	border-width: solid 1px #CCC;*/
    font-family: Verdana;
    font-size: 9pt;
    width: 1000px;
}

#FaultReportTable #CTSReport TH
{
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
#FaultReportTable #CTSReport TD
{
    text-align: center;
}
#FaultReportTable #CTSReport TH, #FaultReportTable #CTSReport TD
{
    border-width: 1px; /*padding: 3px;*/
    border-style: solid;
    border-color: #31a9cb;
}
#FaultReportTable #CTSReport .HeaderRow
{
    /*background-image: url(images/headerbg.gif);*/
    background-color: #DCF6FE;
    cursor:pointer;
}


#FaultReportTable #CTSReport .OddTR
{
    background-color: #effce0; /*background-image: url(images/rowbg.gif);*/
}

#FaultReportTable #CTSReport .OddTRClosedTR
{
    background-color: #effce0; /*background-image: url(images/rowbg.gif);*/
    color: #999999;
}
/* Raj 13-December-2013 End*/

#FaultReportTable table[id^=CTSReport_]
{
    border-width: 1px;
    border-style: none;
    border-color: #31a9cb;
    border-collapse: collapse; /*background-color: #31a9cb; 	border: solid 1px #31a9cb; 	border-collapse:collapse; 	border-color:#cccccc; 	border-width: solid 1px #CCC;*/
    font-family: Verdana;
    font-size: 9pt;
    width: 1000px;
}

#FaultReportTable table[id^=CTSReport_] TH
{
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
#FaultReportTable table[id^=CTSReport_] TD
{
    text-align: center;
}
#FaultReportTable table[id^=CTSReport_] TH, #FaultReportTable table[id^=CTSReport_] TD
{
    border-width: 1px; /*padding: 3px;*/
    border-style: solid;
    border-color: #31a9cb;
}
#FaultReportTable table[id^=CTSReport_] .HeaderRow
{
    /*background-image: url(images/headerbg.gif);*/
    background-color: #DCF6FE;
    cursor:pointer;
}


#FaultReportTable table[id^=CTSReport_] .OddTR
{
    background-color: #effce0; /*background-image: url(images/rowbg.gif);*/
}

#FaultReportTable table[id^=CTSReport_] .OddTRClosedTR
{
    background-color: #effce0; /*background-image: url(images/rowbg.gif);*/
    color: #999999;
}

.separator
{
    font-size: 1px;
    background-color: #F0FFF0;
    color: #fefefe;
    height: 1px;
}
.CTSTable TH, TD
{
    font-size: 11px;
}


#FaultReportTable #Report .EvenTR
{
    background-color: #ffffff;
}
#FaultReportTable #Report .EvenTRClosedTR
{
    background-color: #ffffff;
    color: #999999;
}

/* Raj 13-December-2013 Start*/
#FaultReportTable #CTSReport .EvenTR
{
    background-color: #ffffff;
}
#FaultReportTable #CTSReport .EvenTRClosedTR
{
    background-color: #ffffff;
    color: #999999;
}
/* Raj 13-December-2013 End*/

.specialLinksCTS
{
    background-image: url(/images/bg-2.jpg);
    background-repeat: repeat-x;
    border: solid 1px #a66126;
    background-color: Transparent;
    text-align: center;
}
.specialLinksCTS A:Link, .specialLinksCTS A:Visited, .specialLinksCTS A:active, .specialLinksCTS A:hover
{
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}

.specialLinksCustomer
{
    background-image: url(/images/bg-1.jpg);
    background-repeat: repeat-x;
    border: solid 1px #83bbd9;
    background-color: Transparent;
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    cursor: pointer;
    display: block;
    width: 59px;
}
.specialLinksCustomer A:Link, .specialLinksCustomer A:Visited, .specialLinksCustomer A:active, .specialLinksCustomer A:hover
{
    text-decoration: none;
    font-weight: bold;
}

.specialLinksSite
{
    background-image: url(/images/bg-3.jpg);
    background-repeat: repeat-x;
    border: solid 1px #5b9400;
    background-color: Transparent;
    text-align: center;
    padding: 0px;
    margin: 0px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    display: block;
}
.specialLinksSite A:Link, .specialLinksSite A:Visited, .specialLinksSite A:active, .specialLinksSite A:hover
{
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}

div.UFrame
{
    width: 98%;
    height: 995px;
    overflow: auto;
    border: 2px solid black;
    background-color: white;
    color: black;
    padding: 5px;
    z-index: 0 !important;
}

.missing
{
    line-height: 20px;
    font-size: 9pt;
    font: verdana;
}
.missing-new
{
    font-size: 9pt;
    font-family: Arial;
    margin: 0px;
    padding: 0px;
}

.PMRT
{
    line-height: 20px;
    font-size: 9pt;
    font-family: verdana; /*color: #009900;*/
    color: #000000;
    font-style: italic;
}

.aBox
{
    background-color: #FFFFFF;
    border: 1px solid #000000;
    color: #000000;
    padding: 0px;
    margin: 0px;
    position: relative;
}
.aBar
{
    background-color: #E1771E;
    color: #ffffff;
    cursor: move;
    font-weight: bold;
    font-size: 12px;
    padding: 2px 1em 2px 1em;
}
.aContent
{
    padding: 10px;
}

.tbl
{
    background-color: #000000;
}
.tbl th
{
    background: #92B4E0 none repeat scroll 0 0;
    text-align: left;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    font-size: 10pt;
}
.tbl td
{
    background-color: #FFFFFF;
}

.YearCalendar
{
    background-color: #FFF;
    border: solid 1px #E8E8E8;
}

.input
{
    /*background-color: #eaeef1;*/
    padding-top: 5px;
    height: 23px;
    border: 1px solid #bcbabb;
    vertical-align: middle;
}


/*.update-progress
{
    background-image: url(images/Process.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 768px;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 1024px;
}*/

.update-progress
{
    background-color: #E8E8E8;
    background-image: url(/images/loading6.gif);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
}

.progressDiv1
{
    background-image: url(/images/loadData.gif);
    background-position: center top;
    background-repeat: no-repeat;
    height: 100%;
    position: fixed;
    top: 150px;
    left: 0px;
    width: 100%;
}
.progressDiv
{
    background-image: url(/images/loading_small.gif);
    background-position: center top;
    background-repeat: no-repeat;
    height: 100%;
    position: fixed;
    top: 200px;
    left: 0px;
    width: 100%;
    filter: alpha(opacity=70);
    opacity: 0.7;
    text-align: center;
}
.progressDiv span
{
    background: #E5F6FD none repeat scroll 0 0;
    color: #2C2C2C;
    font-size: 1.286em;
    font-weight: bold;
    left: 402px;
    line-height: 3.056em;
    position: absolute;
    top: 180px;
    width: 342px;
    border: 1px solid #7FD7F7;
}
a.redLink:Link, a.redLink:Hover, a.redLink:Visited
{
    color: #FF0000;
    text-decoration: underline;
}
a.blueLink:Link, a.blueLink:Hover, a.blueLink:Visited
{
    color: blue;
    text-decoration: underline;
}

a.blackLink:Link, a.blackLink:Hover, a.blackLink:Visited
{
    color: black;
    text-decoration: underline;
}

/*Raj 27-August-2012 Start*/
a.grayLink:Link, a.grayLink:Hover, a.grayLink:Visited
{
    color: Gray;
    text-decoration: underline;
}
/*Raj 27-August-2012 End*/

.fixBottom
{
    background-color: #FFFFCC;
    border: solid 1px maroon;
    position: fixed;
    height: 25px;
    vertical-align: middle;
    width: 90px;
    right: 15px;
    float: right;
    margin: 3px;
    padding: 0px;
    bottom: 15px;
    padding-top: 5px;
    cursor: pointer;
}

.fixBottomDown
{
    background-image: url(/images/down.png);
    background-position: right center;
    background-repeat: no-repeat;
}
.fixBottomUp
{
    background-image: url(/images/up.png);
    background-position: right center;
    background-repeat: no-repeat;
}
.fixBottomInvisible
{
    display: none;
}
h3, h4
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}
h2
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}
.smallfont
{
    font-size: 6.5pt;
}

.doubleline
{
    background-image: url(/images/bgvline1.png);
    background-repeat: repeat-y;
    background-position: left;
}

.extradbl
{
    width: 1px;
    color: #31A9CB;
    background-color: #31A9CB;
    padding: 0px !important;
    margin: 0x !important;
    font-size: 1px !important;
}

p
{
    margin-top: 0px;
    margin-bottom: 0px;
}
.ddc
{
    width: 340px;
}
.auditstyle
{
    background-image: url(/images/audit-bg.jpg);
    background-repeat: repeat;
    background-position: center top;
}

.docstyle
{
    background-image: url(/images/docs-bg.jpg);
    background-repeat: repeat;
    background-position: center top;
}

.docdatastyle
{
    background-image: url(/images/docs-data-bg.jpg);
    background-repeat: repeat;
    background-position: center top;
}

.fullservicestyle
{
    background-image: url(/images/full-service-bg.jpg);
    background-repeat: repeat;
    background-position: center top;
}

/*Raj 08-December-2011 Start*/
a.redLinkCal:Link, a.redLinkCal:Hover, a.redLinkCal:Visited
{
    color: #FF0000;
    text-decoration: none;
}
/*Raj 08-December-2011 End*/
