/* CSS Document */
.blockquote2
{
		margin:2px 2px 2px 2px;
	padding:5px 5px 5px 27px;
	background-color:#BEEAF4;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}
.central {
	text-align:center;
}
.boldface {
	text-weight:bold;
}
.centerbold {
	text-align:center;
	text-weight:bold;
}
.inactive {
}

.omcCenterHead {
	text-align:center
}