/* Accessiblity Specific Styles */
a.screen-reader-only {
	display: block;
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
	color: #000000;
}
a.screen-reader-only:hover,
a.screen-reader-only:focus,
a.screen-reader-only:active {
	text-decoration: none;
	color: #000000;
}
.gldp-ncmns .monyear,
.gldp-ncmns .monyear select {
	font-size: 24px;
	font-weight: 700;
	background: #666666;
	text-align: center;
}

