a.ilc_qetitem_ErrorTextItem
{
	text-decoration: none;
	color: #000000;
	padding: 2px;
}

a.ilc_qetitem_ErrorTextItem:hover
{
	text-decoration: none;
	color: #000000;
	background-color: #D0D0D0;
}

a.ilc_qetitem_ErrorTextSelected
{
	border-width: 1px;
	border-style: solid;
	border-color: #606060;
	background-color: #9BD9FE;
}

a.ilc_link_ExtLink
{
	color: #015CB6;
	font-weight: normal;
}

a.ilc_link_ExtLink:hover
{
	text-decoration: underline;
}

a.ilc_link_ExtLink:visited
{
	color: blue;
}

a.ilc_link_FileLink
{
	font-weight: normal;
	color: #015CB6;
}

a.ilc_link_FootnoteLink
{
	color: #015CB6;
	font-weight: normal;
}

a.ilc_link_FootnoteLink:hover
{
	text-decoration: underline;
}

a.ilc_link_GlossaryLink
{
	color: #015CB6;
	font-weight: normal;
	text-decoration: none;
}

a.ilc_glo_ovclink_GlossaryOvCloseLink
{
	text-decoration: underline;
	font-weight: normal;
	color: blue;
}

a.ilc_glo_ovuglistlink_GlossaryOvUGListLink
{
	text-decoration: underline;
	font-weight: normal;
	color: blue;
}

a.ilc_glo_ovuglink_GlossaryOvUnitGloLink
{
	text-decoration: underline;
	font-weight: normal;
	color: blue;
}

a.ilc_qimgd_ImageDetailsLink
{
	font-size: 90%;
}

a.ilc_link_IntLink
{
	color: #015CB6;
	font-weight: normal;
	text-decoration: none;
}

a.ilc_link_IntLink:hover
{
	text-decoration: underline;
}

a.ilc_link_IntLink:visited
{
	color: #ff6600;
}

a.ilc_marker_Marker
{
	display: block;
	cursor: pointer;
	width: 27px;
	height: 32px;
	position: absolute;
	background-image: url('images/icon_pin.png');
}

a.ilc_marker_Marker:hover
{
	background-image: url('images/icon_pin_on.png');
}

