﻿#DashboardTitle
{
	font-family: verdana;
	font-size: 28px;
	font-weight: bold;
	font-style: normal;
	color: #C0353E;
	float: left;
	margin-top: 13px;
	margin-left: 10px;
}

#DashboardTitle .beta 
{
	font-size: 12px;
	color: black;
	
}

.moduleNotActive
{
	margin: 25px;
	color: black;
}

.dashboardSectionHeader
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Tahoma;

}

.summaryText
{
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
}