/* Clear CCSTheme */
TABLE, TH, TR, TD, UL, OL, LI, P, FONT, A, BLOCKQUOTE, LABEL { 
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 13px; 
	}
BODY { 
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 13px; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.ClearPageBODY{ font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; }
.ClearFormTABLE{ 
	background-color: #EDEDED; 		
	border-style:dashed; 
	border-width:1px; 
	border-color:#0b1e54;
	border-right-style:none;
	border-bottom-style:none;
	}
.ClearFormHeaderFont{ 
	text-decoration : none;
	color : #0b1e54;
	padding-left:5px;
	padding-right:5px;
	font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, Pragmatica;
	font-size : 16px;
	font-weight: bold;
}
.ClearFieldCaptionTD{ 
	background-color: #EDEDED; 
	text-decoration : none;
	color : #0b1e54;
	font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, Pragmatica;
	font-size : 10px;
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
	border-style:dashed; 
	border-width:1px; 
	border-color:#0b1e54;
	border-left-style:none;
	border-top-style:none;
	}
.ClearAltDataTD{ background-color: #FFFFFF; color: #000000; font-size: 13px; }
.ClearColumnTD{ 
	background-color: #EDEDED; 
	text-decoration : none;
	color : #0b1e54;
	font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, Pragmatica;
	font-size : 10px;
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
	border-style:dashed; 
	border-width:1px; 
	border-color:#0b1e54;
	border-left-style:none;
	border-top-style:none;
	}
.ClearDataTD{ 
	background-color: #F7F7F7; 
	color : #0b1e54;
	font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, Pragmatica;
	font-size : 10px;
	padding-left:5px;
	padding-right:5px;
	border-style:dashed; 
	border-width:1px; 
	border-color:#0b1e54;
	border-left-style:none;
	border-top-style:none; 
	}
.ClearErrorDataTD{ 
	background-color: #F7F7F7; 
	color: #FF0000; 
	font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, Pragmatica;
	font-size : 10px;
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
	border-style:dashed; 
	border-width:1px; 
	border-color:#0b1e54;
	border-left-style:none;
	border-top-style:none; 
	}
.ClearSeparatorTD{ height: 2px; background-color: #DEDBDE; }
.ClearFooterTD{ 
	color : #0b1e54;
	font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, Pragmatica;
	font-size : 10px;
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
	border-style:dashed; 
	border-width:1px; 
	border-color:#0b1e54;
	border-left-style:none;
	border-top-style:none;
	}
a.ClearSorterLink:link,a.ClearSorterLink:visited{
	text-decoration: underline; 
    color: #333366;
    font-weight: bold;
    font-family : Arial, Helvetica, Sans-serif, Pragmatica;
    font-size : 13px; 
 }
a.ClearSorterLink:hover,a.ClearSorterLink:active{
    text-decoration : none;
    color: #333366;
    font-weight: bold;
    font-family : Arial, Helvetica, Sans-serif, Pragmatica;
    font-size : 13px; 
	 }
a.ClearDataLink:link,a.ClearDataLink:visited{ 
    text-decoration : none;
    color: #333366;
    font-weight: bold;
    font-family : Arial, Helvetica, Sans-serif, Pragmatica;
    font-size : 11px; 
	}
a.ClearDataLink:hover,a.ClearDataLink:active{
    text-decoration : none;
    color: #FF3300;
    font-weight: bold;
    font-family : Arial, Helvetica, Sans-serif, Pragmatica;
    font-size : 11px; 
 	}
a.ClearNavigatorLink:link,a.ClearNavigatorLink:visited{ 
    text-decoration : none;
    color: #333366;
    font-weight: bold;
    font-family : Arial, Helvetica, Sans-serif, Pragmatica;
    font-size : 11px; 
	}
a.ClearNavigatorLink:hover,a.ClearNavigatorLink:active{
    text-decoration : none;
    color: #FF3300;
    font-weight: bold;
    font-family : Arial, Helvetica, Sans-serif, Pragmatica;
    font-size : 11px;
	}
.ClearButton { border-bottom: solid 1px #000000; border-left: solid 1px #000000; border-right: solid 1px #000000; border-top: solid 1px #000000; background-color: #EEEEEE; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; font-weight: bold; }
.ClearInput { border-bottom: solid 1px #000000; border-left: solid 1px #000000; border-right: solid 1px #000000; border-top: solid 1px #000000; background-color: #FFFFFF; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.ClearTextarea { border-bottom: solid 1px #000000; border-left: solid 1px #000000; border-right: solid 1px #000000; border-top: solid 1px #000000; background-color: #FFFFFF; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.ClearSelect { font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
a.RedLinkText:link,a.RedLinkText:visited {
    text-decoration : none;
    color: #bc5c38;
    font-weight: bold;
    font-family : Arial, Helvetica, Sans-serif, Pragmatica;
    font-size : 11px;
}
a.RedLinkText:hover,a.RedLinkText:active {
    text-decoration : none;
    color:#FF3300;
    font-weight: bold;
    font-family : Arial, Helvetica, Sans-serif, Pragmatica;
    font-size : 11px;
}
.NormalTextInd  {
    text-decoration : none;
    color : #0b1e54;
    font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, Pragmatica;
    font-size : 10px;
    padding-left:15px;
    padding-right:15px;
}
/* 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: 1px solid #FF0000; border-left: 1px solid #FF0000; border-bottom: 1px solid #FF0000; border-right: 1px solid #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; }
TH.calendar { margin: 1px; background-color: #E7E7E7; color: #000084; font-size: 13px; font-weight: bold; }
.CalendarButtons { border-bottom: solid 1px #000000; border-left: solid 1px #000000; border-right: solid 1px #000000; border-top: solid 1px #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; }

a {text-decoration : none; color: #333366;}
a #menutext {text-decoration : none; color: #222222;}
img {border-color: #000000;}
a:hover {color: #FF0000;}

#normaltext  {
    text-decoration : none;
    color : #0b1e54;
    font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, Pragmatica;
    font-size : 10px;
}

#linktext  {
    text-decoration : none;
    color: #333366;
    font-weight: bold;
    font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, Pragmatica;
    font-size : 10px;
}

#linktext:hover {color:#FF3300;}

#boldnormaltext  {
    text-decoration : none;
    color : #0b1e54;
    font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, Pragmatica;
    font-size : 11px;
    font-weight: bold;
}

#whitetext  {
    text-decoration : none;
    color: #FFFFFF;
    font-weight: bold;
    font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, Pragmatica;
    font-size : 11px;
}

#linkmenutext  {
    text-decoration : none;
    color: #333366;
    font-weight: bold;
    font-family : Arial, Helvetica, Sans-serif, Pragmatica;
    font-size : 11px;
}

#linkmenutext:hover {color:#FF3300;}

#redlinktext  {
    text-decoration : none;
    color: #bc5c38;
    font-weight: bold;
    font-family : Arial, Helvetica, Sans-serif, Pragmatica;
    font-size : 11px;
}

#redlinktext:hover {color:#FF3300;}

#tabletext  {
    text-decoration : none;
    color : #0b1e54;
    font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, Pragmatica;
    font-size : 10px;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:15px;
    padding-top:15px;
    text-align:justify;
}

