<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mobNaviArea
{
    display: none;
}
.naviArea
{
    display: block;
}

.headerBase
{
    display: block;
}
#InnerBannerContainer
{
    display: block;
}
.tabOuterEnq
{
    display: none;
}
.mobHeader
{
    display: none;
}
#footer
{
    display: block;
}
#mobfooter
{
    display: none;
}

.tabOuter
{
    background: #00c1a2;
    padding: 8px 8px 3px 8px;
    height: auto;
    border: 1px solid #ddd;
    width: 300px;
}
.tabOuterMain
{
    background: #00c1a2;
    padding: 8px 8px 3px 8px;
    height: auto;
    border: 1px solid #ddd;
    width: 300px;
}
.tabInner
{
    background: #eee;
    height: auto;
    padding: 0 0 0 0px;
    border: 1px solid #ddd;
    display: block;
    width: 270px;
}
.MidDown_button
{
    float: left;
    width: 300px;
    height: 34px;
    padding: 0 0 5px 0;
    background: url(../images/Dwnld_bg_hover.jpg) repeat-x;
}
.MidDown_button:hover
{
    float: left;
    width: 300px;
    height: 34px;
    padding: 0 0 5px 0;
    background: url(../images/Dwnld_bg.jpg) repeat-x;
}
.MidDown_button a.Download_Bro
{
    float: left;
    text-align: center;
    background: url(../images/Dwnld_hover.jpg) no-repeat;
    width: 300px;
    height: 34px;
    color: #009175;
    font-size: 12px;
    text-decoration: none;
    font-style: italic;
    vertical-align: middle;
    padding: 10px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
}
.MidDown_button a.Download_Bro:hover
{
    background: url(../images/Dwnld.jpg) no-repeat;
    color: White;
    font-family: Arial, Helvetica, sans-serif;
}
.MidDown_button_bottom_text
{
    float: left;
    width: 300px;
    padding: 0 0 5px 0;
    vertical-align: top;
    background-color: #D5F8F1;
}
.leftContainer
{
    border: 2px solid #eee;
    padding: 5px 5px 5px 5px;
}
.contentText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.rightBottomContainer
{
    border: 2px solid #eee;
}
.submitBtn
{
    background: url(../images/button_bg.gif) left top repeat-x;
    color: White;
}
.roundCorners
{
    border: 1px solid #00c1a2;
    padding-top: 10px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    box-shadow: 3px 3px 1px 1px #00c1a2;
    -moz-box-shadow: 3px 3px 1px 1px #00c1a2;
    -webkit-box-shadow: 3px 3px 1px 1px #00c1a2;
    -khtml-box-shadow: 3px 3px 1px 1px #00c1a2;
}
.question
{
    font-weight: bold;
}
.answer
{
    padding-left: 25px;
    margin-bottom: 20px;
}
.faqs
{
    padding: 0px 10px 10px 10px;
    text-align: justify;
}
.border
{
    border-left: 1px;
    border-right: 1px;
    border-top: 1px;
    border-bottom: 1px;
    border-color: #2553A0;
}

.NameWaterMark
{
    width: 250px;
    color: Gray;
}
.PhoneWaterMark
{
    width: 250px;
    color: Gray;
}
.EMailWaterMark
{
    width: 250px;
    color: Gray;
}
.CaptchaWaterMark
{
    width: 75px;
    color: Gray;
}
.QueryWaterMark
{
    width: 250px;
    color: Gray;
}
.StateWaterMark
{
    width: 250px;
    color: Gray;
}
.CityWatermark
{
    width: 250px;
    color: Gray;
}

.QualWatermark
{
    width: 250px;
    color: Gray;
}

.nmMain
{
    display: block;
}
.mblMain
{
    display: none;
}

.normalView
{
    display: block;
}
.mobileView
{
    display: none;
}

</pre></body></html>