﻿body {
}
td .white
{
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
}
td .whitetitle
{
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
}
td .template
{
    background-color: #E0E0E0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    color: #000000;
}
td .templatetitle
{
    background-color: #E0E0E0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    font-style: normal;
    color: #000000;
}
td .bigtitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 11pt;
    color: #000000;
    text-transform: uppercase;
}
td .header
{
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    font-style: normal;
    font-size: 9pt;
    color: white;
    text-transform: capitalize;
    background-color: #0022b5;
}
td .header2
{
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    font-style: normal;
    font-size: 9pt;
    color: white;
    text-transform: capitalize;
    background-color: #2114d0;
}
td .header3
{
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    font-style: normal;
    font-size: 9pt;
    color: white;
    text-transform: capitalize;
    background-color: #4848b3;
}
.BarIndicator_Poor
{
    background-color: red;
    color: red;
    padding-bottom: 1px;    
}

.BarIndicator_Good
{
    background-color: blue;
    color: blue;
    padding-bottom: 1px;    
}
.BarIndicator_Excellent
{
    background-color: green;
    color: green;
    padding-bottom: 1px;    
}
.BarBorder_TextBox1
{
    border-width: 1px;
    border-style: solid;
    width: 200px;
    vertical-align: middle;
}
.TextIndictator_TextBox3     
{
    background-color:Blue;     
    color:Yellow;     
    font-size:small;     
    font-variant:small-caps;     
    padding:2px 3px 2px 3px;
}
.TextIndicator_TextBox1_Handle
{
    width:16px;
    height:14px;
    background-image:url(~/Images/help_red.png);
    overflow:hidden;
    cursor:help;
}

.TextIndicatorExt_txtPwd_Handle
{
    width:16px;
    height:14px;
    background-image:url(Images/help_red.png);
    overflow:hidden;
    cursor:help;
}
.accordianheader
{
    border-color: #808080;
    border-width: thin;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
    cursor: pointer;
    background-color: #0202c9;
    border-top-style: inset;
    border-right-style: outset;
    border-left-style: inset;
    color: #FFFFFF;
}

.accordianheader2  /*selected*/
{
    border-width: medium;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
    cursor: pointer;
    background-color: #00008B;
    border-top-style: inset;
    border-right-style: outset;
    border-left-style: inset;
    color: #FFFFFF;
    font-weight: bolder;
}

.accordianpanel
{
    border-style: none outset outset inset;
    border-width: medium;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 150%;
}
.gvw1ItemStyle
{  
    background-color:#99CCFF;
    width: 30%;   
    
}
