@charset "utf-8";
/* CSS Document */

.statementbox {
	float:left;
	margin:0px 0px 10px 10px;
	width:250px;
}

.quot {

	font-style:italic;
	color:#666666;
	margin-top:1.5em;
	font-size:.9em;
}

.quot strong {
	font-style:normal;
	font-weight:bold;
}

.quot p, .quot h2 {
	margin:0 .8em .8em .8em;;
}

.quot h2 {
	text-align:left;
}

#state_top {
	background:url(../../images/common/menu/state_top.gif) top left no-repeat;
	height:9px;
}
#state_mid {
	background:url(../../images/common/menu/state_mid.gif) top repeat-y;
	padding:0 0.8em;
	font-style:normal;
	color:#333333;
}
#state_bot {
	background:url(../../images/common/menu/state_bot.gif) top left no-repeat;
}
