@import 'https://fonts.googleapis.com/css?family=Leckerli+One:regular&display=swap';
#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 960px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 960px minmax(0, 1fr); -ms-grid-rows: 150px auto 333px; grid-template-rows: 150px auto 333px; }
#imHeader { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
#imSideBar { display: none; }
#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
@media (max-width: 959.9px) and (min-width: 720.0px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); -ms-grid-rows: 150px auto 333px; grid-template-rows: 150px auto 333px; }
	#imHeader { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); -ms-grid-rows: 200px auto 333px; grid-template-rows: 200px auto 333px; }
	#imHeader { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
@media (max-width: 479.9px) and (min-width: 320.0px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 320px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 320px minmax(0, 1fr); -ms-grid-rows: 200px auto 400px; grid-template-rows: 200px auto 400px; }
	#imHeader { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
@media (max-width: 319.9px)  {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: 0 minmax(0, 1fr) 0; grid-template-columns: 0 minmax(0, 1fr) 0; -ms-grid-rows: 200px auto 400px; grid-template-rows: 200px auto 400px; }
	#imHeader { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 8.833px 8.833px 8.833px 8.833px 8.833px 8.833px 8.833px 8.833px 8.833px 8.833px 8.833px 8.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 8.833px 8.833px 8.833px 8.833px 8.833px 8.833px 8.833px 8.833px 8.833px 8.833px 8.833px 8.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px minmax(0, 1fr); -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto; grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto; }
