/* 
================================
 Container Styles for DotNetNuke
================================
*/   



.Title {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #454545;
	
}

.ContentPane
{
	font-size: 10pt;
	font-family: Verdana,Lucida,Arial,Helvetica,sans-serif;
	color: #333333;
	

