﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:19px;
	margin: 0px auto 0;
	padding: 0;
	padding-top: 12px;
}

h1, h2, h4, h5, h6, {
	margin:16px 0px;
	padding:0px;
	
}
.book {
	background-image: url("assets/page_bg.png");
	background-repeat: repeat-x;
	border: 1px solid #DBDBDB;
	height: 580px;
	left: 41px;
	margin-top: 4px;
	padding-top: 0;
	position: relative;
	width: 940px;
}
.bookpage {
	height: 580px;
	margin-top: 0;
	padding: 0 0 50px;
	width: 938px;	
}
.leftpage {
	width:470px;
	height:580px;
	float:left;
	padding:0px;
	color:#000000;
}
.sleftpage {
	width:470px;
	height:580px;
	float:left;
	padding:0px;
	padding-top:25px;
	color:#000000;
}
.rightpage {
	width:468px;
	height:590px;
	float:left;
	padding:0px;
	padding-top:25px;
	color:#000000;
}

#framePop {
	scroll:none;
	margin-top:-14px;
}

#toolbarTitle {
	position:relative;
	display:inline-block;
	margin:14px 0 0 16px;
	font-size:15px;
	letter-spacing:.3px;
}

#bchapter {
	font-weight:normal;
}

#btitle {
	font-weight:bold;
}

.pagedevider {
	background-image: url("assets/page_divider.png");
	background-repeat: repeat-y;
	height: 597px;
	left: 443px;
	position: absolute;
	top: -5px;
	width: 27px;
	z-index: 200;
}

.mainContainer {
	position:relative;
	margin:0 auto;
	width:1024px;
}

#topNav {
	position:relative;
	left:41px;
	width:940px;
	padding:0px;
	top:-4px;
	margin-top:5px;
}

.leftTitle {
	padding:0 0 4px 0;
	margin:0 0 0 2px;
	display:inline-block;
	width:150px;
	cursor:pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	display:inline-block;
}

.rightTitle {
	display:inline-block;
	padding:0px 0 0;
	position:relative;
	text-align:right;
	float:right;
}

.rightTitle span.redTitle { font-size:20px; color:#E80B0B; }
.rightTitle span.blackTitle { font-size:20px; color:#000; }

.toolBar {
	position:relative; 
	margin-top:-1px;
	left:41px;
	height:42px;
	width:940px;
	padding:0px;
	border:1px solid #DBDBDB;
	background-image:url(assets/top_header_bar.png);
	background-repeat:repeat-x;
}

.shadowBar {
	position:relative;
	left:41px;
	height:4px;
	width:940px;
	padding:0px;
	margin:0px;
	background-image:url(assets/page_dropshadow.png);
	background-repeat:repeat-x;
}

#frontcover {
	padding-top:0px;
	position:relative;
	top:0px;
}
#backcover {
	padding-top:0px;
	position:relative;
	top:0px;
	margin-left:0px;
}

p {
	margin:0 28px 16px;
	padding:0px;
}

div, h1, h2, h3, h4, h5 {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

H3 {
    color:#E80B0B;
    font-size:16px;
    margin:0 28px 9px 28px;
	padding:9px 0 0;
}

H3.hbv { padding-top:0px; }

H3.htp { margin-top:27px; }

H4 {
	margin:18px 4px 9px 28px;
	padding:0;;
	font-size:15px;
}

H4.hbv { margin-top:0px; }

H4.htp { margin-top:27px; }

H6 {
	color:#E80B0B;
	font-size:15px;
	margin:0 28px 4px 0; 
	text-align:left
}

a {
	color:#1F4F82;
	cursor:pointer;
}

a:link {
	text-decoration:none;
	color:#1F4F82;
	 border: none;
    outline: none;
}

a:visited {
	color:#1F4F82;
	 border: none;
    outline: none;
	text-decoration: none;
}

a:hover {
	color:#1F4F82;
	text-decoration:underline;
	 border: none;
    outline: none;
}

a:active {
	color:#1F4F82;
	 border: none;
    outline: none;
}

li a {
	color:#1F4F82;
	cursor:pointer;
}

ul li {
	background: url("assets/list-icons.png") no-repeat scroll -266px -129px transparent;
	list-style: none outside none;
	margin: 4px 0 5px;
	padding: 0 0 0 0px;
}

.internalul { margin-bottom: 18px; }

.internalul li {
	background: url("assets/list-icons.png") no-repeat scroll -266px -129px transparent !important;
	list-style: none outside none;
	margin: 0 40px 7px -22px;
	padding: 0 0 0 26px;
}

.internalul2 li {
	background: url("assets/list-icons.png") no-repeat scroll -248px -144px transparent !important;
	margin: 0 40px 5px -37px;
	padding: 0 0 0 26px;
}

.lfootnote .internalul2 li {
	background: url("assets/list-icons.png") no-repeat scroll -254px -144px transparent !important;
    margin: 0 40px 9px -22px;
    padding: 0 0 0 22px;
}

.popupTable ul li {
	background: url("assets/list-icons.png") no-repeat scroll -266px -129px transparent !important;
	list-style: none outside none;
	margin: 0 40px 5px -7px !important;
	padding: 0 0 0 26px !important;
}

.bjqs li {
	background:none;
	list-style: none outside none;
}

ol.numbered { margin-bottom:16px; }

ol.numbered li { 
	list-style-type: decimal; 
	list-style-position: outside;
	margin: 4px 35px 5px 4px; 
	padding: 0;
}

ol.numbered li.top { margin: 0px 35px 5px 4px; }

.header {
	width:470px !important;
	height:100px;
	padding:0px;
	margin:0 0 24px 0;
}

.rightpage .header{ margin: -25px 0 24px -1px; }

.leftButton a {
	position:absolute;
	left: -33px;
	top:305px;
	width:22px;
	height:28px;
	background-image:url(assets/arrow_left_sprite.png);
	background-repeat:no-repeat;
	background-position:0px top;
}

.leftButton a:hover, leftButton a:active {
	background-image:url(assets/arrow_left_sprite.png);
	
	background-position:0px bottom;
}

.rightButton a {
	position:absolute;
	right:-52px;
	top:305px;
	width:22px;
	height:28px;
	background-image:url(assets/arrow_right_sprite.png);
	background-repeat:no-repeat;
	background-position:0px top;
}

.rightButton a:hover,.rightButton a:active  {
	background-image:url(assets/arrow_right_sprite.png);
	background-position:0px bottom;
}

.resource-subheader {
	font-weight: bold;
	margin: 0 0 0 20px;
	padding-bottom: 0;
	padding-top: 0;
}

#hoverImage {
	width:414px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(assets/chapter9_image2.png);
}

