.icBasicText
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.icBackgroundCell
{
    BACKGROUND-COLOR: #949cbd;
    TEXT-DECORATION: none
}
.icBackgroundCellServices
{
    BACKGROUND-COLOR: #841892;
    TEXT-DECORATION: none
}
.icLinkText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #5f3199;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
.icLinkBorder
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #5f3199;
    FONT-FAMILY: Arial
}
.icHeaderText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 19pt;
    COLOR: #eb1161;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.icMenuTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.icLoginTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.icMenuTitle : hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #5f3199;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.icSubTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.icBasicTextWhite
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.icBasicTextWhiteUnderLine
{
	font-weight: normal;
	font-size: 9pt;
	color: white;
	font-family: Arial;
	text-decoration: underline;
}

.icSideMenuContentLink
{
	font-weight: normal;
	font-size: 9pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}


.icLinkMore
{
    FONT-FAMILY: Arial
}
.icLinkTextNoUnderline
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #5f3199;
    FONT-FAMILY: Arial;
    text-decoration: none;
    text-align:right;
}
.icBasicTextPadded
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: black;
    LINE-HEIGHT: 12pt;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.icFeatureTitle
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #841892;
	text-decoration: none;
}
.icSideMenu
{
	font-family: Arial;
	background-color: #949cbd;
}
.icMenuItem
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.icMenuItemHighlighted
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Arial;
	background-color: #841892;
	text-decoration: none;
}
.icSubMenuItemHighlighted
{
	font-weight: normal;
	font-size: 9pt;
	color: white;
	font-family: Arial;
	background-color: #841892;
	text-decoration: none;
}
.icSubMenuItem
{
	font-size: 9pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.icContentTitle
{
	font-weight: bold;
	font-size: 19pt;
	color: #990099;
	font-family: Arial;
}
.icContentText
{
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
.icContentTextBold
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
.icInlineLinkHeader
{
	font-weight: bold;
	font-size: 9pt;
	color: #821887;
	font-family: Arial;
	text-decoration: none;
}
.icErrorMessage
{
    BORDER-RIGHT: maroon 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: maroon 1px solid;
    PADDING-LEFT: 5px;
    FONT-SIZE: 9pt;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: maroon 1px solid;
    WIDTH: 300px;
    COLOR: maroon;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: maroon 1px solid;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: center
}
.icButton
{
	border-right: white 1px solid;
	border-top: white 1px;
	font-weight: normal;
	font-size: 9pt;
	border-left: white 1px;
	cursor: hand;
	color: white;
	border-bottom: white 1px solid;
	font-family: Arial;
	background-color: #000000;
}
.icFormField
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
.icTextBox
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: black 1px solid;
    COLOR: black;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
.icLogintable
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #949cbd;
}
.icLogOffCounter
{
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
.icSideLink
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Arial;
	text-decoration: underline;
}
.icFormCell
{
    BORDER-RIGHT: #000033 1px solid;
    PADDING-RIGHT: 30px;
    BORDER-TOP: #000033 1px solid;
    PADDING-LEFT: 30px;
    BORDER-LEFT: #000033 1px solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #000033 1px solid;
    BACKGROUND-COLOR: #949cbd
}
.icSelect
{
	border-right: #000033 1pt solid;
	border-top: #000033 1pt solid;
	font-weight: normal;
	font-size: 9pt;
	border-left: #000033 1pt solid;
	color: #000033;
	border-bottom: #000033 1pt solid;
	font-family: Arial;
	text-decoration: none;
}
.icMandatory
{
    FONT-SIZE: 7pt;
    COLOR: maroon;
    FONT-FAMILY: Arial
}
.icPopupBody
{
    BACKGROUND-COLOR: #949cbd
}
.icHelpText
{
	border-right: #000000 1px;
	padding-right: 10px;
	border-top: #000000 1px;
	padding-left: 10px;
	font-size: 9pt;
	border-left: #000000 1px;
	color: #081f5b;
	border-bottom: #000000 1px;
	font-family: Arial;
	background-color: #949cbd;
}
.icHelpTableHeader
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Arial;
	background-color: #000000;
}
.icHelpTable
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.icErrorText
{
	font-size: 9pt;
	color: maroon;
	font-family: Arial;
	text-decoration: none;
}
.icSearchLink
{
FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #5f3199;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
