/* .b-content children  */
/* used in both layouts */

.b-clean-list {
	margin: 0 0 1em 4em;
	list-style-type: none;
}
	.b-clean-list a {
		color:#1C448C;
	}
	
h1 {
	color:#555;
	font-size: 1.6em;
	margin-bottom: 0.5em;
}
h2 {
	color:#333;
	font-size: 1.4em;
	margin: 1em 0 0.5em 0;
	text-indent: 1.45em;	
}
h3 {
	text-indent: 1.7em;
	font-size: 1.2em;
	margin-bottom: 0.5em;
}
	li h3 {
		text-indent: 0;
	}
a {
	color: #233756;
}
a img {
		border: 0 none;
}

p {
	margin-bottom: 0.5em;
	text-indent: 2em;
	line-height: 1.5em;
	text-align:justify;
}
	
ul, ol {
	margin-left: 4em;
/*	padding-left: 0.1em;
	overflow: hidden;*/
}
	li {
		margin-bottom: 0.5em;
		line-height: 1.5em;
/*		list-style-position: inside;*/
	}
	ul ul, ul ol, ol ol, ol ul {
		margin-left:2em;
		margin-top: 0.5em;
	}
	ul p {
		text-indent: 0;
	}
img {
	border: 0 none;
}
.b-content {
	padding: 1em;
}
.b-image-right {
	float: right;
	clear:right;
	display:inline-block1;
	padding: 0em 0em 1em 1em;
}
.b-link-below-right {
	width: 200px;
	float:right;
	clear:right;
	text-align:center;
	text-indent: 0;
	padding-bottom:1em;
}

.b-image-left-single {
	float: left;
/*	clear:left;*/
	display:inline-block;
	padding: 0em 2em 1em 0em;
}
.b-image-left {
	float: left;
	clear:left;
	display:inline-block;
	padding: 0em 2em 1em 0em;
}
.b-link-below-left {
	width: 200px;
	float:left;
	clear:left;
	text-align:center;
	text-indent: 0;
	padding-bottom:1em;
}
.b-link-below {
	width: 200px;
	text-align: center;
	text-indent: 0;
	padding-bottom: 1em;
}

/*.b-content br {display:none;}*/
.g-centered { 
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;

}
.g-centered-clear {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
clear: both;
}
p.g-centered {
	text-align: center;
	text-indent: 0;
}
table {
	border-collapse: collapse;
	margin: 0 auto;
}
.b-table-content {
	margin: 1em auto;
}
	td {
		border: 0 none;
		vertical-align: top;
		padding: 1em 1em 2em 1em;
	}
	.b-table-content td {
		border: 1px solid #aaa;
		text-align:center;
		padding: 0.5em;
	}
h1.b-section-header {
	background: none;
	margin: -0.15em auto 0.5em auto;
	color: #233756;
}

h2.b-section-header {
	background: #E9EDF7;
	margin: auto -0.6em 0.5em -0.6em;
	padding: 0.2em 0.6em;
	color: #233756;
}
.b-section-up-link {
	text-align: right;
}
.b-cert-year {
	color: #888888;
	font-weight: bold;
	text-align: center;
	text-indent: 0;
}
.b-table-bage td {
	border: 2px solid #F00;
	padding: 1em;
}
	.b-table-bage-header,	.b-table-bage-fakeheader {
		color: #F00;
		text-align: center;
		font-weight: bold;
		margin-bottom: auto;
	}
	.b-table-bage-fakeheader {
		font-size: 1.6em;
	}
	.b-table-bage p {
		text-indent: 0;
	}
.b-emphasis {
	font-weight: bold;
	color: #F00;
}
table.b-table-navi {
	margin-left: 0;
}
	table.b-table-navi td {
		padding: 1em;
	}
	table.b-table-navi h2.b-section-header {
		text-indent: 0;
	}
	table.b-table-navi .b-clean-list {
		margin: 0;
	}
.b-table-vmiddle td {
	vertical-align: middle;
}
.b-table-vbottom td, td.b-table-vbottom {
	vertical-align: bottom;
}
.b-paragraph-right {
	text-align: right; 
}
	td.b-table-cell-nulled {
		padding: 0 1em;
	}