#imContent > header { display: block; -ms-grid-column: 2; -ms-grid-column-span: 156; grid-column: 2 / 158; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
#imGoToCont { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
#imCell_4 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 12; grid-column: 2 / 14; -ms-grid-row: 2; -ms-grid-row-span: 2; grid-row: 2 / 4; }
#imCell_2 { display: -ms-grid; display: grid; -ms-grid-column: 14; -ms-grid-column-span: 60; grid-column: 14 / 74; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
#imCell_1 { display: -ms-grid; display: grid; -ms-grid-column: 14; -ms-grid-column-span: 60; grid-column: 14 / 74; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
#imCell_3 { display: -ms-grid; display: grid; -ms-grid-column: 74; -ms-grid-column-span: 84; grid-column: 74 / 158; -ms-grid-row: 2; -ms-grid-row-span: 2; grid-row: 2 / 4; }
#imPageRow_1 { display: block; -ms-grid-column: 2; -ms-grid-column-span: 156; grid-column: 2 / 158; -ms-grid-row: 2; -ms-grid-row-span: 2; grid-row: 2 / 4; }
#imPageRow_2 { display: none; }
#imPageRow_3 { display: none; }
#imPageRow_4 { display: none; }
#imPageRow_5 { display: none; }
#imPageRow_6 { display: none; }
#imPageRow_7 { display: none; }
#imPageRow_8 { display: none; }
#imPageRow_9 { display: none; }
@media (max-width: 959.9px) and (min-width: 720.0px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px minmax(0, 1fr); -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto; grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; -ms-grid-column: 2; -ms-grid-column-span: 156; grid-column: 2 / 158; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imGoToCont { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imCell_2 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 65; grid-column: 2 / 67; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imCell_1 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 65; grid-column: 2 / 67; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imCell_3 { display: -ms-grid; display: grid; -ms-grid-column: 67; -ms-grid-column-span: 91; grid-column: 67 / 158; -ms-grid-row: 2; -ms-grid-row-span: 2; grid-row: 2 / 4; }
	#imCell_4 { display: none; }
	#imPageRow_1 { display: block; -ms-grid-column: 2; -ms-grid-column-span: 156; grid-column: 2 / 158; -ms-grid-row: 2; -ms-grid-row-span: 2; grid-row: 2 / 4; }
	#imPageRow_2 { display: none; }
	#imPageRow_3 { display: none; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	#imPageRow_6 { display: none; }
	#imPageRow_7 { display: none; }
	#imPageRow_8 { display: none; }
	#imPageRow_9 { display: none; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 4.5px 4.5px 4.5px 4.5px 4.5px 4.5px 4.5px 4.5px 4.5px 4.5px 4.5px 4.5px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 4.5px 4.5px 4.5px 4.5px 4.5px 4.5px 4.5px 4.5px 4.5px 4.5px 4.5px 4.5px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px minmax(0, 1fr); -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto; grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; -ms-grid-column: 2; -ms-grid-column-span: 156; grid-column: 2 / 158; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imGoToCont { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imCell_2 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 65; grid-column: 2 / 67; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imCell_1 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 65; grid-column: 2 / 67; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imCell_3 { display: -ms-grid; display: grid; -ms-grid-column: 67; -ms-grid-column-span: 91; grid-column: 67 / 158; -ms-grid-row: 2; -ms-grid-row-span: 2; grid-row: 2 / 4; }
	#imCell_4 { display: none; }
	#imPageRow_1 { display: block; -ms-grid-column: 2; -ms-grid-column-span: 156; grid-column: 2 / 158; -ms-grid-row: 2; -ms-grid-row-span: 2; grid-row: 2 / 4; }
	#imPageRow_2 { display: none; }
	#imPageRow_3 { display: none; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	#imPageRow_6 { display: none; }
	#imPageRow_7 { display: none; }
	#imPageRow_8 { display: none; }
	#imPageRow_9 { display: none; }
	
}
@media (max-width: 479.9px) and (min-width: 320.0px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px 1.917px minmax(0, 1fr); -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto; grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; -ms-grid-column: 2; -ms-grid-column-span: 156; grid-column: 2 / 158; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imGoToCont { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imCell_2 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 65; grid-column: 2 / 67; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imCell_1 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 65; grid-column: 2 / 67; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imCell_3 { display: -ms-grid; display: grid; -ms-grid-column: 67; -ms-grid-column-span: 91; grid-column: 67 / 158; -ms-grid-row: 2; -ms-grid-row-span: 2; grid-row: 2 / 4; }
	#imCell_4 { display: none; }
	#imPageRow_1 { display: block; -ms-grid-column: 2; -ms-grid-column-span: 156; grid-column: 2 / 158; -ms-grid-row: 2; -ms-grid-row-span: 2; grid-row: 2 / 4; }
	#imPageRow_2 { display: none; }
	#imPageRow_3 { display: none; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	#imPageRow_6 { display: none; }
	#imPageRow_7 { display: none; }
	#imPageRow_8 { display: none; }
	#imPageRow_9 { display: none; }
	
}
@media (max-width: 319.9px)  {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: 0 minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) 0; grid-template-columns: 0 minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) 0; -ms-grid-rows: auto auto auto auto; grid-template-rows: auto auto auto auto; }
	#imContent > header { display: block; -ms-grid-column: 2; -ms-grid-column-span: 156; grid-column: 2 / 158; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imGoToCont { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imCell_2 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 156; grid-column: 2 / 158; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imCell_1 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 156; grid-column: 2 / 158; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imCell_3 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 156; grid-column: 2 / 158; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
	#imCell_4 { display: none; }
	#imPageRow_1 { display: block; -ms-grid-column: 2; -ms-grid-column-span: 156; grid-column: 2 / 158; -ms-grid-row: 2; -ms-grid-row-span: 3; grid-row: 2 / 5; }
	#imPageRow_2 { display: none; }
	#imPageRow_3 { display: none; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	#imPageRow_6 { display: none; }
	#imPageRow_7 { display: none; }
	#imPageRow_8 { display: none; }
	#imPageRow_9 { display: none; }
	
}
h2#imPgTitle { position: relative; float: left; }
#imBreadcrumb { position: relative; float: left; }
#imHeader_imCell_7 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_pluginAppObj_07 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_7 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_7 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imCell_9 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_pluginAppObj_09 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_9 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_9 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imCell_10 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imTextObject_10 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_10 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_10 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imTextObject_10 { width: 100%; }
#imHeader_imTextObject_10 { font-style: normal; font-weight: normal; line-height: 22px; }
#imHeader_imTextObject_10_tab0 div { line-height: 22px; }
#imHeader_imTextObject_10_tab0 .imHeading1 { line-height: 40px; }
#imHeader_imTextObject_10_tab0 .imHeading2 { line-height: 32px; }
#imHeader_imTextObject_10_tab0 .imHeading3 { line-height: 24px; }
#imHeader_imTextObject_10_tab0 .imHeading4 { line-height: 24px; }
#imHeader_imTextObject_10_tab0 .imHeading5 { line-height: 24px; }
#imHeader_imTextObject_10_tab0 .imHeading6 { line-height: 22px; }
#imHeader_imTextObject_10_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imHeader_imTextObject_10_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imHeader_imTextObject_10_tab0 ul ul ul { list-style: circle; }
#imHeader_imTextObject_10_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imHeader_imTextObject_10_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imHeader_imTextObject_10_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imHeader_imTextObject_10_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imHeader_imTextObject_10_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imHeader_imTextObject_10_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imHeader_imTextObject_10_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imHeader_imTextObject_10_tab0 p { margin: 0; padding: 0; }
#imHeader_imTextObject_10_tab0 .inline-block { display: inline-block; }
#imHeader_imTextObject_10_tab0 sup { vertical-align: super; font-size: smaller; }
#imHeader_imTextObject_10_tab0 sub { vertical-align: sub; font-size: smaller; }
#imHeader_imTextObject_10_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imHeader_imTextObject_10_tab0 .fleft { float: left; vertical-align: baseline;}
#imHeader_imTextObject_10_tab0 .fright { float: right; vertical-align: baseline;}
#imHeader_imTextObject_10_tab0 img.fleft { margin-right: 15px; }
#imHeader_imTextObject_10_tab0 img.fright { margin-left: 15px; }
#imHeader_imTextObject_10_tab0 .imTALeft { text-align: left; }
#imHeader_imTextObject_10_tab0 .imTARight { text-align: right; }
#imHeader_imTextObject_10_tab0 .imTACenter { text-align: center; }
#imHeader_imTextObject_10_tab0 .imTAJustify { text-align: justify; }
#imHeader_imTextObject_10_tab0 .imUl { text-decoration: underline; }
#imHeader_imTextObject_10_tab0 .imStrike { text-decoration: line-through; }
#imHeader_imTextObject_10_tab0 .imUlStrike { text-decoration: underline line-through; }
#imHeader_imTextObject_10_tab0 .imVt { vertical-align: top; }
#imHeader_imTextObject_10_tab0 .imVc { vertical-align: middle; }
#imHeader_imTextObject_10_tab0 .imVb { vertical-align: bottom; }
#imHeader_imTextObject_10_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imHeader_imTextObject_10_tab0 .fs10lh1-5 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imHeader_imTextObject_10_tab0 .cf1 { color: rgb(217, 217, 217); }
#imHeader_imTextObject_10 .text-container {width: 100%;}#imHeader_imTextObject_10 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imHeader_imTextObject_10 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imHeader_imTextObject_10 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imHeader_imTextObject_10 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imHeader_imCell_20 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_20 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_20 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_20 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectImage_20 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_20 #imHeader_imObjectImage_20_container img { width: 100%; height: auto; vertical-align: top; }#imHeader_imCell_21 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_21 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_21 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_21 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectImage_21 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_21 #imHeader_imObjectImage_21_container img { width: 100%; height: auto; vertical-align: top; }#imFooter_imCell_10 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imMenuObject_10 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imFooter_imCellStyleGraphics_10 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_10 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imFooter_imCell_11 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imMenuObject_11 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imFooter_imCellStyleGraphics_11 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_11 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imFooter_imCell_12 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imMenuObject_12 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imFooter_imCellStyleGraphics_12 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_12 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imFooter_imCell_14 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_14 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_14 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_14 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_14 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_14 #imFooter_imObjectImage_14_container img { width: 100%; height: auto; vertical-align: top; }#imStickyBar_imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imMenuObject_01 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imStickyBar_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_1 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
.imPageRow { position: relative;  }
.object-icon.text { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAABGdBTUEAALGPC/xhBQAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAADMSURBVEhLY7jjH0FTNGoBQYRiwX9qAGQDgQjdAmQuGWjkWABk4AJwxVgRpgLsFvz98vV5W8+D1FywmSAAZANFgOIQZWgAogsiBWdDEHYLXs9ZCBeBAAj3w6ZtEAYuBFcJRwTiAGw4CKCJ40KYKgelBVAhJIAsBWdD0MgMIjwIUyU+Cx4XlIMNBwFgJoCLQ4WQALIUnA1B+CwA60UAZClcCFMZgSAiFY0oC4Bs4gGyLjgbgkbjAA0RtoBygGwgEKFYQAs0agFBRGML/CMA23cB5YgRYRkAAAAASUVORK5CYII=); }
.object-icon.menu { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAABGdBTUEAALGPC/xhBQAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAABOSURBVEhL7dCxDQAwCAPBLJMZmZVpkgIqGouINJatrzmJtc2/JgAmAMYKnKeVIxErMBgrkE9trhyJWIHBWIF8anPlSMQKDCYAJgD2GTC/N1rMaywWdAIAAAAASUVORK5CYII=); }
#imCell_2 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_74_02 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_2 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
#imCellStyleBorders_2 { position: absolute; top: 3px; bottom: 3px; }
@media (max-width: 276.0px)  {
	#imTextObject_74_02 .tab { background-color: rgba(211, 211, 211, 1); text-decoration: none; color: rgba(0, 0, 0, 1); display: block; border-style: solid; border-color: rgba(169, 169, 169, 1); float: left; text-align: center; width: 89px; height: 24px; overflow: hidden; font: normal normal normal 8pt 'Tahoma'; line-height: 23px;}
	#imTextObject_74_02 .selected-text-tab, #imTextObject_74_02 .tab.not-mobile:hover { color: rgba(0, 51, 153, 1); background-color: rgba(255, 255, 255, 1); }
	#imTextObject_74_02 .text-tabs { z-index: 100; height: 26px; position: relative; }
	#imTextObject_74_02 .text-tabs-border { border-bottom: 1px solid rgba(169, 169, 169, 1); position: absolute; top: 0; left: 0; bottom: 0; right: 0; }
	#imTextObject_74_02 .text-tabs-outer { height: 26px; overflow: hidden; position: relative; }
	#imTextObject_74_02 .text-tabs-inner { width: 274px; height: 26px; position: absolute; left: 0;  }
	#imTextObject_74_02 .tab { border-width: 1px 0 1px 1px;border-radius: 12px 12px 0 0; }
	#imTextObject_74_02 .last-tab { border-right-width: 1px !important; }
	#imTextObject_74_02 .selected-text-tab { border-bottom-color: rgba(255, 255, 255, 1); }
	#imTextObject_74_02 .text-tabs { width: 100%; }
	#imTextObject_74_02 .text-tabs-outer { width: 100%; }
	#imTextObject_74_02 .floated-tab { float: left; position: relative; }
	#imTextObject_74_02 .tab-scroller { display: block; cursor: pointer; font-family: Arial; font-size: 14pt; border-top-width: 1px; border-bottom-width: 1px; width: 25px !important; height: 24px !important;}
	#imTextObject_74_02 .tab-scroller:nth-child(2) span:before { content: "\2190"; }
	#imTextObject_74_02 .tab-scroller:last-child span:before { content: "\2192"; }
	#imTextObject_74_02 .first-tab { border-top-width: 1px !important; }
	
}
@media (max-width: 319.9px) and (min-width: 276.0px) {
	#imTextObject_74_02 .tab-scroller { display: none !important; }
}
#imTextObject_74_02 { width: 100%; }
#imTextObject_74_02 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_74_02_tab2 div { line-height: 22px; }
#imTextObject_74_02_tab2 .imHeading1 { line-height: 40px; }
#imTextObject_74_02_tab2 .imHeading2 { line-height: 32px; }
#imTextObject_74_02_tab2 .imHeading3 { line-height: 24px; }
#imTextObject_74_02_tab2 .imHeading4 { line-height: 24px; }
#imTextObject_74_02_tab2 .imHeading5 { line-height: 24px; }
#imTextObject_74_02_tab2 .imHeading6 { line-height: 22px; }
#imTextObject_74_02_tab2 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_74_02_tab2 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_74_02_tab2 ul ul ul { list-style: circle; }
#imTextObject_74_02_tab2 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_74_02_tab2 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_74_02_tab2 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_74_02_tab2 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_74_02_tab2 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_74_02_tab2 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_74_02_tab2 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_74_02_tab2 p { margin: 0; padding: 0; }
#imTextObject_74_02_tab2 .inline-block { display: inline-block; }
#imTextObject_74_02_tab2 sup { vertical-align: super; font-size: smaller; }
#imTextObject_74_02_tab2 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_74_02_tab2 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_74_02_tab2 .fleft { float: left; vertical-align: baseline;}
#imTextObject_74_02_tab2 .fright { float: right; vertical-align: baseline;}
#imTextObject_74_02_tab2 img.fleft { margin-right: 15px; }
#imTextObject_74_02_tab2 img.fright { margin-left: 15px; }
#imTextObject_74_02_tab2 .imTALeft { text-align: left; }
#imTextObject_74_02_tab2 .imTARight { text-align: right; }
#imTextObject_74_02_tab2 .imTACenter { text-align: center; }
#imTextObject_74_02_tab2 .imTAJustify { text-align: justify; }
#imTextObject_74_02_tab2 .imUl { text-decoration: underline; }
#imTextObject_74_02_tab2 .imStrike { text-decoration: line-through; }
#imTextObject_74_02_tab2 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_74_02_tab2 .imVt { vertical-align: top; }
#imTextObject_74_02_tab2 .imVc { vertical-align: middle; }
#imTextObject_74_02_tab2 .imVb { vertical-align: bottom; }
#imTextObject_74_02_tab2 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_74_02_tab2 .fs10 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_74_02_tab1 div { line-height: 22px; }
#imTextObject_74_02_tab1 .imHeading1 { line-height: 40px; }
#imTextObject_74_02_tab1 .imHeading2 { line-height: 32px; }
#imTextObject_74_02_tab1 .imHeading3 { line-height: 24px; }
#imTextObject_74_02_tab1 .imHeading4 { line-height: 24px; }
#imTextObject_74_02_tab1 .imHeading5 { line-height: 24px; }
#imTextObject_74_02_tab1 .imHeading6 { line-height: 22px; }
#imTextObject_74_02_tab1 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_74_02_tab1 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_74_02_tab1 ul ul ul { list-style: circle; }
#imTextObject_74_02_tab1 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_74_02_tab1 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_74_02_tab1 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_74_02_tab1 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_74_02_tab1 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_74_02_tab1 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_74_02_tab1 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_74_02_tab1 p { margin: 0; padding: 0; }
#imTextObject_74_02_tab1 .inline-block { display: inline-block; }
#imTextObject_74_02_tab1 sup { vertical-align: super; font-size: smaller; }
#imTextObject_74_02_tab1 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_74_02_tab1 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_74_02_tab1 .fleft { float: left; vertical-align: baseline;}
#imTextObject_74_02_tab1 .fright { float: right; vertical-align: baseline;}
#imTextObject_74_02_tab1 img.fleft { margin-right: 15px; }
#imTextObject_74_02_tab1 img.fright { margin-left: 15px; }
#imTextObject_74_02_tab1 .imTALeft { text-align: left; }
#imTextObject_74_02_tab1 .imTARight { text-align: right; }
#imTextObject_74_02_tab1 .imTACenter { text-align: center; }
#imTextObject_74_02_tab1 .imTAJustify { text-align: justify; }
#imTextObject_74_02_tab1 .imUl { text-decoration: underline; }
#imTextObject_74_02_tab1 .imStrike { text-decoration: line-through; }
#imTextObject_74_02_tab1 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_74_02_tab1 .imVt { vertical-align: top; }
#imTextObject_74_02_tab1 .imVc { vertical-align: middle; }
#imTextObject_74_02_tab1 .imVb { vertical-align: bottom; }
#imTextObject_74_02_tab1 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_74_02_tab1 .fs10 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_74_02_tab1 .fs12 { vertical-align: baseline; font-size: 12pt;line-height: 23px; }
#imTextObject_74_02_tab0 div { line-height: 22px; }
#imTextObject_74_02_tab0 .imHeading1 { line-height: 40px; }
#imTextObject_74_02_tab0 .imHeading2 { line-height: 32px; }
#imTextObject_74_02_tab0 .imHeading3 { line-height: 24px; }
#imTextObject_74_02_tab0 .imHeading4 { line-height: 24px; }
#imTextObject_74_02_tab0 .imHeading5 { line-height: 24px; }
#imTextObject_74_02_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_74_02_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_74_02_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_74_02_tab0 ul ul ul { list-style: circle; }
#imTextObject_74_02_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_74_02_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_74_02_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_74_02_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_74_02_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_74_02_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_74_02_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_74_02_tab0 p { margin: 0; padding: 0; }
#imTextObject_74_02_tab0 .inline-block { display: inline-block; }
#imTextObject_74_02_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_74_02_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_74_02_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_74_02_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_74_02_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_74_02_tab0 img.fleft { margin-right: 15px; }
#imTextObject_74_02_tab0 img.fright { margin-left: 15px; }
#imTextObject_74_02_tab0 .imTALeft { text-align: left; }
#imTextObject_74_02_tab0 .imTARight { text-align: right; }
#imTextObject_74_02_tab0 .imTACenter { text-align: center; }
#imTextObject_74_02_tab0 .imTAJustify { text-align: justify; }
#imTextObject_74_02_tab0 .imUl { text-decoration: underline; }
#imTextObject_74_02_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_74_02_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_74_02_tab0 .imVt { vertical-align: top; }
#imTextObject_74_02_tab0 .imVc { vertical-align: middle; }
#imTextObject_74_02_tab0 .imVb { vertical-align: bottom; }
#imTextObject_74_02_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_74_02_tab0 .fs12 { vertical-align: baseline; font-size: 12pt;line-height: 23px; }
#imTextObject_74_02 .text-container {width: 100%;}#imTextObject_74_02 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_74_02 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_74_02 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_74_02 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imTextObject_74_02 { position: relative; }
#imTextObject_74_02 .text-inner  { box-sizing: border-box; padding: 10px  10px  10px  10px }
#imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_74_01 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_1 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
#imCellStyleBorders_1 { position: absolute; top: 3px; bottom: 3px; }
#imTextObject_74_01 { width: 100%; }
#imTextObject_74_01 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_74_01_tab0 div { line-height: 22px; }
#imTextObject_74_01_tab0 .imHeading1 { line-height: 40px; }
#imTextObject_74_01_tab0 .imHeading2 { line-height: 32px; }
#imTextObject_74_01_tab0 .imHeading3 { line-height: 24px; }
#imTextObject_74_01_tab0 .imHeading4 { line-height: 24px; }
#imTextObject_74_01_tab0 .imHeading5 { line-height: 24px; }
#imTextObject_74_01_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_74_01_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_74_01_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_74_01_tab0 ul ul ul { list-style: circle; }
#imTextObject_74_01_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_74_01_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_74_01_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_74_01_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_74_01_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_74_01_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_74_01_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_74_01_tab0 p { margin: 0; padding: 0; }
#imTextObject_74_01_tab0 .inline-block { display: inline-block; }
#imTextObject_74_01_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_74_01_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_74_01_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_74_01_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_74_01_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_74_01_tab0 img.fleft { margin-right: 15px; }
#imTextObject_74_01_tab0 img.fright { margin-left: 15px; }
#imTextObject_74_01_tab0 .imTALeft { text-align: left; }
#imTextObject_74_01_tab0 .imTARight { text-align: right; }
#imTextObject_74_01_tab0 .imTACenter { text-align: center; }
#imTextObject_74_01_tab0 .imTAJustify { text-align: justify; }
#imTextObject_74_01_tab0 .imUl { text-decoration: underline; }
#imTextObject_74_01_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_74_01_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_74_01_tab0 .imVt { vertical-align: top; }
#imTextObject_74_01_tab0 .imVc { vertical-align: middle; }
#imTextObject_74_01_tab0 .imVb { vertical-align: bottom; }
#imTextObject_74_01_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_74_01_tab0 .fs10 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_74_01 .text-container {width: 100%;}#imTextObject_74_01 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_74_01 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_74_01 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_74_01 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_3 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_74_03 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: start; justify-self: start; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_3 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
#imCellStyleBorders_3 { position: absolute; top: 3px; bottom: 3px; }
#imTextObject_74_03 { width: 100%; }
#imTextObject_74_03 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_74_03_tab0 div { line-height: 22px; }
#imTextObject_74_03_tab0 .imHeading1 { line-height: 40px; }
#imTextObject_74_03_tab0 .imHeading2 { line-height: 32px; }
#imTextObject_74_03_tab0 .imHeading3 { line-height: 24px; }
#imTextObject_74_03_tab0 .imHeading4 { line-height: 24px; }
#imTextObject_74_03_tab0 .imHeading5 { line-height: 24px; }
#imTextObject_74_03_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_74_03_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_74_03_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_74_03_tab0 ul ul ul { list-style: circle; }
#imTextObject_74_03_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_74_03_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_74_03_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_74_03_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_74_03_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_74_03_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_74_03_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_74_03_tab0 p { margin: 0; padding: 0; }
#imTextObject_74_03_tab0 .inline-block { display: inline-block; }
#imTextObject_74_03_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_74_03_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_74_03_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_74_03_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_74_03_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_74_03_tab0 img.fleft { margin-right: 15px; }
#imTextObject_74_03_tab0 img.fright { margin-left: 15px; }
#imTextObject_74_03_tab0 .imTALeft { text-align: left; }
#imTextObject_74_03_tab0 .imTARight { text-align: right; }
#imTextObject_74_03_tab0 .imTACenter { text-align: center; }
#imTextObject_74_03_tab0 .imTAJustify { text-align: justify; }
#imTextObject_74_03_tab0 .imUl { text-decoration: underline; }
#imTextObject_74_03_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_74_03_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_74_03_tab0 .imVt { vertical-align: top; }
#imTextObject_74_03_tab0 .imVc { vertical-align: middle; }
#imTextObject_74_03_tab0 .imVb { vertical-align: bottom; }
#imTextObject_74_03_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_74_03 .text-container {width: 100%;}#imTextObject_74_03 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_74_03 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_74_03 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_74_03 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_4 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imMenuObject_74_04 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imCellStyleGraphics_4 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imCellStyleBorders_4 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
@media (min-width: 960.0px) {
	#imContent { padding-left: 5px; padding-right:5px; }
	.imPageRow { margin-left: -5px; margin-right: -5px; }
	#imPgTitle { width: 944px; margin-left: 0px; margin-right: 0px; }
	#imBreadcrumb { width: 932px; margin-left: 6px; margin-right: 6px; }
	#imCell_2 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_74_02 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyleGraphics_2 { left: 3px; right: 3px; }
	#imCellStyleBorders_2 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_74_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTextObject_74_02 .tab { background-color: rgba(211, 211, 211, 1); text-decoration: none; color: rgba(0, 0, 0, 1); display: block; border-style: solid; border-color: rgba(169, 169, 169, 1); float: left; text-align: center; width: 89px; height: 24px; overflow: hidden; font: normal normal normal 8pt 'Tahoma'; line-height: 23px;}
	#imTextObject_74_02 .selected-text-tab, #imTextObject_74_02 .tab.not-mobile:hover { color: rgba(0, 51, 153, 1); background-color: rgba(255, 255, 255, 1); }
	#imTextObject_74_02 .text-tabs { z-index: 100; height: 26px; position: relative; }
	#imTextObject_74_02 .text-tabs-border { border-bottom: 1px solid rgba(169, 169, 169, 1); position: absolute; top: 0; left: 0; bottom: 0; right: 0; }
	#imTextObject_74_02 .text-tabs-outer { height: 26px; overflow: hidden; position: relative; }
	#imTextObject_74_02 .text-tabs-inner { width: 274px; height: 26px; position: absolute; left: 0;  }
	#imTextObject_74_02 .tab { border-width: 1px 0 1px 1px;border-radius: 12px 12px 0 0; }
	#imTextObject_74_02 .last-tab { border-right-width: 1px !important; }
	#imTextObject_74_02 .selected-text-tab { border-bottom-color: rgba(255, 255, 255, 1); }
	#imTextObject_74_02 .text-tabs { width: 100%; }
	#imTextObject_74_02 .text-tabs-outer { width: 100%; }
	#imTextObject_74_02 .tab-scroller { display: none; }
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_74_01 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyleGraphics_1 { left: 3px; right: 3px; }
	#imCellStyleBorders_1 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_74_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_3 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_74_03 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyleGraphics_3 { left: 3px; right: 3px; }
	#imCellStyleBorders_3 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_74_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imMenuObject_74_04 { padding-top: 5px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imMenuObject_74_04_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imMenuObject_74_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_74_04_container > ul > li {position: relative;margin-left: 6px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; }
	#imMenuObject_74_04_container > ul > li > .label-wrapper, #imMenuObject_74_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 94px; height: 30px; padding: 0 3px 0 3px; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_74_04 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_74_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); }
	#imMenuObject_74_04 .label-inner-wrapper, #imMenuObject_74_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_74_04_container > ul > li .label, #imMenuObject_74_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_74_04_container > ul > li > .label-wrapper {background-color: rgba(192, 192, 192, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imMenuObject_74_04 .hamburger-button {background-color: rgba(192, 192, 192, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imMenuObject_74_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(64, 128, 0, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imMenuObject_74_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(64, 128, 0, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imMenuObject_74_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(64, 128, 0, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imMenuObject_74_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_74_04 .imLevel { cursor: default; }
	#imMenuObject_74_04-menu-opened .imLevel { cursor: default; }
	#imMenuObject_74_04 { justify-self: start;}
	#imMenuObject_74_04 .hidden { display: none; }
	#imMenuObject_74_04-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_74_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imMenuObject_74_04-menu-opened li > div { display: none; }
	#imMenuObject_74_04-menu-opened #imMenuObject_74_04_container-menu-opened div > ul { display: block; }
	#imMenuObject_74_04-menu-opened #imMenuObject_74_04_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imMenuObject_74_04-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imMenuObject_74_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_74_04-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imMenuObject_74_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_74_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_74_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_74_04-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_74_04-menu-opened li:last-child {margin-bottom: 0;}
	#imMenuObject_74_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imMenuObject_74_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_74_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_74_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imMenuObject_74_04-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_74_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_74_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_74_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imMenuObject_74_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imMenuObject_74_04-menu-opened #imMenuObject_74_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened #imMenuObject_74_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_74_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imMenuObject_74_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imMenuObject_74_04-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imMenuObject_74_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 959.9px) and (min-width: 720.0px) {
	#imContent { padding-left: 5px; padding-right:5px; }
	.imPageRow { margin-left: -5px; margin-right: -5px; }
	#imPgTitle { width: 701px; margin-left: 0px; margin-right: 0px; }
	#imBreadcrumb { width: 689px; margin-left: 6px; margin-right: 6px; }
	#imCell_2 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_74_02 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyleGraphics_2 { left: 3px; right: 3px; }
	#imCellStyleBorders_2 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_74_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTextObject_74_02 .tab { background-color: rgba(211, 211, 211, 1); text-decoration: none; color: rgba(0, 0, 0, 1); display: block; border-style: solid; border-color: rgba(169, 169, 169, 1); float: left; text-align: center; width: 89px; height: 24px; overflow: hidden; font: normal normal normal 8pt 'Tahoma'; line-height: 23px;}
	#imTextObject_74_02 .selected-text-tab, #imTextObject_74_02 .tab.not-mobile:hover { color: rgba(0, 51, 153, 1); background-color: rgba(255, 255, 255, 1); }
	#imTextObject_74_02 .text-tabs { z-index: 100; height: 26px; position: relative; }
	#imTextObject_74_02 .text-tabs-border { border-bottom: 1px solid rgba(169, 169, 169, 1); position: absolute; top: 0; left: 0; bottom: 0; right: 0; }
	#imTextObject_74_02 .text-tabs-outer { height: 26px; overflow: hidden; position: relative; }
	#imTextObject_74_02 .text-tabs-inner { width: 274px; height: 26px; position: absolute; left: 0;  }
	#imTextObject_74_02 .tab { border-width: 1px 0 1px 1px;border-radius: 12px 12px 0 0; }
	#imTextObject_74_02 .last-tab { border-right-width: 1px !important; }
	#imTextObject_74_02 .selected-text-tab { border-bottom-color: rgba(255, 255, 255, 1); }
	#imTextObject_74_02 .text-tabs { width: 100%; }
	#imTextObject_74_02 .text-tabs-outer { width: 100%; }
	#imTextObject_74_02 .tab-scroller { display: none; }
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_74_01 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyleGraphics_1 { left: 3px; right: 3px; }
	#imCellStyleBorders_1 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_74_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_3 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_74_03 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyleGraphics_3 { left: 3px; right: 3px; }
	#imCellStyleBorders_3 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_74_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imMenuObject_74_04 { padding-top: 5px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imMenuObject_74_04_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imMenuObject_74_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_74_04_container > ul > li {position: relative;margin-left: 6px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; }
	#imMenuObject_74_04_container > ul > li > .label-wrapper, #imMenuObject_74_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 94px; height: 30px; padding: 0 3px 0 3px; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_74_04 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_74_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); }
	#imMenuObject_74_04 .label-inner-wrapper, #imMenuObject_74_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_74_04_container > ul > li .label, #imMenuObject_74_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_74_04_container > ul > li > .label-wrapper {background-color: rgba(192, 192, 192, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imMenuObject_74_04 .hamburger-button {background-color: rgba(192, 192, 192, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imMenuObject_74_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(64, 128, 0, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imMenuObject_74_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(64, 128, 0, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imMenuObject_74_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(64, 128, 0, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imMenuObject_74_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_74_04 .imLevel { cursor: default; }
	#imMenuObject_74_04-menu-opened .imLevel { cursor: default; }
	#imMenuObject_74_04 { justify-self: start;}
	#imMenuObject_74_04 .hidden { display: none; }
	#imMenuObject_74_04-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_74_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imMenuObject_74_04-menu-opened li > div { display: none; }
	#imMenuObject_74_04-menu-opened #imMenuObject_74_04_container-menu-opened div > ul { display: block; }
	#imMenuObject_74_04-menu-opened #imMenuObject_74_04_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imMenuObject_74_04-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imMenuObject_74_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_74_04-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imMenuObject_74_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_74_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_74_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_74_04-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_74_04-menu-opened li:last-child {margin-bottom: 0;}
	#imMenuObject_74_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imMenuObject_74_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_74_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_74_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imMenuObject_74_04-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_74_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_74_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_74_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imMenuObject_74_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imMenuObject_74_04-menu-opened #imMenuObject_74_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened #imMenuObject_74_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_74_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imMenuObject_74_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imMenuObject_74_04-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imMenuObject_74_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imPgTitle { width: 472px; margin-left: 0px; margin-right: 0px; }
	#imBreadcrumb { width: 460px; margin-left: 6px; margin-right: 6px; }
	#imCell_2 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_74_02 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyleGraphics_2 { left: 2px; right: 2px; }
	#imCellStyleBorders_2 { left: 2px; right: 2px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_74_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTextObject_74_02 .tab { background-color: rgba(211, 211, 211, 1); text-decoration: none; color: rgba(0, 0, 0, 1); display: block; border-style: solid; border-color: rgba(169, 169, 169, 1); float: left; text-align: center; width: 89px; height: 24px; overflow: hidden; font: normal normal normal 8pt 'Tahoma'; line-height: 23px;}
	#imTextObject_74_02 .selected-text-tab, #imTextObject_74_02 .tab.not-mobile:hover { color: rgba(0, 51, 153, 1); background-color: rgba(255, 255, 255, 1); }
	#imTextObject_74_02 .text-tabs { z-index: 100; height: 26px; position: relative; }
	#imTextObject_74_02 .text-tabs-border { border-bottom: 1px solid rgba(169, 169, 169, 1); position: absolute; top: 0; left: 0; bottom: 0; right: 0; }
	#imTextObject_74_02 .text-tabs-outer { height: 26px; overflow: hidden; position: relative; }
	#imTextObject_74_02 .text-tabs-inner { width: 274px; height: 26px; position: absolute; left: 0;  }
	#imTextObject_74_02 .tab { border-width: 1px 0 1px 1px;border-radius: 12px 12px 0 0; }
	#imTextObject_74_02 .last-tab { border-right-width: 1px !important; }
	#imTextObject_74_02 .selected-text-tab { border-bottom-color: rgba(255, 255, 255, 1); }
	#imTextObject_74_02 .text-tabs { width: 100%; }
	#imTextObject_74_02 .text-tabs-outer { width: 100%; }
	#imTextObject_74_02 .floated-tab { float: left; position: relative; }
	#imTextObject_74_02 .tab-scroller { display: block; cursor: pointer; font-family: Arial; font-size: 14pt; border-top-width: 1px; border-bottom-width: 1px; width: 25px !important; height: 24px !important;}
	#imTextObject_74_02 .tab-scroller:nth-child(2) span:before { content: "\2190"; }
	#imTextObject_74_02 .tab-scroller:last-child span:before { content: "\2192"; }
	#imTextObject_74_02 .first-tab { border-top-width: 1px !important; }
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_74_01 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyleGraphics_1 { left: 2px; right: 2px; }
	#imCellStyleBorders_1 { left: 2px; right: 2px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_74_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_3 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_74_03 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyleGraphics_3 { left: 2px; right: 2px; }
	#imCellStyleBorders_3 { left: 2px; right: 2px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_74_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imMenuObject_74_04 { padding-top: 5px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imMenuObject_74_04_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imMenuObject_74_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_74_04_container > ul > li {position: relative;margin-left: 6px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; }
	#imMenuObject_74_04_container > ul > li > .label-wrapper, #imMenuObject_74_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 94px; height: 30px; padding: 0 3px 0 3px; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_74_04 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_74_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); }
	#imMenuObject_74_04 .label-inner-wrapper, #imMenuObject_74_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_74_04_container > ul > li .label, #imMenuObject_74_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_74_04_container > ul > li > .label-wrapper {background-color: rgba(192, 192, 192, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imMenuObject_74_04 .hamburger-button {background-color: rgba(192, 192, 192, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imMenuObject_74_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(64, 128, 0, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imMenuObject_74_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(64, 128, 0, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imMenuObject_74_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(64, 128, 0, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imMenuObject_74_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_74_04 .imLevel { cursor: default; }
	#imMenuObject_74_04-menu-opened .imLevel { cursor: default; }
	#imMenuObject_74_04 { justify-self: start;}
	#imMenuObject_74_04 .hidden { display: none; }
	#imMenuObject_74_04-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_74_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imMenuObject_74_04-menu-opened li > div { display: none; }
	#imMenuObject_74_04-menu-opened #imMenuObject_74_04_container-menu-opened div > ul { display: block; }
	#imMenuObject_74_04-menu-opened #imMenuObject_74_04_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imMenuObject_74_04-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imMenuObject_74_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_74_04-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imMenuObject_74_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_74_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_74_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_74_04-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_74_04-menu-opened li:last-child {margin-bottom: 0;}
	#imMenuObject_74_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imMenuObject_74_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_74_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_74_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imMenuObject_74_04-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_74_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_74_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_74_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imMenuObject_74_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imMenuObject_74_04-menu-opened #imMenuObject_74_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened #imMenuObject_74_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_74_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imMenuObject_74_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imMenuObject_74_04-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imMenuObject_74_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479.9px) and (min-width: 320.0px) {
	#imContent { padding-left: 5px; padding-right:5px; }
	.imPageRow { margin-left: -5px; margin-right: -5px; }
	#imPgTitle { width: 309px; margin-left: 0px; margin-right: 0px; }
	#imBreadcrumb { width: 297px; margin-left: 6px; margin-right: 6px; }
	#imCell_2 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_74_02 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyleGraphics_2 { left: 1px; right: 1px; }
	#imCellStyleBorders_2 { left: 1px; right: 1px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_74_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTextObject_74_02 .tab { background-color: rgba(211, 211, 211, 1); text-decoration: none; color: rgba(0, 0, 0, 1); display: block; border-style: solid; border-color: rgba(169, 169, 169, 1); float: left; text-align: center; width: 89px; height: 24px; overflow: hidden; font: normal normal normal 8pt 'Tahoma'; line-height: 23px;}
	#imTextObject_74_02 .selected-text-tab, #imTextObject_74_02 .tab.not-mobile:hover { color: rgba(0, 51, 153, 1); background-color: rgba(255, 255, 255, 1); }
	#imTextObject_74_02 .text-tabs { z-index: 100; height: 26px; position: relative; }
	#imTextObject_74_02 .text-tabs-border { border-bottom: 1px solid rgba(169, 169, 169, 1); position: absolute; top: 0; left: 0; bottom: 0; right: 0; }
	#imTextObject_74_02 .text-tabs-outer { height: 26px; overflow: hidden; position: relative; }
	#imTextObject_74_02 .text-tabs-inner { width: 274px; height: 26px; position: absolute; left: 0;  }
	#imTextObject_74_02 .tab { border-width: 1px 0 1px 1px;border-radius: 12px 12px 0 0; }
	#imTextObject_74_02 .last-tab { border-right-width: 1px !important; }
	#imTextObject_74_02 .selected-text-tab { border-bottom-color: rgba(255, 255, 255, 1); }
	#imTextObject_74_02 .text-tabs { width: 100%; }
	#imTextObject_74_02 .text-tabs-outer { width: 100%; }
	#imTextObject_74_02 .floated-tab { float: left; position: relative; }
	#imTextObject_74_02 .tab-scroller { display: block; cursor: pointer; font-family: Arial; font-size: 14pt; border-top-width: 1px; border-bottom-width: 1px; width: 25px !important; height: 24px !important;}
	#imTextObject_74_02 .tab-scroller:nth-child(2) span:before { content: "\2190"; }
	#imTextObject_74_02 .tab-scroller:last-child span:before { content: "\2192"; }
	#imTextObject_74_02 .first-tab { border-top-width: 1px !important; }
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_74_01 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyleGraphics_1 { left: 1px; right: 1px; }
	#imCellStyleBorders_1 { left: 1px; right: 1px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_74_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_3 { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; }
	#imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_74_03 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyleGraphics_3 { left: 1px; right: 1px; }
	#imCellStyleBorders_3 { left: 1px; right: 1px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_74_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imMenuObject_74_04 { padding-top: 5px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imMenuObject_74_04_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imMenuObject_74_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_74_04_container > ul > li {position: relative;margin-left: 6px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; }
	#imMenuObject_74_04_container > ul > li > .label-wrapper, #imMenuObject_74_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 94px; height: 30px; padding: 0 3px 0 3px; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_74_04 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_74_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); }
	#imMenuObject_74_04 .label-inner-wrapper, #imMenuObject_74_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_74_04_container > ul > li .label, #imMenuObject_74_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_74_04_container > ul > li > .label-wrapper {background-color: rgba(192, 192, 192, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imMenuObject_74_04 .hamburger-button {background-color: rgba(192, 192, 192, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imMenuObject_74_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(64, 128, 0, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imMenuObject_74_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(64, 128, 0, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imMenuObject_74_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(64, 128, 0, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imMenuObject_74_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_74_04 .imLevel { cursor: default; }
	#imMenuObject_74_04-menu-opened .imLevel { cursor: default; }
	#imMenuObject_74_04 { justify-self: start;}
	#imMenuObject_74_04 .hidden { display: none; }
	#imMenuObject_74_04-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_74_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imMenuObject_74_04-menu-opened li > div { display: none; }
	#imMenuObject_74_04-menu-opened #imMenuObject_74_04_container-menu-opened div > ul { display: block; }
	#imMenuObject_74_04-menu-opened #imMenuObject_74_04_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imMenuObject_74_04-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imMenuObject_74_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_74_04-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imMenuObject_74_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_74_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_74_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_74_04-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_74_04-menu-opened li:last-child {margin-bottom: 0;}
	#imMenuObject_74_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imMenuObject_74_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_74_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_74_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imMenuObject_74_04-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_74_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_74_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_74_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imMenuObject_74_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imMenuObject_74_04-menu-opened #imMenuObject_74_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened #imMenuObject_74_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_74_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imMenuObject_74_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imMenuObject_74_04-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imMenuObject_74_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 319.9px)  {
	#imPgTitle { width: 100%; margin-left: 0px; margin-right: 0px; }
	#imBreadcrumb { width: 100%; margin-left: 0px; margin-right: 0px; }
	#imCell_2 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_74_02 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_2 { top: 3px; bottom: 3px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_74_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTextObject_74_02 .tab { background-color: rgba(211, 211, 211, 1); text-decoration: none; color: rgba(0, 0, 0, 1); display: block; border-style: solid; border-color: rgba(169, 169, 169, 1); float: left; text-align: center; width: 89px; height: 24px; overflow: hidden; font: normal normal normal 8pt 'Tahoma'; line-height: 23px;}
	#imTextObject_74_02 .selected-text-tab, #imTextObject_74_02 .tab.not-mobile:hover { color: rgba(0, 51, 153, 1); background-color: rgba(255, 255, 255, 1); }
	#imTextObject_74_02 .text-tabs { z-index: 100; height: 26px; position: relative; }
	#imTextObject_74_02 .text-tabs-border { border-bottom: 1px solid rgba(169, 169, 169, 1); position: absolute; top: 0; left: 0; bottom: 0; right: 0; }
	#imTextObject_74_02 .text-tabs-outer { height: 26px; overflow: hidden; position: relative; }
	#imTextObject_74_02 .text-tabs-inner { width: 274px; height: 26px; position: absolute; left: 0;  }
	#imTextObject_74_02 .tab { border-width: 1px 0 1px 1px;border-radius: 12px 12px 0 0; }
	#imTextObject_74_02 .last-tab { border-right-width: 1px !important; }
	#imTextObject_74_02 .selected-text-tab { border-bottom-color: rgba(255, 255, 255, 1); }
	#imTextObject_74_02 .text-tabs { width: 100%; }
	#imTextObject_74_02 .text-tabs-outer { width: 100%; }
	#imTextObject_74_02 .floated-tab { float: left; position: relative; }
	#imTextObject_74_02 .tab-scroller { display: block; cursor: pointer; font-family: Arial; font-size: 14pt; border-top-width: 1px; border-bottom-width: 1px; width: 25px !important; height: 24px !important;}
	#imTextObject_74_02 .tab-scroller:nth-child(2) span:before { content: "\2190"; }
	#imTextObject_74_02 .tab-scroller:last-child span:before { content: "\2192"; }
	#imTextObject_74_02 .first-tab { border-top-width: 1px !important; }
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_74_01 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_1 { top: 3px; bottom: 3px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_74_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_3 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_74_03 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_3 { top: 3px; bottom: 3px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_74_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imMenuObject_74_04 { padding-top: 5px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_4 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imMenuObject_74_04_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imMenuObject_74_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_74_04_container > ul > li {position: relative;margin-left: 6px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; }
	#imMenuObject_74_04_container > ul > li > .label-wrapper, #imMenuObject_74_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 94px; height: 30px; padding: 0 3px 0 3px; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_74_04 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_74_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); }
	#imMenuObject_74_04 .label-inner-wrapper, #imMenuObject_74_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_74_04_container > ul > li .label, #imMenuObject_74_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_74_04_container > ul > li > .label-wrapper {background-color: rgba(192, 192, 192, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imMenuObject_74_04 .hamburger-button {background-color: rgba(192, 192, 192, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu current button style */
	#imMenuObject_74_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(64, 128, 0, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imMenuObject_74_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(64, 128, 0, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imMenuObject_74_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(64, 128, 0, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imMenuObject_74_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1);border-style: solid; }
	#imMenuObject_74_04_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_74_04 .imLevel { cursor: default; }
	#imMenuObject_74_04-menu-opened .imLevel { cursor: default; }
	#imMenuObject_74_04 { justify-self: start;}
	#imMenuObject_74_04 .hidden { display: none; }
	#imMenuObject_74_04-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_74_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imMenuObject_74_04-menu-opened li > div { display: none; }
	#imMenuObject_74_04-menu-opened #imMenuObject_74_04_container-menu-opened div > ul { display: block; }
	#imMenuObject_74_04-menu-opened #imMenuObject_74_04_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imMenuObject_74_04-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imMenuObject_74_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_74_04-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imMenuObject_74_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_74_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_74_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_74_04-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_74_04-menu-opened li:last-child {margin-bottom: 0;}
	#imMenuObject_74_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imMenuObject_74_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_74_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_74_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imMenuObject_74_04-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_74_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_74_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_74_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imMenuObject_74_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imMenuObject_74_04-menu-opened #imMenuObject_74_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened #imMenuObject_74_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_74_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imMenuObject_74_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_74_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imMenuObject_74_04-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imMenuObject_74_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (min-width: 960.0px) {
	#imHeader_pluginAppObj_07_wrapper { position: absolute; top: 123px; left: 324px; width: 315px; height: 25px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_pluginAppObj_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_pluginAppObj_09_wrapper { position: absolute; top: 49px; left: 437px; width: 66px; height: 50px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_pluginAppObj_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_9 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imTextObject_10_wrapper { position: absolute; top: 100px; left: 447px; width: 49px; height: 22px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imTextObject_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imTextObject_10 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imHeader_imObjectImage_20_wrapper { position: absolute; top: 7px; left: 316px; width: 80px; height: 80px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imObjectImage_20_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_20 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_20 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_20 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_21_wrapper { position: absolute; top: 8px; left: 566px; width: 80px; height: 80px; text-align: center; z-index: 1006; overflow: hidden; }
	#imHeader_imObjectImage_21_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_21 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_21 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 959.9px) and (min-width: 720.0px) {
	#imHeader_pluginAppObj_07_wrapper { position: absolute; top: 122px; left: 243px; width: 260px; height: 25px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_pluginAppObj_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_pluginAppObj_09_wrapper { position: absolute; top: 44px; left: 319px; width: 100px; height: 50px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_pluginAppObj_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_9 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imTextObject_10_wrapper { position: absolute; top: 99px; left: 296px; width: 150px; height: 22px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imTextObject_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imTextObject_10 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imHeader_imObjectImage_20_wrapper { position: absolute; top: 9px; left: 228px; width: 80px; height: 80px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imObjectImage_20_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_20 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_20 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_20 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_21_wrapper { position: absolute; top: 12px; left: 431px; width: 80px; height: 80px; text-align: center; z-index: 1006; overflow: hidden; }
	#imHeader_imObjectImage_21_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_21 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_21 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imHeader_pluginAppObj_07_wrapper { position: absolute; top: 173px; left: 132px; width: 220px; height: 25px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_pluginAppObj_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_pluginAppObj_09_wrapper { position: absolute; top: 97px; left: 197px; width: 100px; height: 50px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_pluginAppObj_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_9 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imTextObject_10_wrapper { position: absolute; top: 148px; left: 165px; width: 150px; height: 22px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imTextObject_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imTextObject_10 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imHeader_imObjectImage_20_wrapper { position: absolute; top: 13px; left: 61px; width: 80px; height: 80px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imObjectImage_20_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_20 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_20 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_20 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_21_wrapper { position: absolute; top: 13px; left: 357px; width: 80px; height: 80px; text-align: center; z-index: 1006; overflow: hidden; }
	#imHeader_imObjectImage_21_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_21 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_21 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px) and (min-width: 320.0px) {
	#imHeader_pluginAppObj_07_wrapper { position: absolute; top: 155px; left: 4px; width: 310px; height: 25px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_pluginAppObj_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_pluginAppObj_09_wrapper { position: absolute; top: 71px; left: 109px; width: 100px; height: 50px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_pluginAppObj_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_9 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imTextObject_10_wrapper { position: absolute; top: 123px; left: 111px; width: 100px; height: 20px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imTextObject_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imTextObject_10 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imHeader_imObjectImage_20_wrapper { position: absolute; top: 16px; left: 19px; width: 80px; height: 80px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imObjectImage_20_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_20 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_20 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_20 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_21_wrapper { position: absolute; top: 20px; left: 222px; width: 80px; height: 80px; text-align: center; z-index: 1006; overflow: hidden; }
	#imHeader_imObjectImage_21_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_21 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_21 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 319.9px)  {
	#imHeader_pluginAppObj_07_wrapper { position: absolute; top: 156px; left: 3px; width: 314px; height: 25px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_pluginAppObj_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_7 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_pluginAppObj_09_wrapper { position: absolute; top: 65px; left: 89px; width: 132px; height: 50px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_pluginAppObj_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_9 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imTextObject_10_wrapper { position: absolute; top: 117px; left: 45px; width: 234px; height: 22px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imTextObject_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_10 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imTextObject_10 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imHeader_imObjectImage_20_wrapper { position: absolute; top: 12px; left: 0px; width: 80px; height: 80px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imObjectImage_20_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_20 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_20 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectImage_21_wrapper { position: absolute; top: 11px; left: 228px; width: 80px; height: 80px; text-align: center; z-index: 1006; overflow: hidden; }
	#imHeader_imObjectImage_21_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_21 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	
}

@media (min-width: 960.0px) {
	#imFooter_imMenuObject_10_wrapper { position: absolute; top: 236px; left: 286px; width: 389px; height: 28px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_10_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_10_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_10_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_10_container > ul > li > .label-wrapper, #imFooter_imMenuObject_10_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 61px; height: 24px; padding: 0 2px 0 2px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_10 .hamburger-button {cursor: pointer; width: 24px; height: 24px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_10 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_10 .label-inner-wrapper, #imFooter_imMenuObject_10 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_10_container > ul > li .label, #imFooter_imMenuObject_10 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_10_container > ul > li > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_10 .hamburger-button {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_10 .imLevel { cursor: default; }
	#imFooter_imMenuObject_10-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_10 { text-align: center;}
	/* Level menu background */
	#imFooter_imMenuObject_10 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_10 ul ul li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_10 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_10 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_10 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_10 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_10 ul ul .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_10 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_10 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_10 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_10 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_10 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_10 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_10 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_10 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_10_container > ul > li > ul {position: absolute;
	top: 24px;
	}
	#imFooter_imMenuObject_10_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_10_container > ul > li > ul.open-left { right: 65px; }
	#imFooter_imMenuObject_10_container > ul > li > ul.open-right { left: 65px; }
	#imFooter_imMenuObject_10_container > ul > li > ul ul, #imFooter_imMenuObject_10_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_10_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_10_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imFooter_imMenuObject_10_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_10_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imFooter_imMenuObject_10 ul > li > ul, #imFooter_imMenuObject_10 .multiple-column { display: none; }
	#imFooter_imMenuObject_10_container > ul > li:nth-child(5n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_10_container > ul > li:nth-child(n+6) {
	margin-top: 10px; 
	}
	#imFooter_imMenuObject_10-menu-opened { display: none; }
	#imFooter_imMenuObject_10 .hamburger-component { display: none; }
	#imFooter_imMenuObject_11_wrapper { position: absolute; top: 50px; left: 0px; width: 960px; height: 100px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_11 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_11_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_11_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_11_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_11_container > ul > li > .label-wrapper, #imFooter_imMenuObject_11_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 30px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_11 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_11 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_11 .label-inner-wrapper, #imFooter_imMenuObject_11 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_11_container > ul > li .label, #imFooter_imMenuObject_11 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_11_container > ul > li > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_11 .hamburger-button {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_11_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_11_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_11 .imLevel { cursor: default; }
	#imFooter_imMenuObject_11-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_11 { text-align: center;}
	/* Level menu background */
	#imFooter_imMenuObject_11 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_11 ul ul li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_11 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_11 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_11 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_11 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_11 ul ul .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_11 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_11 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_11 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_11 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_11 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_11 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_11 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_11 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_11_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_11_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_11_container > ul > li > ul.open-left { right: 40px; }
	#imFooter_imMenuObject_11_container > ul > li > ul.open-right { left: 40px; }
	#imFooter_imMenuObject_11_container > ul > li > ul ul, #imFooter_imMenuObject_11_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_11_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_11_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imFooter_imMenuObject_11_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_11_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imFooter_imMenuObject_11 ul > li > ul, #imFooter_imMenuObject_11 .multiple-column { display: none; }
	#imFooter_imMenuObject_11_container > ul > li:nth-child(19n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_11_container > ul > li:nth-child(n+20) {
	margin-top: 10px; 
	}
	#imFooter_imMenuObject_11-menu-opened { display: none; }
	#imFooter_imMenuObject_11 .hamburger-component { display: none; }
	#imFooter_imMenuObject_12_wrapper { position: absolute; top: 169px; left: 225px; width: 522px; height: 28px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_12 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_12 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_12_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_12_container > ul > li {position: relative;margin-left: 20px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_12_container > ul > li > .label-wrapper, #imFooter_imMenuObject_12_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 20px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_12 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_12 .label-inner-wrapper, #imFooter_imMenuObject_12 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_12_container > ul > li .label, #imFooter_imMenuObject_12 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_12_container > ul > li > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_12 .hamburger-button {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_12 .imLevel { cursor: default; }
	#imFooter_imMenuObject_12-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_12 { text-align: center;}
	/* Level menu background */
	#imFooter_imMenuObject_12 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_12 ul ul li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_12 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_12 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_12 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_12 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_12 ul ul .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_12 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_12 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_12 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_12 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_12 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_12 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_12 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_12 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_12_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_12_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_12_container > ul > li > ul.open-left { right: 30px; }
	#imFooter_imMenuObject_12_container > ul > li > ul.open-right { left: 30px; }
	#imFooter_imMenuObject_12_container > ul > li > ul ul, #imFooter_imMenuObject_12_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_12_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_12_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imFooter_imMenuObject_12_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_12_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imFooter_imMenuObject_12 ul > li > ul, #imFooter_imMenuObject_12 .multiple-column { display: none; }
	#imFooter_imMenuObject_12_container > ul > li:nth-child(10n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_12_container > ul > li:nth-child(n+11) {
	margin-top: 20px; 
	}
	#imFooter_imMenuObject_12_container > ul {margin: 0 10px 0 10px;}
	#imFooter_imMenuObject_12-menu-opened { display: none; }
	#imFooter_imMenuObject_12 .hamburger-component { display: none; }
	#imFooter_imObjectImage_14_wrapper { position: absolute; top: -22px; left: 433px; width: 98px; height: 56px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imObjectImage_14_wrapper img {-webkit-clip-path: inset(0 0 -14.286% 0);clip-path: inset(0 0 -14.286% 0);}#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_14 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_14 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 959.9px) and (min-width: 720.0px) {
	#imFooter_imMenuObject_10_wrapper { position: absolute; top: 267px; left: 0px; width: 708px; height: 24px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_10_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_10_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_10_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_10_container > ul > li > .label-wrapper, #imFooter_imMenuObject_10_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 61px; height: 24px; padding: 0 2px 0 2px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_10 .hamburger-button {cursor: pointer; width: 24px; height: 24px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_10 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_10 .label-inner-wrapper, #imFooter_imMenuObject_10 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_10_container > ul > li .label, #imFooter_imMenuObject_10 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_10_container > ul > li > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_10 .hamburger-button {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_10 .imLevel { cursor: default; }
	#imFooter_imMenuObject_10-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_10 { text-align: center;}
	/* Level menu background */
	#imFooter_imMenuObject_10 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_10 ul ul li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_10 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_10 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_10 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_10 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_10 ul ul .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_10 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_10 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_10 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_10 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_10 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_10 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_10 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_10 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_10_container > ul > li > ul {position: absolute;
	top: 24px;
	}
	#imFooter_imMenuObject_10_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_10_container > ul > li > ul.open-left { right: 65px; }
	#imFooter_imMenuObject_10_container > ul > li > ul.open-right { left: 65px; }
	#imFooter_imMenuObject_10_container > ul > li > ul ul, #imFooter_imMenuObject_10_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_10_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_10_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imFooter_imMenuObject_10_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_10_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imFooter_imMenuObject_10 ul > li > ul, #imFooter_imMenuObject_10 .multiple-column { display: none; }
	#imFooter_imMenuObject_10_container > ul > li:nth-child(9n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_10_container > ul > li:nth-child(n+10) {
	margin-top: 10px; 
	}
	#imFooter_imMenuObject_10-menu-opened { display: none; }
	#imFooter_imMenuObject_10 .hamburger-component { display: none; }
	#imFooter_imMenuObject_11_wrapper { position: absolute; top: 67px; left: 1px; width: 716px; height: 134px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_11 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_11_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_11_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_11_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_11_container > ul > li > .label-wrapper, #imFooter_imMenuObject_11_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 30px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_11 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_11 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_11 .label-inner-wrapper, #imFooter_imMenuObject_11 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_11_container > ul > li .label, #imFooter_imMenuObject_11 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_11_container > ul > li > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_11 .hamburger-button {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_11_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_11_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_11 .imLevel { cursor: default; }
	#imFooter_imMenuObject_11-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_11 { text-align: center;}
	/* Level menu background */
	#imFooter_imMenuObject_11 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_11 ul ul li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_11 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_11 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_11 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_11 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_11 ul ul .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_11 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_11 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_11 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_11 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_11 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_11 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_11 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_11 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_11_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_11_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_11_container > ul > li > ul.open-left { right: 40px; }
	#imFooter_imMenuObject_11_container > ul > li > ul.open-right { left: 40px; }
	#imFooter_imMenuObject_11_container > ul > li > ul ul, #imFooter_imMenuObject_11_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_11_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_11_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imFooter_imMenuObject_11_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_11_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imFooter_imMenuObject_11 ul > li > ul, #imFooter_imMenuObject_11 .multiple-column { display: none; }
	#imFooter_imMenuObject_11_container > ul > li:nth-child(14n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_11_container > ul > li:nth-child(n+15) {
	margin-top: 10px; 
	}
	#imFooter_imMenuObject_11-menu-opened { display: none; }
	#imFooter_imMenuObject_11 .hamburger-component { display: none; }
	#imFooter_imMenuObject_12_wrapper { position: absolute; top: 222px; left: 62px; width: 561px; height: 28px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_12 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_12 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_12_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_12_container > ul > li {position: relative;margin-left: 20px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_12_container > ul > li > .label-wrapper, #imFooter_imMenuObject_12_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 20px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_12 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_12 .label-inner-wrapper, #imFooter_imMenuObject_12 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_12_container > ul > li .label, #imFooter_imMenuObject_12 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_12_container > ul > li > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_12 .hamburger-button {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_12 .imLevel { cursor: default; }
	#imFooter_imMenuObject_12-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_12 { text-align: center;}
	/* Level menu background */
	#imFooter_imMenuObject_12 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_12 ul ul li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_12 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_12 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_12 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_12 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_12 ul ul .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_12 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_12 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_12 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_12 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_12 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_12 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_12 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_12 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_12_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_12_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_12_container > ul > li > ul.open-left { right: 30px; }
	#imFooter_imMenuObject_12_container > ul > li > ul.open-right { left: 30px; }
	#imFooter_imMenuObject_12_container > ul > li > ul ul, #imFooter_imMenuObject_12_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_12_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_12_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imFooter_imMenuObject_12_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_12_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imFooter_imMenuObject_12 ul > li > ul, #imFooter_imMenuObject_12 .multiple-column { display: none; }
	#imFooter_imMenuObject_12_container > ul > li:nth-child(11n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_12_container > ul > li:nth-child(n+12) {
	margin-top: 20px; 
	}
	#imFooter_imMenuObject_12_container > ul {margin: 0 10px 0 10px;}
	#imFooter_imMenuObject_12-menu-opened { display: none; }
	#imFooter_imMenuObject_12 .hamburger-component { display: none; }
	#imFooter_imObjectImage_14_wrapper { position: absolute; top: -13px; left: 318px; width: 73px; height: 38px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imObjectImage_14_wrapper img {-webkit-clip-path: inset(0 0 -5.556% 0);clip-path: inset(0 0 -5.556% 0);}#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_14 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_14 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imFooter_imMenuObject_10_wrapper { position: absolute; top: 282px; left: 67px; width: 328px; height: 28px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_10_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_10_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_10_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_10_container > ul > li > .label-wrapper, #imFooter_imMenuObject_10_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 61px; height: 24px; padding: 0 2px 0 2px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_10 .hamburger-button {cursor: pointer; width: 24px; height: 24px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_10 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_10 .label-inner-wrapper, #imFooter_imMenuObject_10 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_10_container > ul > li .label, #imFooter_imMenuObject_10 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_10_container > ul > li > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_10 .hamburger-button {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_10 .imLevel { cursor: default; }
	#imFooter_imMenuObject_10-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_10 { text-align: center;}
	/* Level menu background */
	#imFooter_imMenuObject_10 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_10 ul ul li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_10 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_10 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_10 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_10 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_10 ul ul .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_10 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_10 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_10 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_10 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_10 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_10 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_10 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_10 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_10_container > ul > li > ul {position: absolute;
	top: 24px;
	}
	#imFooter_imMenuObject_10_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_10_container > ul > li > ul.open-left { right: 65px; }
	#imFooter_imMenuObject_10_container > ul > li > ul.open-right { left: 65px; }
	#imFooter_imMenuObject_10_container > ul > li > ul ul, #imFooter_imMenuObject_10_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_10_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_10_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imFooter_imMenuObject_10_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_10_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imFooter_imMenuObject_10 ul > li > ul, #imFooter_imMenuObject_10 .multiple-column { display: none; }
	#imFooter_imMenuObject_10_container > ul > li:nth-child(4n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_10_container > ul > li:nth-child(n+5) {
	margin-top: 10px; 
	}
	#imFooter_imMenuObject_10-menu-opened { display: none; }
	#imFooter_imMenuObject_10 .hamburger-component { display: none; }
	#imFooter_imMenuObject_11_wrapper { position: absolute; top: 35px; left: 0px; width: 480px; height: 167px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_11 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_11_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_11_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_11_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_11_container > ul > li > .label-wrapper, #imFooter_imMenuObject_11_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 30px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_11 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_11 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_11 .label-inner-wrapper, #imFooter_imMenuObject_11 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_11_container > ul > li .label, #imFooter_imMenuObject_11 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_11_container > ul > li > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_11 .hamburger-button {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_11_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_11_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_11 .imLevel { cursor: default; }
	#imFooter_imMenuObject_11-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_11 { text-align: center;}
	/* Level menu background */
	#imFooter_imMenuObject_11 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_11 ul ul li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_11 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_11 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_11 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_11 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_11 ul ul .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_11 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_11 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_11 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_11 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_11 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_11 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_11 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_11 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_11_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_11_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_11_container > ul > li > ul.open-left { right: 40px; }
	#imFooter_imMenuObject_11_container > ul > li > ul.open-right { left: 40px; }
	#imFooter_imMenuObject_11_container > ul > li > ul ul, #imFooter_imMenuObject_11_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_11_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_11_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imFooter_imMenuObject_11_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_11_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imFooter_imMenuObject_11 ul > li > ul, #imFooter_imMenuObject_11 .multiple-column { display: none; }
	#imFooter_imMenuObject_11_container > ul > li:nth-child(9n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_11_container > ul > li:nth-child(n+10) {
	margin-top: 10px; 
	}
	#imFooter_imMenuObject_11-menu-opened { display: none; }
	#imFooter_imMenuObject_11 .hamburger-component { display: none; }
	#imFooter_imMenuObject_12_wrapper { position: absolute; top: 222px; left: 0px; width: 480px; height: 28px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_12 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_12 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_12_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_12_container > ul > li {position: relative;margin-left: 20px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_12_container > ul > li > .label-wrapper, #imFooter_imMenuObject_12_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 20px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_12 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_12 .label-inner-wrapper, #imFooter_imMenuObject_12 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_12_container > ul > li .label, #imFooter_imMenuObject_12 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_12_container > ul > li > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_12 .hamburger-button {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_12 .imLevel { cursor: default; }
	#imFooter_imMenuObject_12-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_12 { text-align: center;}
	/* Level menu background */
	#imFooter_imMenuObject_12 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_12 ul ul li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_12 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_12 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_12 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_12 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_12 ul ul .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_12 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_12 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_12 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_12 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_12 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_12 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_12 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_12 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_12_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_12_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_12_container > ul > li > ul.open-left { right: 30px; }
	#imFooter_imMenuObject_12_container > ul > li > ul.open-right { left: 30px; }
	#imFooter_imMenuObject_12_container > ul > li > ul ul, #imFooter_imMenuObject_12_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_12_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_12_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imFooter_imMenuObject_12_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_12_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imFooter_imMenuObject_12 ul > li > ul, #imFooter_imMenuObject_12 .multiple-column { display: none; }
	#imFooter_imMenuObject_12_container > ul > li:nth-child(10n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_12_container > ul > li:nth-child(n+11) {
	margin-top: 20px; 
	}
	#imFooter_imMenuObject_12-menu-opened { display: none; }
	#imFooter_imMenuObject_12 .hamburger-component { display: none; }
	#imFooter_imObjectImage_14_wrapper { position: absolute; top: -21px; left: 194px; width: 80px; height: 42px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imObjectImage_14_wrapper img {-webkit-clip-path: inset(0 0 -5% 0);clip-path: inset(0 0 -5% 0);}#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_14 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_14 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px) and (min-width: 320.0px) {
	#imFooter_imMenuObject_10_wrapper { position: absolute; top: 371px; left: 0px; width: 320px; height: 24px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_10_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_10_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_10_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_10_container > ul > li > .label-wrapper, #imFooter_imMenuObject_10_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 61px; height: 24px; padding: 0 2px 0 2px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_10 .hamburger-button {cursor: pointer; width: 24px; height: 24px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_10 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_10 .label-inner-wrapper, #imFooter_imMenuObject_10 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_10_container > ul > li .label, #imFooter_imMenuObject_10 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_10_container > ul > li > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_10 .hamburger-button {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_10 .imLevel { cursor: default; }
	#imFooter_imMenuObject_10-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_10 { text-align: center;}
	/* Level menu background */
	#imFooter_imMenuObject_10 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_10 ul ul li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_10 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_10 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_10 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_10 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_10 ul ul .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_10 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_10 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_10 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_10 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_10 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_10 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_10 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_10 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_10_container > ul > li > ul {position: absolute;
	top: 24px;
	}
	#imFooter_imMenuObject_10_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_10_container > ul > li > ul.open-left { right: 65px; }
	#imFooter_imMenuObject_10_container > ul > li > ul.open-right { left: 65px; }
	#imFooter_imMenuObject_10_container > ul > li > ul ul, #imFooter_imMenuObject_10_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_10_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_10_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imFooter_imMenuObject_10_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_10_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imFooter_imMenuObject_10 ul > li > ul, #imFooter_imMenuObject_10 .multiple-column { display: none; }
	#imFooter_imMenuObject_10_container > ul > li:nth-child(4n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_10_container > ul > li:nth-child(n+5) {
	margin-top: 10px; 
	}
	#imFooter_imMenuObject_10-menu-opened { display: none; }
	#imFooter_imMenuObject_10 .hamburger-component { display: none; }
	#imFooter_imMenuObject_11_wrapper { position: absolute; top: 32px; left: 0px; width: 320px; height: 235px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_11 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_11_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_11_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_11_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_11_container > ul > li > .label-wrapper, #imFooter_imMenuObject_11_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 30px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_11 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_11 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_11 .label-inner-wrapper, #imFooter_imMenuObject_11 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_11_container > ul > li .label, #imFooter_imMenuObject_11 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_11_container > ul > li > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_11 .hamburger-button {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_11_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_11_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_11 .imLevel { cursor: default; }
	#imFooter_imMenuObject_11-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_11 { text-align: center;}
	/* Level menu background */
	#imFooter_imMenuObject_11 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_11 ul ul li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_11 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_11 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_11 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_11 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_11 ul ul .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_11 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_11 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_11 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_11 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_11 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_11 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_11 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_11 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_11_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_11_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_11_container > ul > li > ul.open-left { right: 40px; }
	#imFooter_imMenuObject_11_container > ul > li > ul.open-right { left: 40px; }
	#imFooter_imMenuObject_11_container > ul > li > ul ul, #imFooter_imMenuObject_11_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_11_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_11_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imFooter_imMenuObject_11_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_11_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imFooter_imMenuObject_11 ul > li > ul, #imFooter_imMenuObject_11 .multiple-column { display: none; }
	#imFooter_imMenuObject_11_container > ul > li:nth-child(6n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_11_container > ul > li:nth-child(n+7) {
	margin-top: 10px; 
	}
	#imFooter_imMenuObject_11-menu-opened { display: none; }
	#imFooter_imMenuObject_11 .hamburger-component { display: none; }
	#imFooter_imMenuObject_12_wrapper { position: absolute; top: 280px; left: 2px; width: 315px; height: 76px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_12 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_12 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_12_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_12_container > ul > li {position: relative;margin-left: 20px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_12_container > ul > li > .label-wrapper, #imFooter_imMenuObject_12_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 20px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_12 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_12 .label-inner-wrapper, #imFooter_imMenuObject_12 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_12_container > ul > li .label, #imFooter_imMenuObject_12 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_12_container > ul > li > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_12 .hamburger-button {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_12 .imLevel { cursor: default; }
	#imFooter_imMenuObject_12-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_12 { text-align: center;}
	/* Level menu background */
	#imFooter_imMenuObject_12 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_12 ul ul li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_12 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_12 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_12 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_12 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_12 ul ul .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_12 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_12 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_12 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_12 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_12 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_12 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_12 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_12 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_12_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_12_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_12_container > ul > li > ul.open-left { right: 30px; }
	#imFooter_imMenuObject_12_container > ul > li > ul.open-right { left: 30px; }
	#imFooter_imMenuObject_12_container > ul > li > ul ul, #imFooter_imMenuObject_12_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_12_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_12_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imFooter_imMenuObject_12_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_12_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imFooter_imMenuObject_12 ul > li > ul, #imFooter_imMenuObject_12 .multiple-column { display: none; }
	#imFooter_imMenuObject_12_container > ul > li:nth-child(6n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_12_container > ul > li:nth-child(n+7) {
	margin-top: 20px; 
	}
	#imFooter_imMenuObject_12_container > ul {margin: 0 10px 0 10px;}
	#imFooter_imMenuObject_12-menu-opened { display: none; }
	#imFooter_imMenuObject_12 .hamburger-component { display: none; }
	#imFooter_imObjectImage_14_wrapper { position: absolute; top: -24px; left: 100px; width: 100px; height: 50px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imObjectImage_14_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_14 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_14 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 319.9px)  {
	#imFooter_imMenuObject_10_wrapper { position: absolute; top: 358px; left: 2px; width: 315px; height: 24px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imMenuObject_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_10 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imFooter_imMenuObject_10_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_10_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_10_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_10_container > ul > li > .label-wrapper, #imFooter_imMenuObject_10_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 61px; height: 24px; padding: 0 2px 0 2px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_10 .hamburger-button {cursor: pointer; width: 24px; height: 24px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_10 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_10 .label-inner-wrapper, #imFooter_imMenuObject_10 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_10_container > ul > li .label, #imFooter_imMenuObject_10 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_10_container > ul > li > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_10 .hamburger-button {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_10 .imLevel { cursor: default; }
	#imFooter_imMenuObject_10-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_10 { text-align: center;}
	/* Level menu background */
	#imFooter_imMenuObject_10 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_10 ul ul li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_10 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_10 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_10 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_10 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_10 ul ul .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_10 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_10 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_10 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_10 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_10 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_10 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_10 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_10 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_10 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_10_container > ul > li > ul {position: absolute;
	top: 24px;
	}
	#imFooter_imMenuObject_10_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_10_container > ul > li > ul.open-left { right: 65px; }
	#imFooter_imMenuObject_10_container > ul > li > ul.open-right { left: 65px; }
	#imFooter_imMenuObject_10_container > ul > li > ul ul, #imFooter_imMenuObject_10_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_10_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_10_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imFooter_imMenuObject_10_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_10_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imFooter_imMenuObject_10 ul > li > ul, #imFooter_imMenuObject_10 .multiple-column { display: none; }
	#imFooter_imMenuObject_10_container > ul > li:nth-child(4n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_10_container > ul > li:nth-child(n+5) {
	margin-top: 10px; 
	}
	#imFooter_imMenuObject_10-menu-opened { display: none; }
	#imFooter_imMenuObject_10 .hamburger-component { display: none; }
	#imFooter_imMenuObject_11_wrapper { position: absolute; top: 45px; left: 0px; width: 320px; height: 180px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imMenuObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_11 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imFooter_imMenuObject_11_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_11_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_11_container > ul > li {position: relative;margin-left: 10px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_11_container > ul > li > .label-wrapper, #imFooter_imMenuObject_11_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 30px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_11 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_11 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_11 .label-inner-wrapper, #imFooter_imMenuObject_11 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_11_container > ul > li .label, #imFooter_imMenuObject_11 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_11_container > ul > li > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_11 .hamburger-button {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_11_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_11_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_11 .imLevel { cursor: default; }
	#imFooter_imMenuObject_11-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_11 { text-align: center;}
	/* Level menu background */
	#imFooter_imMenuObject_11 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_11 ul ul li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_11 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_11 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_11 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_11 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_11 ul ul .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_11 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_11 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_11 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_11 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_11 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_11 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_11 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_11 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_11 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_11_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_11_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_11_container > ul > li > ul.open-left { right: 40px; }
	#imFooter_imMenuObject_11_container > ul > li > ul.open-right { left: 40px; }
	#imFooter_imMenuObject_11_container > ul > li > ul ul, #imFooter_imMenuObject_11_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_11_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_11_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imFooter_imMenuObject_11_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_11_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imFooter_imMenuObject_11 ul > li > ul, #imFooter_imMenuObject_11 .multiple-column { display: none; }
	#imFooter_imMenuObject_11_container > ul > li:nth-child(6n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_11_container > ul > li:nth-child(n+7) {
	margin-top: 10px; 
	}
	#imFooter_imMenuObject_11-menu-opened { display: none; }
	#imFooter_imMenuObject_11 .hamburger-component { display: none; }
	#imFooter_imMenuObject_12_wrapper { position: absolute; top: 244px; left: 0px; width: 320px; height: 76px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imMenuObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_12 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imFooter_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_12_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_12_container > ul > li {position: relative;margin-left: 20px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_12_container > ul > li > .label-wrapper, #imFooter_imMenuObject_12_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 20px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_12 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_12 .label-inner-wrapper, #imFooter_imMenuObject_12 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_12_container > ul > li .label, #imFooter_imMenuObject_12 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_12_container > ul > li > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_12 .hamburger-button {background-color: rgba(102, 102, 102, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_12 .imLevel { cursor: default; }
	#imFooter_imMenuObject_12-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_12 { text-align: center;}
	/* Level menu background */
	#imFooter_imMenuObject_12 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_12 ul ul li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_12 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_12 ul ul li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_12 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imFooter_imMenuObject_12 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_12 ul ul .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_12 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_12 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_12 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_12 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(255, 0, 0, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_12 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_12 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imFooter_imMenuObject_12 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_12 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_12_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_12_container > ul > li > ul.open-bottom { left: 0; }
	#imFooter_imMenuObject_12_container > ul > li > ul.open-left { right: 30px; }
	#imFooter_imMenuObject_12_container > ul > li > ul.open-right { left: 30px; }
	#imFooter_imMenuObject_12_container > ul > li > ul ul, #imFooter_imMenuObject_12_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_12_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_12_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imFooter_imMenuObject_12_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_12_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imFooter_imMenuObject_12 ul > li > ul, #imFooter_imMenuObject_12 .multiple-column { display: none; }
	#imFooter_imMenuObject_12_container > ul > li:nth-child(6n+1) {
	margin-left: 0;
	clear: left;
	}
	#imFooter_imMenuObject_12_container > ul > li:nth-child(n+7) {
	margin-top: 20px; 
	}
	#imFooter_imMenuObject_12_container > ul {margin: 0 10px 0 10px;}
	#imFooter_imMenuObject_12-menu-opened { display: none; }
	#imFooter_imMenuObject_12 .hamburger-component { display: none; }
	#imFooter_imObjectImage_14_wrapper { position: absolute; top: -19px; left: 96px; width: 100px; height: 50px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imObjectImage_14_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_14 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	
}

