﻿body
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 8pt;
    background-image: url(../images/background.jpg); 
    background-repeat: repeat-y;
    background-color: white;
}
td
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 8pt;
}
input
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 8pt;
}
select
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 8pt;
}
option
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 8pt;
}
a
{
    color: black;
    font-decoration: underline;
    cursor: hand;
}
img
{
	border-style: none; 
}
a:visited
{
    color: black;
    font-decoration: underline;
    cursor: hand;
}
a:hover
{
    color: #C53711;
    font-decoration: underline;
    cursor: hand;
}
.main
{
    width: 705px;
    height: 100%;
    margin-left: 35px;
}
.header
{
    width: 700px;
}
.headerTable
{
    width: 700px;
}
.headerLeft
{
    width: 300px;
    text-align: left;
}
.headerMiddle
{
    font-family: arial, helvetica, sans-serif;
    font-size: 14pt;
    color: #666666;
    font-style: italic;
    font-weight: 400;
    width: 280px;
    text-align: center;
}
.headerRight
{
    width: 120px;
    text-align: right;
}
.bannerNav
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 6.5pt;
    padding-bottom: 10px;
}
.navTable
{
    width: 700px;
    border-collapse: collapse;
}
.activeTab
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 8pt;
    background-image: url(../images/activeTab.gif); 
    background-repeat: no-repeat;
    width: 86px;
    text-align: center;
    height: 20px;
}
.inactiveTab
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 8pt;
    background-image: url(../images/inactiveTab.gif); 
    background-repeat: no-repeat;
    width: 86px;
    text-align: center;
    height: 20px;
}
.noTab
{
    border-bottom: solid 1px #DCDCDC;
    width: 200px;
}
.page
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 8pt;
    width: 680px;
    background-color: #D0C19C;
    height: 100%;
    border-left: solid 1px #DCDCDC;
    border-right: solid 1px gray;
    border-bottom: solid 1px gray;
    height: 400px;
    min-height: 400px;
    vertical-align: top;
    padding-top: 25px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.footer
{
    font-size: 6.5pt;
    margin-top: 4px;
    margin-bottom: 4px;
    line-height: 16px;
    text-align: center;
}
.leftNavTable
{
    padding: 0px;
    margin: 0px;
    width: 640px;
    height: 100%;
    border-collapse: collapse;
}
.leftNav
{
    width: 140px; 
    vertical-align: top; 
    border-right: solid 1px #666666;
}
.leftNavContent
{
    width: 500px; 
    vertical-align: top; 
    padding-left: 10px;
}
.caption1
{
    font-size: 10pt; 
    font-weight: bold; 
    color: #542A0C;
    padding-bottom: 8px;
}
.caption2
{
    font-size: 8.5pt; 
    font-weight: bold; 
    color: #542A0C;
    padding-bottom: 3px;
}
.caption3
{
    font-size: 16pt; 
    font-weight: bold; 
    color: #542A0C;
    padding-bottom: 3px;
    font-style: italic;
}
a.hydroLink
{
    font-size: 10pt; 
    font-weight: bold; 
    color: #542A0C;
    font-decoration: underline;
    cursor: hand;
}
a.hydroLink:visited
{
    font-size: 10pt; 
    font-weight: bold; 
    color: #542A0C;
    font-decoration: underline;
    cursor: hand;
}
a.hydroLink:hover
{
    color: #C53711;
    font-size: 10pt; 
    font-weight: bold; 
    font-decoration: underline;
    cursor: hand;
}
a.caption2Link
{
    font-size: 8.5pt; 
    font-weight: bold; 
    color: #542A0C;
    padding-bottom: 3px;
    font-decoration: underline;
    cursor: hand;
}
a.caption2Link:visited
{
    font-size: 8.5pt; 
    font-weight: bold; 
    color: #542A0C;
    padding-bottom: 3px;
    font-decoration: underline;
    cursor: hand;
}
a.caption2Link:hover
{
    font-size: 8.5pt; 
    font-weight: bold; 
    color: #542A0C;
    padding-bottom: 3px;
    font-decoration: underline;
    cursor: hand;
}