.TwoCRight a, .TwoCSmImgRight a, .leftNavRight a, .imageCaption a {
	color: #333333;
}

.RightCP {
	font-family: arial;
	font-size: 8pt; /*11 is too big*/
	line-height: 12pt; /*according to 8pt, line height should be 13 or 12 (16pt)*/
	color: #333333;
	margin-bottom: 5px;
	
	margin-top: 0px;
}

.RightCSubHead {
	font-family: arial;
	font-size: 8pt; /*11 is too big*/
	line-height: 12pt;/*according to 8pt, line height should be 13 or 12 (16pt)*/
	color: #333333;
	margin-bottom: 5px;
	
	font-weight: bold;
	margin-top: 15px;
}

.RightCP.grantStatus {
	font-weight: bold;
	color: #CC0033;
	margin-top: 15px;
}

.imageCaption {
	font-family: arial;
	font-size: 9pt;/*12pt is too big*/
	line-height: 14pt; /*18pt is too big*/
	color: #666666;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 3px;
}

.RightCUL {
	padding: 0;
	margin: 0 0 17px 24px;
	list-style-position: outside;
}

.RightCOL {
	padding: 0;
	margin: 0 0 17px 32px;
	list-style-position: outside;
}

.RightCULLast {
	margin-bottom: 0px;
}

.indent {
	margin-left: 8px;
}

.RightCHead {
	font-family: times new roman;
	font-size: 16pt; /*20pt is too high*/
	line-height: 24pt;
	color: #333333;
	margin: 0;
	margin-bottom: 0.7em;
}

.RightCQuote {
	font-family: times new roman;
	font-size: 13pt;
	line-height: 20pt;
	color: #333333;
	margin: 15px 0 0 9px;
	text-indent: -9px;
	/*font-weight: bold;*/
}

.RightCSignature {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 340px;
}

