.summary{
	background: white;
}
.main_summary h2{
	font-size: 12pt;
	line-height: 12pt;
}

#main-col-left{
	border-right: thin solid #999;
	float:left;
	padding:0px 5px;
	position:relative;
	width: 395px;
}

#main-col-left p{
	line-height: 1.6em;
	
}

#main-col-right{
	float:right;
	padding:0px 5px;
	width: 340px;
}


div.rule{
	border-bottom: thin solid #ccc;
	margin-bottom: 10px;
	padding-top: 10px;
}

div.main_summary span.number{
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

div.main_summary div.sec{
	
	margin-bottom: 30px;
	
}

table.sec{
	width: 100%;
}


table.sec td, table.sec th{
	font-size: 1.2em;
	padding: 5px 0px 5px 0px;
}

table.sec td.desc{
	color: #222;
	padding-top: 1px;
	line-height: 1.1em;
	font-style: italic;
}


table.sub_line{
	width: 100%;
	clear: both;
}
table.sec th{
	text-align: center;
	border-bottom: thin solid #aaa;
	font-weight:bold;
}

div.main_line{
	margin-top: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	text-align: right;
	font-weight: bold;
}

table.sec.main_line td.lbl{
	font-weight: bold;
	font-size: 1.4em;
}

table.sec tr.inset td{
	
	
}
table.sec tr.inset td.lbl{
	
}
table.sec.main_line td{
	line-height: 1.4em;
	padding: 0px;
}

table.sec td.lbl{
	text-align: left;
}

table.sec td.lbl.bld{
	font-weight: bold;
}

table.sec td.number{
	font-weight: bold;
	text-align: right;
}

div.sum_wrapper{
	border: thin solid #999;
	
}
table.initiative_summary{
	font-family: Helvetica, Arial, sans-serif;
	width: 100%;
}
table.initiative_summary td{
	font-size: 9pt;
	padding-bottom: 6px;
}

table.initiative_summary td.label{
	text-align: right;
	font-weight: bold;
}
table.initiative_summary tr.labels td{
	padding-top: 3px;
	padding-bottom: 2px;
}

table.initiative_summary tr.values td{
	border-bottom: thin solid #aaa;
}

.total_alloc{
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	margin-bottom: 0px;
}

div.canvas_wrapper{
	font-family: Helvetica, Arial, sans-serif;
	margin: 10px 0px;
}


.feed-article{
	margin-bottom: 5px;
}

.feed-article h2{
	font-size: 10pt;
}
