  #rightCOL {
    vertical-align: top;
  }
  #conCOL {
    vertical-align: top;
    padding-right:15px;
    padding-left: 15px;
  }
  #leftCOL {
    vertical-align: top;
  }
a:link, a:visited, a:active {
text-decoration: none;
	color: #635b53;
}


  .alertCOL {
    background: #FFFFFF;
    height: 21px;
    color: #054d88;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top:6px;
  }



  .dateCOL {
    background: #E9EEF2;
    height: 21px;
    color: #8a8d92;
    text-align: center;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top:6px;
  }

  
  .dottedLine {
    border-bottom: 1px dotted #898989;
  }
  .mainART {
    margin-top: 5px;
    margin-bottom: 5px;
    height: 155px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #635b53;
  }
  .mainArtLinks A:link, .mainArtLinks A:active, .mainArtLinks A:visited {
    background: url(/images/li_green.gif) no-repeat right center;
    display: block;
    padding-right: 10px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5c5752;
    padding-bottom: 2px;
    padding-top: 0px;
    /* font-weight: bold; */
    text-decoration: underline;
  }
  .mainArtLinks A:hover {
    text-decoration: none;

  }
  .mainArtLinks {
    padding: 10px;
    padding-right: 0px;

  }

  .smlMainArt {
    height: 100px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #636363;
    padding-top: 10px;
	color: #635b53;
  }
  H1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #635b53;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
  }

  .mainArtMore A:link, .mainArtMore A:visited, .mainArtMore A:active {
    text-decoration: none;
    color: #245c8f;
    background: url(/images/more_gray.gif) no-repeat left center;
    padding-left: 15px;
    margin-left: 5px;
    margin-right: 380px;
    display: block;
  }
  .mainArtMore A:hover {
    text-decoration: underline;
  }

  .footerLinkBox {
    background: #eeeeee;
    margin: 20px;
    padding: 7px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
  }
  .smlSubCOL{
    margin-top: 13px;
    margin-bottom: 20px;
  }

  .smlSubArt {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #636363;
    margin-top: 7px;
    text-decoration: none;
    display: block;
    height: 55px;
    width: 235px;
    background: url(/images/more_gray.gif) no-repeat left bottom;
  }
  .smlSubArt:hover {
    color: ;
    background: url(/images/more_gray.gif) no-repeat left bottom #e9eef2;
  }
  .smlSubArt IMG {
    border: 0px;
  }
  .subArtTitle {
    background: #c6d7e6 url(/images/dots3_pbmain.gif) no-repeat right center; ;
    color: #235d8d;
    height: 19px;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top:1px;
    padding-right: 40px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 4px;
  }
  .subArtTxt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #636363;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    margin-bottom: 30px;
  }

