/* Tables */
#content table { vertical-align: top; font: 13px "Trebuchet MS"; color: #000000; border-collapse: collapse; background: transparent; width: 100%;}
/* Table Data */
#content td { vertical-align: top; font: 13px "Trebuchet MS"; color: #000000; border-collapse: collapse; }
/* Text */
.headline, a.headline, a.headline:visited, a.headline:hover, a.headline:visited:hover {
    font: bold 15px "Trebuchet MS", sans-serif;
}
.headline, a.headline:visited {
    color: #006565;
}
a.headline, a.headline:visited, a.headline:hover, a.headline:visited:hover {
    text-decoration: underline;
}
a.headline:hover, a.headline:visited:hover {
    color: #014848;
}
.section-content { background: transparent; width: 100%; border-bottom: 1px solid #F6C73E; }
.section-content-header { padding: 0px 5px; background: #F9DB81; font: bold 13px "Trebuchet MS"; color: #000000; border-top: 1px solid #F6C73E; line-height: 165%; }
.brd-top { border-top: 1px solid #F6C73E;}
.brd-bottom { border-bottom: 1px solid #F6C73E;}
.brd-both { border-top: 1px solid #F6C73E; border-bottom: 1px solid #F6C73E;}
.odd { padding: 3px 5px; background: #FEF9EB; }
.even { padding: 3px 5px; background: #FDF1CF; }
.resource-title, .resource-title a, .resource-title a:link, .resource-title a:active, .resource-title a:visited, .resource-title a:hover {
    color: #2d418a !important;
    font-weight: bold;
}

.fblike {text-align:right;padding-top:8px;height:14px;}
.fblikefaces { width:426px; height:85px; margin:auto; margin-top:1.5em; margin-bottom:1.5em; border:1px solid #d8dfea; line-height:0; padding:5px}
