/* Governs format of full article news article */

uLatestNewsItem
{
	padding-top:20px !important;
}


/*News Article Heading Title*/

H2 .uContentTitle
{
	color:#5a6c80;
	font-family: century gothic, arial, sans-serif !important;
	font-size: 16pt;
	font-weight: 650;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: solid #a9aaac;
	border-width: 1px;
}


/* P .uAbstract {} */


/*H1{
	color:#5a6c80;
	font-family: century gothic, arial, sans-serif !important;
	font-size: 16pt;
	font-weight: 650;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid #a9aaac;
	border-width: 1px;
}


	color:#596d80;
	font-family: century gothic, arial, sans-serif !important;
	font-size: 10pt;
	font-weight: 650;
	padding-letft: 12px;
	padding-top: 12px;
	margin:0;
	text-transform: uppercase;
*/



