/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.corecontent
{
	font-size: 8.08pt;
	font-family: Georgia;
	color: #455560;
}
.ContentHeader
{
	font-size: 10.38pt;
	font-family: Georgia;
	color: #7ac043;
}
.PageHeaderGreen
{
	font-size: 27.69pt;
	font-family: Georgia;
	color: #7ac043;
}
.PageHeaderBlue
{
	font-size: 27.69pt;
	font-family: Georgia;
	color: #455560;
}
.PageHeaderGreen2
{
	font-size: 20pt;
	font-family: Georgia;
	color: #7ac043;
}
.PageHeaderBlue2
{
	font-size: 20pt;
	font-family: Georgia;
	color: #455560;
}


