
#header
{
	position: absolute;
	left: 50%;
	margin-left: -353px; 
	width:706px;
	height:95px;
	
	font-size: 12px;
}
#header ul
{
	position: absolute;
	left: 101px;
	top: 109px;
	list-style: none;
	font-size: 12px;
}
#header a:link
{
	color: Black;
}

.gridcell
{
	color:Black;
	
	
}

.hiddenField
{
	visibility:hidden;
	display:none;
}

.hide
    {
        visibility:hidden;
    }
 
ul
{
	line-height:25pt;
}

a:link
{
	text-decoration:underline;
	color:Blue;
}
a:visited
{
	text-decoration:underline;
	color:blue;
}

#header a:visited
{
	color: Black;
}
#header a:hover
{
	color: navy;
}
#header img
{
	position: absolute;
	left: 50%;
	margin-left: -353px;
	width: 706px;
	height: 72px;
}
#header hr
{
	position: relative;
	width:100%;
	top: 85px;
	left:0;
}

#container
{
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -353px;
	height: 100%;
	width: 706px;
	background-color: white;
	font-size: 14px;
}
#container p
{
	font-size: 14px;
}
.title
{
	position: relative;
	width: 500px;
	top: 15px;
	left: 50%;
	margin-left: -250px;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
.smType
{
	font-size: xx-small;
	
}
#footer
{
	font-size: x-small;
	position: absolute;
	top: 500px;
	left: 50%;
	margin-left: -353px;
}

#body
{
	background-repeat:no-repeat;
	background-position:center;
	
}

 .MyCalendar .ajax__calendar_container
 {
	border:1px solid #646464;
	background-color: #ffffcc;
	color: Black;
 }
 .MyCalendar .ajax__calendar_title
 {
	text-decoration:underline;
	color:Blue;
		
 }
 
 .MyCalendar .ajax__calendar_today
 {
	text-decoration:underline;
	color:Blue;
		
 }

 .MyCalendar .ajax__calendar_other .ajax__calendar_day,
 .MyCalendar .ajax__calendar_other .ajax__calendar_day
 {
	color: Red;
 }
 .MyCalendar .ajax__calendar_hover .ajax__calendar_day,
 .MyCalendar .ajax__calendar_hover .ajax__calendar_month,
 .MyCalendar .ajax__calendar_hover .ajax__calendar_year
 {
	color: blue;
	font-weight:bold;
	text-decoration:underline;
	
 }
 .MyCalendar .ajax__calendar_active .ajax__calendar_day,
 .MyCalendar .ajax__calendar_active .ajax__calendar_month,
 .MyCalendar .ajax__calendar_active .ajax__calendar_year
 {
	color: Black;
	font-weight:bold;	
 }

	
 
 .Watermark
 {
	background-color:#ccffff;
	color:Gray;
 }

.validatorCalloutHighlight
{
	background-color:Red;
	color:Black;
}

	.Panel
{
	
	height:20px;
	border-width:0;	
	background-color: #E0EEEE;
	
	float:left;
	padding:0px 0px 0px 0px;
	cursor:pointer;
	vertical-align:top;
}

.cellFont
{
	 text-align:right;
}

.collapsePanel
{
	width:350px;
	height:0px;
	color:White;
	background-color: #000066;
	overflow:hidden;
	
}

.collapsePanelHeader
{
	width:400px;
	height:15px;
	color:White;
	background-color: #000066;
	font-weight:bold;
	float:left;
	padding:0px 0px 0px 0px;
	cursor:pointer;
	vertical-align:middle;
}