
ol.roswellalpha li {
	list-style-type: upper-alpha;
}



.citiTraining table tbody tr td, .citiTraining table thead tr td {
	border-top: 1px solid black;
}

.NotificationTD_Header{
	width=2%;
	vertical-align:top;
	font: 14px arial, sans-serif;
	font-weight: bold;
}
.NotificationHeadline{
	vertical-align:top;
	font: 12px arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
}	
.NotificationTD_Content{
	vertical-align:top;
	font: 12px arial, sans-serif;
}
.DisplayHead{
	font-weight: bold;
	
}
.PRMSReviewType {
	background-color: #FFF;
	border: 2px solid;
	color: #000000;
	padding: 10px;
	font-weight: bold;
	font-color: #000000;
	text-align: center;
	word-wrap: break-word;
}