﻿
/* CSS Document */

body
{
    font-family: Arial, Helvetica, sans-serif;
}

#wrapper12
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}


.aa
{
    font-family: Verdana;
    width: 65px;
}

.a1
{
    font-family: Verdana;
    height: 30px;
    width: 80px;
}

.formm1
{
    width: 99%;
    margin-left: auto;
    margin-right: auto;
}


.ftd1
{
    background-color: #ebf1f7;
    color: #413366;
    font-weight: bold;
    font-size: 22px;
}

.bgc1
{
    background-color: #FFFFFF;
    font-weight: bold;
    height: 60px;
    font-size: 13px;
    font-family: Verdana, Geneva, sans-serif;
}
.its1
{
    width: 100%;
    height: 30px;
    padding-top: 6px;
    padding-bottom: 6px;
}


.lcbc1
{
    background-color: #ebf1f7;
    width: 10%;
}


.ddl1
{
    width: 353px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.multi1
{
    width: 348px;
    height: 73px;
}

.lcbc input1
{
    float: right;
}




@media screen and (min-width:320px) and (max-width:500px)
{


    #wrapper12
    {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
    }


    .aa
    {
        font-family: Verdana;
        height: 25px;
        width: 65px;
    }

    .a1
    {
        font-family: Verdana;
        height: 30px;
        width: 80px;
    }

    .formm1
    {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }


    .ftd1
    {
        background-color: #ebf1f7;
        color: #413366;
        font-weight: bold;
        font-size: 22px;
        width: 56%;
    }


    .its1
    {
        width: 88%;
        height: 30px;
        padding-top: 6px;
        padding-bottom: 6px;
    }



    .bgc1
    {
        background-color: #ffffff;
        font-weight: bold;
        font-size: 13px;
        font-family: Verdana, Geneva, sans-serif;
    }

    .lcbc1
    {
        background-color: #ebf1f7;
        width: 90%;
    }

    .ddl1
    {
        width: 90%;
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .multi1
    {
        width: 88%;
    }
    .lcbc input1
    {
        float: left;
    }
}