div.ilc_section_Additional
,a.ilc_section_Additional
{
	border: 1px;
	margin-top: 10px;
	margin-bottom: 30px;
	background-color: #EDEEEF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

div.ilc_section_AdvancedKnowledge
,a.ilc_section_AdvancedKnowledge
{
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #FFF9EF;
	border-color: #FFDDA5;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url('images/advknow.png');
	background-repeat: no-repeat;
	background-position: right top;
}

div.ilc_section_BlockMarginLeft
,a.ilc_section_BlockMarginLeft
{
	margin-left: 40px;
}

div.ilc_section_BlockUnderline
,a.ilc_section_BlockUnderline
{
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	padding-bottom: 10px;
}

div.ilc_section_BorderBox
,a.ilc_section_BorderBox
{
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #DCDDDE;
	border-width: 1px;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 15px;
}

div.ilc_page_bnav_BottomNavigation
{
	padding: 3px;
	border-style: solid;
	border-color: #9EADBA;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	background-color: #F6F6F6;
	margin: 0px;
}

div.ilc_section_Centered
,a.ilc_section_Centered
{
	text-align: center;
}

div.ilc_iim_ContentPopup
{
	background-color: #FFFFFF;
	border-color: #A0A0A0;
	border-style: solid;
	border-width: 2px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

div.ilc_qover_Correct
{
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #E7FFE7;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
}

div.ilc_section_Example
,a.ilc_section_Example
{
	padding-left: 20px;
	border-left: 3px;
	border-left-style: solid;
	border-left-color: #FF6600;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.ilc_flist_cont_FileListContainer
{
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	border-style: solid;
	border-color: #9EADBA;
	border-width: 1px;
}

div.ilc_flist_head_FileListHeading
{
	text-align: left;
	font-weight: bold;
	padding: 3px;
	background-color: #E0E0E0;
}

div.ilc_sco_fmess_FinalMessage
{
	margin: 100px;
	padding: 50px;
	font-size: 125%;
	border-width: 1px;
	border-style: solid;
	border-color: #F0F0F0;
	background-color: #FAFAFA;
	text-align: center;
}

div.ilc_page_fn_Footnote
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

div.ilc_glo_overlay_GlossaryOverlay
{
	background-color: #FFFFFF;
	border-color: #A0A0A0;
	border-style: solid;
	border-width: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

div.ilc_ha_icntr_HAccordICntr
{
	background-color: #FFFFFF;
	margin-right: 5px;
	border-width: 1px;
	border-color: #9EADBA;
	border-style: solid;
}

div.ilc_ha_icont_HAccordICont
{
	background-color: #FFFFFF;
	padding: 3px;
}

div.ilc_ha_ihead_HAccordIHead
{
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #ffe1cc;
	text-align: left;
	cursor: pointer;
	background-image: url('images/haccordion_arrow.gif');
	background-repeat: no-repeat;
	background-position: 3px 4px;
}

div.ilc_ha_ihead_HAccordIHead:hover
{
	background-color: #ff8534;
}

div.ilc_qover_Incorrect
{
	background-color: #FFE7E7;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 30px;
}

div.ilc_section_LanguageHint
,a.ilc_section_LanguageHint
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 80px;
	border-bottom-width: thin;
	background-image: url('images/locale.png');
	background-position: 10px 40px;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-color: #999999;
	border-style: dotted;
	margin-top: 10px;
	font-style: italic;
}

div.ilc_page_lnav_LeftNavigation
{
	float: left;
	width: 50%;
	text-align: left;
	font-size: 80%;
}

div.ilc_page_nav_LMNavigation
{
	background-color: #EEEEEE;
	border-style: outset;
	border-color: #EEEEEE;
	border-width: 1px;
}

div.ilc_section_MaintainerBox
,a.ilc_section_MaintainerBox
{
	font-size: 90%;
	line-height: 130%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 90px;
	background-color: #FFFCEE;
	background-image: url('images/configure.png');
	background-repeat: no-repeat;
	background-position: 30px 15px;
	min-height: 60px;
}

div.ilc_media_caption_MediaCaption
{
	text-align: center;
	font-size: 85%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

div.ilc_section_Mnemonic
,a.ilc_section_Mnemonic
{
	margin-left: 20px;
	margin-right: 20px;
	color: red;
	padding: 10px;
	border: 1px;
	border-style: solid;
	border-color: red;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.ilc_page_cont_PageContainer
{
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #D6D6D6;
	border-style: solid;
	margin: 0px;
	padding: 20px;
}

div.ilc_page_frame_PageFrame
{
	padding-left: 15px;
	padding-right: 15px;
}

div.ilc_section_PostingBlock
,a.ilc_section_PostingBlock
{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 80px;
	border-bottom-width: thin;
	border-bottom-color: #A1A5A6;
	border-bottom-style: dotted;
	background-image: url('images/edu_languages.png');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin-bottom: 15px;
	border-style: none;
	border-width: thin;
}

div.ilc_section_PseudoButton
,a.ilc_section_PseudoButton
{
	color: #FFFFFF !IMPORTANT;
	margin-left: 30%;
	margin-right: 30%;
	text-align: center;
	max-width: 60%;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #78B44D;
	font-size: 140%;
	font-weight: bold;
	min-height: 50px;
	border-radius: 5px;
}

div.ilc_section_PseudoButton:hover
,a.ilc_section_PseudoButton:hover
{
	background-color: #61913d;
}

div.ilc_section_Remark
,a.ilc_section_Remark
{
	padding: 10px;
	border: 1px;
	background-color: #fff7f2;
	text-align: left;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.ilc_page_rnav_RightNavigation
{
	text-align: right;
	font-size: 80%;
}

div.ilc_rte_menu_RTELogo
{
	float: left;
}

div.ilc_qover_StatusMessage
{
	padding-bottom: 7px;
}

div.ilc_sco_title_Title
{
	border-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 3px;
	font-size: 140%;
	margin-bottom: 20px;
	margin-top: 5px;
}

div.ilc_page_tnav_TopNavigation
{
	padding: 3px;
	border-style: solid;
	border-color: #9EADBA;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	background-color: #F6F6F6;
	margin: 0px;
}

div.ilc_va_cntr_VAccordCntr
,div.ilc_va_cntr_AccordCntr
{
	margin-top: 5px;
}

div.ilc_va_icntr_VAccordICntr
,div.ilc_va_icntr_AccordICntr
{
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border-width: 1px;
	border-color: #9EADBA;
	border-style: solid;
}

div.ilc_va_icont_VAccordICont
,div.ilc_va_icont_AccordICont
{
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 90%;
}

div.ilc_va_ihead_VAccordIHead
,div.ilc_va_ihead_AccordIHead
{
	padding-left: 24px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #fff0e6;
	text-align: left;
	cursor: pointer;
	background-image: url('images/accordion_arrow.gif');
	background-repeat: no-repeat;
	background-position: 3px 4px;
}

div.ilc_va_ihead_VAccordIHead:hover
,div.ilc_va_ihead_AccordIHead:hover
{
	background-color: #ffd1b3;
}

em.ilc_em_Emph
,span.ilc_text_inline_Emph
{
	font-style: italic;
}

figure.ilc_media_cont_BackgroundBlue
{
	background-color: #9BCEF0;
	margin: 10px;
}

figure.ilc_media_cont_ImageNoBackground
{
	margin: 10px;
}

figure.ilc_media_cont_MediaContainer
{
	background-color: #F5F5F5;
	padding: 0px;
	margin: 10px;
}

figure.ilc_media_cont_Padding25
{
	margin-right: 35px;
	margin-bottom: 25px;
	margin-left: 35px;
}

figure.ilc_media_cont_Screenshot
{
	margin: 20px;
	border-style: solid;
	border-color: #EDEEEF;
	border-width: 1px;
	box-shadow: 10px 6px 5px #B0BAC9;
}

h1.ilc_glo_ovtitle_GlossaryOvTitle
,div.ilc_text_block_GlossaryOvTitle
,html.il-no-tiny-bg body#tinymce.ilc_text_block_GlossaryOvTitle
{
	font-size: 120%;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: normal;
}

h1.ilc_heading1_Headline1
,div.ilc_text_block_Headline1
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Headline1
{
	margin-top: 40px;
	margin-bottom: 10px;
	font-size: 2em;
	color: #e65c00;
	border-bottom-width: 1px;
	border-bottom-color: #e65c00;
	border-bottom-style: solid;
}

h1.ilc_page_title_PageTitle
,div.ilc_text_block_PageTitle
,html.il-no-tiny-bg body#tinymce.ilc_text_block_PageTitle
{
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 20px;
	color: #00296d;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #6CA2FF;
	font-weight: normal;
}

h2.ilc_heading2_Headline2
,div.ilc_text_block_Headline2
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Headline2
{
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 1.5em;
	color: #e65c00;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-color: #e65c00;
	border-bottom-style: dotted;
}

h3.ilc_heading3_Headline3
,div.ilc_text_block_Headline3
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Headline3
{
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1.05em;
	color: #e65c00;
	padding: 0px;
	font-weight: normal;
}

img.ilc_page_lnavimage_LeftNavigationImage
{
	background-position: left 1px;
	background-repeat: no-repeat;
	background-image: url('images/nav_arr_L_s.gif');
	width: 16px;
	height: 16px;
}

img.ilc_qimg_QuestionImage
{
	margin: 5px;
}

img.ilc_page_rnavimage_RightNavigationImage
{
	background-position: right 1px;
	background-repeat: no-repeat;
	background-image: url('images/nav_arr_R_s.gif');
	width: 16px;
	height: 16px;
}

li.ilc_flist_li_FileListItem
{
	padding: 3px;
}

li.ilc_qordli_OrderListItem
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #D0D0FF;
	padding: 10px;
	cursor: move;
}

li.ilc_qordli_OrderListItemHorizontal
{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #D0D0FF;
	padding: 10px;
	cursor: move;
}

li.ilc_list_item_StandardListItem
{
	padding-bottom: 6px;
}

p.ilc_text_block_Additional
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Additional
{
	background-color: #d3e4ff;
	border: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

p.ilc_text_block_Citation
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Citation
{
	color: brown;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.ilc_text_block_DiscussionPosting
,html.il-no-tiny-bg body#tinymce.ilc_text_block_DiscussionPosting
{
	border-style: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 80px;
	background-image: url('images/edu_languages.png');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-color: #A1A5A6;
	border-bottom-style: dotted;
}

p.ilc_text_block_Example
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Example
{
	padding-left: 20px;
	border-left: 3px;
	border-left-style: solid;
	border-left-color: #FF6600;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.ilc_text_block_Headline4
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Headline4
{
	font-size: 14px;
	color: #e65c00;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

p.ilc_text_block_Important
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Important
{
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url('images/messagebox_warning.png');
	background-repeat: no-repeat;
	padding-left: 80px;
	background-position: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #949090;
	border-bottom-color: #949090;
	border-top-style: solid;
	border-bottom-style: solid;
}

p.ilc_text_block_JourFixeDate
,html.il-no-tiny-bg body#tinymce.ilc_text_block_JourFixeDate
{
	font-size: 110%;
	color: #333333;
	font-weight: normal;
	margin-top: 25px;
}

p.ilc_text_block_List
,html.il-no-tiny-bg body#tinymce.ilc_text_block_List
{
	margin-top: 3px;
	margin-bottom: 9px;
	line-height: 18px;
}

p.ilc_text_block_MaintainerBox
,html.il-no-tiny-bg body#tinymce.ilc_text_block_MaintainerBox
{
	font-size: 90%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 90px;
	border-style: none;
	background-color: #FFFCEE;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url('images/configure.png');
	background-repeat: no-repeat;
	background-position: 30px 15px;
	min-height: 52px;
	line-height: 130%;
}

p.ilc_text_block_Mnemonic
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Mnemonic
{
	background-color: #FFF0F0;
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px;
	border: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.ilc_text_block_Newspaper
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Newspaper
{
	column-gap: 40px;
	column-count: 3;
	hyphens: auto;
	column-rule: 1px solid #CCC;
	font-size: 0.95em;
	line-height: 140%;
	column-rule-style: solid;
}

p.ilc_text_block_RalleyingCry
,html.il-no-tiny-bg body#tinymce.ilc_text_block_RalleyingCry
{
	padding: 15px;
	font-size: 22px;
	font-weight: normal;
	background-color: #E9E9E9;
}

p.ilc_text_block_Remark
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Remark
{
	padding: 10px;
	border: 1px;
	background-color: #fff7f2;
	text-align: left;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.ilc_text_block_Serif
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Serif
{
	font-family: "Times New Roman", Garamond, serif;
	font-size: 1.1em;
}

p.ilc_text_block_SmallText
,html.il-no-tiny-bg body#tinymce.ilc_text_block_SmallText
{
	font-size: 85%;
}

p.ilc_text_block_Standard
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Standard
{
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
}

p.ilc_text_block_StandardClearBoth
,html.il-no-tiny-bg body#tinymce.ilc_text_block_StandardClearBoth
{
	clear: both;
}

p.ilc_text_block_Subheading
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Subheading
{
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	color: #555555;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	font-size: 100%;
}

p.ilc_text_block_TableContent
,html.il-no-tiny-bg body#tinymce.ilc_text_block_TableContent
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 18px;
}

span.ilc_text_inline_Accent
{
	color: #FF2FBA;
}

span.ilc_text_inline_Big
{
	font-size: 120%;
}

span.ilc_text_inline_Button
{
	color: #FFFFFF;
	white-space: nowrap;
	background-color: #cd5200;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-radius: 5px;
}

span.ilc_text_inline_Comment
{
	color: #1C9A03;
	font-weight: normal;
}

span.ilc_text_inline_Deactivated
{
	color: #979899;
}

span.ilc_qetcorr_ErrorTextCorrected
{
	text-decoration: line-through;
	color: #909090;
}

span.ilc_text_inline_Important
{
	text-decoration: underline;
}

span.ilc_text_inline_Monospace
{
	font-family: monospace;
	hyphens: none;
	font-size: 1em;
}

span.ilc_text_inline_NoBreak
{
	white-space: nowrap;
}

span.ilc_text_inline_Quotation
{
	color: brown;
	font-style: italic;
}

span.ilc_text_inline_Small
{
	font-size: 85%;
}

span.ilc_text_inline_Striked
{
	text-decoration: line-through;
}

strong.ilc_strong_Strong
,span.ilc_text_inline_Strong
{
	font-weight: bold;
}

table.ilc_table_Accent1ZebraT
{
	margin-bottom: 5px;
	margin-top: 5px;
	border-collapse: collapse;
	caption-side: bottom;
}

table.ilc_table_Accent2ZebraT
{
	margin-bottom: 5px;
	margin-top: 5px;
	border-collapse: collapse;
	caption-side: bottom;
}

table.ilc_media_cont_BackgroundBlue
{
	background-color: #9BCEF0;
	margin: 10px;
}

table.ilc_table_BorderlessTable
{
	margin-top: 20px;
	margin-bottom: 20px;
}

table.ilc_media_cont_ImageNoBackground
{
	margin: 10px;
}

table.ilc_media_cont_MediaContainer
{
	background-color: #F5F5F5;
	padding: 0px;
	margin: 10px;
}

table.ilc_media_cont_Padding25
{
	margin-right: 35px;
	margin-bottom: 25px;
	margin-left: 35px;
}

table.ilc_media_cont_Screenshot
{
	box-shadow: 10px 6px 5px #B0BAC9;
	border-width: 1px;
	border-color: #EDEEEF;
	border-style: solid;
	margin: 20px;
}

table.ilc_table_StandardTable
{
	border-color: #9EADBA;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border-collapse: collapse;
}

td.ilc_table_cell_Accent1ZebraC1
,th.ilc_table_cell_Accent1ZebraC1
{
	font-weight: normal;
	border-color: #ff6701;
	border-style: solid;
	border-width: 1px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #fff7f2;
	color: #662900;
}

td.ilc_table_cell_Accent1ZebraC2
,th.ilc_table_cell_Accent1ZebraC2
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #ffe8d9;
	color: #662900;
	font-weight: normal;
	border-color: #ff6701;
	border-style: solid;
	border-width: 1px;
}

td.ilc_table_cell_Accent1ZebraH
,th.ilc_table_cell_Accent1ZebraH
{
	font-weight: normal;
	border-color: #ff6701;
	border-style: solid;
	border-width: 1px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #ff6701;
	color: #fff0e6;
}

td.ilc_table_cell_Accent2ZebraC1
,th.ilc_table_cell_Accent2ZebraC1
{
	font-weight: normal;
	border-color: #2477ff;
	border-style: solid;
	border-width: 1px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #f0f6ff;
}

td.ilc_table_cell_Accent2ZebraC2
,th.ilc_table_cell_Accent2ZebraC2
{
	font-weight: normal;
	border-color: #2477ff;
	border-style: solid;
	border-width: 1px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #dbe8ff;
}

td.ilc_table_cell_Accent2ZebraH
,th.ilc_table_cell_Accent2ZebraH
{
	color: #FFFFFF;
	font-weight: normal;
	border-color: #2477ff;
	border-style: solid;
	border-width: 1px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #498dff;
}

td.ilc_table_cell_BorderlessCell
,th.ilc_table_cell_BorderlessCell
{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}

td.ilc_table_cell_Cell1
,th.ilc_table_cell_Cell1
{
	background-color: #FFCCCC;
}

td.ilc_table_cell_Cell2
,th.ilc_table_cell_Cell2
{
	background-color: #CCCCFF;
}

td.ilc_table_cell_Cell3
,th.ilc_table_cell_Cell3
{
	background-color: #CCFFCC;
}

td.ilc_table_cell_Cell4
,th.ilc_table_cell_Cell4
{
	background-color: #FFFFCC;
}

td.ilc_table_cell_Grey
,th.ilc_table_cell_Grey
{
	background-color: #DEDEDE;
}

td.ilc_table_cell_SmallCell
,th.ilc_table_cell_SmallCell
{
	font-size: small;
}

td.ilc_table_cell_Underlined
,th.ilc_table_cell_Underlined
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

ul.ilc_flist_FileList
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.ilc_list_u_NewspaperList
{
	list-style-type: square;
}

ul.ilc_qordul_OrderList
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-position: outside;
}

ul.ilc_qordul_OrderListHorizontal
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-position: outside;
}

@media only screen and (max-width: 1049px)  {
}
@media only screen and (max-width: 899px)  {
}
@media only screen and (max-width: 767px)  {
}
