/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; }
table { border-collapse:collapse; border-spacing:0; }
ul { list-style-type:disc; }
.page ol, .page ul { list-style-position:inside; }
.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/

html, body, #container { height:100%; }
button { border:none;}
#container { height:100%; min-height:100%;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[onclick], [onrollover], button { cursor:pointer; pointer-events:auto; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%;
	top:0; left:0; margin:auto;
	padding:6px;
    position:fixed;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1;
    z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom;
    width:18px;
}
#loadIndicator span:after { content:' Loading Content...'; }
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px;
	line-height:26px;
	clear:both;
	position:relative;
	margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none;
	color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
@media all and (-ms-high-contrast:none){ *::-ms-backdrop,.svg-img{width:100%;} }
.pageItem, svg { position:absolute; }
svg { overflow:visible; }
.pageItem, .pageItemIFrame {
	display:block;
	top:0;
	left:0;
	width:auto !important;
	height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden {visibility:hidden; }

html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }

.page {
	position:relative;
	float:left;
	height:100%;
	width:100%;
	overflow:hidden;
}

.pages {
	list-style:none outside none;
	padding:0;
	margin:0 auto ;
}	

#container > .page { /*center single page baker*/
    position:absolute;
    bottom:0;
    left:0; 
    right:0;
    top:0;
    margin:0 auto;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; }

/*.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }*//*currently broken in iOS*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}	

@media only screen and (max-device-width:1024px) {
	.anythingSlider {padding:0;}
}

object, embed, img, a { outline:0; }

.liquid svg {
    height:100%;
    width:100%;
}

.noPlugin {
	width:100%;
	height:100%;
	background:#ccc;
	border:1px solid #666;
	padding:6px;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.paper-horizontal {
	position:absolute;
	top:50%;
	overflow:visible;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999')";/*IE8*/
}

/*video skins*/
.mejs-none .mejs-controls {display:none !important;}

.liquid .page, .page.liquid {
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
	display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }

.page.ls { bottom:auto !important; }

#container > nav { display:none; }
#container > nav > button {
	display:block;
	position:absolute;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /* half height of image */
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.png) no-repeat;
}	
#container > nav > button:hover { opacity:.7; }
#container > nav > #backBtn { left:0; background-position:left bottom; }
#container > nav > #nextBtn { right:0; background-position:right bottom; }

/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; /*-webkit-overflow-scrolling:touch;*/}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* 	Colorbox User Style:
*/
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See:http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

