@charset "utf-8";


/* Britains Aviators Aviators CSS */


.div_next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000099;
	text-align: center;
}

.div_main {
	width:90%;
	position: relative;
	left: 3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 130%;
	padding-bottom: 2rem;
}

.div_indent40 {
	position: relative;
	left: 3em;
	overflow: hidden;
	white-space: normal;
}

.div_inset40 {
	position: relative;
	width: 95%;
	left: 3em;
	line-height: 150%;
	overflow: hidden;
	white-space: normal;
}

span.indent40abs {
	 position: absolute;
	 left: 3em;
}

img.align-left {
	float: left;
	width: 12em;
	margin-right: 1.25em;
	margin-bottom: .4em;
 }


/*Aviator Award Table Cell Definitions*/

.award_row	{
	height: 1.25rem;
}
	
.award_table	{
	text-align: left;
	vertical-align: baseline;
	border: none;
	white-space: normal;
	word-break:normal;
}

/* End of Aviator Award Table Cell Definitions*/


