/*Main Page*/

#homepage-content .quickLinks > div.newsBlock {
  border: 1px solid #000000;
  width: 99%;
  margin-bottom: 10px;
    margin-left: auto;
  margin-right: auto;

}
#homepage-content .quickLinks > div.newsBlock > h2 {
    height: 44px;
    background: -webkit-linear-gradient(#1c3871, #2651a8); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#1c3871, #2651a8); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#1c3871, #2651a8);  /* For Firefox 3.6 to 15 */
    background: linear-gradient(#1c3871, #2651a8); /* Standard syntax */
   font-size: 20px;
   text-align: center;
   line-height: 44px;
   color: #ddbd04;
   text-shadow: 0px 1px 1px #000000;
   filter: dropshadow(color=#000000, offx=0, offy=1);
    margin-bottom: 0px;
  margin-top: 0px;
}
#homepage-content .quickLinks > div.newsBlock > ul {
    margin-bottom: 0px;
    list-style: none;
    padding: 0px;
    margin-left: 0px;
}

#homepage-content .quickLinks > div.newsBlock > ul > li {
  padding: 7px;
  margin: 0 0 0 0;
  font-weight: bold;
  font-size: 16px;
  background: #cbcaca;
  background: -moz-linear-gradient(top, #cbcaca 0%, #cecfcf 50%, #aaaaaa 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cbcaca), color-stop(50%,#cecfcf), color-stop(100%,#aaaaaa));
  background: -webkit-linear-gradient(top, #cbcaca 0%,#cecfcf 50%,#aaaaaa 100%);
  background: -o-linear-gradient(top, #cbcaca 0%,#cecfcf 50%,#aaaaaa 100%);
  background: -ms-linear-gradient(top, #cbcaca 0%,#cecfcf 50%,#aaaaaa 100%);
  background: linear-gradient(to bottom, #cbcaca 0%,#cecfcf 50%,#aaaaaa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbcaca', endColorstr='#aaaaaa',GradientType=0 );
  text-align: center;
}

#homepage-content .quickLinks > div.newsBlock > ul > li > a {
  color: black;
  text-decoration: none;
  text-align: center;
  text-shadow: 0px 1px 1px #e2e2e2;
  filter: dropshadow(color=#ffffff, offx=0, offy=1);
  font-family: Times, Arial, Helvetica, sans-serif;
}
#homepage-content .quickLinks > div.newsBlock > ul > li > a:hover {
  color: black;
  text-decoration: underline;
  text-align: center;
  text-shadow: 0px 1px 1px #e2e2e2;
  filter: dropshadow(color=#ffffff, offx=0, offy=1);
  font-family: Times, Arial, Helvetica, sans-serif;
}


/*------Meetings News -----*/

.meetingsMenu > div.newsBlock {
 
  float: left;
  /* margin-right: 25px; */
  width: 99%;
  margin-bottom: 10px;
    margin-top: 25px;
}
.meetingsMenu div.newsBlock >h2 {
  text-align: center;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  color: #ffffff;
  text-shadow: 1px 1px 1px #000000;
    font-size: 24px; }

.meetingsMenu > div.newsBlock > ul {
    margin-bottom: 0px;
    list-style: none;
    padding: 0px;
    margin-left: 0px;
}

.meetingsMenu > div.newsBlock > ul > li {
  padding: 7px;
  margin: 0 0 0 0;
  font-weight: bold;
  font-size: 16px;
  background: rgba(0,0,0,.1);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%,  rgba(0,0,0,.1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,.15) 0%, rgba(0,0,0,.1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,.15) 0%, rgba(0,0,0,.1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,.15) 0%, rgba(0,0,0,.1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,.15) 0%, rgba(0,0,0,.1) 100%);

  text-align: center;
}

.meetingsMenu  > div.newsBlock > ul > li > a {
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  text-shadow: 1px 1px 1px #000000;
  font-family: Times, Arial, Helvetica, sans-serif;
}
.meetingsMenu > div.newsBlock > ul > li > a:hover {

  text-decoration: underline;

}


/*------Membership News -----*/

.membershipMenu > div.newsBlock {
 
  float: left;
  /* margin-right: 25px; */
  width: 99%;
  margin-bottom: 10px;
    margin-top: 25px;
    
}
.membershipMenu div.newsBlock >h2 {
  text-align: center;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  color: #ffffff;
  text-shadow: 1px 1px 1px #000000;
    font-size: 24px; }

.membershipMenu > div.newsBlock > ul {
    margin-bottom: 0px;
    list-style: none;
    padding: 0px;
    margin-left: 0px;
}

.membershipMenu > div.newsBlock > ul > li {
  padding: 7px;
  margin: 0 0 0 0;
  font-weight: bold;
  font-size: 16px;
  background: rgba(0,0,0,.1);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%,  rgba(0,0,0,.1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,.15) 0%, rgba(0,0,0,.1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,.15) 0%, rgba(0,0,0,.1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,.15) 0%, rgba(0,0,0,.1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,.15) 0%, rgba(0,0,0,.1) 100%);

  text-align: center;
}

.membershipMenu  > div.newsBlock > ul > li > a {
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  text-shadow: 1px 1px 1px #000000;
  font-family: Times, Arial, Helvetica, sans-serif;
}
.membershipMenu > div.newsBlock > ul > li > a:hover {
  color: #ffffff;
  text-decoration: underline;
  text-align: center;
  text-shadow: 1px 1px 1px #000000;
  font-family: Times, Arial, Helvetica, sans-serif;
}



/*------Students News -----*/

.studentsMenu  > div.newsBlock {
 
  float: left;
  /* margin-right: 25px; */
  width: 99%;
  margin-bottom: 10px;
    margin-top: 25px;
    
}
.studentsMenu  div.newsBlock >h2 {
  text-align: center;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  color: #ffffff;
  text-shadow: 1px 1px 1px #000000;
    font-size: 24px; }

.studentsMenu  > div.newsBlock > ul {
    margin-bottom: 0px;
    list-style: none;
    padding: 0px;
    margin-left: 0px;
}

.studentsMenu  > div.newsBlock > ul > li {
  padding: 7px;
  margin: 0 0 0 0;
  font-weight: bold;
  font-size: 16px;
  background: rgba(0,0,0,.1);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%,  rgba(0,0,0,.1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,.15) 0%, rgba(0,0,0,.1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,.15) 0%, rgba(0,0,0,.1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,.15) 0%, rgba(0,0,0,.1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,.15) 0%, rgba(0,0,0,.1) 100%);

  text-align: center;
}

.studentsMenu   > div.newsBlock > ul > li > a {
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  text-shadow: 1px 1px 1px #000000;
  font-family: Times, Arial, Helvetica, sans-serif;
}
.studentsMenu  > div.newsBlock > ul > li > a:hover {
  color: #ffffff;
  text-decoration: underline;
  text-align: center;
  text-shadow: 1px 1px 1px #000000;
  font-family: Times, Arial, Helvetica, sans-serif;
}



/*------Committee News -----*/

.aboutAAFSMenu  > div.newsBlock {
 
  float: left;
  /* margin-right: 25px; */
  width: 99%;
  margin-bottom: 10px;
    margin-top: 25px;
    
}
.aboutAAFSMenu  div.newsBlock >h2 {
  text-align: center;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  color: #ffffff;
  text-shadow: 1px 1px 1px #000000;
    font-size: 24px; }

.aboutAAFSMenu  > div.newsBlock > ul {
    margin-bottom: 0px;
    list-style: none;
    padding: 0px;
    margin-left: 0px;
}

.aboutAAFSMenu  > div.newsBlock > ul > li {
  padding: 7px;
  margin: 0 0 0 0;
  font-weight: bold;
  font-size: 16px;
  background: rgba(0,0,0,.1);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%,  rgba(0,0,0,.1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,.15) 0%, rgba(0,0,0,.1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,.15) 0%, rgba(0,0,0,.1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,.15) 0%, rgba(0,0,0,.1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,.15) 0%, rgba(0,0,0,.1) 100%);

  text-align: center;
}

.aboutAAFSMenu   > div.newsBlock > ul > li > a {
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  text-shadow: 1px 1px 1px #000000;
  font-family: Times, Arial, Helvetica, sans-serif;
}
.aboutAAFSMenu  > div.newsBlock > ul > li > a:hover {
  color: #ffffff;
  text-decoration: underline;
  text-align: center;
  text-shadow: 1px 1px 1px #000000;
  font-family: Times, Arial, Helvetica, sans-serif;
}