﻿*
{
    margin: 0px;
    padding: 0px 0px 2px 0px;
}
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    background: #333333; /*#b2bdc4;*/
}
a
{
    color: #808080;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
.main
{
    border: 1px solid #93A3AC;
    width: 906px;
    background-color: White;
    margin-top: -3px;
    text-align: left;
}
img
{
    border: 0;
}
.float_left
{
    float: left;
}
.float_right
{
    float: right;
}
.pad_top
{
    padding-top: 10px;
}
.pad_top_plus
{
    padding-top: 20px;
}
.pad_right
{
    padding-right: 10px;
}
.pad_bottom
{
    padding-bottom: 10px;
}
.pad_bottom_plus
{
    padding-bottom: 20px;
}
.pad_left
{
    padding-left: 10px;
}
.pad_left_plus
{
    padding-left: 20px;
}
h1
{
    font-family: Arial Narrow, Helvetica, sans-serif;
    color: #004d9b;
}
h2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ff7a02;
}
h3
{
    font-size: 16px;
    font-weight: bold;
}
.ContentPlaceHolder
{
    margin-left: 0px;
}
/*  contact us form  */
.Email_Form
{
    border: thin solid #0066CC;
    background-color: #99CCFF;
    width: 300px;
    height: 378px;
    margin-right: 0px;
}
.formrequiredmessage
{
    display: block;
    color: #F1680F;
    font-size: 11px;
    font-weight: bold;
}
.submit
{
    display: inline-block;
    width: 167px;
    height: 30px;
    cursor: pointer; /* border: 0; */
    background: url('../images/btn_submit.jpg') no-repeat left top;
}
.third
{
    padding: 1px;
    width: 41px;
}
.half
{
    padding: 1px;
    width: 91px;
}
.full
{
    padding: 1px;
    width: 150px;
}
.form_label
{
    display: inline-block;
    font-weight: bold;
    width: 110px;
    padding: 0px 0px 0px 0px;
}
.Email_Form_span
{
    color: #f1680f;
    padding: 0 3px;
}
.ValidationSummary
{
    margin: 5px;
    padding: 5px;
    list-style-type: circle;
    list-style-position: inside;
}
.form_header
{
    margin: 5px;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
}
.form_header1
{
    margin: 5px;
    font-weight: bold;
    text-align: center;
    font-size: 11px;
}
.darkblue
{
    margin: 5px;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    color: white;
}

ul.bullet
{
    list-style-type: square;
    margin-left: 25px;
    text-align: left;
}

ul.nobullet
{
    list-style-type: none;
    margin-left: -12px;
    text-align: left;
}
ul.product
{
    list-style-type: square;
    margin-left: 110px;
}
.item_header
{
    padding-top: 20px;
}

.clear_both
{
    clear: both;
}

#body #package_one
{
    background-position: left;
    background: #E6F5FF url('../Images/pkg_1.jpg') no-repeat left 15px;
    padding: 15px 5px 15px 205px;
    height: 120px;
}
#body #package_two
{
    background: url('../Images/pkg_2.jpg') no-repeat left 15px;
    padding: 15px 5px 15px 205px;
    height: 160px;
}
#body #package_three
{
    background: #E6F5FF url('../Images/pkg_3.jpg') no-repeat left 15px;
    padding: 15px 5px 15px 205px;
    height: 120px;
}

#body #body_left ul#security_tips
{
    list-style-type: none;
}
#body #body_left ul#security_tips li#one
{
    background: url('../Images/blt-1.gif') no-repeat left center;
    padding: 5px 25px;
}
#body #body_left ul#security_tips li#two
{
    background: url('../Images/blt-2.gif') no-repeat left center;
    padding: 5px 25px;
}
#body #body_left ul#security_tips li#three
{
    background: url('../Images/blt-3.gif') no-repeat left center;
    padding: 5px 25px;
}
