﻿div.SectionDiv
{
    height: 2px;
    background: url(images/general/mta_dot.gif) fixed repeat-x center top;
}
div.SectionDiv hr 
{
  display: none;
}
div.SecureSectionDiv
{
    height: 2px;
    width: 552px;
    background: url(images/general/mta_dot.gif) fixed repeat-x center top;
}
div.SecureSectionDiv hr 
{
  display: none;
}

hr.SectionDiv {
    height: 2px;
    background: url(images/general/mta_dot.gif) fixed repeat-x center top;
}

.FeesText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #0088BA;
    margin-bottom: 5px;
    padding-bottom: 3px;
    text-align: justify;
    border-bottom: #0088BA 1px dotted;
    font-weight: normal;
    letter-spacing: 0.1em;
    width: 140px;
}
.FeesBack
{
    background-image: url(images/general/feesback.gif);
    background-repeat: no-repeat;
    border: #7f9db9 1px solid;
    text-align: justify;
    background-color: #FFFFFF;
}
.PIBack
{
    background-position: center center;
    background-attachment: scroll;
    background-image: url(images/general/PIBack.gif);
    background-repeat: no-repeat;
}
.LoginWindow
{
    background-color: #E3EAEB;
    font-size: 11px;
    line-height: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-right: Silver 1px solid;
    border-top: Silver 1px solid;
    border-left: Silver 1px solid;
    border-bottom: Silver 1px solid;
    border-collapse: collapse;
    text-align: center;
    color: #333333;
}
.FormButton
{
    background-color: #FFFFFF;
    border-color: #C5BBAF;
    border-style: solid;
    border-width: 1px;
    color: #0088BA;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    width:120px;
}
.GridButton
{
    background-color: #FFFFFF;
    border-color: #C5BBAF;
    border-style: solid;
    border-width: 1px;
    color: #000066;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    width: 80px;
}
.LoginWindowTitle
{
    background-color:#6699cc;
    color:#ffffff;
    font-size:11px;
    font-weight:bold;
}
.HRTitle
{
    background-color: #6699cc;
    color: #000000;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.LoginWindowError
{
    text-align: left;
    font-size: 11px;
    color: #ff3333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.LoginWindowError ul
{
    font-size: 11px;
    list-style-image: url(images/general/Bullet_table.gif);
}
.LoginWindowText
{
    background-color: #E3EAEB;
    font-size: 11px;
    line-height: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
}
.FAQHide
{
    background-color: #E3EAEB;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #E3EAEB;
}
.HighLight 
{
    color: #e8591a
}