.period {
	background:white;
	width:100%;
	align:center;
	text-align:center;
	vertical-align:center;
}

.periodSpace {
	float:left;
	width:30px;
	height:20px;
}


.periodButton, .periodButtonSelected {
	float:left;
	width:100px;
	height:20px;
	vertical-align:middle;
}

.periodButton {
	background:#D5E1EA;
}
.periodButtonSelected {
	background:#768996;
}

.tdUrl {
	text-align:left;
}

.selectPeriod {
	width:auto;
	float:left;
}

.Columns1 {
	text-align:left;
	margin:0px 9px;
	width:471px;
}

.Columns1 {
	text-align:center;
}

.Columns1 .leftAlignedText {
	float:left;
}

.Columns1 .rightAlignedText {
	float:right;
}

.graphTitle {
	text-align:center;
	font-weight:bold;
	font-size:18px;
}

.statPic {
	width:440px;
	margin:0px 0px 0px 25px;
}