#hoverImage:hover { background-image:url(assets/chapter9_image2_over.png); }

.icon_lg_analyst_report {
	background-image: url("assets/icon_lg_analyst_report_sprite.png");
	background-repeat: no-repeat;
	background-position: 0 top;
	float: left;
	height: 90px;
	margin: 24px 11px 0 18px;
	width: 83px;
}

.icon_lg_analyst_report:hover { background-position: 0 bottom; }

.icon_lg_article {
	background-image: url("assets/icon_lg_article_sprite.png");
	background-repeat: no-repeat;
	background-position: 0 top;
	float: left;
	height: 90px;
	margin: 24px 11px 0 18px;
	width: 83px;
}

.icon_lg_article:hover { background-position: 0 bottom; }

.icon_lg_success {
	background-image: url("assets/icon_lg_customer_success_sprite.png");
	background-repeat: no-repeat;
	background-position: 0 top;
	float: left;
	height: 90px;
	margin: 24px 11px 0 18px;
	width: 83px;
}

.icon_lg_success:hover {
	background-position: 0 bottom;
}

.icon_lg_whitepaper {
	background-image: url("assets/icon_lg_white_paper_sprite.png");
	background-repeat: no-repeat;
	background-position: 0 top;
	float: left;
	height: 90px;
	margin: 24px 11px 0 18px;
	width: 83px;
}
.icon_lg_whitepaper:hover {
	background-position: 0 bottom;
}

.icon_lg_ebook {
	background-image: url("assets/icon_lg_ebook_sprite.png");
	background-repeat: no-repeat;
	background-position: 0 top;
	float: left;
	height: 100px;
	margin: 24px 11px 0px 18px;
	width: 83px;
}
.icon_lg_ebook:hover {
	background-position: 0 bottom;
}

.icon_lg_magazine {
	background-image: url("assets/icon_lg_magazine_sprite.png");
	background-repeat: no-repeat;
	background-position: 0 top;
	float: left;
	height: 90px;
	margin: 24px 11px 0 18px;
	width: 83px;
}
.icon_lg_magazine:hover {
	background-position: 0 bottom;
}

.icon_lg_popup {
	background-image: url("assets/icon_lg_popup_sprite.png");
	background-repeat: no-repeat;
	background-position: 0 top;
	float: left;
	height: 73px;
	margin: 24px 10px 0 18px;
	width: 83px;
}
.icon_lg_popup:hover {
	background-position: 0 bottom;
}

.icon_lg_webcast { 
	background-image: url("assets/icon_lg_webcast_sprite.png");
	background-repeat: no-repeat;
	background-position: 0 top;
	float: left;
	height: 75px;
	margin: 24px 11px 0 18px;
	width: 83px; 
}
.icon_lg_webcast:hover { background-position: 0 bottom; }

.icon_lg_podcast { 
	background-image: url("assets/icon_lg_podcast_sprite.png");
	background-repeat: no-repeat;
	background-position: 0 top;
	float: left;
	height: 75px;
	margin: 24px 11px 0 18px;
	width: 83px;
}
.icon_lg_podcast:hover { background-position: 0 bottom; }

.tocHeader {
	margin: 34px 0 25px 28px;
	color:#E80B0B;
	font-size:17px;
	font-weight:bold
}

.tocItem {
	margin:11px 28px 0 28px;
	padding-bottom:11px;
	border-bottom:inset 1px #ccc;
	cursor:pointer;
}

