.textbox-applicants{
	margin-top:35px;
	background-color:#fff;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:45px;
	margin-right:45px;
	opacity: 0.85;
	
}

.textbox-grantees{
    
    background-color:#fff;
    opacity: 0.9;
  padding-top:5px;
	padding-bottom:5px;
   
    margin-top:65px;

	margin-left:45px;
	margin-right:45px;
	opacity: 0.9;
	
}

.textbox-reviewers1{
	margin-top:75px;
	background-color:#fff;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:45px;
	margin-right:45px;
	opacity: 0.9;
	
}

.textbox-reviewers2{
	margin-top:17px;
	background-color:#fff;
	padding-top:1px;
	padding-bottom:3px;
	margin-left:45px;
	margin-right:45px;
	opacity: 0.85;
	
}
.textbox-reviewers3{
	margin-top:9px;
	background-color:#fff;
	padding-top:1px;
	padding-bottom:3px;
	margin-left:45px;
	margin-right:45px;
	opacity: 0.85;
	
}

.how-to-apply-body {  
    background-image: url('/https/www.era.nih.gov/themes/era2019/images/applicants/how_to_apply.png');
     height: 300px;
    max-width: 900px;
    margin: 15px;
    margin-left: 25px;
    padding: 10px;
 
}
.how-to-apply-body-title { color:#000;}
.how-to-apply-body-content { color:#fff;}

.after-submission-body {  
    background-image: url('/https/www.era.nih.gov/themes/era2019/images/applicants/after_submission.png');
    height:300px;
    max-width: 900px;
       margin:15px;
    margin-left: 25px;
    padding:10px;
    
 
}
.after-submission-body-title { color:#000;}
.after-submission-body-content { color:#fff;}

.view-notice-of-award-body {  
    background-image: url('/https/www.era.nih.gov/themes/era2019/images/grantees/view-notice-of-award.png');
     height: 155px;
     max-width:900px;
      margin:15px;
    margin-left: 25px;
    padding:10px;
 
}
.view-notice-of-award-body-title { color:#000;}
.view-notice-of-award-body-content { color:#fff;}

.post-award-actions-body {  
    background-image: url('/https/www.era.nih.gov/themes/era2019/images/grantees/post_award_actions.png');
     height: 360px;
     max-width:900px;
      margin:15px;
    margin-left: 25px;
    padding:10px;
 
}
.post-award-actions-body-title { color:#000;}
.post-award-actions-body-content { color:#fff;}

.submit-closeout-body {  
    background-image: url('/https/www.era.nih.gov/themes/era2019/images/grantees/submit_closeout.png');
     height: 300px;
     max-width:900px;
      margin:15px;
    margin-left: 25px;
 padding:10px;
}
.submit-closeout-body-title { color:#000;}
.submit-closeout-body-content { color:#fff;}


.pre-meeting-body {  
    background-image: url('/https/www.era.nih.gov/themes/era2019/images/reviewers/pre_meeting.png');
    background-size: 100% 100%;
     background-repeat: no-repeat;
         height: 420px;
    max-width: 850px;
      margin:15px;
    margin-left: 25px;
    padding:10px;
    width:100%
 
}
.pre-meeting-body-title { color:#000;}
.pre-meeting-body-content { color:#fff;}

.at-meeting-actions-body {
    background-image: url('/https/www.era.nih.gov/themes/era2019/images/reviewers/at_meeting.png');
    height: 210px;
    width: 100%;
    margin: 15px;
    margin-top: 25px;
    margin-left: 25px;
    padding: 10px;
    float: left;
    max-width: 405px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    
}
.at-meeting-actions-body-title { color:#000;}
.at-meeting-actions-body-content { color:#fff;}

.post-meeting-body {  
    background-image: url('/https/www.era.nih.gov/themes/era2019/images/reviewers/post_meeting.png');
    height: 210px;
    width: 100%;
    margin: 15px;
    margin-top: 25px;
    margin-left: 25px;
    padding: 10px;
    float: left;
    max-width: 405px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
   
}
.post-meeting-body-title { color:#000;}
.post-meeting-body-content { color:#fff;}

.showbackground {
    background-color:#415160;
    background-image: none;

}
.hide {display:none}


  .skip {
        position: absolute;
        top: -1000px;
        left: -1000px;
        height: 1px;
        width: 1px;
        text-align: left;
        overflow: hidden;
    }
    
    a.skip:active, 
    a.skip:focus, 
    a.skip:hover {
        left: 0; 
        top: 0;
        width: auto; 
        height: auto; 
        overflow: visible; 
    }

    .title h4 {font-size:2em}
.title, .title-byline, .content-link {margin:20px}
