﻿body
{
    font-family: Georgia,'Times New Roman',Times,serif;
    font-size: 16pt;
    margin: 0px 0px 200px 0px;
    width: 100%;
    height: 100%;
}
.clearboth
{
    clear: both;
    height: 0;
}
.article-body, .article-header, .article-share, .article-print
{
    float: left;
    width: 100%;
}
.article-body
{
    height: 100%;
    float: none !important;
}
.article-body a
{
    color: #0000FF;
    text-decoration: underline;
}
.article-body a:hover
{
    color: #CA0002;
}
.article-body p
{

}

.article-body h3
{
    margin: 0px;
}
.article-header
{
    padding: 10px 0px 10px 0px;
    border-bottom: 1px dotted #AFAFAF;
}
.article-header .head
{
}
.article-header .head .adSpot
{
    float: right;
}
.article-header .head .logo
{
    float: left;
    width: 371px;
}
.article-header .head .logo img
{

}
.article-header .head .logo .datestamp
{
    float: left;
    letter-spacing: 2px;
    text-transform: uppercase;
    word-spacing: 2px;
}
.article-header img, .shirttail img
{
    float: left;
    padding-right: 5px;
}
.article-header .body
{
    float: left;
}
.article-header .body h1, h2, h4
{
    margin: 0 0 0 20px;
}
.article-header .body h2
{
    margin-left: 40px;
}
.article-header .body h4
{
    margin-left: 40px;
}
.article-header .title
{
    float: left;
    width: 600px;
}
.article-header-headline
{
    float: left;
    width: 100%;
}
.article-header-headline h1, .article-header-headline h2, .shirttail h2, .article-header-headline h4
{
    margin: 0px;
}
.article-header-headline h1
{

}
.article-header-headline h4
{

}
.shirttail
{
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px dotted #AFAFAF;
    border-top: 1px dotted #AFAFAF;
    border-top-color: #AFAFAF;
    border-bottom-color: #AFAFAF;
}
.article-img
{
    text-align: center;
    width: 100%;
    float: left;
}

.print-article
{
    background-color: #FFFFFF;
    width: 946px;
    height: 150%;
    padding: 10px;
}
.adspot
{
    float: left;
    padding: 0;
    width: 250px;
    padding: 0px;
    text-align: center;
}
blockquote
{
    padding: 5px 5px 5px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    border-left: 3px solid #ccc;
    background-color: #F3F3F3;
}