body
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}
*
{
    margin: 0;
    padding: 0;
    margin-bottom: 0;
}
img
{
    border: 0;
}
A:Focus
{
    outline: none;
}
.clear
{
    clear: both;
}
#MainContent
{
    width: 950px;
    margin: auto;
    padding: 0;
    height: auto;
}
.Header
{
    padding: 0;
    margin: 0;
    width: 950px;
    height: 75px;
    padding-top: 15px;
    background-color: #517394;
}
.logo
{
    width: 381px;
    height: 63px;
    margin-left: 15px;
    background: url(../Images/Public/rimis-logo.png) no-repeat;
}
.Banner
{
    width: 948px;
    height: 420px;
    background: url(../Images/Public/banner.jpg) no-repeat left bottom #fafafa;
    margin-bottom: 10px;
    border-bottom: #CCC 1px solid;
    border-right: #CCC 1px solid;
    border-left: #CCC 1px solid;
}
.loginradius
{
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; /*border-radius: 5px;     behavior: url('css/PIE.htc');*/
}
.LoginBox
{
    float: right;
    width: 245px;
    height: 260px;
    background-color: #6d8eae;
    margin: 80px 45px 0 0;
    color: #FFF;
    border: #FFF;
}
.LoginBox sup
{
    font-weight: bolder;
    color: #E12422;
}
.LoginBox h1
{
    font-size: 24px;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 20px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
}
.LoginBox .FieldTxt
{
    font-size: 12px;
    text-align: right;
    float: left;
    width: 82px;
    margin-left: 15px;
    margin-bottom: 20px;
}
.web_search_field_box
{
    width: 120px;
    height: 22px;
    margin-left: 9px;
    float: left;
    background-color: #f1f1f1;
    border: 1px solid #b4bac1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px; /*border-radius: 3px;     behavior: url('../ThemeFour_CSS/css/PIE.htc');*/
}
.web_search_field
{
    font-size: 12px;
    border: none;
    background: none;
    color: #000;
    float: left;
    width: 118px;
    height: 19px;
    line-height: 19px;
}
.LoginButton
{
    font-size: 15px;
    text-align: right;
    float: left;
    width: 82px;
    height: 24px;
    margin-left: 15px;
    margin-bottom: 15px;
}
.ForgotPassword
{
    width: 130px;
    height: 22px;
    margin-left: 9px;
    float: left;
    color: #FFF;
}
.ForgotPassword a
{
    color: #FFF;
    text-decoration: none;
}
.ForgotPassword a:hover
{
    color: #0e2a45;
    text-decoration: none;
}
.Footer
{
    float: left;
    color: #939598;
    font-size: 10px;
}
.FooterRight
{
    float: right;
    color: #939598;
}
.FooterRight a
{
    color: #939598;
    border-left: 1px solid #939598;
    padding: 0 8px;
    font-size: 11px;
    line-height: 11px;
    text-decoration: none;
}
.FooterRight a:hover
{
    color: #0e2a45;
    text-decoration: underline;
}
.Message
{
    margin-top:0px;
    text-align:center;
    margin-left: 9px;
    float: left;
    color: #EFAF4A;
    font-size: 10px;
}
