
.necared {color: #D70000;}
.necablue{color: #003366;}

H1 
{
 font-family:Verdana;
 font-size:18px;
 font-weight:bold;
 color: #003366;
}

H2 {
 font-family: Georgia, serif !important;
 font-size:20px;
 color: #D70000;
}
H3 {
 font-family: Georgia, serif !important;
 font-size:15px;
 font-weight:bold;
 color: #003366;
}

H4
{
 font-family:Verdana;
 font-size:15px;
 font-weight:bold;
 color: #003366;
}

H5 
{
 font-family:Arial, Geneva, sans-serif;
 font-size:11px;
 font-weight:bold;
 color: #003366;
}

.Table_AllGray
{
     border: 1px #cccccc solid;
     background-color:#E8E8E8;
}

.Table_Grayback
{
    border-style: none;
    background-color:#E8E8E8;
}
        
.Table_Grayborder
{
        border: 1px #cccccc solid;
	
}
.Table_AllBlue
{
        border: 1px #b6d3e4 solid;
        background-color:#e1eef2;
}


.Table_Blueback
{
     border-style: none;
     background-color:#E1EEF2;
}

.Table_Blueborder
{
        border: 1px #B6D3E4 solid;
	
}

.Row_AllGray
{
     border: 1px #cccccc solid;
     background-color:#E8E8E8;
}

.Row_AllBlue
{
        border: 1px #b6d3e4 solid;
        background-color:#e1eef2;
}

.Row_GrayWhiteBorder
{
     border: 1px #ffffff solid;
     background-color:#E8E8E8;
}

.Heavy_border
{
     border-top: blank;
     border-bottom: blank;
     border-right: blank;
     border-left: 4px #0082C4 solid;
     background-color:#E8E8E8;
}

.contentRightLine
{
   border-top: blank;
   border-bottom: blank;
   border-left: blank;
   border-right: 1px #CCCCCC solid;
   margin-right: 10px;
   margin-left: 10px;
   padding-right: 8px;
   padding-left: 8px;
   
}

.contentLeftLine
{
   border-top: blank;
   border-bottom: blank;
   border-left: 1px #CCCCCC solid;
   border-right: blank;
   margin-right: 10px;
   margin-left: 10px;
   padding-right: 8px;
   padding-left: 8px;
}