table {
    border-spacing:0px;
    border-collapse:collapse;
    width:auto;
    height:auto;
    border:0px;
}

td {
    padding:0px;
    border:0px;
    line-height:1.1em;
    vertical-align: top;
    color:black;
}

a {
    color: #313A40;
    text-decoration:none;
}

a.body {
    color: #313A40;
    text-decoration:underline;
}

a:hover {
    color: #ddd;
}

a:hover {
    text-decoration:underline;
}

div {
    text-align:left;
}

ul,ol {
    position: relative;
    margin: 0px;
    padding: 0px;
    padding-left: 16px;
    line-height: 14px;
    font-weight: normal;
}

ul.generic {
    position:static;
    margin: 0px;
    padding: 0px;
    padding-left: 16px;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
}

ul.generic li {
    position:static;
    margin: 0px;
    padding: 0px;
}

ul.indent {
    margin-left: 26px;
}

ol.linky  {
    font-weight: bold;
    color: #07508B;
    padding-left: 16px;
    list-style-position: inside;
}

ol.linky li {
    margin-bottom: 2px;
    text-indent: -16px;
}

ol.linky a {
    color: black;
    font-weight: normal;
}

ol.linky a:hover {
    color: black;
}

li {
    position: relative;
    margin: 0px;
    padding: 0px;
}

h1 {
    color: #000;
    font-size:24px;
    line-height:22px;
    margin-top:8px;
    margin-bottom:10px;
}

h2 {
    color: #000;
    font-size:16px;
    font-weight:bold;
    text-transform: uppercase;
    margin:0px;
    margin-top:8px;
    margin-bottom:10px;
}

h2.alt {
    color: #B02B2C;
}

h2.tab {
    color: #000;
    font-size:16px;
    font-weight:bold;
    text-transform: uppercase;
    margin:0px;
    margin-top:8px;
}

h3 {
    color: #000;
    font-size:11px;
    font-weight:bold;
    text-transform: uppercase;
    margin:0px;
    margin-top:8px;
    margin-bottom:10px;
}

h4 {
    color: #628BA9;
    font-weight: bold;
    margin: 0px;
    margin-top:8px;
    margin-bottom: 10px;
    font-size: 12px;
}

#column_center_2016 {
    position: relative;
    width: 670px;
    margin: auto;
    padding: 0px;
    float: left;
}
/* handle mobile screens for the main center column DMH 05/02/2018 */
/*@media only screen and (max-width: 860px) {*/
/*Changed for the new Menu sizing DMH  11/29/2018*/
@media only screen and (max-width: 1200px) {
    #column_center_2016 {
        width: 98%;
        padding-left: 1px;
        margin: auto;
    }
}

#column_full_2016 {
    width: 100%;
    margin: auto;
    padding: 0px;
}

#main_content div {
    position: relative;
    clear: both;
    margin-top: 8px;
    margin-bottom: 8px;
}

#main_content div img {
    margin-left: 8px;
    border: solid #A2B6C1 1px;
}

#main_content div img.subhead {
    margin: 0px;
    border: solid #fff 1px;
}

#main_content div img.right {
    margin-bottom: -2px;
    margin-left: 4px;
    border: solid #fff 1px;
}

#main_content div img.left {
    float: left;
    padding-right: 4px;
    border: solid #fff 1px;
}

#main_content div img.tools {
    float: right;
    padding-left: 8px;
    border: solid #fff 1px;
}

#main_content div span {
    display: block;
    margin-bottom: 8px;
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 16px;
    color: #777;
}

#main_content div p {
    margin-top: 2px;
    font-size: 14px;
    line-height: 16px;
}

#main_content h2 {
    color: #D61119;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
}

#column_right_int {
    position: relative;
    width: 301px;
    float: left;
    margin: 0px;
    padding: 0px;
    margin-left:8px;
    margin-top: 8px;
}

