TABLE#ArticleList {
  font-family: "Open Sans", Arial, Helvetica, Futura, Sans-Serif;
  color: #444444;
  border-top: 1px dotted #DDDDDD;
  margin: 10px 0px;
}
TABLE#ArticleList TD{
  margin: 5px 0px;
}

TABLE#ArticleList DIV#CookieTrail {
  font-size: .8em;
  font-family: "Open Sans", Arial, Helvetica, Futura, Sans-Serif;
  color: #888888;
}

TABLE#ArticleList DIV#CookieTrail A{
  font-size: 8pt;
  text-decoration: none;
  color: #888888;
}

TABLE#ArticleList DIV#CookieTrail B{
  font-size: 8pt;
  text-decoration: none;
  color: #25618F;
}

TABLE#ArticleList H2#headline {
    margin: 0px; padding: 0px; border: none;
}

TABLE#ArticleList TABLE#LinkBar TD{
  color: #AAAAAA;
  font-size: 8pt;
}

TABLE#ArticleList TABLE#LinkBar TD A{
  color: #000000;
  font-size: 8pt;
  font-weight: 600;
}

TABLE#ArticleList TABLE#LinkBar TD A:hover{
  color: #25618F;
  font-size: 8pt;
  font-weight: 600;
}

TABLE#ArticleList TABLE#LinkBar TD A B{
  color: #25618F;
  font-size: 8pt;
  font-weight: bold;
}


TABLE#ArticleList H2#headline A B {
  font-size: 14pt;
  font-weight: bold;
  color: #25618F;
  text-decoration: none;
}

TABLE#ArticleList H2#headline A {
  font-size: 14pt;
  font-weight: 600;
  color: #000000;
  text-decoration: none;
}
TABLE#ArticleList H2#headline A:hover {
  font-size: 14pt;
  font-weight: 600;
  color: #25618F;
  text-decoration: none;
}

TABLE#ArticleList #dateline {
  font-size: 9pt;
  color: #888888;
  margin-top: 10px;
}

TABLE#ArticleList #dateline A{
  color: #660000;
  text-decoration: none;
}
TABLE#ArticleList #dateline A:hover{
  color: #25618F;
  text-decoration: none;
}


TABLE#ArticleList #content {
  font-size: 10pt;
  color: #444444;
}

DIV.Article H1 {
	font-family: 'Open Sans Condensed', Arial, Helvetica, Sans-Serif;
    font-size: 2em;
    line-height: 125%;
    font-weight: normal;
    border: none;
    margin-bottom: 10px;
    margin-top: 5px;
}

DIV.Article H2 {
    font-family: "Open Sans", Arial, Helvetica, Futura, Sans-Serif;
    font-size: 1.5em;
    line-height: 125%;
    font-weight: bold;
    border: none;
    padding-top: 10px;
}

DIV.Article H3 {
	font-family: 'Open Sans Condensed', 'Open Sans', Sans-Serif;
	font-size: 1.15em;
	padding-bottom: 2px;
	margin: 15px 0px 10px 0px;
}

DIV.Article P {
    font-family: "Open Sans", Arial, Helvetica, Futura, Sans-Serif;
    font-size: 1em;
    line-height: 150%;
}
DIV.Article UL {
  padding: 0px;
  margin: 10px 0px;
}

DIV.Article UL LI {
    font-family: "Open Sans", Arial, Helvetica, Futura, Sans-Serif;
    font-size: 1em;
    line-height: 150%;
    list-style-type: none;
    list-style: none;
    background: url(/images/arrow.png) no-repeat .0em .4em transparent;
    margin: 0px 0px 15px 5px;
    padding: 3px 2px 0px 20px;
}

DIV.Article OL LI {
    font-family: "Open Sans", Arial, Helvetica, Futura, Sans-Serif;
    font-size: 1em;
    line-height: 150%;
    margin: 0px 0px 15px 5px;
    padding: 3px 2px 0px 20px;
}
DIV.Article .byline {
  font-family: "Open Sans", Arial, Helvetica, Futura, Sans-Serif;
    font-size: .8em;
    font-weight: normal;
    color: #666666;
    margin-bottom: 10px;
}

DIV#articleblock {
  margin: 20px 0; padding: 0px;
}

DIV#line { border-bottom: 1px solid #EEEEEE; clear: both; margin: 0px;}
DIV#articleblock IMG {
  margin-top: 5px;
}

DIV#articleblock  DIV#contentblock {
   margin: 0px 10px 10px 10px;
}

@media screen and (max-width: 598px)  { /* MOBILE */

DIV#articleblock  DIV#contentblock {
   margin: 10px;
}
}

DIV#articleblock  DIV#headline > A {
  font-family: 'Open Sans Condensed', Arial, Helvetica, Sans-Serif;
  font-size: 16pt; text-decoration: none; font-weight: bold;
}
DIV#articleblock  DIV#description {
  line-height: 150%; font-size: 11pt; font-family: "Open Sans", Sans-Serif;
}
DIV#articleblock  UL#details {
list-style-type: none;
margin: 10px 0px 0px 0px;
padding: 0;
}
DIV#articleblock  UL#details > LI {
  margin: 0px 10px 0px 0px;
  line-height: 100%; font-size: .8em; font-family: "Open Sans", Sans-Serif; color: #AAAAAA;  display: inline;
}
DIV#articleblock  UL#details > LI > A {
  line-height: 100%; font-size: .8em; font-family: "Open Sans", Sans-Serif; color: #AAAAAA; text-decoration: none;

}
DIV#articleblock  UL#details > LI#sponsored {
  font-size: 8pt; float: right; background-color: #DDDDDD; color: #FFFFFF; padding: 3px 5px;
}

DIV#articleblock #artbox {
  z-index: 11;
  min-width: 220px;
  width: 100% height: 156px; 
  background-size: cover;
  background-color: #444444; 
  margin-bottom: 10px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}


DIV#articleblock #artbox DIV#logo {
  z-index: 12;
 width: 80px; height: 40px;
 top: 1px; left: 15px;
 background-color: #FFFFFF;
 padding: 5px 5px 0px 5px;
 position: relative;
 -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

