﻿body   
{
    background: #b6b7bc;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px !important;
    padding: 0px !important;
    color: #000;
}
.container{width: 90%; background:#FFF; margin: 0px auto; height: auto; min-height:150px; border-left: 1px solid #c8c8c8; border-right: 1px solid #c8c8c8}
.mainContent {margin: 0px 25px; overflow: hidden;}
.Logo {min-height: 80px; height: auto; border-bottom: 3px double #b5b5b5; text-align: center; overflow: hidden;}
.content{margin-top: 20px; text-align:justify;}
.container .headings{ display: block; font-weight: bold; font-size: 1.5em; padding-bottom: 3px;}