﻿body, html {
    font-family: verdana;
    font-size: 12px;
    background-color: white;
    height: 100%;
}

table {
    /*border: solid 2px red;*/
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-collapse: collapse;
}

.ForgotPasswordBody
{
    position: relative;
    font-family: Verdana;
    font-size: 10px;
    color: White;
}

.ForgotPasswordPosition
{
    position: absolute;
}

.ForgotPasswordContent
{
    background-color: #000000;
}

.tabMain
{
    width: 100%;
}

.tabCellLogo
{
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

/* new ets look */

.ForgotPasswordContent
{
    background-color: #2d5490;
}