#lead {
	margin-top: 10px;
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#lead h1 {
	margin: 0px;
	padding: 0px;
}

#lead img {
	margin-bottom: 12px;
}
#lead p {
	margin-top: 3px;
	margin-bottom: 6px;
	margin-left: 16px;
}
.head_margin {
	margin-top: 22px;
	margin-bottom: 16px;
}

.title {
	font-weight: bold;
	color: #FF6600;
}
.releasedate {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	line-height: 14px;
	background-color: #F0F0F0;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.releasedate-sub {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
}
.note10 {
	font-size: 10px;
	color: #2469A2;
}
.in5 {
	padding-left: 5px;
}
.lead {
	text-decoration: underline;
}
.smalldate {
	font-size: 10px;
	color: #A7A7A7;
	text-align: right;
	margin-right: 6px;
	float: right;
}

.notice {
	font-size: 10px;
	line-height: 14px;
	color: #CC0033;
	border: 1px solid #993366;
}
.ralign {
	float: right;
}
.txcenter {
	text-align: center;
}
.chairman {
	text-align: right;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.closebtn {
	text-align: center;
	margin-top: 24px;
	margin-bottom: 18px;
}
.pdf {
	background-image: url(../img/pdf_small.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	line-height: 24px;
	padding-top: 4px;
}
.t_right {
	text-align: right;
}
.month_up {
	background-image: url(../img/arrow_up.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-left: 4px;
	margin-right: 4px;
	background-position: 0px 4px;
	font-size: 10px;
}
.month_dw {
	background-image: url(../img/arrow_down.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-left: 4px;
	margin-right: 4px;
	background-position: 0px 4px;
	font-size: 10px;
}

.stat_cap {
	font-weight: bold;
	text-align: left;
}
hr {
	margin-top: 32px;
	margin-bottom: 18px;
}
.icon {

	float: right;
	margin-top: 18px;
}
.indent {
	margin-left: 24px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
	margin-bottom: 8px;
	padding-bottom: 4px;
	padding-top: 10px;
}
.t16 {
	font-size: 16px;
	font-weight: bold;
}
.t12 {
	font-size: 12px;
	font-weight: normal;
}
.t10 {
	font-size: 10px;
}
.xsmall {
	font-size: smaller;
}

.list-btm {
	margin-bottom: 10px;
}
.square {
	background-image: url(../img/bullet_square.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 12px;
}
/* list style */
ol.level0, ul.level0 {
	margin-left: 8px;
	padding-left: 8px;
	list-style-position:outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
ol.level0 li, ul.level0 li {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
}
ol.level1, ul.level1 {
	margin-left: 1.5em;
	padding-left: 5px;
	list-style-position:outside;
}
ol.level1 li, ul.level1 li {
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 2px;
}
ol.level2, ul.level2 {
	margin-left: 1.5em;
	padding-left: 5px;
	list-style-position:outside
}
.low_alpha {
	list-style-type: lower-alpha;
}
.ls_none {
	list-style-type: none
}
.ls_disc {
	list-style-type: disc;
}
.ls_square {
	list-style-type: square;
}
