html
{
	min-height: 100%;
	min-width: 100%;
	-ms-text-size-adjust: none;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,a
{
	margin: 0;
	padding: 0;
	border-width: 0;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img
{
	border: 0;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
}

address,caption,cite,code,dfn,em,strong,th,var,optgroup
{
	font-style: inherit;
	font-weight: inherit;
}

del,ins
{
	text-decoration: none;
}

li
{
	list-style: none;
}

caption,th
{
	text-align: left;
}

h1,h2,h3,h4,h5,h6
{
	font-size: 100%;
	font-weight: inherit;
}

input,button,textarea,select,optgroup,option
{
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

body
{
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	line-height: 1.2;
	word-wrap: break-word;
	text-rendering: optimizeLegibility;/* kerning, primarily */
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
	body { text-rendering:auto; }
}

a:link
{
	color: #000000;
	text-decoration: underline;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #7F7F7F;
	text-decoration: underline;
}

a:active
{
	color: #000000;
	text-decoration: none;
}

a.nontext /* used to override default properties of 'a' tag */
{
	color: black;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.ts-Standard-Link-Format--Kopie a:link
{
	color: #000000;
	text-decoration: none;
}

.ts-Standard-Link-Format--Kopie a:visited
{
	color: #000000;
	text-decoration: none;
}

.ts-Standard-Link-Format--Kopie a:hover
{
	color: #A89F23;
	text-decoration: none;
}

.ts-Standard-Link-Format--Kopie a:active,.ts-Standard-Link-Format--Kopie-2 a:link
{
	color: #000000;
	text-decoration: none;
}

.ts-Standard-Link-Format--Kopie-2 a:visited
{
	color: #000000;
	text-decoration: none;
}

.ts-Standard-Link-Format--Kopie-2 a:hover
{
	color: #C1272D;
	text-decoration: none;
}

.ts-Standard-Link-Format--Kopie-2 a:active,.ts-Standard-Link-Format--Kopie-3 a:link
{
	color: #000000;
	text-decoration: none;
}

.ts-Standard-Link-Format--Kopie-3 a:visited
{
	color: #000000;
	text-decoration: none;
}

.ts-Standard-Link-Format--Kopie-3 a:hover
{
	color: #006837;
	text-decoration: none;
}

.ts-Standard-Link-Format--Kopie-3 a:active,.ts-Standard-Link-Format--Kopie-4 a:link
{
	color: #000000;
	text-decoration: none;
}

.ts-Standard-Link-Format--Kopie-4 a:visited
{
	color: #000000;
	text-decoration: none;
}

.ts-Standard-Link-Format--Kopie-4 a:hover
{
	color: #2E3192;
	text-decoration: none;
}

a,.ts-Standard-Link-Format--Kopie a,.ts-Standard-Link-Format--Kopie-2 a,.ts-Standard-Link-Format--Kopie-3 a,.ts-Standard-Link-Format--Kopie-4 a,.ts-Standard-Link-Format--Kopie-1 a
{
	color: inherit;
	text-decoration: inherit;
}

.ts-Standard-Link-Format--Kopie-1 a:link
{
	color: #7F7F7F;
	text-decoration: none;
}

.ts-Standard-Link-Format--Kopie-4 a:active,.ts-Standard-Link-Format--Kopie-1 a:visited
{
	color: #000000;
	text-decoration: none;
}

.ts-Standard-Link-Format--Kopie-1 a:hover
{
	color: #000000;
	text-decoration: none;
}

.ts-Standard-Link-Format--Kopie-1 a:active
{
	color: #000000;
	text-decoration: none;
}

.normal_text
{
	color: #000000;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1.2;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	vertical-align: 0px;
	padding: 0px;
}

.TabbedPanelsTab
{
	white-space: nowrap;
}

.MenuBar  .MenuBarView, .MenuBar  .SubMenuView /* Resets for ul and li in menus */
{
	display: block;
	list-style: none;
}

.MenuBar .SubMenu
{
	display: none;
	position: absolute;
}

.NoWrap
{
	white-space: nowrap;
	word-wrap: normal;
}

.rootelem /* the root of the artwork tree */
{
	margin-left: auto;
	margin-right: auto;
}

.colelem /* a child element of a column */
{
	display: inline;
	float: left;
	clear: both;
}

.grpelem /* a child element of a group */
{
	display: inline;
	float: left;
}

.clearfix:after /* force a container to fit around floated items */
{
	content: "\0020";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

*:first-child+html .clearfix /* IE7 */
{
	zoom: 1;
}

.clip_frame /* used to clip the contents as in the case of an image frame */
{
	overflow: hidden;
}

.inclusion_context /* context for positioning a group of elements that share the same height */
{
	display: table;
	table-layout: fixed;
	width: 0.01px;
}

.inclelem /* element of an inclusion context */
{
	display: table-cell;
	vertical-align: top;
}

.f3s_mid /* 3-slice frame, middle slice */
{
	background-repeat: repeat;
}

.f3s_top,.f3s_bot /* 3-slice frame, top slice */
{
	background-repeat: no-repeat;
}

.f9s_top_left, .f9s_bot_left /* 9-slice frame, left corner slice */
{
	background-repeat: no-repeat;
	background-position: left;
}

.f9s_top_right, .f9s_bot_right /* 9-slice frame, right corner slice */
{
	background-repeat: no-repeat;
	background-position: right;
}

.f9s_top_mid, .f9s_bot_mid /* 9-slice frame, top/bottom horizontal slice */
{
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.f9s_mid_left /* 9-slice frame, left vertical slice */
{
	background-repeat: repeat-y;
	background-position: left;
}

.f9s_mid_right /* 9-slice frame, right vertical slice */
{
	background-repeat: repeat-y;
	background-position: right;
}

.f9s_center /* 9-slice frame, center slice */
{
	background-repeat: repeat;
	background-position: 0px 0px;
}

.popup_anchor /* anchors an abspos popup */
{
	position: relative;
	width: 0px;
	height: 0px;
}

.popup_element
{
	z-index: 100000;
}

.pointer_cursor
{
	cursor: pointer;
}

span.wrap /* used to force wrap after floated array when nested inside a paragraph */
{
	content: '';
	clear: left;
	display: block;
}

span.actAsInlineDiv /* used to simulate a DIV with inline display when already nested inside a paragraph */
{
	display: inline-block;
}

.position_content,.excludeFromNormalFlow /* used when child content is larger than parent */
{
	float: left;
}

.preload_images /* used to preload images used in non-default states */
{
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
}

preload /* used to specifiy the dimension of preload item */
{
	height: 1px;
	width: 1px;
}

.animateStates
{
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

input:focus,textarea:focus /* remove default focussed input styling */
{
	outline: none;
}

textarea
{
	resize: none;
	overflow: auto;
}

.fld-prompt /* form placeholders cursor behavior */
{
	pointer-events: none;
}

.wrapped-input /* form inputs & placeholders let div styling show thru */
{
	position: absolute;
	top: 0;
	left: 0;
	background: transparent;
	border: none;
}

.submit-btn /* form submit buttons on top of sibling elements */
{
	z-index: 50000;
}

.anchor_item /* used to specify anchor properties */
{
	width: 22px;
	height: 18px;
}

.MenuBar .SubMenuVisible, .MenuBarVertical .SubMenuVisible, .MenuBar .SubMenu .SubMenuVisible,.popup_element.Active,span.actAsPara,.actAsDiv,a.nonblock.nontext,img.block
{
	display: block;
}

.ose_ei
{
	visibility: hidden;
	z-index: 0;
}

.widget_invisible,.js .invi,.js .mse_pre_init,.js .an_invi /* used to hide the widget before loaded */
{
	visibility: hidden;
}

.no_vert_scroll
{
	overflow-y: hidden;
}

.always_vert_scroll
{
	overflow-y: scroll;
}

.always_horz_scroll
{
	overflow-x: scroll;
}

.popup_element.Inactive,.js .disn,.hidden
{
	display: none;
}

.fullscreen
{
	overflow: hidden;
	left: 0px;
	top: 0px;
	position: fixed;
	height: 100%;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.scroll_wrapper
{
	position: absolute;
	overflow: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.MenuBar .MenuItemContainer,.SlideShowContentPanel .fullscreen img
{
	position: relative;
}

.accordion_wrapper
{
	display: inline;
	float: left;
	width: 0px;
}


/*
     FILE ARCHIVED ON 23:04:42 Mar 26, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:35:43 Nov 17, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*site_global.css*/

/*master_a-musterseite.css*/

#u10490-3
{
	border-style: none;
	border-color: transparent;
	background-color: #FFFFFF;
	position: fixed;
}

#u10491-4_img
{
	display: block;
	vertical-align: top;
}

#u10538,#u10491-4,#menuu10492
{
	position: fixed;
}

#u10529
{
	vertical-align: top;
	background: url("https://images.staticjw.com/leh/6617/u10529.png") no-repeat 0px 0px;
	position: relative;
}

#u10527:hover #u10529
{
	background: url("https://images.staticjw.com/leh/6062/u10529-r.png") no-repeat 0px 0px;
}

#u10527.MuseMenuActive #u10529
{
	background: url("https://images.staticjw.com/leh/5862/u10529-a.png") no-repeat 0px 0px;
}

#u10537
{
	vertical-align: top;
	background: url("https://images.staticjw.com/leh/2695/u10537.png") no-repeat 0px 0px;
	position: relative;
}

#u10534:hover #u10537
{
	background: url("https://images.staticjw.com/leh/1036/u10537-r.png") no-repeat 0px 0px;
}

#u10534.MuseMenuActive #u10537
{
	background: url("https://images.staticjw.com/leh/6041/u10537-a.png") no-repeat 0px 0px;
}

#u10504
{
	vertical-align: top;
	background: url("https://images.staticjw.com/leh/4343/u10504.png") no-repeat 0px 0px;
	position: relative;
}

#u10501:hover #u10504
{
	background: url("https://images.staticjw.com/leh/2168/u10504-r.png") no-repeat 0px 0px;
}

#u10501.MuseMenuActive #u10504
{
	background: url("https://images.staticjw.com/leh/3493/u10504-a.png") no-repeat 0px 0px;
}

#u10497
{
	vertical-align: top;
	background: url("https://images.staticjw.com/leh/4282/u10497.png") no-repeat 0px 0px;
	position: relative;
}

#u10494:hover #u10497
{
	background: url("https://images.staticjw.com/kat/5407/u10497-r.png") no-repeat 0px 0px;
}

#u10494.MuseMenuActive #u10497
{
	background: url("https://images.staticjw.com/kat/7435/u10497-a.png") no-repeat 0px 0px;
}

.MenuItem /* unifiedNavBar */
{
	cursor: pointer;
}

#u10524,#u10527,#u10531,#u10534,#u10500,#u10501,#u10493,#u10494,#u1285-3
{
	position: relative;
}

#u590,#u588
{
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	position: relative;
}

#u587-11
{
	text-align: center;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	position: relative;
}

#u587-9
{
	line-height: 0px;/* 0 for mixed font sized paras; applied on spans instead */
}

#u587-8
{
	font-size: 10px;
	letter-spacing: 2px;
}

#u2612-6
{
	text-align: center;
	font-size: 11px;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	position: relative;
}

#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a,#u587-9  span,#u587-9  a /* line-height set on spans of mixed font sized paras */
{
	line-height: 1.2;
}


/*
     FILE ARCHIVED ON 22:47:37 Mar 26, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:35:45 Nov 17, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*index.css*/
.html
{
	background-color: #FFFFFF;
}

#page
{
	z-index: 1;
	width: 960px;
	min-height: 3622.6625000000013px;
	background-image: none;
	border-style: none;
	border-color: transparent;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#page_position_content
{
	margin-top: -36px;
	margin-bottom: -64px;
}

#pu10490-3
{
	width: 0.01px;
	padding-bottom: 113px;
	left: -100px;
	position: relative;
}

#u10490-3
{
	z-index: 161;
	width: 1160px;
	min-height: 113px;
	top: 0px;
	left: 50%;
	margin-left: -50%;
}

#u10538
{
	z-index: 193;
	width: 54px;
	top: 15px;
	left: 50%;
	margin-left: -27px;
}

#u10491-4
{
	z-index: 164;
	top: 60px;
	left: 50%;
	margin-left: -162px;
}

#menuu10492
{
	z-index: 168;
	width: 339px;
	top: 90px;
	left: 50%;
	margin-left: -168px;
}

#u10524
{
	width: 95px;
	min-height: 26px;
	margin-right: -10000px;
}

#u10527
{
	width: 95px;
	padding-bottom: 13px;
}

#u10529
{
	height: 13px;
	width: 78px;
	margin-right: -10000px;
	top: 6px;
	left: 8px;
}

#u10531
{
	width: 79px;
	min-height: 26px;
	margin-right: -10000px;
	left: 97px;
}

#u10534
{
	width: 79px;
	padding-bottom: 13px;
}

#u10537
{
	height: 13px;
	width: 62px;
	margin-right: -10000px;
	top: 6px;
	left: 8px;
}

#u10500
{
	width: 69px;
	min-height: 26px;
	margin-right: -10000px;
	left: 178px;
}

#u10501
{
	width: 69px;
	padding-bottom: 13px;
}

#u10504
{
	height: 13px;
	width: 53px;
	margin-right: -10000px;
	top: 6px;
	left: 8px;
}

#u10493
{
	width: 90px;
	min-height: 26px;
	margin-right: -10000px;
	left: 249px;
}

#u10494
{
	width: 90px;
	padding-bottom: 13px;
}

#u10497
{
	height: 13px;
	width: 74px;
	margin-right: -10000px;
	top: 6px;
	left: 8px;
}

#u20946
{
	z-index: 72;
	width: 200px;
	min-height: 12px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	left: -75px;
	top: -18px;
	margin-bottom: -12px;
	position: relative;
}

#impressions
{
	left: -200px;
	margin-top: 33px;
	position: relative;
}

#u27174-4
{
	z-index: 157;
	width: 416px;
	min-height: 19px;
	letter-spacing: 7px;
	font-size: 14px;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin-left: 272px;
	position: relative;
}

#u590
{
	z-index: 14;
	width: 200px;
	min-height: 12px;
	margin-left: 24px;
	top: -5px;
	margin-bottom: -5px;
}

#slideshowu27128
{
	z-index: 153;
	width: 0.01px;
	height: 458px;
	margin-left: 22px;
	margin-top: 45px;
	position: relative;
}

#u27156popup
{
	z-index: 154;
}

#u27190
{
	z-index: 155;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

.SSFirstButton,.SSPreviousButton,.SSNextButton,.SSLastButton,.SSSlideLink,.SSCloseButton /* slideshowFreeStyle */
{
	cursor: pointer;
}

.SSSlideLoading /* slideshowFreeStyle */
{
	background: url("https://images.staticjw.com/leh/4404/loading.gif") no-repeat center center;
}

#u26543-4
{
	z-index: 149;
	width: 250px;
	min-height: 19px;
	text-align: center;
	letter-spacing: 7px;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	margin-left: 358px;
	margin-top: 76px;
	position: relative;
}

#punrender2
{
	width: 0.01px;
	left: -204px;
	margin-top: 37px;
	position: relative;
}

#unrender2
{
	position: relative;
	width: 22px;
	margin-right: -10000px;
	margin-top: 2px;
}

#slideshowu26392
{
	z-index: 79;
	width: 0.01px;
	height: 518px;
	position: relative;
	margin-right: -10000px;
	left: 229px;
}

#u26427popup
{
	z-index: 80;
}

#u26458
{
	z-index: 81;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26470
{
	z-index: 83;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26436
{
	z-index: 85;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26468
{
	z-index: 87;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26468_img
{
	margin-top: -100px;
	margin-bottom: -100px;
}

#u26478
{
	z-index: 89;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26478_img
{
	margin-top: -47px;
	margin-bottom: -105px;
}

#u26454
{
	z-index: 91;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26454_img
{
	margin-top: -41px;
	margin-bottom: -111px;
}

#u26472
{
	z-index: 93;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26472_img
{
	margin: -75px 58px 2px;
}

#u26474
{
	z-index: 95;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26474_img
{
	margin-top: -78px;
	margin-bottom: -75px;
}

#u26450
{
	z-index: 97;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26450_img
{
	margin-top: -31px;
	margin-bottom: -31px;
}

#u26428
{
	z-index: 99;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26432
{
	z-index: 101;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26669
{
	z-index: 103;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26804
{
	z-index: 105;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26804_img
{
	margin-top: -75px;
	margin-bottom: -75px;
}

#u26717
{
	z-index: 107;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26790
{
	z-index: 109;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26790_img
{
	margin-top: -77px;
	margin-bottom: -77px;
}

#u26739
{
	z-index: 111;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26822
{
	z-index: 113;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26428_img,#u26822_img
{
	margin-top: -99px;
	margin-bottom: -53px;
}

#u26452
{
	z-index: 115;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26444
{
	z-index: 117;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26444_img
{
	margin-top: -16px;
	margin-bottom: -137px;
}

#u26446
{
	z-index: 119;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26446_img
{
	margin-top: -24px;
	margin-bottom: -128px;
}

#u26434
{
	z-index: 121;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26434_img
{
	margin-top: -22px;
	margin-bottom: -131px;
}

#u26440
{
	z-index: 123;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26462
{
	z-index: 125;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26476
{
	z-index: 127;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u27190_img,#u26436_img,#u26440_img,#u26462_img,#u26476_img
{
	margin-top: -76px;
	margin-bottom: -77px;
}

#u26456
{
	z-index: 129;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26456_img
{
	margin-top: -100px;
	margin-bottom: -53px;
}

#u26430
{
	z-index: 131;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26430_img
{
	margin-top: -46px;
	margin-bottom: -82px;
}

#u26466
{
	z-index: 133;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26448
{
	z-index: 135;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26448_img
{
	margin-top: -113px;
	margin-bottom: -113px;
}

#u26438
{
	z-index: 137;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u27190_clip,#u26458_clip,#u26470_clip,#u26436_clip,#u26468_clip,#u26478_clip,#u26454_clip,#u26472_clip,#u26474_clip,#u26450_clip,#u26428_clip,#u26432_clip,#u26669_clip,#u26804_clip,#u26717_clip,#u26790_clip,#u26739_clip,#u26822_clip,#u26452_clip,#u26444_clip,#u26446_clip,#u26434_clip,#u26440_clip,#u26462_clip,#u26476_clip,#u26456_clip,#u26430_clip,#u26466_clip,#u26448_clip,#u26438_clip
{
	overflow: hidden;
	width: 916px;
	height: 458px;
}

#u26458_img,#u26470_img,#u26432_img,#u26669_img,#u26717_img,#u26739_img,#u26452_img,#u26438_img
{
	margin-top: -76px;
	margin-bottom: -76px;
}

#u26442
{
	z-index: 139;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u26394-4
{
	position: absolute;
	width: 30px;
	min-height: 30px;
	text-align: center;
	line-height: 1.4;
	color: #999999;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	top: 488px;
	left: 422px;
}

#u26394-4popup
{
	z-index: 141;
}

#u26397-4
{
	position: absolute;
	width: 30px;
	min-height: 30px;
	text-align: center;
	line-height: 1.4;
	color: #999999;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	top: 488px;
	left: 465px;
}

#u26397-4popup
{
	z-index: 145;
}

#u20951-4
{
	z-index: 75;
	width: 177px;
	min-height: 19px;
	letter-spacing: 7px;
	font-size: 14px;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin-left: 395px;
	margin-top: 71px;
	position: relative;
}

#pteaser
{
	width: 0.01px;
	left: -166px;
	margin-top: 31px;
	position: relative;
}

#teaser
{
	position: relative;
	width: 22px;
	margin-right: -10000px;
	margin-top: 351px;
}

#u20948
{
	z-index: 73;
	width: 933px;
	min-height: 529px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
	left: 183px;
}

#pu14813
{
	width: 0.01px;
	margin-left: 21px;
	margin-top: 41px;
	position: relative;
}

#u14813
{
	z-index: 53;
	width: 292px;
	border-style: none;
	border-color: transparent;
	background-color: #F9F9F9;
	padding-bottom: 55px;
	position: relative;
	margin-right: -10000px;
	margin-top: 10px;
	left: 316px;
}

#u14813:hover
{
	border-style: none;
	border-color: transparent;
	opacity: 0.36;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=36)";
	filter: alpha(opacity=36);
	margin: 10px -10000px 0px 0px;
	background: #F9F9F9 url("https://images.staticjw.com/kat/5395/1234023_245474102266426_1390408024_n.jpg") no-repeat left top;
}

#u14815-4
{
	z-index: 58;
	position: relative;
	width: 248px;
	margin-right: -10000px;
	margin-top: 135px;
	left: 22px;
}

#u14812
{
	z-index: 52;
	width: 292px;
	border-style: none;
	border-color: transparent;
	background-color: #F9F9F9;
	padding-bottom: 55px;
	position: relative;
	margin-right: -10000px;
	margin-top: 10px;
	left: 628px;
}

#u14812:hover
{
	border-style: none;
	border-color: transparent;
	opacity: 0.36;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=36)";
	filter: alpha(opacity=36);
	margin: 10px -10000px 0px 0px;
	background: #F9F9F9 url("https://images.staticjw.com/kat/1760/l17_venue_photo16-copy.jpg") no-repeat right center;
}

#u14814-4
{
	z-index: 54;
	position: relative;
	width: 248px;
	margin-right: -10000px;
	margin-top: 135px;
	left: 22px;
}

#u14815-4_img,#u14814-4_img
{
	display: block;
	vertical-align: top;
}

#u14817
{
	z-index: 62;
	width: 303px;
	position: relative;
	margin-right: -10000px;
	margin-top: 10px;
}

#u14819-3
{
	z-index: 64;
	width: 55px;
	min-height: 280px;
	position: relative;
	margin-right: -10000px;
	left: 255px;
}

#pu5561
{
	width: 0.01px;
	left: -75px;
	margin-top: 66px;
	position: relative;
}

#u5561
{
	z-index: 48;
	width: 200px;
	min-height: 12px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
}

#u15057-4
{
	z-index: 68;
	width: 104px;
	min-height: 19px;
	letter-spacing: 7px;
	font-size: 14px;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	position: relative;
	margin-right: -10000px;
	margin-top: 2px;
	left: 506px;
}

#popen_project_space
{
	width: 0.01px;
	left: -242px;
	margin-top: 39px;
	position: relative;
}

#open_project_space
{
	position: relative;
	width: 22px;
	margin-right: -10000px;
}

#u5565
{
	z-index: 49;
	width: 933px;
	min-height: 529px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
	left: 259px;
}

#u3118-4
{
	z-index: 44;
	width: 342px;
	min-height: 19px;
	letter-spacing: 7px;
	font-size: 14px;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin-left: 323px;
	margin-top: 79px;
	position: relative;
}

#slideshowu1912
{
	z-index: 24;
	width: 0.01px;
	height: 511px;
	margin-left: 25px;
	margin-top: 35px;
	position: relative;
}

#u27156,#u26427,#u1940
{
	position: absolute;
	width: 916px;
	height: 458px;
	background-color: transparent;
}

#u1940popup
{
	z-index: 25;
}

#u1949
{
	z-index: 26;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u1943
{
	z-index: 28;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u1945
{
	z-index: 30;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u1947
{
	z-index: 32;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u1941
{
	z-index: 34;
	width: 916px;
	height: 458px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u1913-4
{
	position: absolute;
	width: 30px;
	min-height: 30px;
	text-align: center;
	line-height: 1.4;
	color: #999999;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	top: 481px;
	left: 422px;
}

#u1913-4popup
{
	z-index: 36;
}

#u1928-4
{
	position: absolute;
	width: 30px;
	min-height: 30px;
	text-align: center;
	line-height: 1.4;
	color: #999999;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	top: 481px;
	left: 465px;
}

#u1928-4popup
{
	z-index: 40;
}

#u1285-3
{
	z-index: 15;
	width: 5px;
	margin-left: 465px;
	margin-top: 43px;
}

#u588
{
	z-index: 13;
	width: 49px;
	min-height: 12px;
	margin-left: 321px;
	top: -2px;
	margin-bottom: -2px;
}

#u587-11
{
	z-index: 2;
	width: 316px;
	min-height: 34px;
	margin-left: 322px;
	top: -8px;
	margin-bottom: -8px;
}

#u2612-6
{
	z-index: 18;
	width: 164px;
	min-height: 16px;
	margin-left: 398px;
	margin-top: 12px;
}

body
{
	padding-top: 36px;
	padding-bottom: 81px;
}

#page .verticalspacer
{
	clear: both;
}

/*added*/

h1{ letter-spacing: 7px;
font-size: 14px;
font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
font-weight: normal;
font-style: normal;
text-align: center;
line-height: 1.2;
word-wrap: break-word;
text-rendering: optimizeLegibility;
margin-bottom: 30px;
text-transform: uppercase;
}

#wrapper-footer a.nonblock, #wrapper-footer span.nonblock{color: #7F7F7F !important;}
#wrapper-footer a.nonblock:hover, #wrapper-footer span.nonblock:hover{color: #000 !important;}

/*
     FILE ARCHIVED ON 22:55:48 Mar 26, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:46:23 Nov 17, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/


/*  about.css */
.html
{
	background-color: #FFFFFF;
}

#page
{
	z-index: 1;
	width: 960px;
	min-height: 3289.5875px;
	background-image: none;
	border-style: none;
	border-color: transparent;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#page_position_content
{
	margin-top: -36px;
	margin-bottom: -64px;
}

#pu10490-3
{
	width: 0.01px;
	padding-bottom: 113px;
	left: -100px;
	position: relative;
}

#u10490-3
{
	z-index: 123;
	width: 1160px;
	min-height: 113px;
	top: 0px;
	left: 50%;
	margin-left: -50%;
}

#u10538
{
	z-index: 155;
	width: 54px;
	top: 15px;
	left: 50%;
	margin-left: -27px;
}

#u10491-4
{
	z-index: 126;
	top: 60px;
	left: 50%;
	margin-left: -162px;
}

#menuu10492
{
	z-index: 130;
	width: 339px;
	top: 90px;
	left: 50%;
	margin-left: -168px;
}

#u10524
{
	width: 95px;
	min-height: 26px;
	margin-right: -10000px;
}

#u10527
{
	width: 95px;
	padding-bottom: 13px;
}

#u10529
{
	height: 13px;
	width: 78px;
	margin-right: -10000px;
	top: 6px;
	left: 8px;
}

#u10531
{
	width: 79px;
	min-height: 26px;
	margin-right: -10000px;
	left: 97px;
}

#u10534
{
	width: 79px;
	padding-bottom: 13px;
}

#u10537
{
	height: 13px;
	width: 62px;
	margin-right: -10000px;
	top: 6px;
	left: 8px;
}

#u10500
{
	width: 69px;
	min-height: 26px;
	margin-right: -10000px;
	left: 178px;
}

#u10501
{
	width: 69px;
	padding-bottom: 13px;
}

#u10504
{
	height: 13px;
	width: 53px;
	margin-right: -10000px;
	top: 6px;
	left: 8px;
}

#u10493
{
	width: 90px;
	min-height: 26px;
	margin-right: -10000px;
	left: 249px;
}

#u10494
{
	width: 90px;
	padding-bottom: 13px;
}

#u10497
{
	height: 13px;
	width: 74px;
	margin-right: -10000px;
	top: 6px;
	left: 8px;
}

#u590
{
	z-index: 14;
	width: 200px;
	min-height: 12px;
	margin-left: 24px;
	margin-top: 65px;
}

#u6409-4
{
	z-index: 119;
	width: 110px;
	min-height: 19px;
	letter-spacing: 7px;
	font-size: 14px;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin-left: 426px;
	margin-top: 9px;
	position: relative;
}

#pu21643
{
	width: 0.01px;
	margin-left: 22px;
	margin-top: 30px;
	position: relative;
}

#u21643
{
	z-index: 37;
	width: 629px;
	position: relative;
	margin-right: -10000px;
	margin-top: 251px;
	left: 151px;
}

#u6406-5
{
	z-index: 104;
	width: 390px;
	min-height: 278px;
	line-height: 1.45;
	font-size: 15px;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	position: relative;
	margin-right: -10000px;
}

#u6408-10
{
	z-index: 109;
	width: 390px;
	min-height: 158px;
	line-height: 1.45;
	font-size: 15px;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	position: relative;
	margin-right: -10000px;
	left: 526px;
}

#u14765-6
{
	z-index: 31;
	width: 321px;
	min-height: 33px;
	text-align: center;
	line-height: 1.45;
	font-size: 13px;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	margin-left: 320px;
	margin-top: 6px;
	position: relative;
}

#u14765
{
	color: #7F7F7F;
}

#pu2935
{
	width: 0.01px;
	left: -100px;
	margin-top: 57px;
	position: relative;
}

#u2935
{
	z-index: 39;
	width: 1160px;
	border-style: none;
	border-color: transparent;
	background-color: #F5F6F6;
	position: relative;
	margin-right: -10000px;
}

#u2935_align_to_page
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	left: -100px;
	padding-top: 41px;
	 
}

#u6405-4
{
	z-index: 100;
	width: 178px;
	min-height: 19px;
	letter-spacing: 7px;
	font-size: 14px;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	left: 494px;
	position: relative;
}

#pu2937-9
{
	width: 0.01px;
	left: 122px;
	margin-top: 29px;
	position: relative;
}

#u2937-9
{
	z-index: 49;
	width: 390px;
	min-height: 158px;
	line-height: 1.45;
	font-size: 15px;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	position: relative;
	margin-right: -10000px;
}

#u6406-2,#u6406-3,#u6408-2,#u6408-7,#u6408-8,#u14765-4,#u2937-5,#u2937-6,#u2937-7
{
	padding-top: 5px;
}

#u188-3
{
	z-index: 172;
	width: 5px;
	position: relative;
	margin-right: -10000px;
	margin-top: 104px;
	left: 418px;
}

#u2936-9
{
	z-index: 40;
	width: 390px;
	min-height: 222px;
	line-height: 1.45;
	font-size: 15px;
	color: #7F7F7F;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	position: relative;
	margin-right: -10000px;
	left: 526px;
}

#u170-3
{
	z-index: 160;
	width: 5px;
	left: 614px;
	top: -8px;
	margin-bottom: -8px;
	position: relative;
}

#u184-3
{
	z-index: 166;
	width: 5px;
	left: 525px;
	margin-top: 15px;
	position: relative;
}

#slideshowu2976
{
	z-index: 74;
	width: 0.01px;
	height: 498px;
	position: relative;
	margin-right: -10000px;
	margin-top: 386px;
	left: 122px;
}

#u2980
{
	position: absolute;
	width: 916px;
	height: 456px;
	background-color: transparent;
}

#u2980popup
{
	z-index: 75;
}

#u2981
{
	z-index: 76;
	width: 916px;
	height: 456px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u2981_clip
{
	overflow: hidden;
	width: 916px;
	height: 456px;
}

#u2981_img
{
	margin-top: -1px;
	margin-bottom: -1px;
}

#u2983-4
{
	position: absolute;
	width: 30px;
	min-height: 30px;
	text-align: center;
	line-height: 1.4;
	color: #999999;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	top: 468px;
	left: 425px;
}

#u2983-4popup
{
	z-index: 78;
}

#u2997-4
{
	position: absolute;
	width: 30px;
	min-height: 30px;
	text-align: center;
	line-height: 1.4;
	color: #999999;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	top: 468px;
	left: 461px;
}

#u2997-4popup
{
	z-index: 82;
}

.SSFirstButton,.SSPreviousButton,.SSNextButton,.SSLastButton,.SSSlideLink,.SSCloseButton /* slideshowFreeStyle */
{
	cursor: pointer;
}

.SSSlideLoading /* slideshowFreeStyle */
{
	background: url("https://images.staticjw.com/leh/4404/loading.gif") no-repeat center center;
}

#u169-3
{
	z-index: 157;
	width: 5px;
	position: relative;
	margin-right: -10000px;
	margin-top: 281px;
	left: 697px;
}

#u171-3
{
	z-index: 163;
	width: 5px;
	position: relative;
	margin-right: -10000px;
	margin-top: 514px;
	left: 660px;
}

#u185-3
{
	z-index: 169;
	width: 5px;
	position: relative;
	margin-right: -10000px;
	margin-top: 443px;
	left: 263px;
}

#u189-3
{
	z-index: 175;
	width: 5px;
	position: relative;
	margin-right: -10000px;
	margin-top: 197px;
	left: 331px;
}

#u190-3
{
	z-index: 178;
	width: 5px;
	position: relative;
	margin-right: -10000px;
	margin-top: 206px;
	left: 371px;
}

#u3119-4
{
	z-index: 27;
	width: 315px;
	min-height: 19px;
	letter-spacing: 7px;
	font-size: 14px;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin-left: 323px;
	margin-top: 58px;
	position: relative;
}

#pu1060-3
{
	width: 0.01px;
	margin-left: 22px;
	margin-top: 47px;
	position: relative;
}

#u1060-3
{
	z-index: 24;
	width: 5px;
	position: relative;
	margin-right: -10000px;
	margin-top: 26px;
	left: 588px;
}

#u4059-6
{
	z-index: 86;
	width: 390px;
	min-height: 234px;
	line-height: 1.45;
	font-size: 15px;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	position: relative;
	margin-right: -10000px;
}

#u4059-2
{
	letter-spacing: 0px;
	font-weight: normal;
	font-style: normal;
}

#u4061-8
{
	z-index: 92;
	width: 390px;
	min-height: 234px;
	line-height: 1.45;
	font-size: 15px;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	position: relative;
	margin-right: -10000px;
	left: 526px;
}

#u2936-5,#u2936-7,#u4059-4,#u4061-4,#u4061-6
{
	padding-top: 6px;
}

#slideshowu2939
{
	z-index: 58;
	width: 0.01px;
	height: 479px;
	margin-left: 22px;
	margin-top: 41px;
	position: relative;
}

#u2943
{
	position: absolute;
	width: 916px;
	height: 438px;
	background-color: transparent;
}

#u2943popup
{
	z-index: 59;
}

#u2946
{
	z-index: 60;
	width: 916px;
	height: 438px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u2948
{
	z-index: 62;
	width: 916px;
	height: 438px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u2944
{
	z-index: 64;
	width: 916px;
	height: 438px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	margin-right: -10000px;
	position: relative;
}

#u2946_clip,#u2948_clip,#u2944_clip
{
	overflow: hidden;
	width: 916px;
	height: 438px;
}

#u2946_img,#u2948_img,#u2944_img
{
	margin-top: -39px;
	margin-bottom: -39px;
}

#u2952-4
{
	position: absolute;
	width: 30px;
	min-height: 30px;
	text-align: center;
	line-height: 1.4;
	color: #999999;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	top: 449px;
	left: 424px;
}

#u2952-4popup
{
	z-index: 66;
}

#u2940-4
{
	position: absolute;
	width: 30px;
	min-height: 30px;
	text-align: center;
	line-height: 1.4;
	color: #999999;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	top: 449px;
	left: 463px;
}

#u2940-4popup
{
	z-index: 70;
}

#u1285-3
{
	z-index: 15;
	width: 5px;
	margin-left: 465px;
	margin-top: 422px;
}

#u588
{
	z-index: 13;
	width: 49px;
	min-height: 12px;
	margin-left: 321px;
	top: -2px;
	margin-bottom: -2px;
}

#u587-11
{
	z-index: 2;
	width: 316px;
	min-height: 34px;
	margin-left: 322px;
	top: -8px;
	margin-bottom: -8px;
}

#u2612-6
{
	z-index: 18;
	width: 164px;
	min-height: 16px;
	margin-left: 398px;
	margin-top: 12px;
}

body
{
	padding-top: 36px;
	padding-bottom: 81px;
}

#page .verticalspacer
{
	clear: both;
}

#other-page{z-index: 149; min-height: 19px; text-align: center; letter-spacing: 7px; font-family: Helvetica, Helvetica Neue, Arial, sans-serif; margin-left: 358px; margin-top: 15px; position: relative;}
/*
     FILE ARCHIVED ON 14:31:11 May 13, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:34:40 Nov 20, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/