@media (min-width: 960.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 8px; left: 11px; width: 941px; height: 28px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 20px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/351D75095058DBBC7A9AE1469A0C12DD.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: center;}
	/* Level menu background */
	#imStickyBar_imMenuObject_01 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imStickyBar_imMenuObject_01 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imStickyBar_imMenuObject_01 .multiple-column > ul {max-width: 170px;}
	#imStickyBar_imMenuObject_01 ul ul li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding: 0 8px 0 8px; }
	#imStickyBar_imMenuObject_01 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper {background-color: transparent;background-image: url('../images/D4463082C6010552A2E7FA3A2C4BA1FB.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imStickyBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imStickyBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: url('../images/08FA5F4ADAB5319A7C4CEC78B9E292A3.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imStickyBar_imMenuObject_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/351D75095058DBBC7A9AE1469A0C12DD.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imStickyBar_imMenuObject_01 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imStickyBar_imMenuObject_01 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imStickyBar_imMenuObject_01 .multiple-column > ul > li {display: block;}
	#imStickyBar_imMenuObject_01_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imStickyBar_imMenuObject_01_container > ul > li > ul.open-bottom { left: 0; }
	#imStickyBar_imMenuObject_01_container > ul > li > ul.open-left { right: 30px; }
	#imStickyBar_imMenuObject_01_container > ul > li > ul.open-right { left: 30px; }
	#imStickyBar_imMenuObject_01_container > ul > li > ul ul, #imStickyBar_imMenuObject_01_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imStickyBar_imMenuObject_01_container  > ul > li > ul ul.open-left, #imStickyBar_imMenuObject_01_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imStickyBar_imMenuObject_01_container  > ul > li > ul ul.open-right, #imStickyBar_imMenuObject_01_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imStickyBar_imMenuObject_01 ul > li > ul, #imStickyBar_imMenuObject_01 .multiple-column { display: none; }
	#imStickyBar_imMenuObject_01_container > ul > li:nth-child(30n+1) {
	margin-left: 0;
	clear: left;
	}
	#imStickyBar_imMenuObject_01_container > ul > li:nth-child(n+31) {
	margin-top: 1px; 
	}
	#imStickyBar_imMenuObject_01-menu-opened { display: none; }
	#imStickyBar_imMenuObject_01 .hamburger-component { display: none; }
	
}

