﻿ .h2Headers1
    {
     background-color: #EEEEEE;
     border-bottom: 1px solid #E2E2E3; 
     border-top: 1px solid #E2E2E3; 
     color: #14517E; 
     font-family: 'Source Sans Pro',Arial,sans-serif; 
     font-size: medium;
     padding: 10px;
     margin: 0 auto;
     text-transform: uppercase;
     width: auto;     
    }
    
    .h2HeaderClearBtn
    {
        text-transform: none; 
        cursor:pointer; 
        font-size:12px; 
        display: inline;
        margin-left: 8px;
        padding-bottom: 15px !important;
    }
    
    .divTopSectionLeft
    {
        width: 70%;
        min-width: 360px;
        height: 255px;
        float: left;
        background-color: #F5F5F5;
        margin-bottom: 5px;
        margin-right:5px;
        padding-bottom: 5px;        
    }
    
    .divTopSectionRight
    {
        width: 28%;
        min-width: 140px;
        height: 255px;
        float: left;
        background-color: #F5F5F5;
        margin-bottom: 5px;
        margin-right:5px;
        padding-bottom: 5px;          
    }
    
    .divTopicsSection1
    {
        float: left; 
        background-color: #F5F5F5; 
        margin-bottom: 5px;
        padding-left: 5px;
        height: 205px;
        overflow: auto;
        text-align: left;
        width: 99%;
        font-size: 13px;
    }
    
    .divStatesSection1
    {
        float: left; 
        background-color: #F5F5F5; 
        margin-bottom: 5px;
        padding-left: 5px;
        height: 205px;
        overflow: auto;
        text-align: left;
        width: 97%;
        font-size: 13px;
    }
    .divMiddleSections1and3
    {
        width: 22%;
        float: left;
        background-color: #F5F5F5;
        margin-bottom: 5px;
        margin-right:5px;
        padding-bottom: 5px;        
    }
    
    .divMiddleSections2and4
    {
        width: 15%;
        float: left;
        background-color: #F5F5F5;
        margin-bottom: 5px;
        margin-right:5px;
        padding-bottom: 5px;        
    }
    
    .divMiddleSections5
    {
        width: 22%;
        float: left;
        background-color: #F5F5F5;
        margin-bottom: 5px;
        padding-bottom: 5px;        
    }
    
    .divBottomRowSections1
    {
        margin-right: 5px; 
        margin-left: 5px;
        margin-top: 5px;
    }
    
    .divSelectionButtons
    {       
        float: left;
        margin-top: 5px;
    }
        
    .stateNetImg
    {
        float: right;
        margin-right: 5px;
    }
    
    .resultsHeader1
    {
        background-color: #881113;
        color: White;
        font-family: 'Source Sans Pro',Arial,sans-serif; 
        padding: 10px;
        font-size: medium;
        margin: 0 auto 10px auto;      
    }
    
    .checkBoxLists tr td
    {

    }
    
    .checkBoxLists input 
    { 
    }
    
    .checkBoxLists label
    { 
        display: inline !important;
        position: relative;
        font-size: 13px;
        margin: 2px;
    } 