.center {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
.left {
   float:left;
}
.right {
   float:right;
}
.fullWidth {
    width: 100%;
}

.tjctable 	{
    border: 1px solid #ccc;
    border-collapse: collapse;
    width: 98%;
}

.tjctable td 	{
    border: 1px solid #ccc;
    padding: 2px;
    text-align: left;
}

.tjctable td a	{
    text-decoration: underline;
}

.tjctable td a:visited	{
    text-decoration: none;
}

.tjctable th 	{
    border: 1px solid #ccc;
    text-align: left;
    padding-left: 4px;
}

.tjctable caption {
    margin-top: 10px;
    padding: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.tjctable tr.altrow {
    background-color: #eee;

}


.tjctable tr.altrow td{
    min-width:300px;
    max-width:300px;
}

/* when we lose the ad column use the full space */
@media only screen and (max-width: 1199px) {
    .tjctable {
        width: 100%;
    }

}
/*And if we are on a mobile device use percentages instead DMH  09/17/2018*/
@media only screen and (max-width: 600px) {
    .tjctable tr.altrow td{
        min-width:45%;
        max-width:48%;
    }
}
.tjctable1 	{
    border: 1px solid #ccc;
    border-collapse: collapse;
    width: 100%;
}

.tjctable1 td 	{
    border: 0px solid #ccc;
    padding: 4px;
    vertical-align: middle;
}

.tjctable1 td a	{
    text-decoration: underline;
}

.tjctable1 td a:visited	{
    text-decoration: none;
}

.tjctable1 th {
    border: 1px solid #ccc;
    text-align: center;
    padding-left: 4px;
}

.tjctable1 caption {
    margin-top: 10px;
    padding: 2px;
    text-align: center;
    font-weight: bold;
}

.tjctable1 tr.altrow {
    background-color: #eee;
}

.tjctable tr.head {
    background-color: #eee;
}

.tjctable tr.redbgr{
    background-color: #C3B091;
}

div.gameplan {
    background-image:url("/global/img/gameplan/GamePlanBackground.jpg");
    width:575px;
    background-repeat:no-repeat;
    margin: 0 auto;
    padding-bottom: 60px;
}

.boxytable1 {
    border-collapse: collapse;
    width: 70%;
    border: 2em;
    height: 100%;
}

.boxytable1 td 	{
    padding-left: 4px;
    padding-right: 16px;
    line-height: 25px;
}

.boxytable1 th, .boxytable1 td {
    border: none;
}

.issues {
    margin: 0px auto;
}

.currentIssues {
    margin-top: 60px;
}

.currentText {
    vertical-align: bottom;
    height: 50px;
}

.newspaperIssues{
    width:100%;
    text-align:center;
    border-collapse: separate;
    border-spacing: 10px;
}

.newspaperIssues, .newspaperIssues td, .currentNewspaperIssues td {
    border: none;
    text-align:center;
}

.currentNewspaperIssues {
    padding: 5px;
    background-color: #E8F0F3;
    vertical-align:bottom;
}

.currentNewspaperIssues img{
    padding-bottom: 10px;
}

.currentNewspaperIssues p{
    font-weight:bold;
    font-size:1.5em;
    line-height:120%;
}

.newspaperText{
    font-size: 1.1em;
    margin: 0 auto;
}

.archives{
    list-style-type: none;
    font-size:1.2em;
}

.sectionHeader {
    background-color: #3399cc;
    color: white;
    padding: 5px;
}

.smaller {
    font-size: .9em;
}

.note {
    padding: 0px;
}

.greyTable {
    background-color: #ccc;
}



.specialBullets ul{
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.specialBullets li{
    padding-left: 1em;
    text-indent: -1em;
}

.specialBullets li:before{
    content: "::";
    padding-right: 5px;
}

.subNav{
    text-align: center;
}

.subNavLink {
    text-decoration: underline;
    cursor: pointer;
}

.fullTable, .headerTable, .workOuttable, .workOutBordertable {
    width: 100%;
}

.headerTable td{
    font-size: 1.05em;
}

.print {
    cursor: pointer;
}

.hrMargin {
    margin: 2px;
}

.winningPostHeader {
    line-height: 1.2em;
}

.printLinks {
    line-height: 1.5em;
}

#main_content div #searchResults_paginate {
    clear: none;
}

#main_content div #searchResults_paginate span {
    display: inline;
}

#searchResults_length select {
    width: 100px;
}

#searchResults_wrapper {
    width: 100%;
    margin-bottom: 20px;
}

.dataTables_print {
    clear: none !important;
    width: 20%;
    float: right;
    text-align: right;
    margin: 0 auto;
    padding-top: 5px;
}

img.digitalPaperImage {
    display: block;
    max-width: 50%;
    height:auto;
}

/* Hide the right column ad when on a tablet device 01/05/2018  DMH */
@media only screen and (max-width: 1199px) {
#column_right_int

{ display:none; }
}