/*id="legacy_styles"*/

@import url('consol_styles.css');

h4.MarginalNote { 
	font-weight: bold;
	font-family: 'BCSans';
	font-size: 80%
}

p.IndentLevel1 {
	margin-left: 2em;
}
p.IndentLevel2 {
	margin-left: 4em;
}
p.IndentLevel3 {
	margin-left: 6em;
}
p.IndentLevel4 {
	margin-left: 8em;
}
p.IndentLevel5 {
	margin-left: 10em;
}
p.Reference {
	font-family: 'BCSans';
	color: #0000CC
}
h3 {
	text-align: center;
}
td.insert {
	color: #008000;
    font-family: 'BCSans';	
}

/* act currency table */

#actcurrency table {
	font-family: 'BCSans';
	margin-top: 2em;
	margin-bottom: 2em;
	border: none;
	clear: both;
}

.currencysingle {
	font-size: .8em;
	text-align: center;
	padding: 8px;
	background-color: #DDDDEE;
	font-weight: normal;
	font-family: 'BCSans';
	max-width: 650px;
}

