/* This style sheet contains only styles used by TinyMCE.  */.COcpYearNavigation,    .COcpMonthNavigation {    background-color: #B9D5CF;    text-align: center;    vertical-align: middle;    text-decoration: none;    color: #FFFFFF;    font-weight: bold;}.COcpDayColumnHeader,    .COcpYearNavigation,    .COcpMonthNavigation,    .COcpCurrentMonthDate,    .COcpCurrentMonthDateDisabled,    .COcpOtherMonthDate,    .COcpOtherMonthDateDisabled,    .COcpCurrentDate,    .COcpCurrentDateDisabled,    .COcpTodayText,    .COcpTodayTextDisabled,    .COcpText {    font-family: arial, sans-serif;    font-size: 8pt;}TD.COcpDayColumnHeader {    text-align: right;    border: solid thin #B9D5CF;    border-width: 0 0 1px 0;    color: #008D7B;}.COcpCurrentMonthDate,    .COcpOtherMonthDate,    .COcpCurrentDate {    text-align: right;    text-decoration: none;}.COcpCurrentMonthDateDisabled,    .COcpOtherMonthDateDisabled,    .COcpCurrentDateDisabled {    color: #D0D0D0;    text-align: right;    text-decoration: line-through;}.COcpCurrentMonthDate {    color: #008D7B;    font-weight: bold;}.COcpCurrentDate {    color: #FFFFFF;    font-weight: bold;}.COcpOtherMonthDate {    color: #808080;}TD.COcpCurrentDate {    color: #FFFFFF;    background-color: #B9D5CF;    border: solid thin #008D7B;}TD.COcpCurrentDateDisabled {    border: solid thin #FFAAAA;}TD.COcpTodayText,    TD.COcpTodayTextDisabled {    border: solid thin #B9D5CF;    border-width: 1px 0 0 0;}A.COcpTodayText,    SPAN.COcpTodayTextDisabled {    height: 20px;}A.COcpTodayText {    color: #008D7B;    font-weight: bold;}SPAN.COcpTodayTextDisabled {    color: #D0D0D0;}.COcpBorder {    border: solid thin #008D7B;}