.shift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	height: 88px;
	width: 133px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	vertical-align: top;
}
.day {
	background-color: #f3f3f3;
	height: 84px;
	width: 37px;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	color: Black;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.header2 {
	background-color: #F3F3F3;
	height: 28px;
	width: 37px;
	border: 1px solid #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F3F3F3;
	text-align: center;
	padding: 4px;
	height: 28px;
	width: 133px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	vertical-align: middle;
}
#prev {
	text-align: left;
}
#prev a{
	color: #003366;
	text-decoration: none;
}
#next {
	text-align: right;
}
#next a{
	color: #003366;
	text-decoration: none;
}
#week {
	text-align: center;
}
#wknav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.box {
	height: 6px;
	width: 6px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.empty {
	vertical-align: top;
	height: 16px;
	width: 55px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border: none;
}
#SchedPopUp {
	padding: 5px;
	width: 400px;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	left: 10px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #cccccc;
	border: 1px solid #000000;

}
#SchedPopUp h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	
}
#SchedPopUp h2, #position {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
#SchedPopUp p {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.NA {
	color: #999999;
}
#CancelPopUp {
	padding: 5px;
	width: 400px;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	left: 10px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #cccccc;
	border: 1px solid #000000;

}
#CancelPopUp h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	
}
#CancelPopUp h2, #position {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
#CancelPopUp p {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
#NADates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
}
#recurring {
	visibility: hidden;
}
.btnAgree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	text-align: center;
	height: 25px;
	width: 89px;
	border: 2px solid #000000;
}
.btnNotAgree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	height: 25px;
	width: 89px;
	border: 2px solid #000000;
}
.radio{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}