body
{
	font-family: Arial;
}
.CMT {font-size:54pt;text-align:center;vertical-align:bottom;color:#000066;}
.subtitle {font-size:18pt;vertical-align:bottom;padding-bottom: 10px;}

.selectionControl
{
	table-layout: fixed;
}

.selectorBubbleTitle
{
	background: #C8C8FF;
	font-weight:600;
	padding-left:8px;
	border: 1px solid #98A0D0;
	border-right: 0px;
}

.selectorBubbleTitleRight
{
	text-align: right;
	padding-right:8px;
	font-weight: normal;
	font-size: 10pt;
	border: 1px solid #98A0D0;
	border-left: 0px;
}

.selectorBubbleTitleRight a, .selectorBubbleBody a
{
	color: Blue;
}

.selectorBubbleBody, .selectorBubbleBody td
{
	text-align: center;
	font-size: 9pt;
}

.selectorBubbleBody table
{
	width: 100%;
}

.selectorBubbleBody td
{
	text-align: left;
}

.pageTitle
{
	color: #7070cc;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}

.footnote
{
	font-size: 9pt;
	text-align: left;
}

.errorMsg
{
	font-weight: bold;
	color: #ff0000;
}

.statGroupHeader
{
	font-weight: bold;
	width: 150px;
}

@media print
{
	.navDiv
	{
		display: none;
	}
}
