@charset "utf-8";
/* CSS Document */

.main-table{font-family:Arial; font-weight:normal; Font-size:14px; color:#333; line-height:24px; text-align:justify;}
.main-heading{
    font-weight: bold;
    Font-size: 18px;
    color: #0098db;
    border-bottom: 1px #ccc dashed;
    text-transform: uppercase;
    margin-bottom: 15px;
    }
.sub-heading{font-weight:bold; Font-size:16px; color:#333; line-height:30px; text-transform:uppercase; margin-top:25px;}
.sub-heading span{    color: #999;
    font-style: italic;
    font-size: 15px;}
.team-title{font-weight:bold; Font-size:14px; color:#333; line-height:30px;}
.contact-us{ padding-left:20px; line-height:24px;}