font.calheader {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px }

font.caltitle { 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold }

font.caldiv {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px }

font.calloc {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px }

font.calloclabel {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold }

font.caldesc {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px }

font.caldate {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px }

font.caltime {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px }

font.caldatelabel {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold }

font.caltimelabel {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold }

font.calcontact {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px }

font.calcontactlabel {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold }

font.calnonefound {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold }

font.caldivlist {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold }

font.calsublist {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px }

font.calsynclabel {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px }

font.calLegend {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px }

checkbox.calsublist {
	color: #FFFFFF }

font.calpickMonth {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px }

font.calpickYear {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px }

font.calpickDays {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px }

font.calpickDates {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px }
	
A.calpickDates:link
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #2828c8;
	text-decoration: none
}
A.calpickDates:visited
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	COLOR: #2828c8;
	text-decoration: none
}
A.calpickDates:active
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #ff2828;
	text-decoration: none
}
A.calpickDates:hover
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #cc6600;
	text-decoration: none
}
/********************************************************/
/* NEW FOR v75                                          */
/********************************************************/
td.caNonDayBGColor
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #4E6449;
	background-color: #FCFCFB;
	text-decoration: none;
	padding: 2px;
	border:  solid 1px #FCFCFB;
	width: auto;
	height: 30px;
}

td.caSelectedBGColor
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-color: #217500;
	text-decoration: none;
	padding: 2px;
	border:  solid 1px #FCFCFB;
	height: 30px;
}

td.caBGColor
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #4E6449;
	background-color: #B7C5AE;
	text-decoration: none;
	padding: 2px;
	border:  solid 1px #FCFCFB;
	height: 30px;
}

td.caWeekendBGColor
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #4E6449;
	background-color: #B7C5AE;
	text-decoration: none;
	padding: 2px;
	border:  solid 1px #FCFCFB;
	height: 30px;
}

td.caHasDataBGColor
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #cc6600;
	background-color: #C2D68D;
	text-decoration: none;
	padding: 2px;
	border:  solid 1px #FCFCFB;
	height: 30px;
}

font.calpickDates2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #4E6449;
}
	
A.calpickDates2:link,
A.calpickDates2:visited,
A.calpickDates2:active
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #4E6449;
	text-decoration: none
}
A.calpickDates2:hover
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none
}

font.calpickDates2act {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
}
	
A.calpickDates2act:link,
A.calpickDates2act:visited,
A.calpickDates2act:active
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none
}
A.calpickDates2act:hover
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #DEF420;
	text-decoration: none
}

/*
===================================================================================================
   these are for the default calendar to by pass the application variables
===================================================================================================
const caDailyView												= 0
const caMonthlyView											= 1
const caWeeklyView											= 2
const caYearlyView											= 3
const caListView												= 4
const caHomePageView										= 5
const caHomePageCSSView									= 6
const caEventDetailsView								= 7 
*/

font.caDailyViewHeader,
font.caWeeklyViewHeader,
font.caListViewHeader,
font.caYearlyViewHeader,
font.caEventDetailsViewHeader
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}

font.caMonthlyViewHeader
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
}

font.caViewByLabels
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}

/*
===================================================================================================
   List Styles 1-3 misc Bits and Pieces
===================================================================================================
*/

font.calNoEntry
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
}


/*
===================================================================================================
   List Style 4
===================================================================================================
*/

font.calLL4Date
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

td.calLL4Date0
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #E6E5DC;
	padding: 2px 0px 4px 2px;
	width: 54px;
	background-image: url(/img/tri.gif);
	background-repeat: no-repeat;
	background-position:  5px center;
}
td.calLL4Date1
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FCFCFB;
	padding: 2px 0px 4px 2px;
	width: 54px;
	background-image: url(/img/tri.gif);
	background-repeat: no-repeat;
	background-position:  5px center;
	
}
td.calLL4Info0
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #E6E5DC;
	padding: 2px 2px 4px 0px;
}
td.calLL4Info1
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FCFCFB;
	padding: 2px 2px 4px 0px;
}

/*
===================================================================================================
   Month View Display
===================================================================================================
*/

font.cal00_vb1_MainLabel
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #0033CC;
}

font.cal00_vb1_Header
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

font.cal00_v1_ViewByLabel
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0033CC;
}

td.cal00_calpickDays
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	
	border: solid 1px #CCCCCC;
	background-color: #0033cc;
	width: 14%;
	text-align: center;
	vertical-align:top;
	
}

td.cal00_noDays
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	
	border: solid 1px #CCCCCC;
	background-color: #CCCCCC;
	width: 14%;
	text-align: center;
	vertical-align:top;
	
}

