.fLeft {float:left;}
.fRight {float:right;}
.clear {clear: both;}

.button {border: #630 1px solid; font-size: 90%; color: #630; background-color: #fff; text-decoration: none;}

.alert {color: red;}

.mini {font-size: 80%;}

.hiLite:hover {background: #F2F8FF;}

/* pop up calendar styles */
.cpYearNavigation,.cpMonthNavigation { background-color:#dcdcdc; text-align:center; vertical-align:center; text-decoration:none; color:#630; font-weight:bold; }
.cpDayColumnHeader, .cpYearNavigation,.cpMonthNavigation,.cpCurrentMonthDate,.cpCurrentMonthDateDisabled,.cpOtherMonthDate,.cpOtherMonthDateDisabled,.cpCurrentDate,.cpCurrentDateDisabled,.cpTodayText,.cpTodayTextDisabled,.cpText { font-family:arial; font-size:8pt; }
TD.cpDayColumnHeader { text-align:center; border:solid thin #dcdcdc;border-width:0px 0px 1px 0px; background-color: #ffefef; }
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate  { text-align:center; text-decoration:none; }
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled { color:#D0D0D0; text-align:right; text-decoration:line-through; }
.cpCurrentMonthDate { color:#000; background-color: #fff;}
.cpCurrentDate { color:#000; background-color: #ffefef;}
.cpOtherMonthDate { color:#808080; background-color: #f7f7f7; }
TD.cpCurrentDate { font-weight: bold; background-color: #ffefef; border:1px solid thin #fff; }
TD.cpCurrentDateDisabled { border-width:1px; border:solid thin #FFAAAA; }
TD.cpTodayText, TD.cpTodayTextDisabled { border:solid thin #dcdcdc; border-width:1px 0px 0px 0px;}
A.cpTodayText, SPAN.cpTodayTextDisabled { height:20px; }
A.cpTodayText { color:black; }
.cpTodayTextDisabled { color:#D0D0D0; }
.cpBorder { border:solid thin #630; }
a.cpOtherMonthDate { color: #999; }