.textheading {
	font-size: 12pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.textheadingbold {
	font-size: 12pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.textheadingbolditalic {
	font-size: 12pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style: italic;
}
.caltxt {
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.caltxt:link {
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.caltxt:visited {
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.caltxt:hover {
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-style: italic;
}
.smdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	font-style: italic;
	line-height: 9px;
}
.caltxtbold {
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.caltxtboldred {
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color: #FF3333;
}
.caltxtboldredsmall {
	font-size: 6pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color: #FF3333;
}
.caltxtboldblue {
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color: #0099FF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.caltxtboldblack {
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.caltxtboldbluesmall {
	font-size: 6pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color: #0099FF;
	}
.caltxtboldgreen {
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color: #33CC33;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.caltxtboldgreensmall {
	font-size: 6pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color: #33CC33;
}
.caltxtboldyellow {
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color: #FFFF66;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.caltxtboldyellowsmall {
	font-size: 6pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color: #FFFF66;
}
.caltxtboldpurple {
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color: #CC0066;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.caltxtboldpurplesmall {
	font-size: 6pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color: #CC0066;
}
.caltxtboldmauve {
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color: #CC99FF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.caltxtboldmauvesmall {
	font-size: 6pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color: #CC99FF;
}




.time {
	font-size: 10pt;
	color: #708090;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.border1{ border-bottom: 1px solid #000000;  padding: 6px 4px 6px 4px;  }
.border1a{ border-bottom: 1px solid #000000;  }
.border2{ border-bottom: 1px solid #000000; border-left: 1px solid Black;  border-right: 1px solid Black;  padding: 6px 4px 6px 4px;  }
.border2a{
	border-bottom: 1px solid #000000;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	background-color: #FFFFFF;
}
.border3{ border-top: 1px solid Black; border-bottom: 1px solid Black;   border-left: 1px solid Black;  border-right: 1px solid Black;  padding: 6px 4px 6px 4px;  }

.border4{  padding: 6px 4px 6px 4px;  }

.border4a{float:right;  padding: 6px 4px 6px 4px;  }

.border4b{width:70px; float:right;  padding: 6px 4px 6px 4px;  }

.border5{ border-top: 1px solid Black; border-bottom: 1px solid Black;  padding: 6px 4px 6px 4px;  }
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}


.appointmentDetails {
	display: none;
}

.appointmentDetailsShow {
display: block;
}

.detailbox{
	padding: 4px 4px 4px 13px; color: #3E3E3E;

}
.tims{
	color: #00478A;
}
.clear{
	clear: both;
	height: 6px;
}
.notext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	text-decoration: none;
	visibility: hidden;
}


.apptxt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#FFFFFF;
}
.apptxt a{
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 9px;
	font-weight: bold;
}


.apptime{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#000000;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: capitalize;
	line-height: 9pt;
}
a.apptime{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#000000;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: capitalize;
	line-height: 9pt;
}

.apptimelc{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#000000;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: lowercase;
	line-height: 9pt;
}
a.apptimelc:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#000000;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: lowercase;
	line-height: 9pt;
}
a.apptimelc:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#000000;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: lowercase;
	line-height: 9pt;
}
a.apptimelc:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#000000;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: lowercase;
	line-height: 9pt;
}
.appcont{
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #E0DFE3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
}

.appcontno{background-color: #DEE3E7;}
.appcontyup{background-color: #DEE3E7}
.line{
	 border-bottom: 1px solid #E0E3D8;
	vertical-align: baseline;
}
.hars{
	background-color:#b8c6c7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.warning{
	color: #8B0000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
}
.appointmentblue{
	background-image: url(images/blue.jpg);
	background-repeat: repeat;
	border: 1px solid #666666;
}
.appointmentorange {
	background-image: url(images/orange.jpg);
	background-repeat: repeat;
	border: 1px solid #666666;
}
.appointmentlightblue {
	background-image: url(images/lightblue.jpg);
	background-repeat: repeat;
	border: 1px solid #666666;
}

.appointmentgrey{
	background-color: #CCCCCC;
}
.appointmentgreen{
	background-image: url(images/green.jpg);
	background-repeat: repeat;
	border: 1px solid #666666;
}
.appointmentlightgreen{
	background-image: url(images/lightgreen.jpg);
	background-repeat: repeat;
	border: 1px solid #666666;
}
.appointmentyellow{
	background-image: url(images/yellow.jpg);
	background-repeat: repeat;
	border: 1px solid #666666;
}
.appointmentpurple{
	background-image: url(images/purple.jpg);
	background-repeat: repeat;
	border: 1px solid #666666;
}
.appointmentpink {
	background-image: url(images/pink.jpg);
	background-repeat: repeat;
	border: 1px solid #666666;
}

.appointmentmauve{
	background-color: #CC99FF;
}
.hoursblue{
	background-color:#0099FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.hoursgreen{
	background-color:#33CC33;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.hoursyellow{
	background-color:#FFFF66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.hourspurple{
	background-color:#CC0066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.hoursmauve{
	background-color:#CC99FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.appointmentbluestart{
	background-color:#0099FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.appointmentgreenstart{
	background-color:#33CC33;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.appointmentyellowstart{
	background-color:#FFFF66;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.appointmentpurplestart{
	background-color:#CC0066;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.appointmentmauvestart{
	background-color:#CC99FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.smcal {
	font-size: 7pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.smcal:link {
	font-size: 7pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.smcal:visited {
	font-size: 7pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.smcal:hover {
	font-size: 7pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.smcalbold {
	font-size: 7pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
a.smcalday {
	font-size: 7pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.appointmentnav {
	border: 1px solid #FF9999;
}
.appointmentnavgrey {
	background-color: #CCCCCC;
	border: 1px solid #0000FF;
}
.appointmentsilver {
	background-image: url(images/grey.jpg);
	background-repeat: repeat;
	border: 1px solid #666666;
}
.appointmentlightorange {
	background-image: url(images/lightorange.jpg);
	background-repeat: repeat;
	border: 1px solid #666666;
}
.appointmentwknav {
	background-image: url(images/pink.jpg);
	background-repeat: repeat;
}


.caltxtboldwhite {
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
	text-align: inherit;
}
a.caltxtboldwhite:link {
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
}
a.caltxtboldwhite:visited {
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
}
a.caltxtboldwhite:hover {
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
}

.smcalbold {
	font-size: 7pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.appointmentlightgrey {
	background-color: #CCCCCC;
	border-top-width: 1px;
	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-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
}
.appointmentlightgreynoborder {
	background-color: #F6F6F6;
}
.appointmentnotconfirmed {
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}
.smcalred {
	font-size: 7pt;
	color: #FF0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}.smcalgreen {
	font-size: 7pt;
	color: #009900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.displayred{
	background-color:#FF0000;
}
.displaygreen{
	background-color:#00CC00;
}
.displayorange{
	background-color:#FF9900;
}
.tinycal {
	font-size: 7pt;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a.tinycal:link {
	font-size: 7pt;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a.tinycal:visited {
	font-size: 7pt;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a.tinycal:hover {
	font-size: 7pt;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.caltxtblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0000FF;
	font-weight: bold;
}
.caltxtred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	font-weight: normal;
}
.caltxtredbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	font-weight: bold;
}
.caltxtgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #009933;
	font-weight: normal;
}

