a img.statSwitch {
	border: none;
	float: right;
}

select {
	width: 131px;	
}

form {
	border-bottom: #999999 1px solid;	
	padding: 10px 0 20px 0;
	margin: 0 0 20px 0;
}

form div {
}

form div.statsDate {	
	
}

.sbmt {
	
}

label {
	color: #000000 !important;
	display: block;
}

table {
	width: 100%;
	margin-top: 10px;
	font-size: 12px;
}

table th {
	border: 1px solid #990000;
	padding: 2px;
	font-weight: normal;
}

table th.region {
	border: none;
}

table td {
	text-align: right;
	margin-right: 10px;
	width: 55px;
    padding: 4px 0px;
}

table tr.titles {
	background: #dedede;
	text-align: left;
}

table td.total {
	font-weight:bold;
}

table .oddRow  td {
	background: #f5f5f5;
}

table td.region {
	font-weight:bold;
	color: #990000;
	text-align: left;
	width: 200px;
}

table .titles td.region {
	color: #000000;
}

.oddCol {
	color: #990000;
}

p em {
	display: block;
}

.noStats {
	font-weight: 600;
	text-align: center;
}

sup {
	font-size: 1.2rem;
}

.noMap {
	text-align: center;
}

.noMap p {
	font-weight: 600;
}

.noMap .noStat {
	font-size: 1.2rem;
}

.noMap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}	

.noMap ul li {
	margin: 10px 0;	
	padding: 0;
}

.noMap a {
	color: #333333;
}

.noMap a:hover {
	color: #990000;
}