.caleventtitle { 
	font-weight: bold !important;
	color: #0076a3 !important; 
}
	
A.caleventtitle:LINK, A.caleventtitle:VISITED { 
	text-decoration: none !important;
}
	
A.caleventtitle:HOVER, A.caleventtitle:ACTIVE { 
	text-decoration: underline !important;
	color: #0076a3 !important;
}	

.caleventsubtitle { 
	font-style: italic !important;
	color: #0076a3 !important; 
}
.caltime {
	font-style: italic !important
}

.calDetailTitle {
	color:#1684AE !important;
	font-size:14pt !important;
	font-weight:bold !important;
}

.calDetailSubtitle {
	color:#0D3364 !important;
	font-size:11pt !important;
	font-weight:bold !important;
}

.calDescription { 
	color:#0076a3 !important;
	font-size:10pt !important;
}
	
A.calDescription:LINK, A.calDescription:VISITED {
	font-size: 8pt !important; 
	text-decoration: none !important;
	color: #0076a3 !important; 
}
	
A.calDescription:HOVER, A.calDescription:ACTIVE {
	text-decoration: underline !important;
	color: #0076a3 !important; 
}	

.caldate {
	font-weight: bold !important;
	color: #0076a3 !important;
}
	
A.caldate:LINK, A.caldate:VISITED { 
	text-decoration: none !important;
}
	
A.caldate:HOVER, A.caldate:ACTIVE {
	text-decoration: none !important;
	color: #0076a3 !important;
}
	
TABLE.calendarBackground {
	background-color: #ffffff; 
}
	
TD.calendarMonthBar, TR.calendarMonthBar {
	background-color: #ccc;
}

A.calendarMonthText:link, A.calendarMonthText:visited {
	text-decoration: none !important;
	color: #000000 !important;
	font-size: 8pt;
}
A.calendarMonthText:hover {
	text-decoration: underline !important;
}

.calendarDayBar {
	background-color: #ffffff;
}

.calendarDayText {
	color: #a9a9a9;
	font-size: 10pt;
	font-family: arial,sans-serif;
}

.calendarCellWidth {
	width: 25px;
}

TD.blankCell {
	background-color: #ffffff;
	width: 25px;
	height: 25px;
}

TD.cellOn {
	background-color: #ff00ff;
}

TD.cellOff {
	background-color: #ffffff;
}

A.toggle:link, A.toggle:VISITED {
	font-weight: bold !important;
	text-decoration: none !important;
	color: #0076a3 !important;
}
A.toggle:hover, A.toggle:ACTIVE {
	color: #0076a3 !important;
	text-decoration: underline !important;
}

.calHeader {
	font-size: 16pt !important; 
	font-weight: bold !important;
	color: #0076a3 !important;
}

.calendarMonthTitle {
	font-family: arial, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #85A4DD; 
}

.dayEvent {
	color: #333333;
	font-size: 10pt;
	font-family: arial,sans-serif;
}

.noEvents { 
	font-family: arial, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000; 
}
.calbacknav { 
	font-family: arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	visible: false;
	color: #000000; }
	
	
.bodycopy { 
	font-family: arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	visible: false;
	color: #000000; }
	
A.bodycopy:LINK, A.bodycopy:VISITED { 
	font-family: arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	visible: false;
	color: #000000; }
	
A.bodycopy:HOVER, A.bodycopy:ACTIVE { 
	font-family: arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline;
	visible: false;
	color: #990000; }	

.bodycopybold { 
	font-weight: bold !important; 
}
	
A.bodycopybold:LINK, A.bodycopybold:VISITED { 
	font-family: arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
	visible: false;
	color: #000000; }
	
A.bodycopybold:HOVER, A.bodycopybold:ACTIVE { 
	font-family: arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline;
	visible: false;
}

SELECT.monthDropdown {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#000;
	margin-right: 5px;
	width:235px;
}

SELECT.eventTypeDropdown {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#000;
	margin-right: 5px;
	width: 235px;
}

INPUT.calendarButton {
	font-weight:bold;
	font-size:12px;
	color:#0D3364;
	background-color:#FFF;
	border:solid 1px Black;
}
