﻿body
{
    font-size: 12px;
    /*color: Red;*/
    font-family: Arial, Helvetica, sans-serif;
    line-height: 16px;
}

a:link
{
    font-size: 12px;
    color: #1b839b;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 16px;
    text-decoration: none;
}
a:visited
{
    font-size: 12px;
    color: #1b839b;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 16px;
    text-decoration: none;
}
a:hover
{
    font-size: 12px;
    color: #F3DC99;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 16px;
    text-decoration: none;
}
a:active
{
    font-size: 12px;
    color: #1b839b;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 16px;
    text-decoration: none;
}

.hyperlinkStyled
{
    font-size: 12px;
    color: #1b839b;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 16px;
}

.articleHeader610
{
    /*font-family: Arial, Helvetica, sans-serif;     line-height: normal;     font-size: 24px;     font-weight: bold;         padding-left: 10px;*/
    width: 610px;
    min-width: 610px;
    color: #000000; /*margin-top: -14px;*/
    padding-bottom: 2px;
    height: 43px;
    /*text-transform: uppercase;*/
    background-repeat: no-repeat;
    background-image: url(images/article-header.png);
}

.articleMid610
{
    vertical-align: top;
    width: 610px;
    min-width: 610px;
    background-color: #ffffff;
}

.articleFooter610
{
    width: 610px;
    min-width: 610px;
    height: 15px;
    min-height: 15px;
    background-repeat: no-repeat;
    background-image: url(images/article-footer.png);
}

.articleHeader318
{
    width: 318px;
    min-width: 318px;
    color: #000000; /*margin-top: -14px;*/
    padding-bottom: 2px;
    height: 43px;
    /*text-transform: uppercase;*/
    background-repeat: no-repeat;
    background-image: url(images/related-header.png);
}

.articleMid318
{
    vertical-align: top;
    width: 318px;
    min-width: 318px;
    background-color: #ffffff;
}

.articleFooter318
{
    width: 318px;
    min-width: 318px;
    height: 15px;
    min-height: 15px;
    background-repeat: no-repeat;
    background-image: url(images/related-footer.png);
}

