/* Corporate CCSTheme */
BODY, TABLE, TH, TR, TD, UL, OL, LI, P, A, BLOCKQUOTE, LABEL {
font-family: tahoma, verdana, arial, helvetica;
font-size: 13px;
}

.CorporatePageBODY{
font-family: tahoma, verdana, arial, helvetica;
font-size: 13px;
}

.CorporateFormTABLE{
background-color: #dedbde;
}

.CorporateFormHeaderFont{
color: #000000;
font-size: 16px;
font-weight: bold;
}

.CorporateFieldCaptionTD{
font-size: 13px;
color: #000000;
font-weight: bold;
background-color: #ffffff;
}

.CorporateAltDataTD{
background-color: #ffffff;
color: #000000;
font-size: 13px;
}

.CorporateColumnTD{
background-color: #e7e7e7;
color: #000084;
font-size: 13px;
font-weight: bold;
}

.CorporateDataTD{
background-color: #f7f7f7;
color: #000000;
font-size: 13px;
}

.CorporateErrorDataTD{
background-color: #f7f7f7;
color: #ff0000;
font-size: 13px;
font-weight: bold;
}

.CorporateSeparatorTD{
height: 1px;
background-color: #dedbde;
}

.CorporateFooterTD{
background-color: #e7e7e7;
color: #000084;
font-size: 13px;
font-weight: bold;
}

a.CorporateSorterLink:link,a.CorporateSorterLink:visited{
color: #000084;
font-size: 13px;
font-weight: bold;
text-decoration: underline;
}

a.CorporateSorterLink:hover,a.CorporateSorterLink:active{
color: #ff0000;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

a.CorporateDataLink:link,a.CorporateDataLink:visited{
color: #000084;
font-size: 13px;
text-decoration: underline;
}

a.CorporateDataLink:hover,a.CorporateDataLink:active{
color: #ff0000;
font-size: 13px;
text-decoration: none;
}

a.CorporateNavigatorLink:link,a.CorporateNavigatorLink:visited{
color: #000084;
font-weight: bold;
font-size: 13px;
text-decoration: underline;
}

a.CorporateNavigatorLink:hover,a.CorporateNavigatorLink:active{
color: #ff0000;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}

.CorporateButton {
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #000000;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #000000;
background-color: #eeeeee;
font-size: 13px;
font-family: tahoma, verdana, arial, helvetica;
font-weight: bold;
}

.CorporateInput {
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #000000;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #000000;
background-color: #ffffff;
font-size: 13px;
font-family: tahoma, verdana, arial, helvetica;
}

.CorporateTextarea {
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #000000;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #000000;
background-color: #ffffff;
font-size: 13px;
font-family: tahoma, verdana, arial, helvetica;
}

.CorporateSelect {
font-size: 13px;
font-family: tahoma, verdana, arial, helvetica;
}

/* Calendar */
a.today:link,a.today:visited{
color: #ff0000;
font-weight: bold;
text-decoration: none;
}

a.today:hover,a.today:active{
color: #000084;
font-weight: bold;
text-decoration: none;
}

a.selectedDay:link,a.selectedDay:visited{
color: #000084;
font-weight: bold;
text-decoration: none;
}

a.selectedDay:hover,a.selectedDay:active{
color: #ff0000;
font-weight: bold;
text-decoration: none;
}

a.weekDay:link,a.weekDay:visited{
color: #000084;
text-decoration: none;
}

a.weekDay:hover,a.weekDay:active{
color: #ff0000;
text-decoration: none;
}

TD.selectedDay {
background-color: #e7e7e7;
color: #000000;
font-size: 13px;
}

TD.today {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #ff0000;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #ff0000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ff0000;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #ff0000;
background-color: #ffffff;
color: #000000;
font-size: 13px;
}

TD.workday {
background-color: #ffffff;
color: #000000;
font-size: 13px;
}

TD.weekend {
background-color: #eeeeee;
color: #000000;
font-size: 13px;
}

.calendar {
margin: 1px;
background-color: #e7e7e7;
color: #000084;
font-size: 13px;
font-weight: bold;
}

.CalendarButtons {
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #000000;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #000000;
background-color: #eeeeee;
font-size: 13px;
font-family: tahoma, verdana, arial, helvetica;
font-weight: bold;
}

.CalendarControls {
font-family: arial, tahoma, verdana, helvetica;
font-size: 13px;
}

.Table {
background-color: #dedbde;
}

.CorporateNavigatorStatic {
color: #000084;
font-size: 13px;
font-weight: bold;
}

BODY, TABLE, TH, TR, TD, UL, OL, LI, P, FONT, A, BLOCKQUOTE, LABEL{

}