.tocItem:hover { color:#E80B0B; }

.chap { font-weight:normal; }

.pageNumL {
	font-size:15px;
	color:#7a7a7a;
	position:absolute;
	bottom:9px;
	left:15px;
}

.pageNumR {
	font-size:15px;
	color:#7a7a7a;
	position:absolute;
	bottom:9px;
	right:17px;
}

.reg-tm {
	vertical-align:top;
	font-size:80%;
	line-height:14px;
}

sup { font-size:75%; line-height:0px; }

.super {
	vertical-align:top;
	font-size:75%;
	line-height:10px;
}

.rfootnote {
	position:absolute;
	left:500px;
	bottom:8px;
	width:403px;
}

.rfootnote p {
	margin:0px;
	width:403px;
	color:#666666;
	font-size:12px;
	line-height:normal;
	display:block;
	line-height:16px;
	padding:0;
	margin:0 28px 3px;
}

.rfootnote a {
	margin:0px;
	padding:0px;
	font-size:13px;
}

.lfootnote {
	margin:0px;
	padding:0px;
	position:absolute;
	left:12px;
	bottom:1px;
	width:398px;
}

.lfootnote p {
	width:403px;
	color:#666666;
	font-size:12px;
	line-height:16px;
	padding:0;
	margin:0 28px 8px;
}
.lfootnote p+p { margin:0px 28px 8px; }

.lfootnote a { font-size:13px; }

.footnotePop {
	background-color:#FFFFFF;
	position:relative;
	top:-5px;
}

.footnotePop p {
	font-size:13px;
	color: #7A7A7A;
	line-height: 14px;
	margin:-21px 30px 0 30px;
    padding-bottom: 10px;
    text-align: left;
    width: 600px;
}

.pimg {
	width:94px;
	height:53px;
	float:left;
	position:relative;
	border:solid 1px #ccc;
	margin-right:15px;
	z-index:242;
}

.pimglg {
	width:225px;
	height:127px;
	float:left;
	position:relative;
	border:solid 1px #ccc;
	margin-right:15px;
	z-index:242;
}

.vidbtn {
	width:154px;
	height:87px;
	position:absolute;
	border:none;
	cursor:pointer;
	left:-170px;
	top:1px;
	z-index:1000;
}

.vidbtnlg {
	border: medium none;
	cursor: pointer;
	height:127px;
	position: absolute;
	width: 225px;
	z-index: 1000;
	left:-241px;
	top:1px;
	background-image:url("assets/video_arrow_sprite.png");
	background-repeat:no-repeat;
	background-position: 0 top;
}

.vidbtnlg:hover { background-position:0 bottom; }

.vidbtnsm {
	border: medium none;
	cursor: pointer;
	height:53px;
	position: absolute;
	width: 94px;
	z-index: 1000;
	left: -110px;
	top:1px;
}

.tocNumber {
	color:#999;
	width:28px;
	float:right;
	text-align:right
}

.pictureQuote {
	height: 50px;
	margin: 0px 23px 20px 0;
}

.pictureQuotelg {
    height: 129px;
	margin: 4px 0 18px 28px;
    width: 430px;
	float:left; 
}

#pictureQuotelgTOP { margin-top: 0px; }

.thumboverlay {
	border: medium none;
	cursor: pointer;
	height:127px;
	position: absolute;
	width: 225px;
	z-index: 1000;
	left:-241px;
	top:1px;
	background-image:url("assets/thumbnail_overlay_sprite.png");
	background-repeat:no-repeat;
	background-position:0 top;
}

.thumboverlay:hover { background-position:0 bottom; }

.pqtextbox {
	float: left;
	position: relative;
	width: 180px;
	margin-bottom: 12px;
	text-align:left;
}

.pqtextboxsm {
	float: left;
	position: relative;
	width: 180px;
	margin-bottom: 10px;
}

.pqtextbox .lnk-popup {
	margin-left: -3px;
	line-height:21px;
}

.pqtextbox .lnk-pdf { margin-left: -4px; }

.pqtextbox .lnk-podcast {
	line-height: 21px;
	margin-left: -3px;
}

.pqtextbox .lnk-successstory {
	line-height: 21px;
	margin-left: -3px;
}

.pqtextbox a { margin-top:0px; }

.pqtextbox .lnk-webcast,
.pqtextbox .lnk-vid, 
.pqtextbox a.lnk-caret {
	margin-left:-3px;
}

.pqtext {
	top:0px;
	width:170px;
	margin-top:0px;
	line-height: 18.5px;
}

.pqcaller {
	width:175px;
	line-height: 18.5px;
	margin-top:7px;
	margin-bottom: 0px;
[margin-top:8px;
	margin-top:8px;
]
}

.red { color:#E80B0B }

a.vid, a.vid2 {
	margin-left:-7px;
	cursor:pointer;
}

.ipqaction {
	margin-top:-1px;
	color:#1F4F82;
	text-decoration:none;
	cursor:pointer;
}

.ipqaction img {
	padding-top:2px;
	margin-right:4px;
}

.ipqaction:hover { text-decoration:underline; }

.quote { 
	border-top: #666666 2px solid;
	border-bottom: #666666 2px solid;
	padding: 15px 24px 15px;
	margin: 29px auto 20px;
	width: 414px;
	display:block;
}

.quote-logo {
	float:right;
	margin: 3px 0 3px 8px;
}

.quote-text { 
	font-size: 17px;
	line-height: 23px;
}

.quote-caller {
	font-weight:normal;
	padding-top:9px;
	color:#666666;
}

.rquote {
	margin:0 auto 16px;
	width:414px;
	border-color:#DBDBDB;
	border-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	padding-bottom: 12px;
}

.after-pictureQuotelg { margin-top:20px; }

.after-video { padding-top:3px; }

.rotatingQuote{
	margin-left:28px;
	margin-top:31px;
}

#ch2cheat { margin-bottom:15px; }

#ch2cheat li {
    line-height: 16px;
    margin-right: 25px;
}

#toc_ul li a {
	line-height: 21px;
	margin-left: -4px;
}
#chartHeader {
	margin-top:0;
	margin-bottom:0;
	padding:0;
}
#chartHeader h3 {
	margin-bottom:3px;
	margin-top:8px;
}
#chartHeader p {
	margin-bottom: 5px;
	margin-right: 24px;
}
.resourceArrow {
	left: -108px;
	margin-top: 3px;
	position: absolute;
}
/*#sidebart {
	margin-left: 0;
	margin-right: 0;
}*/
.mtoc-item {
	height:35px;
	padding:9px 15px 0 9px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	cursor:pointer;
	background-color: #fff;
	margin-right: -5px;
}
.mtoc-item:hover {
	color:#E80B0B;
	background-color: white;
}
.mtoc-item-down {
	height:31px;
	padding:7px 15px 0 9px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	cursor:pointer;
	color:#E80B0B;
	background-color: white;
	margin-right: -5px;
}/*
#toc-1, #toc-3, #toc-4, #toc-5 { height:53px; }

#toc-6 { height:23px; }*/
.dialog {
	color: #000000;
	left: 573px;
	position: absolute;
	top: -12px;
	width: 37%;
	z-index: 2000;
}
.dialog .hd .c, .dialog .ft .c {
/*	font-size:1px;*/
	height:60px;
	margin-right: -9px;
}
.dialog .ft .c {
	height:21px;
	margin-top: -14px;
}
.dialog .hd {
	background:transparent url(assets/toc-tl.png) no-repeat 0px 0px;
	margin-right:10px;
}
.dialog .hd .c {
	background:transparent url(assets/toc-tr.png) no-repeat right 0px;
	margin-right:-19px;
}
.dialog .bd {
	background:transparent url(assets/toc-ml.png) repeat-y 0px 0px;
	margin-right: -9px;
}
.dialog .bd .c {
	background:transparent url(assets/toc-mr.png) repeat-y right 0px;
}
.dialog .bd .c .s {
	margin:0px 8px 0px 3px;
	padding:12px 13px 14px;
}
.dialog .ft {
	background:transparent url(assets/toc-bl.png) no-repeat 0px 0px;
	margin-right:10px;
}
.dialog .ft .c {
	background:transparent url(assets/toc-br.png) no-repeat right 0px;
	margin-right:-19px;
}
.dialog h1 {
	padding-top: 29px;
	padding-left: 23px;
	font-weight: bold; 
	font-size:18px;
	color:#FFF
}
#toc-0 {
	margin-top:-12px;
}
#toc-10 {
	margin-bottom:-10px;
}
#toc-tr h1 {
	margin-top:0px;
}
html>body .dialog pre {
	font-size:1.1em;
}
.scrollDiv {
	overflow-y: scroll;
	height: 100%;
}
#toc-close-btn {
	position:relative;
	left:220px;
	top:-360px;
	width:43px;
	height:57px;
	z-index:150;
}
#toc-wrapper {
	position:relative;
	left:10px;
}
li {
	margin-bottom:5px;
	color:#000000;
}
#overlay-container {
	z-index:1001;
	display:none;
	text-align:center;
	opacity:1!important;
}
#overlay-content {
	opacity:0;
	background-color:#ffffff;
	-moz-box-shadow:2px 3px 3px 2px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow:2px 3px 3px 2px rgba(0, 0, 0, 0.15);
	box-shadow:2px 2px 3px 3px rgba(0, 0, 0, 0.15);
	height:100%;
	overflow: auto;
}
#youtube-overlay-content {
	opacity:0;
	background-color:none;
	-moz-box-shadow:2px 3px 3px 2px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow:2px 3px 3px 2px rgba(0, 0, 0, 0.15);
	box-shadow:2px 2px 3px 3px rgba(0, 0, 0, 0.15);
	height:360px;
	overflow: hidden;
}
#youtube-overlay-container {
	z-index:1001;
	display:none;
	text-align:center;
	opacity:1!important;
}
.overlay-fill {
	width:100%;
	height:100%;
	color:#ffffff;
	background-color:#666666;
	display:block;
	position:absolute;
	top:21px;
	opacity:1;
}

