.cal_wrapper01{
	width: 44.2em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: right;
	background: #FFF;
}
.mini_calendar_wrpr .mini_calendar_wrpr #indexcalendar {
	background: #FFF;
	overflow: hidden;
	padding-top: -5px;
	padding-right: -5px;
	padding-bottom: -5px;
	padding-left: -20px;
	margin-top: -5px;
	margin-right: -50px;
	margin-bottom: -5px;
	margin-left: -15px;
}
.calwrpr {
	overflow: hidden;
	height: 175px;
	width: 220px;
	font-size: 1em;
	margin-right: auto;
	margin-left: auto;
	padding-left:-2px;
	background: #FFF;
}

.calendar_wrpr{
	border: 1px solid #666666;
	height: 12.5em;
	padding-top: 2em;
	width: 42em;
	padding-left: 0.2em;
	background: #FFF url(../images/calendar/wrpr_back.gif) no-repeat left top;
	font-size: 1em;
}
.agency_title{
  border: 1px solid #666666;
  background-image: url(../images/calendar/backg_orange.jpg);
  background-repeat: repeat-x;
  background-position: center center;
  padding: .2em;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
}

ul#calendar {
  list-style-type:none;
  width:7em;
  position:relative;
  font-family: arial, sans-serif;
  margin: 0 0px;
  font-size: .8em;
  padding-right: 0.5em;
  padding-left: 0em;
}
ul#calendar li b {
  cursor:pointer;
  padding-left: 5px;
  font-size: 0.9em;
  color: #666666;
}

ul#calendar li.top {
  display:block;
  float:none;
  text-align:left;
}
ul#calendar li.hover b {
  text-decoration:none;
  color: #FFFFFF;
  padding: 0em 10em 0em 1em;
  background-image: url(../images/calendar/backg_orange.jpg);
  background-repeat: repeat-x;
  background-position: center;
  
}
ul#calendar table {
	background:#FFF;
	width:47.5em;
	
}
iframe {

}

ul#calendar tbody { font-size: .7em; 
}
ul#calendar tbody td {
  border:1px solid #CCC;
  vertical-align: top;
  background-color: #FFFFFF;
}
ul#calendar tbody .event_day { background-color: #FFFFCC; }

ul#calendar tbody #current_day{
  background-color: #ECECEC;
  height: 1.4em;
  width: 1.3em;
  color: #000000;
  font-weight: bold;
  text-align: center;
  font-size: 1.6em;
  vertical-align: middle;
  padding-top: 0.3em;
  background-image: url(../images/calendar/backg_orange.jpg);
  background-repeat: repeat-x;
  background-position: center center;
  float: left;
}
ul#calendar tbody #current_day a{
  text-decoration: none;
  color: #FFF;
}
ul#calendar tbody .date{
  background-color: #ECECEC;
  height: 1.4em;
  width: 1.3em;
  color: #000000;
  font-weight: bold;
  text-align: center;
  font-size: 1.6em;
  vertical-align: middle;
  padding-top: 0.3em;
  background-image: url(../images/calendar/backg_white.jpg);
  background-repeat: repeat-x;
  background-position: center center;
  float: left;
}
ul#calendar tbody .date a{
  text-decoration: none;
  color: #000;
}

ul#calendar tbody td.blank {
	background:#eee;
}


ul#calendar caption {
	font-weight:bold;
	color:#FFFFFF;
	text-align: left;
	font-size: 1.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.7em;
	border-left: 4px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 0.2em;
	margin-bottom: 0px;
	background: #082231 url(../images/calendar/titlebar.jpg) repeat-x left top;
}
ul#calendar thead{
	color:#fff;
	border: 1px solid #333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #858755 repeat-x left center;
}
ul#calendar thead th{
  width:6.5em;
  padding-left: .7em;
}

ul#calendar table {
  visibility:hidden;
  position:absolute;
  top:-9999px;
  left:2px;
}

ul#calendar li.click table {
  visibility:visible;
  top:-1px;
  left:7.25em;
  font-size: 1em;
  
}

.calendar_wrpr #day{
  height:2em;
  font-weight: bold;
}
 ul#calendar .view_week{
  background-color: #FFFFFF;
  color: #000000;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  background-image: url(../images/calendar/backg_white.jpg);
  background-repeat: repeat-x;
  background-position: center center;
  font-size: 1.1em;
  line-height: 2.5em;
}
 ul#calendar .view_week:hover{
  background-color: #CCCCCC;
  background-image: url(../images/calendar/backg_gray01.jpg);
  background-repeat: repeat;
  background-position: center center;
}
 ul#calendar .view_week a{
  color: #333333; 
}
.calendar_wrpr .roll {
  display: none;
  visibility: hidden;
}
*html .calendar_wrpr .popup2 {
	visibility: hidden;
	position: absolute;
	margin-left: 0em;	
}
*+html .calendar_wrpr .popup2 {
	visibility: hidden;
	position: absolute;
	margin-left: 0em;	
}
.calendar_wrpr .popup2 {
	visibility: hidden;
	position: absolute;
	margin-left: 2em;	
	
}

.calendar_wrpr .event{
  float: right;
  font-size: 1em;
  text-align: center;
  padding-right: .2em;
  font-weight: bold;
}