@media (max-width: 959.9px) and (min-width: 720.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 13px; left: 0px; width: 720px; height: 57px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 20px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/351D75095058DBBC7A9AE1469A0C12DD.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: center;}
	/* Level menu background */
	#imStickyBar_imMenuObject_01 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imStickyBar_imMenuObject_01 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imStickyBar_imMenuObject_01 .multiple-column > ul {max-width: 170px;}
	#imStickyBar_imMenuObject_01 ul ul li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding: 0 8px 0 8px; }
	#imStickyBar_imMenuObject_01 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper {background-color: transparent;background-image: url('../images/D4463082C6010552A2E7FA3A2C4BA1FB.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imStickyBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imStickyBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: url('../images/08FA5F4ADAB5319A7C4CEC78B9E292A3.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imStickyBar_imMenuObject_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/351D75095058DBBC7A9AE1469A0C12DD.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imStickyBar_imMenuObject_01 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imStickyBar_imMenuObject_01 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imStickyBar_imMenuObject_01 .multiple-column > ul > li {display: block;}
	#imStickyBar_imMenuObject_01_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imStickyBar_imMenuObject_01_container > ul > li > ul.open-bottom { left: 0; }
	#imStickyBar_imMenuObject_01_container > ul > li > ul.open-left { right: 30px; }
	#imStickyBar_imMenuObject_01_container > ul > li > ul.open-right { left: 30px; }
	#imStickyBar_imMenuObject_01_container > ul > li > ul ul, #imStickyBar_imMenuObject_01_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imStickyBar_imMenuObject_01_container  > ul > li > ul ul.open-left, #imStickyBar_imMenuObject_01_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imStickyBar_imMenuObject_01_container  > ul > li > ul ul.open-right, #imStickyBar_imMenuObject_01_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imStickyBar_imMenuObject_01 ul > li > ul, #imStickyBar_imMenuObject_01 .multiple-column { display: none; }
	#imStickyBar_imMenuObject_01_container > ul > li:nth-child(23n+1) {
	margin-left: 0;
	clear: left;
	}
	#imStickyBar_imMenuObject_01_container > ul > li:nth-child(n+24) {
	margin-top: 1px; 
	}
	#imStickyBar_imMenuObject_01-menu-opened { display: none; }
	#imStickyBar_imMenuObject_01 .hamburger-component { display: none; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 0px; left: 0px; width: 480px; height: 57px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 20px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/351D75095058DBBC7A9AE1469A0C12DD.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: center;}
	/* Level menu background */
	#imStickyBar_imMenuObject_01 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imStickyBar_imMenuObject_01 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imStickyBar_imMenuObject_01 .multiple-column > ul {max-width: 170px;}
	#imStickyBar_imMenuObject_01 ul ul li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding: 0 8px 0 8px; }
	#imStickyBar_imMenuObject_01 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper {background-color: transparent;background-image: url('../images/D4463082C6010552A2E7FA3A2C4BA1FB.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imStickyBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imStickyBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: url('../images/08FA5F4ADAB5319A7C4CEC78B9E292A3.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imStickyBar_imMenuObject_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/351D75095058DBBC7A9AE1469A0C12DD.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imStickyBar_imMenuObject_01 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imStickyBar_imMenuObject_01 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imStickyBar_imMenuObject_01 .multiple-column > ul > li {display: block;}
	#imStickyBar_imMenuObject_01_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imStickyBar_imMenuObject_01_container > ul > li > ul.open-bottom { left: 0; }
	#imStickyBar_imMenuObject_01_container > ul > li > ul.open-left { right: 30px; }
	#imStickyBar_imMenuObject_01_container > ul > li > ul.open-right { left: 30px; }
	#imStickyBar_imMenuObject_01_container > ul > li > ul ul, #imStickyBar_imMenuObject_01_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imStickyBar_imMenuObject_01_container  > ul > li > ul ul.open-left, #imStickyBar_imMenuObject_01_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imStickyBar_imMenuObject_01_container  > ul > li > ul ul.open-right, #imStickyBar_imMenuObject_01_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imStickyBar_imMenuObject_01 ul > li > ul, #imStickyBar_imMenuObject_01 .multiple-column { display: none; }
	#imStickyBar_imMenuObject_01_container > ul > li:nth-child(15n+1) {
	margin-left: 0;
	clear: left;
	}
	#imStickyBar_imMenuObject_01_container > ul > li:nth-child(n+16) {
	margin-top: 1px; 
	}
	#imStickyBar_imMenuObject_01-menu-opened { display: none; }
	#imStickyBar_imMenuObject_01 .hamburger-component { display: none; }
	
}