#toverlay-container {
	z-index:1001;
	display:none;
	height:509px;
	width:832px;
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	overflow:hidden;
}
.popImage {
	left: 0;
	margin-left: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	top: 0;
	margin-bottom: 16px;
}
#noimage {
	background-image:none;
}
#toverlay-close {
	width:100%;
	padding:0px;
	text-align:right;
	color:#ffffff;
}
.button.b-close, .button.bClose {
	border-radius: 7px 7px 7px 7px;
	box-shadow: none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 22px;
	line-height:22px;
	font-weight: normal;
	position: absolute;
	top: -24px;
}
.button.b-close:hover {
	color: #CCCCCC;
}
#p-close {
	top: 0px;
	position: relative;
	width:100%;
	text-align:right; 
}
#y-close {
	top: 0px;
	position: relative;
	width:100%;
	text-align:right;
}
#vid-close {
	top: 0px;
	position: relative;
}
#tvid-close {
	top: 0px;
	position: relative;
}
#popvid-close {
	top: 0px;
	position: relative;
}
#toverlay-container {
	z-index:1001;
	display:none;
	height:509px;
	width:832px;
	position:absolute;
	top:0px;
	left:0px;
	text-align:right;
}
#toverlay-close {
	width:100%;
	padding:0px;
	text-align:right;
	color:#ffffff;
}
#toverlay-close img {
	cursor:pointer;
}
#toverlay-content {
	width:832px;
	height:489px;
	color:#ffffff
	background-color:#666666;
	-moz-box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.15);
	box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.15);
}
#voverlay-container {
	z-index:1001;
	display:none;
	height:509px;
	width:832px;
	position:absolute;
	top:0px;
	left:0px;
	text-align:right;
}
#voverlay-close {
	width:100%;
	padding:0px;
	text-align:right;
	color:#ffffff;
}
#voverlay-close img {
	cursor:pointer;
}
#voverlay-content {
	width:832px;
	height:489px;
	color:#ffffff;
	background-color:#666666;
	-moz-box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.15);
	box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.15);
}

.copyright {
    color: #666666;
    font-size: 11px;
    left: 507px;
    position: absolute;
	bottom:11px;
    width: 391px;
	text-align:justify;
	line-height:12px;
}
.caseStudy {
	width:416px;
	margin:25px 18px 16px 28px;
	padding:21px 0 16px;
	border: solid 1px #ccc;
	background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
[background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ebebeb));
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ebebeb));
]
}
#caseStudyt {
	margin-top:0px;
}

.sidebar {
	width:414px;
	margin:0 26px 0 28px;
	border:solid 1px #ccc;
	display:block;
	float:left;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e0e0e0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e0e0e0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
}

