﻿
body
{
    background-color: #D8D8D8;
    color: #00287B;
    font: normal 12px Verdana;
    margin: 10px;
}
/* master page */
div.pageWidth
{
    clear: both;
    width: 1214px;
}
div.contentWidth
{
    float: left;
    width: 1200px;
}
div.nw
{
    float: left;
    width: 7px;
    height: 7px;
    line-height: 0px;
    background-image: url(../img/common/nw.jpg);
    background-repeat: no-repeat;
}
div.ne
{
    float: left;
    width: 7px;
    height: 7px;
    line-height: 0px;
    background-image: url(../img/common/ne.jpg);
    background-repeat: no-repeat;
}
div.sw
{
    float: left;
    width: 7px;
    height: 7px;
    line-height: 0px;
    background-image: url(../img/common/sw.jpg);
    background-repeat: no-repeat;
}
div.se
{
    float: left;
    width: 7px;
    height: 7px;
    line-height: 0px;
    background-image: url(../img/common/se.jpg);
    background-repeat: no-repeat;
}
div.top
{
    float: left;
    width: 1200px;
    height: 7px;
    line-height: 0px;
    background-image: url(../img/common/borderTop.jpg);
    background-repeat: repeat-x;
}
div.bottom
{
    float: left;
    width: 1200px;
    height: 7px;
    line-height: 0px;
    background-image: url(../img/common/borderBottom.jpg);
    background-repeat: repeat-x;
}
div.left
{
    float: left;
    width: 7px;
    line-height: 1px;
    background-image: url(../img/common/borderLeft.jpg);
    background-repeat: repeat-y;
}
div.right
{
    float: left;
    width: 7px;
    line-height: 1px;
    background-image: url(../img/common/borderRight.jpg);
    background-repeat: repeat-y;
}
div.space
{
    clear: both;
    height: 0px;
    line-height: 0px;
}
a.navbar
{
    display: block;
    float: left;
    color: White;
    font: bold 11px Verdana;
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    text-align: center;
}
a.navbar:hover
{
    color: #6A99FD;
}
/* Titles */
.title1a
{
    font: normal bold 13px Verdana;
    color: #6A99FD;
    margin-top: 6px;
}
.title2a
{
    font: normal bold 11px Verdana;
    color: #00277A;
    margin-top: 4px;
}
/* Site Map */
a.SiteMap
{
    color: #AFA84E;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
a.SiteMap:hover
{
    color: #6A99FD;
}
span.SiteMap
{
    color: #AFA84E;
    margin-left: 10px;
    margin-right: 10px;
}

/* Left Column */
div.LeftColumn
{
    float: left;
    background-image: url(../../img/common/img6.jpg);
    background-repeat: repeat-y;
    width: 420px;
    height: 670px;
    position: relative;
    left: 0px;
    top: 0px;
}
.title1
{
    font-family: Verdana;
    font-size: 18px;
    font-style: normal;
    color: #00277A;
}
div.col1
{
    margin-left: 80px;
    width: 60px;
    text-align: left;
    font-family: Verdana;
    font-size: 14px;
    font-style: italic;
    color: #9D9D9D;
    float: left;
}
div.col2
{
    width: 270px;
    text-align: left;
    float: left;
}
div.col3
{
    margin-left: 80px;
    width: 350px;
    text-align: left;
}
a.LeftLink
{
    font-family: Verdana;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #00277A;
}
a.LeftLink:hover
{
    color: #6A99FD;
}
a.LeftLink:active
{
    color: #6A99FD;
}
div.spacer
{
    clear: both;
    height: 10px;
    line-height: 10px;
}
/* Main Content */

div.Main
{
    float: left;
    position: relative;
    top: 0px;
    width: 780px;
    height: 670px;
}

div.SeriesTitle
{
    margin-top: 40px;
    font-family: Verdana;
    font-size: 22px;
    font-style: italic;
    font-weight: bold;
    color: #6A99FD;
}
div.Pager
{
    width: 540px;
    height: 30px;
    text-align: right;
}

div.Images
{
    width: 630px;
    height: 250px;
    text-align: center;
}
div.Spacer2
{
    height: 24px;
    line-height: 24px;
}
input.H
{
    height: 250px;
    border: none;
}
a.Pager
{
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
    color: #00277A;
    margin-left: 10px;
    text-decoration: none;
}
a.Pager:hover
{
    color: #6A99FD;
}
img.ImageLink
{
    border: solid 1px #EEEEEE;
}
img.ImageLink:hover
{
    border: solid 1px #EEEEEE;
}
a.ImageLink2
{
    color: #00277A;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
a.ImageLink2:hover
{
    color: #6A99FD;
}
/* pdf link */
a.pdfLink
{
    float: right;
    width: 24px;
    height: 24px;
    margin-left: 20px;
    background-image: url(../img/common/adobereader.jpg);
    background-repeat: no-repeat;
    position:relative;
    top:-5px;
}
a.pdfLink2
{
    float: right;
    color: #00277A;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    margin-left:5px;
}
a.pdfLink2:hover
{
    color: #6A99FD;
}
