<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#BodyBackground
{
    background-color:white;
    /*background:url('../images/mountain-large-view.png') ;*/
    background-size:cover;
    background-attachment:fixed;
}


.internav
{
    background: url('../images/tabstrip.png') no-repeat right top;
}
.internav a, .internav a:link, .internav a:visited, .internav a:hover
{
    color: #260859;
}
.internav a:hover
{
    background-color: #fff;
}
.internav a.active, .internav a.active:link, .internav a.active:hover, .internav a.active:visited, .internav a.active:active
{
    background-color: #becbd7;
    color: #313131;
}
.BostonPostCard h1, .BostonPostCard h2, .BostonPostCard h3, .BostonPostCard h5, .BostonPostCard h6
{
    /*background: url('../images/MainmenubackGrndImg.png') repeat right top;*/
  color: White;
    background-color:silver;
    }

.LocalNavigation
{
    /*background: url('../images/tabstrip.png') repeat-y left top;*/
}
/*
.LocalNavigation .TabOn, .LocalNavigation .TabOn:hover
{
    background-color: #046cb6;
}
.LocalNavigation .TabOn a, .LocalNavigation .TabOn a:hover, .LocalNavigation .TabOn a:visited
{
    color: #fff;
}
.LocalNavigation .TabOff a
{
    color: #313131;
}
.LocalNavigation .TabOff a:hover
{
    background-color: #e8e8e8;
}
*/
.BostonPostCard h1, .BostonPostCard h2, .BostonPostCard h3, .BostonPostCard h4, .BostonPostCard h5, .BostonPostCard h6
{
    /*background-color: #e8e8e8;*/
    background-color: #636a6f;
    
}
.RightAdRail .BostonPostCard h1, .RightAdRail .BostonPostCard h2, .RightAdRail .BostonPostCard h5
{
    /*color: #4C647A;*/
    color: #636a6f;
}

.RightAdRail .BostonPostCard h3, .RightAdRail .BostonPostCard h4, .RightAdRail .BostonPostCard h6
{
    /*color: #4C647A;*/
    color: #636a6f;
}
.RightAdRail .BostonPostCard h1 a, .RightAdRail .BostonPostCard h2 a, .RightAdRail .BostonPostCard h3 a, .RightAdRail .BostonPostCard h4 a, .RightAdRail .BostonPostCard h5 a, .RightAdRail .BostonPostCard h6 a
{
    /*color: #4C647A;*/
    color: #636a6f;
}
.FullWidth .h3, .fullwidth .h3, .MainColumn .h3, .maincolumn .h3, .MiddleColumn .h3, .middlecolumn .h3, .RightColumn .h3, .rightcolumn .h3, .ColumnFifty .h3, .columnfifty .h3
{
    background-color: #e8e8e8 !important;
}



.boxcontent
{
    background-color: White;
    /*background-color: #f6f6f6;*/
    /*border-bottom: 1px solid #e8e8e8 !important;
    border-left: 1px solid #e8e8e8 !important;
    border-right: 1px solid #e8e8e8 !important;*/
     border-bottom: 1px solid #636a6f !important;
    border-left: 1px solid #636a6f !important;
    border-right: 1px solid #636a6f !important;
    padding: 0 0 0 0;
    margin-bottom: 10px;
}

.boxcontent .grdDiv
{
border: 1px solid #636a6f;
    min-height: 350px;
}

.boxcontent h4
{
    background-color: transparent;
}

.RightAdRail .BostonPostCard .boxcontent h4 a
{
    color: Blue;
    margin: 0 0 5px 5px;
}

.BreadCrumb
{
    font-size: 90%;
    padding: 5px 0 10px;
}

/*a, a:link, a:visited
{
    color: #CCCCCC;
    color: #6392CF;
    text-decoration: none;
}*/

a:hover
{
    /*color: #FFFF99;*/ /*color: #BBBBBB;*/
    color: darkorange!important;
    /*color: #004685;*/
    text-decoration: underline;
    cursor: pointer;
}

.EyebrowElement
{
    font-weight: bold;
}

/* ASP.Net Control Settings */
.headLabel
{
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    margin: 0 0 5px 5px;
}
.normalLabel
{
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    /*color: #4C647A;*/
    color: #636a6f;
}

.errorSummary
{
    border: 1px solid red;
    color: red;
    font-size: 12px;
    margin: 5px 0px;
    padding: 5px; 
    background: #fff url(../images/warn.gif) no-repeat 5px 50%;    
}


.popbtns
{
    margin-top: -9px; 
  width:70px; 
 height: 30px; 
 background-image:none;
  background-color:#3E82F0 ; 
  border:1px solid #3079ED; 
  color:White ; 
 font-weight:bold;
 font-size:10px;
 
 
 }
