
<!-- Style sheet for WinterADMIN and Display Official Reports -->

 .WinterAdminTitleBar
    {
        background-color: #213984;
        color: #ffffff;
        font-size: 30px;
        font-family: Verdana, Lucida Sans Unicode, Lucida Grande, Arial;
        font-weight: bold;
        padding: 8px;
        text-align: left;
    }
    
  .WinterAdminH1
    {
        background-color: #ffffff;
        color: #213984;
        font-size: 16px;
        font-family: Verdana, Lucida Sans Unicode, Lucida Grande, Arial;
        font-weight: bold;
        padding: 3px;
        text-align: center;
        border-color: #213984;
        border-style: solid;
        border-width: 1px;
        margin-left: 5px;
     
    }
    
   .TableHeader
   
    {
       	background-color: #b5dbff;
        color: #213984;
        font-size: 14px;
        font-family: Verdana, Lucida Sans Unicode, Lucida Grande, Arial;
        font-weight: bold;
        padding: 3px;
        text-align: center;
    }
    
   .tables {
   
    border-collapse: collapse;
    border: 1px solid #213984;
    
    }
    
    
    .TableCell
   
    {
       	background-color: #ffffff;
        color: #213984;
        font-size: 13px;
        font-family: Verdana, Lucida Sans Unicode, Lucida Grande, Arial;
        font-weight: bold;
        padding: 4px;
        text-align: center;
        
    }


 input[type=submit]
	{
        border: 1px dotted #636bc6;
        background-color: #efefff;
        font-size: 12px; font-weight: bold;
        color: #213984;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial;
        vertical-align: middle;
	}

	input
	{
        vertical-align: middle;
	}
	
    .error {
    
      color: #ff0000;
      font-weight: bold;
      font-family: Verdana, Lucida Sans Unicode, Lucida Grande, Arial;
      }
      
   
    .EditorialBG {
    
     background-color: #efefff;
     font-size: 10pt; 
     color: #213984;
        font-family: Verdana, Lucida Sans Unicode, Lucida Grande, Arial;
        padding: 10px;
        
        
	}
	
    .SnowEditorialHeader
    {
        background-color: #ffffff;
        color: #213984;
        font-size: 15px;
        font-family: Verdana, Lucida Sans Unicode, Lucida Grande, Arial;
        font-weight: bold;
        padding: 3px;
        text-align: center;
        border-color: #213984;
        border-style: solid;
        border-width: 1px;
        margin-left: 0px;
        
     
    }
	
	
        .head
    {
        background-color: #ffffff;
        color: #213984;
        font-size: 15pt;
        font-family: Verdana, Lucida Sans Unicode, Lucida Grande, Arial;
        font-weight: bold;
        padding: 3px;
        text-align: center;
        margin-left: 0px;
        
     
    }	
    
          .ReportBold
    {
        color: #0b7179;
        font-size: 10pt;
        font-family: Verdana, Lucida Sans Unicode, Lucida Grande, Arial;
        font-weight: bold;
        padding: 1px;
        text-align: justify;
        margin-left: 0px;
        
     
    }	
    
           .Report
    {
        color: #0b7179;
        font-size: 10pt;
        font-family: Verdana, Lucida Sans Unicode, Lucida Grande, Arial;
        padding: 1px;
        font-weight: normal;
        text-align: justify;
        margin-left: 0px;
        
     
    }	
    
    .rightinfohead {font: 10pt verdana, sans-serif; color: #ffffff; font-weight: bold; text-align: center; }


      .TempNavBlock
    {
        font-size: 12px;
        font-family:  Lucida Sans Unicode, Arial, Helvetica;
        border: 1px solid;
        border-color: #213984;
        margin-top: 1px;
        margin-bottom: 3px;
        background-color: #ffffff;
        padding: 2px 3px 2px 3px;
        
    }

     .TempNavHeading
    {
        font-weight: bold;
        color: #213984
    }


     A.TempNavLink
    {
        color: #213984;
        text-decoration: none;
        border-style: solid;
        border-color: #ffffff;
        border-width: 1px;
        padding: 0px 4px 0px 4px;
    }

    A.TempNavLink:hover
    {
        background-color: #efefff;
        border-style: dotted;
        border-color: Black;
        border-width: 1px;
        color: #213984;
    }



   .WeatherDescCell
   
   {
        background-color: #efefff;
        border-bottom: 1px #213984 solid;
        color: #213984;
        font-size: 10pt;
        font-family: Verdana, Lucida Sans Unicode, Lucida Grande, Arial;
        padding: 2px;
        text-align: right;
        padding-right: 5px;
    }
    
   .WeatherValueCell
   
   {
        background-color: #ffffff;
        border-bottom: 1px #213984 solid;
        border-right:  1px #213984 solid;
        color: #0b7179;
        font-size: 10pt;
        font-family: Verdana, Lucida Sans Unicode, Lucida Grande, Arial;
        padding: 2px;
    }
    
       .StormBound
    {
        background-color: #ffffff;
        color: #ff0000;
        font-size: 12px;
        font-family: Verdana, Lucida Sans Unicode, Lucida Grande, Arial;
        font-weight: bold;
        padding: 3px;
        text-align: center;
        border: 1px #ff0000 solid;        
     
    }

.body {font: 10pt arial, verdana, sans-serif; color: #0b7179; }
.headline {font: 14pt arial, verdana, sans-serif; color: #213984; }