@media (max-width: 479.9px) and (min-width: 320.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 0px; left: 0px; width: 320px; height: 100px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 20px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/351D75095058DBBC7A9AE1469A0C12DD.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: center;}
	/* Level menu background */
	#imStickyBar_imMenuObject_01 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imStickyBar_imMenuObject_01 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imStickyBar_imMenuObject_01 .multiple-column > ul {max-width: 170px;}
	#imStickyBar_imMenuObject_01 ul ul li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding: 0 8px 0 8px; }
	#imStickyBar_imMenuObject_01 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper {background-color: transparent;background-image: url('../images/D4463082C6010552A2E7FA3A2C4BA1FB.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imStickyBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/743C080830FFE13BECB62F17000A061F.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imStickyBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: url('../images/08FA5F4ADAB5319A7C4CEC78B9E292A3.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imStickyBar_imMenuObject_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/351D75095058DBBC7A9AE1469A0C12DD.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imStickyBar_imMenuObject_01 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imStickyBar_imMenuObject_01 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imStickyBar_imMenuObject_01 .multiple-column > ul > li {display: block;}
	#imStickyBar_imMenuObject_01_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imStickyBar_imMenuObject_01_container > ul > li > ul.open-bottom { left: 0; }
	#imStickyBar_imMenuObject_01_container > ul > li > ul.open-left { right: 30px; }
	#imStickyBar_imMenuObject_01_container > ul > li > ul.open-right { left: 30px; }
	#imStickyBar_imMenuObject_01_container > ul > li > ul ul, #imStickyBar_imMenuObject_01_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imStickyBar_imMenuObject_01_container  > ul > li > ul ul.open-left, #imStickyBar_imMenuObject_01_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imStickyBar_imMenuObject_01_container  > ul > li > ul ul.open-right, #imStickyBar_imMenuObject_01_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imStickyBar_imMenuObject_01 ul > li > ul, #imStickyBar_imMenuObject_01 .multiple-column { display: none; }
	#imStickyBar_imMenuObject_01_container > ul > li:nth-child(10n+1) {
	margin-left: 0;
	clear: left;
	}
	#imStickyBar_imMenuObject_01_container > ul > li:nth-child(n+11) {
	margin-top: 1px; 
	}
	#imStickyBar_imMenuObject_01-menu-opened { display: none; }
	#imStickyBar_imMenuObject_01 .hamburger-component { display: none; }
	
}

@media (max-width: 319.9px)  {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 6px; left: 0px; width: 320px; height: 28px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-left: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 20px; height: 28px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/351D75095058DBBC7A9AE1469A0C12DD.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/45ACB5C4552327E2C30A57893DB90DC9.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: right;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(37, 58, 88, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 154px; height: 34px; padding: 0 8px 0 8px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 170px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(170px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
