html
{
    overflow: scroll;
}

html, body
{
    padding: 0px 0px 0px 0px;
    border-style: none;
    margin: 0px 0px 0px 0px;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    line-height: 15px;
    text-align: left;
}

img
{
    border-style: none;
}

table
{
    border-style: none;
    border-collapse: collapse;
}

p
{
    margin-top: 0px;
    margin-bottom: 1.1em;
}

a, a:visited
{
    text-decoration: none;
}

a:hover, a:visited:hover
{
    text-decoration: underline;
}

.mainTable
{
    vertical-align: top;
    border: 0px;
    width: 706px;
}

.mainHeader
{
    vertical-align: top;
    height: 68px;
}

.content
{
    width: 559px;
}

.logo
{
    width: 80px;
    height: 67px;
    position: relative;
    top: 3px;
}

.date
{
    height: 34px;
    width: 626px;
    padding-right: 20px;
    text-align: right;
    vertical-align: middle;
    font-size: 10px;
}

.headerNav
{
    height: 34px;
    text-align: right;
    vertical-align: bottom;
}

.divider
{
    border-style: none;
    width: 2px;
    height: 14px;
}

.goldList li
{
    font-size: 11px;
    list-style-image: url(../images/bullet_arrow2.gif);
}

.blankList li
{
    font-size: 11px;
    list-style-type: none;
}

.indexTitle
{
    text-align: center;
    font-size: 14pt;
    vertical-align: inherit;
    line-height: 30px;
    height: 30px;
    font-style: italic;
}

.footer
{
    font-size: 10px;
    line-height: 23px;
    text-align: left;
    white-space: nowrap;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    vertical-align: bottom;
}

.footernav
{
    padding-left: 10px;
}
.footernav a, .footernav a:visited
{
    text-decoration: none;
}
.footernav a:hover, .footernav a:visited:hover
{
    text-decoration: underline;
}

.copyright
{
    padding-left: 10px;
}
.copyright a, .copyright a:visited
{
    text-decoration: none;
}
.copyright a:hover, .copyright a:visited:hover
{
    text-decoration: underline;
}

.bold
{
    font-weight: bold;
}

.spacer
{
    width: 1px;
    height: 6px;
}

.topAlign
{
    vertical-align: top;
}

/*---------------INDEX PAGE---------------*/

.mainGraphic
{
    width: 706px;
    height: 200px;
    vertical-align: top;
}

.leftNewsItems
{
    width: 295px;
    text-align: left;
    vertical-align: top;
}

.leftNewsItems .graphic
{
    width: 128px;
    height: 88px;
    vertical-align: middle;
}

.leftNewsItems .carat
{
    width: 27px;
    height: 17px;
    vertical-align: middle;
}

.leftNewsItems .text
{
    width: 140px;
    height: 88px;
    font-weight: bold;
    vertical-align: middle;
}

.verticalSeperator
{
    width: 1px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    background-image: url(../images/dot_vert_line.gif);
    background-repeat: repeat-y;
    background-position: center top;
}

.indexContent
{
    vertical-align: top;
    text-align: left;
    width: 396px;
    padding-right: 15px;
}

/*---------------TEMPLATE PAGE---------------*/

.leftNavigation
{
    vertical-align: top;
    text-align: left;
    width: 147px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.leftNavigationHeader
{
    width: 147px;
    height: 18px;
}

.leftNavigation .navItems
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.leftNavigation .navItems ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.leftNavigation .navItems li
{
    line-height: 2em;
    font-size: 12px;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 1px 8px;
}

.leftNavigation a, .leftNavigation a:visited
{
    white-space: nowrap;
    text-decoration: none;
}
.leftNavigation a:hover, .leftNavigation a:visited:hover
{
    white-space: nowrap;
    text-decoration: underline;
}

.leftNavigationFooter
{
    width: 147px;
    height: 10px;
}

.pageHeader
{
    height: 18px;
    width: 100%;
}

.pageSloganHeader
{
    height: 32px;
    padding-right: 15px;
    vertical-align: middle;
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    text-align: right;
}

.horizontalSeperator
{
    height: 1px;
    border-top: 1px solid RGB(204, 204, 204);
    margin: 20px 0px 10px 0px;
}

.bodyHeader
{
    letter-spacing: -1px;
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 16pt;
}

.templateContent
{
    text-align: left;
    vertical-align: top;
    width: 559px;
    padding: 10px 15px 0px 15px;
    margin: 12px 12px 0px 20px;
}