.sidebarHeader {
	display:block;
	width:412px;
	
	border-bottom:solid 1px #ccc;
	background: #fbfbfb;
	background: -moz-linear-gradient(top,  #fbfbfb 0%, #ebecec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#ebecec));
	background: -webkit-linear-gradient(top,  #fbfbfb 0%,#ebecec 100%);
	background: -o-linear-gradient(top,  #fbfbfb 0%,#ebecec 100%);
	background: -ms-linear-gradient(top,  #fbfbfb 0%,#ebecec 100%);
	background: linear-gradient(to bottom,  #fbfbfb 0%,#ebecec 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#ebecec',GradientType=0 );
}
.sidebarHeader p { 
	font-size:15px;
	color:#000;
	font-weight:bold;
	margin:0;
	padding:8px 0 10px 21px;
}

.sidebarText { 
	display:block;
	margin:13px 0 0;
	color:#4F4F4F; 
}

.sidebarText p {
	color:#4F4F4F;
	margin:0;
	padding:0 21px 18px;
}

.sidebarText a {}

.sidebarText a:visited {
	color: #1F4F82;
}
.sidebarText a:hover {
	color:#1F4F82;
	text-decoration:underline;
}

.sidebarText ul.listicons{
   	padding: 0;
    margin-left: -7px;
    margin-top: 0px;
    margin-bottom: 16px;
}

#sidebarTextOverflow ul.listicons{
   padding: 0;
    margin-left: 16px;
    margin-top: 0px;
    margin-bottom: 16px;
}

#sidebart, #sidebart td {
	margin-top: 0;
	border: none;
	padding-top: 0;
}

#sidebarTextOverflow {
	overflow-y: scroll;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 19px;
	height: 478px;
}

.sidebarLogo {
	margin-top: -15px;
	margin-left: 0px;
	margin-bottom: -4px;
}


ul#textIcon.listicons {
	margin-left: -20px;
	padding-top: 0px;
}
ul#pictureQuoteIcon.listicons {
	margin-left: -47px;
	padding-top: 0;
}


