
/* Colors */ /* "#cddeef" */


/* App-Based Colors */

/* Text */

/* New Offering Details */



.PressItemList {
	margin-top: 0px;
}
.PressItemList li {
	margin-bottom: 20px;
}
.PressItemTitle {
	font-weight: bold;
}
.PressItemSourceLabel {
	font-style: italic;
}


/*** General Styles for Stories ***/

th.StatTableHeader {
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	font-family: arial, helvetica,sans-serif;
	background-color: #999999;
	text-align: left;
}

