/***************************************************************/
/* Info.css                                                    */
/* External css for Info Page                                  */
/***************************************************************/
.titleContent {
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	background-color: #EDEEF1;
}
.listContent {
	color: #003366; 
	font-size: 12px; 
	line-height:2;
	color:#000000
}
.centering_block {
	text-align: left;
	margin: 10px;
	line-height:2;
	color:#000000
}