/*....----------------------------------*/
.internav
{
    /*background: url('../images/MainmenubackGrndImg.png') repeat right top;*/
     color:blue; 
     background-color:silver;
 
}
.internav a, .internav a:link, .internav a:visited
{
     color:#e2e2e2;
    
}
 .internav a, .internav a:link ,.internav a:hover
{
    color:Blue; 
   
  
  
}
 a:link, a:visited
{
    /*color: #FFFF99;*/ color:#004685;
  /*  color: #ffffff;*/
  /*color:darkorange;*/
    cursor: pointer;
    
}
 a:hover
{
     color: yellow;
}
.internav a, .internav a:link 
{
    color:#e2e2e2;
    font-weight:bold;
  
}
.siteMap {
  float: right !important;
  margin-right: 9% !important;
  width: 250px !important;
  height: 50px !important;
  color: #fff;
  position: absolute;
  margin-top: -36px;
  background-color: #cb161c;
  margin-left: 77%;
  /* border-radius: 10px; */
  padding-top: 3px;
  padding-left:5px;

}
.innerSitemap 
{
 padding : 2px 0px 4px 0px;
 pointer-events: none !important;    
}
.innerSitemap a 
{
 padding:0px;    
}

.internav a:hover
{
  
    color:#ffcc33 !important;
    background: url('../images/MainmenubackGrndImg.png');
    padding:10px 0px 10px 0px;
    border-top:1px  white;
}

.internav a.active, .internav a.active:link, .internav a.active:hover, .internav a.active:visited, .internav a.active:active
{
    background-color: #becbd7;
    color: #31331;
}
.AllHeaderimg
{
     /*background: url('../images/MainmenubackGrndImg.png') repeat right top;*/
        background-color: #636a6f;
      color:blue;
}
.menuactive
{

 color:#ffffff !important;

     
}
a.menuactive 
{
 color:#ffcc33 !important;

background: url('../images/D - Copy.png');
padding:10px 0px 10px 0px;
}
.submenuactive
{
 background-color:White;
color: Green !important;
     padding-left: 5px;
     margin-top:1.5px;
    
}
a.submenuactive 
{
   margin-top:1.5px;
color: #004685 !important;
/*padding-bottom: 3px !important;*/
}



input[type="text"]:focus{

border:1px solid #FF0000 !important;
outline: none;
}
 input[type="password"]:focus{

border:1px solid #FF0000 !important;
outline: none;
}
.logintext
{
    font-size:x-small;
     color:Gray; 
     margin-top:40px;
      width:540px; 
      border-color:#636a6f; 
       border-style:solid;
       border-width:thin;
}
 /*
input[type="submit"]:focus
{
    border:1px solid #FF0000 !important;
    outline: none !important;
}
input[type="submit"]:hover
{
    border:1px solid #FF0000 !important;
outline: none !important;
}
 */
textarea:focus,input[type="text"]:focus,input[type="password"]:focus,select:focus
{
border:1px solid #FF0000 !important;
outline: none;
}
 input[type="dropdown"]:focus{

border:1px solid #FF0000 !important;
outline: none;
}
 input[type="calendar"]:focus{

border:1px solid #FF0000 !important;
outline: none;
}
input[type="checkbox"]:hover
{
    border:1px solid #FF0000 !important;
outline: none !important;
}
.radio:foucs, .radio td input:focus, .radio input:focus
{
    border:1px solid #FF0000 !important;
outline: none !important;
}
.radio:checked
{
    border:1px solid #FF0000 !important;
outline: none !important;
}
 input[type="checkbox"]:focus{

border:1px solid #FF0000 !important;
outline: none;
}
 input[type="checkbox"]:checked{

border:1px solid #FF0000 !important;
outline: none;
}
.logingreen
{
     background-color:#636a6f;
    color:White;
    }

/*
.greenbutton
{
    background-color:#78A22F;
    color:White;
}
.greenbutton:hover
{
      padding:0px 5px 0px 5px;
}
.redbutton
{
    background-color:Red;
    color:White;
}
.redbutton:hover
{
     padding:0px 5px 0px 5px;
}
.bluebutton
{
    background-color:#036cc0;
    color:White;
}
.bluebutton:hover
{
    padding:0px 5px 0px 5px;
}*/
.BostonPostCard h4
{
    /* color: #4C647A; */
    color:White;
    /*background-color:#437091;*/
    background-color:#636a6f;
      padding-left: 8px;
      font-size:16px;
      margin-top:-15px;
}
.modal {
    position: absolute;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    /*background-color: Black;*/
    filter: alpha(opacity=60);
    /*opacity: 0.6;*/
    -moz-opacity: 0.8;
}

.center {
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    /*background-color: White;*/
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

    .center img {
        height: 128px;
        width: 128px;
    }
/*
.LocalNavigation
{
    background: url('../images/tabstrip.png') repeat-y left top;
}
*/
/*
.LocalNavigation .TabOn, .LocalNavigation .TabOn:hover
{
    background-color: #046cb6;
}
.LocalNavigation .TabOn a, .LocalNavigation .TabOn a:hover, .LocalNavigation .TabOn a:visited
{
    color: #fff;
}
.LocalNavigation .TabOff a
{
    color: #313131;
}
.LocalNavigation .TabOff a:hover
{
    background-color: #e8e8e8;
}
*/</pre></body></html>