
/* FAAOR News Release Style for Screen */


table#topLogo {
	border: 1px solid black;
	width: 93%;
	margin-bottom: 2em;
	margin-top:0;
	padding:0;

}
table#topLogo td{
	text-align: center;
	font-size: 0.90em;
}

table#topLogo td img#smLogo {
	border-right:1px solid black; 
	margin:0;
	padding:0;
	display:block;
	float:left;
}


table#topLogo td span#groupName{
	font-size: 0.99em;
	margin:0 auto;
	text-align: center;
	font-weight: bold;
}

table#topLogo span#motto{
	font-style:italic;
	margin-top: 2em;
}


p#hash {text-align: center;}