body
{
    background-color: #000;   
    font-family:Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
    font-size: 9pt;
}

.headerBK
{
    background-image: url('../images/header-bk.gif');
    height: 166px;
    width: 843px;
    background-repeat:no-repeat;
}

.headerContact
{
    color:#000;
    text-align: right;
    margin: 0 25px 0 0;
}

.bodyBottom
{
    background-image: url('../images/body-bottom.gif');
    height: 10px;
    width: 843px;
    background-repeat:no-repeat; 
}

.body
{
    background-image: url('../images/body.gif');
    height: 1px;
    width: 843px;
    background-repeat: repeat-y; 
}

.navBK
{
    background-image: url('../images/nav.gif');
    height: 40px;
    width: 843px;
    background-repeat: no-repeat;
}

a.contactEmail:link {font-family: Arial; color: #000; text-decoration: underline;}
a.contactEmail:visited {font-family: Arial;color: #000; text-decoration: underline;}
a.contactEmail:hover {font-family: Arial;color: #000; text-decoration: underline;}
a.contactEmail:active {font-family: Arial;color: #000; text-decoration: underline;} 

a:link {font-family: Arial; color: #fff; text-decoration: none;}
a:visited {font-family: Arial;color: #fff; text-decoration: none;}
a:hover {font-family: Arial;color: #fff; text-decoration: underline;}
a:active {font-family: Arial;color: #fff; text-decoration: none;} 

.bodyCopy a.contactLink:link {font-family: Arial; color: #161616; text-decoration: underline;}
.bodyCopy a.contactLink:visited {font-family: Arial;color: #161616; text-decoration: underline;}
.bodyCopy a.contactLink:hover {font-family: Arial;color: #161616; text-decoration: underline;}
.bodyCopy a.contactLink:active {font-family: Arial;color: #161616; text-decoration: underline;} 

.newsBodyCopy a:link {font-family: Arial; color: #1243de; text-decoration: underline; font-size: 8pt;}
.newsBodyCopy a:visited {font-family: Arial;color: #1243de; text-decoration: underline; font-size: 8pt;}
.newsBodyCopy a:hover {font-family: Arial;color: #1243de; text-decoration: underline; font-size: 8pt;}
.newsBodyCopy a:active {font-family: Arial;color: #1243de; text-decoration: underline; font-size: 8pt;} 

 

.footer
{
    color:#fff;
    padding: 10px 0 0 0;
    font-size:8pt;
}

.rightColumn
{
    width:241px;   
    padding:5px 8px 0 4px;
    vertical-align: top;
}

.leftColumnBody
{
   width:594px; 
   padding: 5px 0 0 9px;   
   text-align:left;
   vertical-align: top;
}

.bodyCopy
{
 padding: 13px 10px 10px 15px;   
 color:#161616;
}

.bodyCopy a:link {font-family: Arial; color: #161616; text-decoration: none;}
.bodyCopy a:visited {font-family: Arial;color: #161616; text-decoration: none;}
.bodyCopy a:hover {font-family: Arial;color: #161616; text-decoration: underline;}
.bodyCopy a:active {font-family: Arial;color: #161616; text-decoration: none;} 


.bodyLogos
{
 padding: 13px 10px 10px 15px;   
    text-align: center;
}

.newsTop{background-image: url('../images/latest-news-header.gif');
    height: 44px;
    width: 241px;
    background-repeat:no-repeat; }
    
.newsBody{background-image: url('../images/latest-news-body.gif');
    height: 1px;
    width: 241px;
    background-repeat: repeat-y; 
    }
    
 .newsBodyCopy
 {padding: 0 20px 5px 21px;
    text-align: left;}

.newsBodyCopyArchive
{
 text-align: left;   
}
    
    .newsBodyCopyArchive a:link {font-family: Arial; color: #1243de; text-decoration: underline; font-size: 8pt;}
.newsBodyCopyArchive a:visited {font-family: Arial;color: #1243de; text-decoration: underline; font-size: 8pt;}
.newsBodyCopyArchive a:hover {font-family: Arial;color: #1243de; text-decoration: underline; font-size: 8pt;}
.newsBodyCopyArchive a:active {font-family: Arial;color: #1243de; text-decoration: underline; font-size: 8pt;}

.newsFooter{background-image: url('../images/latest-news-footer.gif');
    height: 27px;
    width: 241px;
    background-repeat:no-repeat; }