body {
background-color:#f5f5f5;
font-family:HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-weight:300;
line-height:1.5;
font-size:95%;
min-width: 1010px;
}
strong {font-weight:bold;}
.cl{clear: both;}
.alr{text-align: right;}
.alc{text-align: center;}
.readmore {
display:block;
width:100%;
text-align:center;
color:#999;
font-size:12px;
}

.readmore a {
color:#666!important;
text-decoration:none;
}

.readmore a:hover {
text-decoration:underline;
}

#wrapper {
position: relative;
width:600px;
background-color:#fff;
margin:auto;
margin-bottom: 2em;
 }

a {
text-decoration:none;
}

.date {
color:gray;
font-family:Helvetica,Arial, sans serif;
font-size:15px;
font-weight:700;
}

.title {
color:#FFF;
text-transform:uppercase;
margin:1em 0 0;
padding:1.5ex 1.1em;
}

.one {
background-color:#00429C;
}

.two {
background-color:#55b7f4;
}

.three {
background-color:#496594;
}

.four {
background-color:#AAB2BD;
}

.secc {
background-color:#95acbf;
}

.tri { display: none;}

.main_img {
margin:1em 0;
width: 100%;
}

.content {
text-align:justify;
padding:1.5em;
padding-top: 0
}

.content p:first-child {
margin:0;
}


.goback {
/*display:inline-block;
color:#FFF;
float:right;
background-color:#496594;
padding:1ex 1em;*/
}

.tcenter {
text-align:center;
}

.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  *zoom: 1;

}

.goback:before,
.goback:after {
  content: "";
  display: table;
}
.goback:after {
  clear: both;
}
.goback {
  *zoom: 1;
  margin-bottom: 1em;
}
.drop-shadow {
 
             -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.4);
               -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.4);
                    box-shadow:0 1px 4px rgba(0, 0, 0, 0.4);
        }

        .drop-shadow:before,
        .drop-shadow:after {
            content:"";
            position:absolute;
            z-index:-2;
        }

     

.curved:before {
 
            -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
            -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
            box-shadow:0 0 15px rgba(0,0,0,0.6);
            -moz-border-radius:10px / 100px;
            border-radius:10px / 100px;
        }

        .curved-vt-2:before {
            right:0;
        }

        .curved-hz-1:before {
  
            -moz-border-radius:100px / 10px;
            border-radius:100px / 10px;
        }

        .curved-hz-2:before {

            -moz-border-radius:100px / 10px;
            border-radius:100px / 10px;
        }

