.container {
    width: 100%;
    height: 180px;

}
.a{
     position: relative;
     float: left;
     width: 100px;
     height: 130px;
     border:0 none;
 }
 .a1{
     position: relative;
     float: left;
     width: 100%;
     height: 130px;
     border:0 none;
 }
 .a3{
     position: relative;
     float: right;
     width: 90%;
     height: 300px;
     border:0 none;
 }
 .c{
      margin-bottom:5px;
      position:relative;
      float: left;
      width: 450px;
      height: 120px;
 }
 .c1{
      margin-bottom:5px;
      position:relative;
      float: right;
      width: 250px;
      height: 110px;
      }
 .t{
    position: relative;
     float: left;
     width: 100%;
     height: 40px;
     padding-bottom: 5px;

 }
 .t1{
    position: relative;
     float: right;
     width: 35%;
     height: 20px;
     padding-bottom: 5px;

 }
 .t3{
    position: relative;
     float: right;
     width: 35%;
     height: 20px;
     padding-bottom: 5px;

 }
 .s{
  position: relative;
  float: left;
  width: 17px;
  height: 150px;
}
.s1{
  position: relative;
  float: right;
  width: 50%;
  height: 10px;
}
 .read-more.button {
    background: none repeat scroll 0% 0% #672D82;
    background-color: #560F80;
    position: relative;
    padding: 0.4em 2em;
    float: left;
    border-color: #CF730F #9D3B06 #9D3B06 #CF730F;
    font-size: 14px !important;
    color: #FFF;
    padding-left: 4px 8px !important;
    cursor: pointer;
    overflow: visible;
    border-width: 1px;
    border-style: solid;
}
.read-more.button1 {
    background: none repeat scroll 0% 0% #672D82;
    background-color: #27B011;
    position: relative;
    padding: 0.4em 2em;
    float: left;
    border-color: #CF730F #9D3B06 #9D3B06 #CF730F;
    font-size: 14px !important;
    color: #FFF;
    padding-left: 4px 8px !important;
    cursor: pointer;
    overflow: visible;
    border-width: 1px;
    border-style: solid;
    
}
.read-more.button2 {
    background: none repeat scroll 0% 0% #672D82;
    background-color: #ED8312;
    position: relative;
    padding: 0.4em 2em;
    float: left;
    border-color: #CF730F #9D3B06 #9D3B06 #CF730F;
    font-size: 14px !important;
    color: #FFF;
    padding-left: 4px 8px !important;
    cursor: pointer;
    overflow: visible;
    border-width: 1px;
    border-style: solid;
}
 .read-more.button3 {
    background: none repeat scroll 0% 0% #672D82;
    background-color: #3155AF;
    position: relative;
    padding: 0.4em 2em;
    float: left;
    border-color: #CF730F #9D3B06 #9D3B06 #CF730F;
    font-size: 14px !important;
    color: #FFF;
    padding-left: 4px 8px !important;
    cursor: pointer;
    overflow: visible;
    border-width: 1px;
    border-style: solid;
}
.read-more.button4 {
    background: none repeat scroll 0% 0% #672D82;
    background-color: #F2EF21;
    position: relative;
    padding: 0.4em 2em;
    float: left;
    border-color: #CF730F #9D3B06 #9D3B06 #CF730F;
    font-size: 14px !important;
    color: #FFF;
    padding-left: 4px 8px !important;
    cursor: pointer;
    overflow: visible;
    border-width: 1px;
    border-style: solid;
}
p {
    font-size: 15px;
    line-height: 19px;
    font-family: !important;
    color: #5E5E5E;
}
.entry {
	border-top: 1px solid #0d3c5f;
    padding: 2px;
    border-bottom: 1px solid #0d3c5f;

}



span{
    color:#636ACC;
}

h6{
   list-style: outside none none;
    margin: 0px;
    padding: 0px;
    outline: 0px none;
    font-size: 16px;
    font-family: serif;
    color: #178FC2;
}
h1{
   list-style: outside none none;
    margin: 0px;
    padding: 0px;
    outline: 0px none;
    font-size: 14px;
    font-family: serif;
    color: #178FC2;
}
h4
{
 list-style: outside none none;
    margin: 0px;
    padding: 0px;
    outline: 0px none;
    font-size: 13px;
    font-family: "Times New Roman";
    color: #363636;

}

a:link, a:active, a:visited{

    color: black;
    text-decoration: none;

}
a:hover{text-decoration:underline}
strong {
    font-size: 18px;
    font-family:sans;
    line-height: 17px;
    display: block;
}
.clearFix {
    clear: both;
}
.spacer10 {
      height: 2px;
    overflow: hidden;
}
.orangeButtonStyle.button {
    background: none repeat scroll 0% 0% #672D82;

    position: relative;
    padding: 0.2em 1em;
    color: #FFF;

}
.feeStructure {
    font-size: 11px;
    color: #717171;

}