.mtocnum {
	float: right;
	margin-right:-5px;
	color:#9C9C9C;
}
.mtocnum2 {
	float: right;
	margin-right:-5px;
	color:#9C9C9C;
	margin-top:-19px;
}
.mtocnum_R {
	float: right;
	margin-right:10px;
	color:#9C9C9C;
}
#mtocnum2lines{
	margin-top:-14px;
}
th {
	text-align:left;
	padding-left:11px;
}
tr td {
	text-align:left;
	padding-left:11px;
}
.popup {
	padding: 66px 20px 40px 47px;
	text-align: left;
	height:100%;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ebebeb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ebebeb));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ebebeb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
}
#popshort{padding-top:46px;}
.popup h3 {
	padding:0px;
	margin:0px;
}
.popup {
	padding:0px;
	margin:0px;
}
.arrow {
	float:left;
	margin-top:1px;
}
.popLinks:link {
	text-decoration: none;
	color: #666666;
	background: transparent;
}
.popLinks:visited {
	color:#1F4F82;
}
.popLinks:hover {
	color:#1F4F82;
	text-decoration:underline;
}
.popLinks:active {
	color:#1F4F82
}
#clo0 a {
	margin-top: 6px;
}
.textLink:link {
	text-decoration:underline;
	color:#1F4F82;
}
.textLink:visited {
}
.textLink:hover {
	color:#1F4F82;
	text-decoration:underline
}
.textLink:active {
	color:#1F4F82;
}
.footnoteLinks:link {
	text-decoration: underline;
	color:#1F4F82;
	font-size:13px;
	background: transparent;
}
.footnoteLinks:visited {
	text-decoration: none;
	color:#1F4F82;
}
.footnoteLinks:hover {
	text-decoration:underline;
	color:#1F4F82;
}
.footnoteLinks:active {
	text-decoration:underline;
	color:#1F4F82;
}
table {
	border: solid 1px #ccc;
	margin:0 28px 28px;
	border-right-style: none;
	border-bottom-style: none;
}
table td {
	border-color: #CCCCCC;
	border-style: none solid solid none;
	border-width: 1px;
	padding: 10px 11px 8px;
	vertical-align: top;
}
.linkContainer {
}
.popupTitle {
	font-size:26px;
	font-weight:bold;
	color:#E80B0B;
	text-align:left;
	padding-bottom: 9px;
	width: 410px;
}
.popupTable {
    border-style: none;
    color: #000000;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}

.popupTable ul {
	margin: 0 0 0 10px;
	padding: 0;
}
.popupTable p {
    margin-left: 0;
    padding-left: 0;
    width: 410px;
}
.popupTable h3 {
	padding:0;
	margin-left:0px;
	margin-bottom: 8px;
}

.popup .pictureQuotelg {
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    padding: 0;
}
.popup .fact {
    margin: 0 0 16px;
}
.popup .fact .fact-text p{
    width: 379px;
}
.popupTable .internalul {
	margin: 0 0 16px -4px;
	padding: 0;
}
.popupTable .quote .lnk-webcast {
    margin-left: -5px;
	margin-top:5px;
}
.popupTable tr td {
    border-style: none;
	padding: 0 23px 0 0;
    width: 451px;
}
.popupTable .icon_lg_whitepaper, .popupTable .icon_lg_article, .popupTable .icon_lg_analyst_report{ 
margin-left: -10px;}
.caseImage {
	float:left;
	width:70px;
	height:110px;
	padding-left:19px;
}
.caseText {
	display:block;
	color:#666666;
	margin-left:100px;
	padding-left:4px;
	padding-right:12px;
}

.lgImage { margin:4px 0 16px 28px; float:left; display:block; }

.large_graphic_wrap { border:1px #DBDBDB solid; width:414px; height:503px; margin-left:26px; padding-left:26px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;  
	background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 1%, rgba(235,235,235,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,255,255,1)), color-stop(100%,rgba(235,235,235,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 1%,rgba(235,235,235,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 1%,rgba(235,235,235,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 1%,rgba(235,235,235,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 1%,rgba(235,235,235,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
}
.graphic_2_top { display:block; float:left; width:100%; }
.graphic_2_top img { padding:17px 0 0 0px; }
.graphic_2_text { display:block; width:100%; float:left; margin:14px 0 22px; }
.graphic_2_text p { margin:0; }
.graphic_2_text p a { font-size:12px; background:url(assets/icon_caret2.png) no-repeat left 4px; padding-left:15px; display:block; }
.graphic_2_row { width:100%; float:left; display:block; height:58px; }
.graphic_2_button { height:31px; width:182px; display:block; float:left; margin:0; }

a .button2-1 { background-image:url(assets/button_01.png); }
a .button2-2 { background-image:url(assets/button_02.png);  }
a .button2-3 { background-image:url(assets/button_03.png);  }

a .button2-1, a .button2-2, a .button2-3 { 
	background-repeat:no-repeat;
	background-position:0 top; 
}
a:hover .button2-1, a:hover .button2-2, a:hover .button2-3 { 
background-position:0 bottom; }

.graphic_2_caption { width:194px; float:left; }
.graphic_2_caption p { margin:-1px 0 0; padding:0 0 0 12px; line-height:15px; }
.graphic_2_caption p a { font-size:12px; color:#666666; padding:0; margin:0; }


#warning {
	padding:0px;
}
#top, .top {
	margin-top:0px
}
#right {
	float:right;
}
#left {
	float:left;
}
.wrapImage{
	float:left;
	margin-left:26px;
	margin-right:8px;}
.fact {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	margin: 16px 18px 21px 28px;
	padding-bottom: 16px;
	padding-top: 21px;
	width: 416px;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ebebeb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ebebeb));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ebebeb 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ebebeb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
}
.fact-text {
	margin: 0 auto;
	position: relative;
	width: 374px;
}
.fact-text p{
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -0.5px;
	line-height: 21px;
	margin: 0 0 6px;
}

.fact-caller {
	font-weight: normal;
	left: 0;
	margin: 10px auto 11px 20px;
	padding-top: 0;
	position: relative;
}

.fact a.lnk-arrow { margin-left: 12px; }

.quote ul { margin:1px 0 -11px -44px; }

.quote .lnk-pdf {
	margin-bottom:12px;
}
.quote .lnk-webcast {
	 margin-left: -5px;
}
.fact ul {
	margin-top: -10px;
}

.learnMoreText {
	display:block;
    margin: -13px 0 16px 24px;
}

ul.listicons li,
a.lnk-caret, 
a.lnk-lock,
a.lnk-webcast, 
a.lnk-vid, 
a.lnk-pdf, 
a.lnk-pressrelease, 
a.lnk-successstory, 
a.lnk-article, 
a.lnk-popup, 
a.lnk-podcast, 
a.lnk-webinar,
a.lnk-feed,
a.lnk-ipad,
a.lnk-blog {
	background:url(assets/list-icons.png) no-repeat;
	background-position: 0 0;
	padding:0; 
	padding:0 0 0 23px;
	margin:0;
	margin:4px 0 0 0;
	display:block;
}

a.lnk-caret { 
	background-position: -289px -111px;
	padding:0 0 0 15px;
}

ul.listicons li.licon-pdf, 
a.lnk-pdf { 
	background-position: -302px -95px !important; 
}

ul.listicons li.licon-lock, 
a.lnk-lock {
	background-position: -318px -80px !important;
	margin-left:-6px;
}

ul.listicons li.licon-webcast, 
a.lnk-webcast {
	background-position: -351px -46px !important;
}

/* "mac-ff-ebook.css" requires its own set of rules for a.lnk-vid */
ul.listicons li.licon-vid,
a.lnk-vid {
	background-position: -336px -62px;
	padding:0 0 0 20px;
}

ul.listicons li.licon-webinar, 
a.lnk-webinar {
	background-position: -353px -47px !important;
	padding:0 0 0 20px;
}

ul.listicons li.licon-feed,
a.lnk-feed {
	background-position: -402px 0px !important;
	padding:0 0 0 19px;
}

ul.listicons li.licon-podcast,
a.lnk-podcast {
	background-position: -206px -190px !important;
	margin:2px 0 0 0;
}

ul.listicons li.licon-popup,
a.lnk-popup {
	background-position: -188px -206px !important;
	padding:0 0 0 24px;
}

ul.listicons li.licon-successstory,
a.lnk-successstory {
	background-position: -143px -254px !important;
}

ul.listicons li.licon-ebook,
a.lnk-article {
	background-position: -131px -271px !important;
	padding:0 0 0 16px;
}

ul.listicons li.licon-pressrelease,
a.lnk-pressrelease {
	background-position: -162px -238px !important;
	padding:0 0 0 18px;
}

ul.listicons li.licon-ipad,
a.lnk-ipad {
	background-position: -80px -319px !important;
}

ul.listicons li.licon-blog,
a.lnk-blog {
	background-position: -64px -336px !important;
}

ul.scl-icons {
	margin:0;
	padding:0;
	margin:0px 0 0px 20px;
}
.scl-icons li {
	background:none;
	height: 16px;
	padding:0;
	padding-left:22px;
	margin:0;
	margin:3px 0 4px;
	width:180px;
	display:inline-block;
	float:left;
}
.scl-icons li:first-child { margin-right:28px; }

.scl-icons li a {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
}
.scl-icons li.scl-blog a, 
.scl-icons li.scl-facebook a, 
.scl-icons li.scl-googleplus a, 
.scl-icons li.scl-linkedin a, 
.scl-icons li.scl-mix a, 
.scl-icons li.scl-newsletter a, 
.scl-icons li.scl-pinterest a, 
.scl-icons li.scl-rss a, 
.scl-icons li.scl-stumbleupon a, 
.scl-icons li.scl-twitter a, 
.scl-icons li.scl-youtube a {
	line-height:17px;
	[line-height:18px;
	line-height:18px;
]
	}
	
.scl-icons li.scl-blog, 
.scl-icons li.scl-facebook, 
.scl-icons li.scl-googleplus, 
.scl-icons li.scl-linkedin, 
.scl-icons li.scl-mix, 
.scl-icons li.scl-newsletter, 
.scl-icons li.scl-pinterest, 
.scl-icons li.scl-rss, 
.scl-icons li.scl-stumbleupon, 
.scl-icons li.scl-twitter, 
.scl-icons li.scl-youtube {
	background-position:0 top;
	margin-left: -15px;
	padding-bottom: 0px
}

.scl-icons li.scl-blog:hover, 
.scl-icons li.scl-facebook:hover, 
.scl-icons li.scl-googleplus:hover, 
.scl-icons li.scl-linkedin:hover, 
.scl-icons li.scl-mix:hover, 
.scl-icons li.scl-newsletter:hover, 
.scl-icons li.scl-pinterest:hover, 
.scl-icons li.scl-rss:hover, 
.scl-icons li.scl-stumbleupon:hover, 
.scl-icons li.scl-twitter:hover, 
.scl-icons li.scl-youtube:hover {
	background-position: 0 bottom;
}
	
	
.scl-icons li.scl-blog {
	background: url("assets/social_icon_blog_sprite.png") no-repeat scroll transparent;
}
.scl-icons li.scl-facebook {
	 background: url("assets/social_icon_facebook_sprite.png") no-repeat scroll transparent;
}
.scl-icons li.scl-googleplus {
	background: url("assets/social_icon_googleplus_sprite.png") no-repeat scroll transparent;
}
.scl-icons li.scl-linkedin {
	background: url("assets/social_icon_linkedin_sprite.png") no-repeat scroll transparent;
}
.scl-icons li.scl-mix {
	background: url("assets/social_icon_mix_sprite.png") no-repeat scroll transparent;
}
.scl-icons li.scl-newsletter {
	background: url("assets/social_icon_newsletter_sprite.png") no-repeat scroll transparent;
}
.scl-icons li.scl-pinterest {
	background: url("assets/social_icon_pinterest_sprite.png") no-repeat scroll transparent;
}
.scl-icons li.scl-rss {
	background: url("assets/social_icon_rss_sprite.png") no-repeat scroll transparent;
}
.scl-icons li.scl-stumbleupon {
	background: url("assets/social_icon_stumbleupon_sprite.png") no-repeat scroll transparent;
}
.scl-icons li.scl-twitter { 
	background: url("assets/social_icon_twitter_sprite.png") no-repeat scroll transparent;
}
.scl-icons li.scl-youtube {
	background: url("assets/social_icon_youtube_sprite.png") no-repeat scroll transparent;
}

#short {
	margin-top: -4px;
	padding-top: 0;
	margin-left: -3px;
}
.scl-text {
	float: left;
	line-height: 14px;
	margin-top: -24px;
	padding-left: 17px;
}
#sclt0, #sclt1, #sclt2, #sclt3 {
	margin-left: -8px;
	padding-left: 25px;
}
.noroll {
	color:#CCC
}
.noroll:hover {
	color:#CCC
}
.noroll:visited {
	color:#CCC
}
.icon-lg {
	width: 430px;
	margin-top: -23px;
	margin-bottom: 4px; 
	display: inline-block;
}
.icon-lg-short {
	height: 80px;
	margin-bottom: 0;
	margin-top: -22px;
	width: 430px;
	padding-bottom: 110px;
}
#iltop {
	margin-top: -21px;
}
.iltext {
    width: 285px;
    margin-top: 22px;	
}
.iltextbox {
	float: left;
	width: 315px;
	margin-left: -3px;
}
.iltextbox a {
	line-height: 21px;
	margin-left: -3px;
}
.ilcaller {
	width: 285px;
	margin-top:0px;
	margin-bottom: 0px;
}
.btn_toc h3, .pdf_download h3 {
	background: url("assets/toc_1px.png") repeat scroll 0 0 transparent;
	border: 1px solid #A2A2A2;
	box-shadow: 0 1px 1px 0 #FFFFFF;
	color: #535659;
	display: block;
	font-size: 13px;
	margin:0px 0 0;
	padding: 3px 10px;
	/*line-height:15px;*/
/* [padding:0px 10px;
	padding: 0px 10px;
]*/
}
.pdf_download h3 a { color: #535659; text-decoration:none; }
.btn_toc {
	cursor: pointer;
	float: right;
	margin-right: 14px;
	margin-top: -39px;
	z-index: 2001;
	
}

.pdf_download { 
	cursor: pointer;
	float: right;
	margin-right: 170px;
	margin-top: -39px;
	z-index: 2001; 
}

#chart1 {
	height: 420px;
	margin-top: 2px;
	width: 118px;
}
#chart1 .resources-tabs {
	width: 118px;
}
#chart1 .resource-tab2 {
	width: 117px;
}
#chart1 .select-resource-tab2 {
	width: 117px;
}
#chart1 .resource-tab3 {
	width: 117px;
}
#chart1 .select-resource-tab3 {
	width: 117px;
}
#wrapper {
	background: -moz-linear-gradient(center top, #FFFFFF 0%, #ebebeb 100%) repeat scroll 0 0 transparent;
[background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ebebeb));
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ebebeb));
] height: 490px;
	margin-top: 2px;
	overflow-y: auto;
	width: 295px;
	height: 420px;
	padding-left:3px;
}
#wrapper ul {
	list-style-type: disc;
	margin-right: 5px;
	margin-top: -7px;
	padding-bottom: 0;
}

