/* Layout Styles */
	

.txtCaption
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;
	color: #565656;
	text-align: justify;		
	}
.txtMainBold
	{
	font-weight: bold;	
	}
.txtDate
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;
	color: black;
	margin-left: 5px;		
	}	
.txtAlert
	{
	color: red;	
	}