/***************************************************************************
	New Calendar Layout - Large
/**************************************************************************/
/* Header */
#lrgCal001_Head table
{
	background-color: inherit;
	border-collapse: collapse;
	border-top: 2px solid #000000; 
	border-right: 2px solid #000000; 
	border-bottom: 2px solid #000000; 
	border-left: 1px solid #000000; 
	background-color: #71273d;
	height: 25px;
	margin-bottom: 13px;

}
#lrgCal001_Head td
{
	width: 14%;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center; 
}

/* Grid Table*/
#lrgCal001 Table
{
	background-color: inherit;
	border-collapse: collapse;
	border: 2px solid #000000;
}

#lrgCal001 td
{
	width: 14%;
	height: 100px;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	vertical-align: top;
	padding: 5px;
	border-color: #000000;
}

#lrgCal001 a
{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	color: #000000;
  text-decoration: none;
}
#lrgCal001 a:hover
{
  text-decoration: underline;
}

/* div to float number right*/
#lrgCal001 div.Date
{
	height: 18px;
	padding-left: 3px;
	vertical-align: top;
	text-align: right;
	float:right;
}

#lrgCal001 div #Date a
{
	font-family: Garamond, Serif;
	font-size: 15px;
	color: #9fa1a4;
}

/* no day */
#lrgCal001 td.NoDay
{
}

/* day */
#lrgCal001 td.Day
{
	background-color: #cfd2d5;
}
#lrgCal001 div.Day a, #lrgCal001 div.Day #Date a
{
	color: #000000;
}

/* empty day */
#lrgCal001 td.EmptyDay
{
}

/* current day */
#lrgCal001 td.CurrentDay, div.CurrentDay
{
	color: #f9eb0f;
	background-color: #71273d;
}
#lrgCal001 div.CurrentDay a, #lrgCal001 div.CurrentDay #Date a
{
	color: #f9eb0f;
}

/* weekend day */
#lrgCal001 td.WeekEndDay, div.WeekEndDay
{
}


#lrgCal001 div.Spacer
{
	width: 100%;
	height: 3px;
}


table.Cal001_EventTableHead
{
	background-color: inherit;
	border-collapse: collapse;
	border-top: 2px solid #000000; 
	border-right: 1px solid #000000; 
	border-bottom: 2px solid #000000; 
	border-left: 2px solid #000000; 
	background-color: #253441;
	
	height: 25px;
	margin-bottom: 13px;
}
td.Cal001_EventTableHead
{
	width: 100%;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center; 
}

/***************************************************************************
	New Calendar Layout - Sml
/**************************************************************************/

div.smlCal001_wrap, span.smlCal001_wrap
{
/*	background-color: inherit;
	border: 1px solid #A5A3A3;
	padding: 10px;*/
	text-align: center;
}

#smlCal001_head table, table.smlCal001_TableHead
{
	background-color: inherit;
	border-collapse: collapse;
	height: 25px;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	border-color: #000000;
}
#smlCal001_head td, td.smlCal001_TableHead
{
	width: 14%;
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center; 
	/*border-bottom: 1px solid #A5A3A3;*/
}

#smlCal001 table
{
	background-color: inherit;
	border: 2px solid #000000;
	border-collapse: collapse;
}

#smlCal001 td
{
	width: 14%;
	height: 18px;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	vertical-align: top;
	padding: 1px;
	border-color: #000000;
}

#smlCal001 a
{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	color: #000000;
  text-decoration: none;
}
#smlCal001 a:hover
{
  text-decoration: underline;
}

/* div to float the number*/
#smlCal001 div.Date
{
	height: 18px;
	padding: 3px 0px 0px 0px;
	vertical-align: bottom ;
	text-align: center;
}

#smlCal001 div #Date a
{
	font-family: Garamond, Serif;
	font-size: 15px;
	color: #9fa1a4;
	
}

/* no day */
#smlCal001 td.NoDay
{
}

/* day */
#smlCal001 td.Day, #smlCal001 div.Day
{
	color: #000000;
	background-color: #cfd2d5;
}
#smlCal001 div.Day a, #smlCal001 div.Day #Date a
{
	color: #000000;
}

/* empty day */
#smlCal001 td.EmptyDay
{
}

/* current day */
#smlCal001 td.CurrentDay, #smlCal001 div.CurrentDay
{
	color: #f9eb0f;
	background-color: #71273d;
}
#smlCal001 div.CurrentDay a, #smlCal001 div.CurrentDay #Date a
{
	color: #f9eb0f;
}

/* weekend day */
#smlCal001 td.WeekEndDay, div.WeekEndDay
{
}

div.smlCal001_Spacer
{
	width: 100%;
	height: 3px;
}