#wrapper ul li {
	background-image: none;
	color: #000000;
	margin-bottom: 7px;
	margin-left: 0;
}
.backCoverText {
	color: #383737;
	font-size: 12px;
	left: 38px;
	position: absolute;
	top: 415px;
	width: 500px;
}
.backCoverHeader {
	font-weight: bold;
	margin-top: 17px;
}
.backCoverText p {
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
}
.backCoverText a {
	color: #383737;
}
.frontCoverText {
	color: #383737;
	left: 38px;
	position: absolute;
	top: 149px;
	width: 175px;
}
.frontCoverText p {
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
}
.frontCoverText a {
	color: #383737;
}
#ch9cheat {
	margin-top:14px;
}
.tabbed_content {
	margin-bottom: 60px;
	width: 885px;
	margin-top: 8px;
}
.tabs {
	height: 47px;
	position: relative;
	width: 885px;
	border:1px solid #DBDBDB;
	background-image:url(assets/top_header_bar.png);
	background-repeat:repeat-x;
}
.tabs .moving_bg {
	background-image: url("assets/tab_popup_2lines.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	left: -1px;
	padding: 28px 15px 29px;
	position: absolute;
	width: 148px;
	z-index: 190;
	margin-left: -1px;
}
.tabs .tab_item {
	cursor: pointer;
	display: block;
	float: left;
	margin-bottom: 5px;
	padding-left: 0;
	padding-right: 15px;
	padding-top: 8px;
	position: relative;
	text-align: center;
	width: 148px;
	z-index: 200;
}
.tabs .tab_item:hover {
	color: #1F4F82;
}
.tabbed_content .slide_content {
    overflow: hidden;
    padding: 20px 0 0;
    position: relative;
    width: 925px;
}
.tabslider {
	width: 5000px;
}
.tabslider ul {
	background: none repeat scroll 0 0 transparent;
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.tabslider ul a {
	text-decoration: none;
}
.tabslider ul a:hover {
	text-decoration:underline;
}
.tabslider ul li {
	list-style: none outside none;
	background:none;
	padding: 0 0 7px;
}
.tabslider ul li span {
	margin: 100px 0;
}
.tabslider .popupTable {
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}
.tabslider .popupTable tr td {
	padding-right:0px;
	 width: 460px;
}
#shortfactp{  width: 379px;}
#shortfact{   margin: 0;}

#lg_pop{ margin-bottom: 16px;}
#ch6cheat{  width: 271px;}

#ResourceText {
	font-weight: normal;
	margin-right: 20px;
	margin-bottom: 4px;
	}

.icon-paragraph { margin-bottom:10px; }
.icon-quote { margin-bottom:7px; }
.icon-header3 { margin-bottom:13px; }
.icon-icon { margin-bottom:12px; }
.img-vid { margin-bottom:18px; }
.img-icon { margin-bottom:50px; }
.video-paragraph { margin-bottom:18px; }
.img-icon { margin-top:-21px; } /* This class needs to be on the icon following the large image. */
.asset-h3 { padding:13px 0 0; } /* This class needs to be on the h3 following the thumbnail. */
/* Place in asset that follows. */
.paragraph-icon { margin-top:-20px; }

a.noMarTop { margin-top:0; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


/* RESOURCES LAYOUT AND ICONS */

h3.resourceHeader { padding:23px 0 0; }

h3.resourceTwoHeader {
	display:inline-block;
	float:left;
	width:159px;
	padding:20px 0 0 0;
}

.resourcesRow { 
	display:block;
	float:left;
	width:422px;
	margin:0px 0 11px 24px;
}
.resourcesRow:after {
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}
ul.resourcesList { 
	padding:0; 
	margin:0; 
	display:block; 
	float:left; 
	width:100%; 
}
ul.resourcesList li {
	background:url(assets/list-icons.png) no-repeat;
	background-position: 0 0;
	padding:0; 
	padding:0 0 0 23px;
	margin:0;
	margin:0 0 0px 0;
	line-height:17px;
	width:185px;
	display:inline-block;
	float:left;
}
ul.resourcesList li:first-child {
	margin:0 6px 0px 0;
}
	
ul.resourcesList li.resourcesIcon-vid {
	background-position: -333px -63px !important;
}
/* Data Sheet? White Paper? Use the PDf icon */
ul.resourcesList li.resourcesIcon-pdf {
	background-position: -301px -97px !important;
}
ul.resourcesList li.resourcesIcon-webcast {
	background-position: -349px -47px !important;
}
ul.resourcesList li.resourcesIcon-ebook {
	background-position: -124px -272px !important;
}
ul.resourcesList li.resourcesIcon-website {
	background-position: -283px -112px !important;
}
ul.resourcesList li.resourcesIcon-podcast {
	background-position: -205px -192px !important;
}
ul.resourcesList li.resourcesIcon-article {
	background-position: -156px -239px !important;
}
ul.resourcesList li.resourcesIcon-casestudy {
	background-position: -142px -255px !important;
}
ul.resourcesList li.resourcesIcon-ipad { 
	background-position: -80px -318px !important;
}

img.word_wrap { padding:4px 18px 5px 0px; float:left; }

.row_steps { width:414px; float:left; display:block; margin: 0 0 0 28px; }
.row_steps img { display:inline-block; float:left; padding:3px 2px 0 0; }
.row_steps p { padding:4px 8px; margin:0 0 3px 7px; display:inline-block; width:360px; }

ul.arrow { margin:0; padding:0; display:block; width:414px; margin:0 28px 8px; }
ul.arrow li { list-style-image:url(assets/icon_arrow.png); list-style-position:inside; color:#666666; font-weight:bold; font-size:16px; margin-bottom:10px; }

/* Lifestyle Images */
#p3 { background:url(assets/lifestyle_04.jpg) no-repeat right top; }
#p6 { background:url(assets/lifestyle_67.jpg) no-repeat right top; }
#p9 { background:url(assets/lifestyle_06.jpg) no-repeat right top; }
#p14 { background:url(assets/lifestyle_17.jpg) no-repeat right top; }


@media print {
	.leftButton a, .rightButton a { display:none; }
	.btn_toc, .pdf_download { display:none; }
}
