


body{
   left: 0px;
   top: 0px;
}


.cellContent
{
        margin-top: 30px;
        margin-bottom: 30px;
        margin-left: 30px;
        margin-right: 30px;
        text-align: left;
        vertical-align:top;
}


.cellContentCenter
{
        margin-top: 20px;
        margin-bottom: 0px;
        margin-left: 10px;
        margin-right: 10px;
        text-align: center;
        vertical-align:top;
}




.textBottomNav
{
        font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        line-height: 18px;
        color: #728390;
}
.textBottomNav:link    { color: #728390;}
.textBottomNav:visited { color: #728390;}
.textBottomNav:active  { color: #728390;}
.textBottomNav:hover   { color: #D7E5FA; text-decoration:underline;}
.textBottomNav:focus   { color: #728390;}



.textBottomNavActive
{
        font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        line-height: 18px;
        color: #B5C0C9;
        background-color: #00498D;
}
.textBottomNavActive:link    { color: #B5C0C9;}
.textBottomNavActive:visited { color: #B5C0C9;}
.textBottomNavActive:active  { color: #B5C0C9;}
.textBottomNavActive:hover   { color: #B5C0C9; text-decoration:underline;}
.textBottomNavActive:focus   { color: #B5C0C9;}


.textTitle
{
        font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: normal;
        text-decoration: none;
        line-height: 30px;
        margin-bottom: 12px;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        color: #d5d1ca;
}
.textTitle:link    { color: #d5d1ca;}
.textTitle:visited { color: #d5d1ca;}
.textTitle:active  { color: #d5d1ca;}
.textTitle:hover   { color: #d5d1ca; text-decoration:underline;}
.textTitle:focus   { color: #d5d1ca;}



.textContent
{
        font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        line-height: 18px;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        color: #a19c93;
}

.textContent:link    { color:  #91c2d9;}
.textContent:visited { color:  #91c2d9;}
.textContent:active  { color:  #91c2d9;}
.textContent:hover   { color:  #91c2d9; text-decoration:underline;}
.textContent:focus   { color:  #91c2d9;}




.imageContent
{

        margin-bottom: 20px;
        margin-top: 20px;
        margin-left: 0px;
        margin-right: 0px;
        text-align: center;
        vertical-align:top;
}