table.smlCal001_EventTableHead
{
	background-color: inherit;
	border-collapse: collapse;
	border-top: 0px solid #6c9e2f; 
	border-right: 1px solid #6c9e2f; 
	border-bottom: 1px solid #6c9e2f; 
	border-left: 1px solid #6c9e2f; 
	background-color: #71273d;
	height: 25px;
	margin-bottom: 13px;
}
td.smlCal001_EventTableHead
{
	width: 100%;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center; 
}


/***************************************************************************
	New Calendar Layout: picker
/**************************************************************************/

td.cal001_Picker
{
	font-family: Arial, san-serif;
  padding: 0px 5px;
  font-weight: bold;
  font-size: 14px;
  vertical-align: middle;
  text-align: center;
  color: #000000;
  line-height: 18px;
  text-decoration: none;
  
}

table.cal001_PickerMonth
{
  margin: 10px 0px 0px 0px;
}

table.cal001_PickerYear
{
  margin: 0px 0px 10px 0px;
}

.cal001_PickerFwd, A.cal001_PickerFwd:link, A.cal001_PickerFwd:visited, A.cal001_PickerFwd:active
{
	width: 18px;
	height: 18px;
  background-position: 4px 3px;
  display: block;
  padding-left: 0px;
  font-weight: bold;
  font-size: 14px;
  background-image: url("/custom/0561/img/calendar/arrow2_off.gif");
  vertical-align: middle;
  color: #ffffff;
  line-height: 18px;
  background-repeat: no-repeat;
  text-decoration: none;
}
A.cal001_PickerFwd:hover
{
	width: 18px;
	height: 18px;
  background-position: 4px 3px;
  display: block;
  padding-left: 0px;
  font-weight: bold;
  font-size: 14px;
  background-image: url("/custom/0561/img/calendar/arrow2_on.gif");
  vertical-align: middle;
  color: #ffffff;
  line-height: 18px;
  background-repeat: no-repeat;
  text-decoration: none;
}
/* changes for print */
@media print
{
	.cal001_PickerFwd, A.cal001_PickerFwd:link, A.cal001_PickerFwd:visited, A.cal001_PickerFwd:active,
	A.cal001_PickerFwd:hover
	{
		color: #000000;
    background-image: url("/custom/0561/img/calendar/prntarrow_off.gif");
	}
}
td.cal001_Picker
{
  width:20px;
  text-align: center;
}

.cal001_PickerRwd, A.cal001_PickerRwd:link, A.cal001_PickerRwd:visited, A.cal001_PickerRwd:active
{
	width: 18px;
	height: 18px;
  background-position: 1px 3px;
  display: block;
  padding-left: 0px;
  font-weight: bold;
  font-size: 14px;
  background-image: url("/custom/0561/img/calendar/arrow2r_off.gif");
  vertical-align: middle;
  color: #ffffff;
  line-height: 18px;
  background-repeat: no-repeat;
  text-decoration: none;
}
A.cal001_PickerRwd:hover
{
	width: 18px;
	height: 18px;
  background-position: 1px 3px;
  display: block;
  padding-left: 0px;
  font-weight: bold;
  font-size: 14px;
  background-image: url("/custom/0561/img/calendar/arrow2r_on.gif");
  vertical-align: middle;
  color: #ffffff;
  line-height: 18px;
  background-repeat: no-repeat;
  text-decoration: none;
}
/* changes for print */
@media print
{
	.cal001_PickerRwd, A.cal001_PickerRwd:link, A.cal001_PickerRwd:visited, A.cal001_PickerRwd:active,
	A.cal001_PickerRwd:hover
	{
		color: #000000;
    background-image: url("/custom/0561/img/calendar/prntarrow_off.gif");
	}
}
td.cal001_PickerRWD
{
  width:20px;
  text-align: center;
}

/***************************************************************************
	New Calendar Layout: day list
/**************************************************************************/

div.dlstCal001
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	margin-Bottom:15px;
}

div.dlstCal001 img
{
	margin: 0px 10px 10px 0px; 
	padding: 0px;
}


.dlstCal001_Title
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

table.dlstCal001_TableHead
{
	background-color: inherit;
	border-collapse: collapse;
	border-top: 2px solid #000000; 
	border-right: 2px solid #000000; 
	border-bottom: 2px solid #000000; 
	border-left: 1px solid #000000; 
	background-color: #71273d;

	height: 25px;
	margin-bottom: 13px;
}
td.dlstCal001_TableHead
{
	width: 100%;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left; 
	padding-left: 10px;
}


/***************************************************************************
	New Calendar Layout: Year 
/**************************************************************************/

table.smlCal001_YearTable
{
	background-color: inherit;
	border-collapse: collapse;
	margin-top: 13px;
}

td.smlCal001_YearTable
{
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center; 
	padding-bottom: 30px;
}