.hidden { display:none; }
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:none; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.mso > .state.active, .mso > .state.transition { display:block; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
}
.valign-bottom { vertical-align:bottom; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex; 
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:1.5ex;padding-left:1.5ex; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px;
	white-space:nowrap;
    width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline;
    list-style-type:none;
    margin:0 4px;
    outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

/*CSS Generated from InDesign Styles*/
body { background:transparent; }.page { width:612.00px; height:792.00px; background: transparent !important; }.paper-vertical { width:612.00px; height:100%; }.paper-horizontal { width:7464.00px; height:792.00px; margin-top:-396.00px; }@media all and (max-height:792.00px) {	.paper-horizontal { margin:0;top:0;}	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/	.anythingSlider-in5 .arrow a { margin: -68px 0 0 0; }}@media all and (max-width:612.00px) {	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;margin:0;top:0;border:0; }	.paper-vertical, .paper-horizontal { padding:0; }}.mejs-audio {display:none;}@font-face {	font-family:FF-FuturaBT-MediumItalic;	src:url("../fonts/FuturaBT-MediumItalic.otf");	font-style:italic;}@font-face {	font-family:FF-FuturaBT-Bold;	src:url("../fonts/FuturaBT-Bold.otf");	font-weight:bold;}@font-face {	font-family:FF-AGaramondPro-Bold;	src:url("../fonts/AGaramondPro-Bold.otf");	font-weight:bold;}@font-face {	font-family:FF-MinionPro-Regular;	src:url("../fonts/MinionPro-Regular.otf");}@font-face {	font-family:FF-Calibri;	src:url("../fonts/Calibri.ttf");}@font-face {	font-family:FF-FuturaBT-LightItalic;	src:url("../fonts/FuturaBT-LightItalic.otf");	font-style:italic;}@font-face {	font-family:FF-FuturaBT-Light;	src:url("../fonts/FuturaBT-Light.otf");}@font-face {	font-family:FF-FuturaBT-Medium;	src:url("../fonts/FuturaBT-Medium.otf");}@font-face {	font-family:FF-AGaramondPro-Regular;	src:url("../fonts/AGaramondPro-Regular.otf");}@font-face {	font-family:FF-AGaramondPro-Italic;	src:url("../fonts/AGaramondPro-Italic.otf");	font-style:italic;}#item2152 {	width:251px !important;	height:801px !important;	left:370px !important;}#item2042 {	background:#fff;	border:solid 1px #fff;	width:633px !important;	height:154px !important;	left:-12px !important;	top:55px !important;}#item2060 {	background:#fff;	opacity:0.70;	filter:alpha(opacity=70);	border:solid 1px #fff;	width:633px !important;	height:16px !important;	left:-12px !important;	top:206px !important;}#item2061 {	width:540px !important;	height:116px !important;	left:36px !important;	top:89px !important;}#item2084 {	width:157px !important;	height:510px !important;	left:436px !important;	top:248px !important;}#item2367 {	width:150px !important;	height:150px !important;	left:443px !important;	top:727px !important;}#item3260 {	width:635px !important;	height:84px !important;	left:-14px !important;	top:-9px !important;}#item3268 {	background:#fff;	width:1px !important;	height:6px !important;	left:227px !important;	top:35px !important;}#item3270 {	background:#fff;	width:1px !important;	height:6px !important;	left:237px !important;	top:35px !important;}#item3272 {	background:#fff;	width:1px !important;	height:6px !important;	left:247px !important;	top:35px !important;}#item3297 {	background:#fff;	width:1px !important;	height:8px !important;	left:358px !important;	top:49px !important;}#item10039 {	border-radius:12px;	background:#fec325;	width:200px !important;	height:18px !important;	left:3px !important;	top:673px !important;}#item2343 {	width:458px !important;	height:111px !important;	left:78px !important;	top:609px !important;}#item4752 {	width:432px !important;	height:271px !important;	left:78px !important;	top:360px !important;}#item988 {	width:432px !important;	height:342px !important;	left:36px !important;	top:378px !important;}#item1375 {	width:94px !important;	height:340px !important;	left:482px !important;	top:378px !important;}#item10367 {	width:541px !important;	height:22px !important;	left:35px !important;	top:740px !important;}#item1183 {	width:267px !important;	height:127px !important;	left:144px !important;	top:594px !important;}#item10342 {	width:541px !important;	height:22px !important;	left:36px !important;	top:740px !important;}#item5072 {	width:259px !important;	height:68px !important;	left:144px !important;	top:270px !important;}#item5097 {	width:268px !important;	height:61px !important;	left:143px !important;	top:533px !important;}#item9522 {	width:152px !important;	height:648px !important;	left:424px !important;	top:72px !important;}#item1213 {	width:432px !important;	height:166px !important;	left:36px !important;	top:72px !important;}#item10316 {	width:541px !important;	height:22px !important;	left:35px !important;	top:740px !important;}#item5133 {	width:433px !important;	height:15px !important;	left:36px !important;	top:705px !important;}#item7947 {	width:101px !important;	height:151px !important;	left:477px !important;	top:72px !important;}#item10291 {	width:541px !important;	height:22px !important;	left:36px !important;	top:740px !important;}#item9187 {	border-radius:12px;	background:#d9e0f2;	width:405px !important;	height:229px !important;	left:122px !important;	top:456px !important;	padding:9px;}#item9621 {	width:410px !important;	height:8px !important;	left:76px !important;	top:417px !important;}#item2693 {	width:210px !important;	height:422px !important;	left:36px !important;	top:72px !important;}#item5238 {	width:199px !important;	height:35px !important;	left:36px !important;	top:700px !important;}#item7973 {	width:101px !important;	height:150px !important;	left:481px !important;	top:72px !important;}#item10266 {	width:541px !important;	height:22px !important;	left:35px !important;	top:740px !important;}#item9962 {	width:210px !important;	height:648px !important;	left:258px !important;	top:72px !important;}#item4843 {	width:210px !important;	height:494px !important;	left:144px !important;	top:226px !important;}#item5321 {	width:432px !important;	height:27px !important;	left:144px !important;	top:199px !important;}#item6212 {	width:210px !important;	height:32px !important;	left:365px !important;	top:693px !important;}#item10241 {	width:541px !important;	height:22px !important;	left:36px !important;	top:740px !important;}#item9970 {	width:210px !important;	height:338px !important;	left:365px !important;	top:226px !important;}#item4937 {	width:210px !important;	height:311px !important;	left:36px !important;	top:233px !important;}#item5347 {	width:209px !important;	height:44px !important;	left:37px !important;	top:676px !important;}#item5373 {	width:208px !important;	height:9px !important;	left:259px !important;	top:669px !important;}#item10216 {	width:541px !important;	height:22px !important;	left:35px !important;	top:740px !important;}#item9664 {	width:210px !important;	height:32px !important;	left:36px !important;	top:197px !important;}#item9980 {	width:210px !important;	height:472px !important;	left:258px !important;	top:72px !important;}#item10191 {	width:541px !important;	height:22px !important;	left:36px !important;	top:740px !important;}#item5690 {	width:432px !important;	height:228px !important;	left:144px !important;	top:72px !important;}#item10166 {	width:541px !important;	height:22px !important;	left:35px !important;	top:740px !important;}#item5458 {	width:432px !important;	height:638px !important;	left:36px !important;	top:72px !important;}#item3557 {	width:184px !important;	height:82px !important;	left:35px !important;	top:74px !important;}#item7031 {	width:541px !important;	height:32px !important;	left:35px !important;	top:726px !important;}#item9834 {	width:275px !important;	height:170px !important;	left:301px !important;	top:199px !important;	padding:5px;}p.autoParaStyle28 {	font-style:italic;	font-weight:normal;	font-family:FF-AGaramondPro-Italic,"Adobe Garamond Pro",Georgia, serif;	font-size:9px;	line-height:11px;	color:#000;	margin-bottom:11px;	text-align:left;}p.autoParaStyle27 {	font-style:italic;	font-weight:normal;	font-family:FF-AGaramondPro-Italic,"Adobe Garamond Pro",Georgia, serif;	font-size:9px;	line-height:11px;	color:#000;	margin-bottom:16px;	text-align:left;}p.autoParaStyle26 {	font-family:FF-AGaramondPro-Regular,"Adobe Garamond Pro",Georgia, serif;	font-size:11px;	line-height:13px;	color:#1b75bb;	text-decoration:underline;	margin-bottom:7px;	text-align:center;}p.autoParaStyle25 {	font-family:FF-AGaramondPro-Regular,"Adobe Garamond Pro",Georgia, serif;	font-size:11px;	line-height:13px;	color:#000;	text-align:left;}p.autoParaStyle24 {	font-family:FF-AGaramondPro-Regular,"Adobe Garamond Pro",Georgia, serif;	font-size:11px;	line-height:14px;	color:#000;	margin-bottom:7px;	text-align:left;}p.autoParaStyle23 {	font-family:FF-AGaramondPro-Regular,"Adobe Garamond Pro",Georgia, serif;	font-size:11px;	line-height:14px;	color:#000;	margin-bottom:7px;	text-align:left;}p.autoParaStyle22 {	font-family:FF-AGaramondPro-Regular,"Adobe Garamond Pro",Georgia, serif;	font-size:11px;	line-height:14px;	color:#000;	margin-bottom:4px;	text-align:left;}p.autoParaStyle21 {	font-family:FF-FuturaBT-Medium,"Futura Medium BT",sans-serif;	font-size:12px;	line-height:15px;	color:#000;	text-transform:uppercase;	text-align:left;}p.autoParaStyle20 {	font-family:FF-FuturaBT-Light,"Futura Light BT",sans-serif;	font-size:11px;	line-height:15px;	color:#000;	margin-bottom:7px;	text-align:left;}p.autoParaStyle19 {	font-family:FF-FuturaBT-Light,"Futura Light BT",sans-serif;	font-size:11px;	line-height:15px;	color:#994708;	text-align:left;}p.autoParaStyle18 {	font-family:FF-AGaramondPro-Regular,"Adobe Garamond Pro",Georgia, serif;	font-size:11px;	line-height:14px;	color:#000;	letter-spacing:-0.020em;	margin-bottom:7px;	text-align:left;}p.autoParaStyle17 {	font-family:FF-FuturaBT-Light,"Futura Light BT",sans-serif;	font-size:12px;	line-height:14px;	color:#587a7b;	letter-spacing:0.280em;	text-transform:uppercase;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:2;	-ms-hyphenate-after:2;	-moz-hyphenate-after:2;	-webkit-hyphenate-after:2;	hyphenate-before:2;	-ms-hyphenate-before:2;	-moz-hyphenate-before:2;	-webkit-hyphenate-before:2;	text-align:left;}p.autoParaStyle16 {	font-family:FF-FuturaBT-Light,"Futura Light BT",sans-serif;	font-size:12px;	line-height:14px;	color:#587a7b;	letter-spacing:0.280em;	text-transform:uppercase;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:2;	-ms-hyphenate-after:2;	-moz-hyphenate-after:2;	-webkit-hyphenate-after:2;	hyphenate-before:2;	-ms-hyphenate-before:2;	-moz-hyphenate-before:2;	-webkit-hyphenate-before:2;	text-align:right;}p.autoParaStyle15 {	font-family:FF-FuturaBT-Light,"Futura Light BT",sans-serif;	font-size:11px;	line-height:15px;	color:#994708;	margin-bottom:2px;	text-align:left;}p.autoParaStyle14 {	font-style:italic;	font-weight:normal;	font-family:FF-FuturaBT-LightItalic,"Futura Light BT",sans-serif;	font-size:11px;	line-height:15px;	color:#994708;	text-align:left;}p.autoParaStyle13 {	font-family:FF-AGaramondPro-Regular,"Adobe Garamond Pro",Georgia, serif;	font-size:11px;	line-height:14px;	color:#000;	margin-bottom:7px;	text-align:left;}p.autoParaStyle13:first-child:first-letter {	font-size:32.4px;	padding:3px 3px 0 0;	float:left;}p.autoParaStyle12 {	font-style:italic;	font-weight:normal;	font-family:FF-AGaramondPro-Italic,"Adobe Garamond Pro",Georgia, serif;	font-size:11px;	line-height:14px;	color:#000;	padding-left:9px;	margin-bottom:7px;	text-align:left;}p.autoParaStyle11 {	font-family:FF-AGaramondPro-Regular,"Adobe Garamond Pro",Georgia, serif;	font-size:9px;	line-height:11px;	color:#000;	margin-bottom:7px;	text-align:left;}p.autoParaStyle10 {	font-family:FF-FuturaBT-Medium,"Futura Medium BT",sans-serif;	font-size:9px;	line-height:12px;	color:#492e24;	margin-bottom:2px;	text-align:center;}p.autoParaStyle9 {	font-family:FF-FuturaBT-Medium,"Futura Medium BT",sans-serif;	font-size:11px;	line-height:13px;	color:#fff;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:2;	-ms-hyphenate-after:2;	-moz-hyphenate-after:2;	-webkit-hyphenate-after:2;	hyphenate-before:2;	-ms-hyphenate-before:2;	-moz-hyphenate-before:2;	-webkit-hyphenate-before:2;	margin-top:9px;	margin-bottom:9px;	text-align:right;}p.autoParaStyle8 {	font-family:FF-FuturaBT-Medium,"Futura Medium BT",sans-serif;	font-size:14px;	line-height:17px;	color:#fff;	margin-top:9px;	text-align:right;}p.autoParaStyle7 {	font-family:FF-FuturaBT-Medium,"Futura Medium BT",sans-serif;	font-size:14px;	line-height:17px;	color:#fff;	text-transform:uppercase;	margin-top:9px;	text-align:right;}p.autoParaStyle6 {	font-family:FF-FuturaBT-Medium,"Futura Medium BT",sans-serif;	font-size:14px;	line-height:17px;	color:#fff;	text-transform:uppercase;	text-align:right;}p.autoParaStyle5 {	font-family:FF-FuturaBT-Medium,"Futura Medium BT",sans-serif;	font-size:11px;	line-height:13px;	color:#fff;	letter-spacing:-0.010em;	margin-top:9px;	text-align:right;}p.autoParaStyle4 {	font-family:FF-FuturaBT-Medium,"Futura Medium BT",sans-serif;	font-size:11px;	line-height:13px;	color:#fff;	margin-top:9px;	margin-bottom:9px;	text-align:right;}p.autoParaStyle3 {	font-family:FF-FuturaBT-Medium,"Futura Medium BT",sans-serif;	font-size:11px;	line-height:13px;	color:#fff;	margin-top:9px;	text-align:right;}p.autoParaStyle2 {	font-family:FF-FuturaBT-Medium,"Futura Medium BT",sans-serif;	font-size:11px;	line-height:13px;	color:#fff;	margin-top:5px;	text-align:right;}p.autoParaStyle1 {	font-family:FF-FuturaBT-Light,"Futura Light BT",sans-serif;	font-size:25px;	line-height:27px;	color:#000;	margin-top:5px;	margin-bottom:14px;	text-align:left;}p.Normal {	font-family:FF-Calibri,Calibri,Georgia, serif;	font-size:12px;	line-height:14px;	color:#000;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:2;	-ms-hyphenate-after:2;	-moz-hyphenate-after:2;	-webkit-hyphenate-after:2;	hyphenate-before:2;	-ms-hyphenate-before:2;	-moz-hyphenate-before:2;	-webkit-hyphenate-before:2;	text-align:left;}p.Cover-Info {	font-family:FF-FuturaBT-Medium,"Futura Medium BT",sans-serif;	font-size:11px;	line-height:13px;	color:#fff;	margin-bottom:7px;	text-align:right;}p.Subhead {	font-family:FF-FuturaBT-Medium,"Futura Medium BT",sans-serif;	font-size:12px;	line-height:16px;	color:#a3a510;	text-transform:uppercase;	margin-top:14px;	text-align:left;}p.Subhead-Inside-Front-Cover {	font-family:FF-FuturaBT-Light,"Futura Light BT",sans-serif;	font-size:14px;	line-height:17px;	color:#000;	margin-top:11px;	border-bottom:solid 0.5px #989535;	text-align:left;}p.Subhead {	font-family:FF-FuturaBT-Medium,"Futura Medium BT",sans-serif;	font-size:12px;	line-height:15px;	color:#003d78;	text-transform:uppercase;	margin-top:11px;	text-align:left;}p.Text {	font-family:FF-AGaramondPro-Regular,"Adobe Garamond Pro",Georgia, serif;	font-size:11px;	line-height:14px;	color:#000;	margin-bottom:16px;	text-align:left;}p.subtitle1 {	font-family:FF-FuturaBT-Medium,"Futura Medium BT",sans-serif;	font-size:12px;	line-height:14px;	color:#131e48;	text-transform:uppercase;	margin-top:5px;	margin-bottom:3px;	text-align:left;}ul.Text-Bullet-final-line {	font-family:FF-AGaramondPro-Regular,"Adobe Garamond Pro",Georgia, serif;	font-size:11px;	line-height:14px;	color:#000;	text-indent:-13px;	padding-left:23px;	margin-bottom:7px;	text-align:left;}ul.Text-Bullet {	font-family:FF-AGaramondPro-Regular,"Adobe Garamond Pro",Georgia, serif;	font-size:11px;	line-height:14px;	color:#000;	text-indent:-13px;	padding-left:23px;	text-align:left;}p.Text-No-Space-After {	font-family:FF-AGaramondPro-Regular,"Adobe Garamond Pro",Georgia, serif;	font-size:11px;	line-height:14px;	color:#000;	text-align:left;}p.Equal-Opp {	font-style:italic;	font-weight:normal;	font-family:FF-AGaramondPro-Italic,"Adobe Garamond Pro",Georgia, serif;	font-size:9px;	line-height:11px;	color:#000;	margin-bottom:7px;	text-align:left;}p.text-no-space-after {	font-family:FF-AGaramondPro-Regular,"Adobe Garamond Pro",Georgia, serif;	font-size:11px;	line-height:14px;	color:#000;	margin-bottom:4px;	text-align:left;}p.text {	font-family:FF-AGaramondPro-Regular,"Adobe Garamond Pro",Georgia, serif;	font-size:11px;	line-height:14px;	color:#000;	margin-bottom:7px;	text-align:left;}p.source-left {	font-style:italic;	font-weight:normal;	font-family:FF-FuturaBT-LightItalic,"Futura Light BT",sans-serif;	font-size:9px;	line-height:12px;	color:#994708;	text-align:left;}p.source-right {	font-style:italic;	font-weight:normal;	font-family:FF-FuturaBT-LightItalic,"Futura Light BT",sans-serif;	font-size:9px;	line-height:12px;	color:#994708;	text-align:right;}p.Table-Text {	font-family:FF-FuturaBT-Light,"Futura Light BT",sans-serif;	font-size:10px;	line-height:12px;	color:#fff;	margin-bottom:13px;	text-align:center;}p.figure-right {	font-family:FF-FuturaBT-Light,"Futura Light BT",sans-serif;	font-size:10px;	line-height:12px;	color:#994708;	margin-bottom:2px;	text-align:right;}p.figure-left {	font-family:FF-FuturaBT-Light,"Futura Light BT",sans-serif;	font-size:10px;	line-height:12px;	color:#994708;	text-align:left;}p.figure-head-right {	font-family:FF-FuturaBT-Medium,"Futura Medium BT",sans-serif;	font-size:10px;	line-height:12px;	color:#994708;	text-align:right;}p.figure-head-left {	font-family:FF-FuturaBT-Medium,"Futura Medium BT",sans-serif;	font-size:10px;	line-height:12px;	color:#994708;	text-align:left;}p.quote {	font-family:FF-FuturaBT-Light,"Futura Light BT",sans-serif;	font-size:12px;	line-height:20px;	color:#994708;	text-align:right;}p.Front-Cover {	font-family:FF-FuturaBT-Light,"Futura Light BT",sans-serif;	font-size:27px;	line-height:32px;	color:#000;	margin-top:5px;	margin-bottom:3px;	text-align:left;}p.WOSI {	font-family:FF-FuturaBT-Light,"Futura Light BT",sans-serif;	font-size:20px;	line-height:24px;	color:#587a7b;	letter-spacing:0.380em;	text-transform:uppercase;	margin-top:9px;	text-align:left;}p.Basic-Paragraph {	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;	font-size:12px;	line-height:14px;	color:#000;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:2;	-ms-hyphenate-after:2;	-moz-hyphenate-after:2;	-webkit-hyphenate-after:2;	hyphenate-before:2;	-ms-hyphenate-before:2;	-moz-hyphenate-before:2;	-webkit-hyphenate-before:2;	text-align:left;}p.No-Paragraph-Style {	font-family:"Minion Pro","Times New Roman", Times, serif;	font-size:12px;	line-height:14px;	color:#000;	hyphens:auto;	-moz-hyphens:auto;	-ms-hyphens:auto;	-webkit-hyphens:auto;	hyphenate-after:2;	-ms-hyphenate-after:2;	-moz-hyphenate-after:2;	-webkit-hyphenate-after:2;	hyphenate-before:2;	-ms-hyphenate-before:2;	-moz-hyphenate-before:2;	-webkit-hyphenate-before:2;	text-align:left;}span.autoCharStyle11 {	font-style:italic;	font-weight:normal;	font-family:FF-AGaramondPro-Italic,"Adobe Garamond Pro",Georgia, serif;	font-size:9px;	color:#000;}span.autoCharStyle10 {	font-style:italic;	font-weight:normal;	font-family:FF-AGaramondPro-Italic,"Adobe Garamond Pro",Georgia, serif;	font-size:11px;	color:#1b75bb;	text-decoration:underline;}span.autoCharStyle9 {	font-family:FF-FuturaBT-Medium,"Futura Medium BT",sans-serif;	font-size:12px;	color:#003d78;	text-transform:uppercase;}span.autoCharStyle8 {	font-family:FF-AGaramondPro-Regular,"Adobe Garamond Pro",Georgia, serif;	font-size:11px;	color:#000;	letter-spacing:-0.010em;}span.autoCharStyle7 {	font-family:FF-FuturaBT-Light,"Futura Light BT",sans-serif;	font-size:10px;	color:#994708;}span.autoCharStyle6 {	font-weight:bold;	font-family:FF-AGaramondPro-Bold,"Adobe Garamond Pro",Georgia, serif;	font-size:11px;	color:#000;}span.autoCharStyle5 {	font-family:FF-FuturaBT-Light,"Futura Light BT",sans-serif;	font-size:12px;	color:#587a7b;	letter-spacing:0.355em;	text-transform:uppercase;}span.autoCharStyle4 {	font-family:FF-AGaramondPro-Regular,"Adobe Garamond Pro",Georgia, serif;	font-size:11px;	color:#000;}span.autoCharStyle3 {	font-family:FF-AGaramondPro-Regular,"Adobe Garamond Pro",Georgia, serif;	font-size:6.4px;	color:#000;	vertical-align:super;	line-height:0;}span.autoCharStyle2 {	font-style:italic;	font-weight:normal;	font-family:FF-AGaramondPro-Italic,"Adobe Garamond Pro",Georgia, serif;	font-size:6.4px;	color:#000;	vertical-align:super;	line-height:0;}span.autoCharStyle1 {	font-weight:bold;	font-family:FF-FuturaBT-Bold,"Futura BT",sans-serif;	font-size:11px;	color:#fff;}span.Hyperlink {	color:#1b75bb;	text-decoration:underline;}span.italics {	font-style:italic;	font-weight:normal;}span.bold-subtitle {	font-family:FF-FuturaBT-Medium,"Futura Medium BT",sans-serif;}span.bold {	font-family:FF-FuturaBT-Medium,"Futura Medium BT",sans-serif;}span.bold-italic {	font-style:italic;	font-weight:normal;	font-family:FF-FuturaBT-MediumItalic,"Futura Medium BT",sans-serif;}span.bold-text {	font-weight:bold;}span.None {}#in5footer,  #prefooter {display:none;}