.award {
	border: 2px solid #d8d7d5;

}

.award_link {
	color: white;
	

}

.award_link a {
	color: white;
	text-decoration: none;
	font-size:12;

}

.award_link a:link {
	color: white;
	text-decoration: none;

	
}

.award_link a:visited {
	color: white;
	text-decoration: none;

	
}

.award_link a:hover {
	color: gray;
	text-decoration: none;
}

.blue_title {
	font-family: arial;
	font-size:20;
	color: #35488b;

}

.fine-print {
	font-family: arial;
	font-size:11;
	color: gray;
}

.bullet {
		line-height: 22px;
    margin-left: 10px;
    padding-left: 0;
    list-style: none;
    
    }
    
.bullet li {	
    padding-left: 25px;
    background-image: url('images/coast-bullet.jpg');
    background-repeat: no-repeat;
    background-position: 0 2px;
    
    }
    
.resserve-box {

	background-color: #dcd9ff;

	border: 2px solid #254f84;

	padding:5px;

}
