body {
	background:#F8F8F8;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
}
.logo {
	margin:0 15px;
	padding:0;
}
.text-area-lrg{
	height:200px !important;
/*	display:none; */
}
#success-alert{
	display:none;
}
#fail-alert{
	display:none;
}
p.bold {
	font-weight: bold;
}
input[type="radio"]{
	margin-left: 10px;
}
.help-block {
    color:#FF0000;
}

span.normal {
	font-weight: 400;
}
#fuelType {
	display: none;
}
p.largerFONT {
	font-size: 15px;
}
#notes {
	display: none;
}
#gallonsDiv{
	display: none;
}
.img-lrg{
    max-width: 100%;
}
.hr-dark{
    border: 1px solid #a6a6a6;
}
.img-max{
    max-width: 100%;
}
.top5 { margin-top:5px; }
.top7 { margin-top:7px; }
.top10 { margin-top:10px; }
.top15 { margin-top:15px; }
.top17 { margin-top:17px; }
.top30 { margin-top:30px; }
