﻿body
{
    font-family: Arial, Verdana, Sans-Serif;
    margin: 0px auto auto auto;
    font-size: 12px;
    color: #4F4F4F;
}

#mainWrap
{
    text-align: center;
}

#touTitle
{
    margin: auto;
}

#touCheck
{
    margin: auto;
}

#userProfileTitle
{
    margin: auto;
    text-align: left;
}

#userProfileTable
{
    margin: auto;
}

#userProfileTable td
{
    height: 25px;
}

#userProfileTable td.tableLabel
{
    text-align: right;
}

#userProfileTable td.tableInput
{
    text-align: left;
}

#actResult
{
    margin: auto;
}

#userWrap
{
}

#userMenu
{
    text-align: left;
    margin: 10px 5px 10px 15px;
}

#userMenu ul
{
    line-height: 180%;
}

#actWarning
{
    text-align: left;
    margin: auto;
    width: 70%;
}

#chgPwdTable
{
    margin: auto;
}

#chgPwdTable td.tableLabel
{
    text-align: right;
}

#chgPwdTable td.tableInput
{
    text-align: left;
}

.signUpPnl
{
    margin: auto;
}

.updatePnl
{
    margin: auto;
}

.signUpInput
{
    width: 220px;
}

.chgPwdPnl
{
    margin: auto;
}

.thankyouPnl
{
    margin: auto;
}

.errorMsg
{
    color: #ff0000;
}

.pgTitle
{
    font-weight: bold;
}

a.header:link
{
font-size: 14px;
font-family: Times New Roman;
color: #7D7D7D;
text-decoration:none;
padding: 0px 15px 0px 0px;
}

a.header:visited
{
font-size: 14px;
font-family: Times New Roman;
color: #7D7D7D;
text-decoration:none;
padding: 0px 15px 0px 0px;
}

a.header:hover
{
font-size: 14px;
font-family: Times New Roman;
color: #9BC265;
text-decoration:none;
padding: 0px 15px 0px 0px;
}



a.signup:link
{
font-size: 14px;
font-family: Arial, Verdana, Sans-Serif;
color: #7AAE30;
text-decoration:underline;
font-style:italic;
font-weight:bold;
}

a.signup:visited
{
font-size: 14px;
font-family: Arial, Verdana, Sans-Serif;
color: #7AAE30;
text-decoration: underline;
font-style:italic;
font-weight:bold;
}

a.signup:hover
{
font-size: 14px;
font-family: Arial, Verdana, Sans-Serif;
color: #7D7D7D;
text-decoration:underline;
font-style:italic;
font-weight:bold;
}


div.text
{
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;


}




