.calendar_wrpr .popup:hover .popup2 {
	text-align: left;
	visibility: visible;
	opacity: .93;
	-moz-opacity: .93;
	filter: alpha(opacity=93);
	width: 23em;
	font-weight: bold;
	position: absolute;
	z-index: 100;
	color: #FFFFFF;
	height: 25em;
	overflow: auto;
	padding: 0.2em;
	float: right;
	background: #114868 url(../images/calendar/popuptabs.jpg) no-repeat left center;
}
.calendar_wrpr .popup .popup2 ol li{
  border-bottom: 1px dotted #CCCCCC;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  padding-left: 0em;
  margin-left: 0em;
}
.popup .popup2 ol li:hover{
	background: #082231;
}

.calendar_wrpr .popup .popup2 ol{
  padding-left: 1em;
  margin-left: 1.9em;
  padding-top: 1.2em;
}

.calendar_wrpr .popup:hover .popup2 a {
  color: #FFFFFF;
  font-size: 1.2em;
  text-decoration: none;
}
.year {
  font-size: .9em;
  font-weight: bold;
  text-align: center;
}

.input_top {
	text-align: center;
	width: 43.5em;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url(../images/calendar/wrpr_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.input_top input, select{
  background-color: #EFEFEF;
  border: 1px solid #333333;
}

.table_results caption {
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background: #082231 url(../images/titlebar.jpg) repeat-x left top;
}
.table_results {
  border: 1px solid #CCCCCC;
  padding: 5px;
  font-size: .8em;
  background-color: #EFEFEF;
}
.table_results td {
  border: 1px solid #CCCCCC;
  padding: 5px;
  background-color: #FFFFFF;
}
.table_results th {
  padding: 5px;
  background-color: #E3E3E3;
  width: 5.9em;
}
                          /* Mini Calendar CSS Starts */
.cal_title{
	padding-top:1 em;
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
	height: 2.2em;
	color: #333;
	line-height: 2.5em;
}
.mini_calendar_wrpr a img {
	text-align: center;
	
}
.minical_table {
	font-size: .9em;
}
.mini_calendar_wrpr{
	width: 18em;
	display: table;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
}
.mini_calendar_wrpr .date{
	background-color: #ECECEC;
	height: 1.3em;
	width: 100%;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-size: 1.6em;
	vertical-align: middle;
	
	background-image: url(../images/calendar/backg_gray01.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	float: left;
}
.mini_calendar_wrpr .date a{
  text-decoration: none;
  color: #000;
}


.mini_calendar_wrpr table {
	margin-right: auto;
	margin-left: auto;
	width: 20em;
	background: #FFFFFF;
}

.mini_calendar_wrpr caption{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.5em;
	line-height: 1.5em;
	background: #79441C;
}
.mini_calendar_wrpr th{
	color: #FFFFFF;
	background: #062233;
}
.mini_calendar_wrpr .current_day{
  text-align: center;
  vertical-align: middle;
  background-image: url(../images/calendar/backg_orange.jpg);
  background-repeat: repeat-x;
  background-position: center center;
  font-size: 1.6em;
  font-weight: bold;
}
.mini_calendar_wrpr .current_day a{
  text-decoration: none;
  color: #FFF;
}
.mini_calendar_wrpr .mini_link{
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(../images/calendar/backg_orange.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	width: 100%;
}
                          /* Mini Calendar CSS Ends */
.popup_table caption{
	font-weight: bold;
	color: #FFFFFF;
	font-size: .9em;
	line-height: 1.5em;
	padding-top: 5px;
	background: #082231 url(../images/calendar/titlebar.jpg) repeat-x left top;
}
.popup_table .th{
  background-image: url(../images/calendar/backg_orange.jpg);
  background-repeat: repeat-x;
  background-position: center center;
  color: #FFFFFF;
   width: 5.9em;
}
.popup_table {
  border: 1px solid #CCCCCC;
  padding: 5px;
  font-size: 1em;
  background-color: #EFEFEF;
}
.popup_table td {
  border: 1px solid #CCCCCC;
  padding: 5px;
  background-color: #FFFFFF;
}

.popup_table th {
  padding: 5px;
  background-color: #E3E3E3;
   width: 5.9em;
}
.popup_table label { font-size: 1em; }

.admin_table{
width: 500px;
  border: 1px solid #CCCCCC;
  padding: 5px;
  font-size: 1em;
  background-color: #EFEFEF; 
  }
  .admin_table tr td .input{
  border: 1px solid #999999;
  background-color: #FFFFFF;
  }
  .admin_table td{
  border: 1px solid #CCCCCC;
  padding: 5px;
  background-color: #FFFFFF;
  }
  radio{
  border: none;
  }
  .admin_table th {
  padding: 5px;
  background-color: #E3E3E3;
   width: 5.9em;
}
    .admin_table td table tr td{
  border: none;
  padding: 2px;
  }
  .admin_table label { font-size: .9em; }
    .admin_table table label { font-size: 1.1em; }
	
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			vertical-align:middle;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0 0 1px 0;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
.mini_calendar_wrpr
			{
	color: #FFFFFF;
	font-weight:bold;
	background: #FFF;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1px;
			border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1px;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1px 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #6677DD;
			}
			
#innerwrapper{
text-align:left;
}
#testdiv1{
	position:absolute;
	margin-top:-.5em;
	visibility:hidden;
	background-color:#fff;
}
.submit_button {
	border: 1px solid #000000;
	cursor: pointer;
	padding-right: 0.5em;
	padding-left: 0.5em;
	font: bold .9em Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.submit_button:hover {
	cursor: pointer;

	}
.submit_button:focus {
	cursor: pointer;

	}s
.input_top .cal_search {
	width: 23em;
	float: right;
	background: #E3E3E3;
	margin-top: 20px;
	line-height: 2em;
	padding: 5px;
	border: 1px solid #999;
	margin-right: 13px;
}

