.newsheading {
  color: #f8d547;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 1.1;
  margin: 0;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
}


.navBoxes {
    -webkit-perspective: 1000;
    -ms-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    background: #32559a none repeat scroll 0 0;
    padding: 12px;
    padding-bottom: 0px;
}

.navBoxes {
    min-height: 365px;
}

.navBoxes ul {
    margin: 0px;
}

.navBoxes ul {
    list-style-type: none;
    color: white;
}

.navBoxes ul li a {
    color: white !important;
    text-decoration: none !important;
}

.navBoxes hr {
    border-top: solid thin #cfcfcf;
    margin-left: 5px;
    margin-right: 10px;
}

.navBoxes hr {
    border-top: solid thin #cfcfcf;
    margin-left: 10px;
    margin-right: 10px;
}

.navBoxes hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.navBoxes hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  margin-top:15px; 
  margin-bottom:15px;
}

.morenews {
    padding: 25px 0px;
}

.morenews a {
    color: white !important;
    float: right;
    font-weight: bold;
    padding-right: 20px;
    text-decoration: none !important;
}

.child1 {
    margin-right: 30px;
    width: 30%;
}
.child {
    float: left;
    padding-bottom: 1500px;
    margin-bottom: -1500px;
}

/* BOTTOM ROW, LEFT COLUMN */

.bg-gray {
    background-color: #D3D3D3 !important;
}

.home-box-body {
    padding: 5px 5px !important;
}

.memberstoriesvideos {
    display: inline;
}


#memberstories_header {
    padding: 10px 15px 0 12px;
    font-family: arial;
}

#memberstories_header p {
    padding-top: 5px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px;
    font-weight: bold;
    color: #234e81;
    line-height: 1em;
    height: 1.1em;
}

.memberStoriesPadding {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
}


.fundingbuttons {
    /*padding: 20px;*/
    margin: 10px;
    text-align: center;
    padding-top: 15px;
}

.reddiv {
    background: #983131;
}

.bluediv {
    background: #32559a;
}

.fundingbuttons {
    min-height: 125px;
}


.funding-linktext {
    font-size: 20px;
    padding-top: 10px;
    line-height: 30px;
}

.funding-body a {
    color: white;
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
}



.hrsaprogramareas {
    /*background: #32559a;*/
  background: url('../images/system/programArea_gradient.png') no-repeat scroll 0 0;
  height: 62px;
    /*width: 100%;*/
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 30px;
}

.programstitle {
  padding-left: 100px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: arial;   
}

.hrsaprograms {
    width: 100%;
}

.home-box-body ul {
    list-style-type: none;
}

.home-box-body ul li {
    background: rgba(0, 0, 0, 0) url("../images/system/icons/bullet_yellow.png") no-repeat scroll 0 0;
    padding: 0 0 10px 20px;
}


/* ****************************
    MEDIA
***************************** */

@media screen and (min-width:778px){
  

}