﻿body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto 0;
	padding: 0;
	/*padding-top: 12px;*/
}

h1, h2, h4, h5, h6, p {
	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-top:16px;
	margin-left:16px;
	font-size:13px;
	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-left:auto;
	margin-right:auto;
	width:1024px;
}
#topNav {
	position:relative;
	left:41px;
	width:940px;
	padding:0px;
	/*top:-4px;
	margin-top:5px;*/
}
.leftTitle {
	padding:0px;
	margin:0px;
/*	padding-bottom:5px;*/
	/*margin-left:2px;*/
	display:inline-block;
	width:165px;
	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-right:0px;
	 /*padding-top: 2px;*/
	padding-top: 15px;
	position:relative;
	text-align:right;
	float:right;
}
.toolBar {
	position:relative;
	left:41px;
	height:42px;
	width:940px;
	padding:0px;
	border:1px solid #DBDBDB;
	background-image:url(assets/top_header_bar.png);
	background-repeat:repeat-x;
	margin-top:-3px;
}
.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 {
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	margin-right:28px;
	margin-left:28px;
	margin-top: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: #FF0000;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 8px 28px;
    padding-bottom: 0;
    padding-top: 8px;
}
H3.hbv {padding-top:0px;}

H3.htp {
	margin-top:27px;
}
H4 {
	margin:16px 4px 8px 28px;
	padding-top:0px;
	padding-bottom:0px;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}
H4.hbv {
	margin-top:0px;
}
H4.htp {
	margin-top:27px;
}
H6 {
	color:#ff0000;
	font-size:13px;
	font-weight:bold;
	margin-bottom:4px;
	margin-right:28px;
	text-align:left
}
p {
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:17px;
}
a {
	color:#26609d;
	cursor:pointer;
}
a:link {
	text-decoration:none;
	color:#26609d;
	 border: none;
    outline: none;
}
a:visited {
	color:#26609d;
	 border: none;
    outline: none;
	text-decoration:none;
}
a:hover {
	color:#26609d;
	text-decoration:underline;
	 border: none;
    outline: none;
}
a:active {
	color:#26609d;
	 border: none;
    outline: none;
}
li a {
	color:#26609d;
	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: 16px;
}
.internalul li {
	background: url("assets/list-icons.png") no-repeat scroll -266px -129px transparent !important;
	list-style: none outside none;
	margin: 0 40px 5px -22px;
	padding: 0 0 0 26px;
	line-height: 17px;
}
.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;
}
.header {
	width:470px !important;
	height:100px;
	padding:0px;
	margin:0px;
	margin-bottom:24px;
}
.rightpage .header{
	  margin: -25px 0 24px -1px;
}
.leftButton a {
	position:absolute;
	left: -44px;
	top:305px;
	width:55px;
	height:82px;
	background-image:url(assets/arrow_left.png);
	background-repeat:no-repeat;
}
.leftButton a:hover, leftButton a:active{
	background-image:url(assets/arrow_left_down.png);
}
.rightButton a{
	position:absolute;
	top:305px;
	right:-42px;
	width:35px;
	height:82px;
	background-image:url(assets/arrow_right.png);
	background-repeat:no-repeat;
}

.rightButton a:hover,.rightButton a:active  {
	background-image:url(assets/arrow_right_down.png);
	
}
.resource-subheader {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 20px;
	margin-top: 0;
	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_popup {
	background: url("assets/icon_lg_popup.png") no-repeat scroll 0 -8px transparent;
	float: left;
	height: 95px;
	margin: 22px 14px 0 18px;
	width: 80px;
}
.icon_lg_popup:hover {
	background: url("assets/icon_lg_popup_over.png") no-repeat scroll 0 -8px transparent;
}
.icon_lg_article {
	background: url("assets/icon_lg_article.png") no-repeat scroll 0 -8px transparent;
	float: left;
	height: 95px;
	margin: 22px 14px 0 18px;
	width: 80px;
}
.icon_lg_article:hover {
	background: url("assets/icon_lg_article_over.png") no-repeat scroll 0 -8px transparent;
}
.icon_lg_success {
	background: url("assets/icon_lg_customer_success.png") no-repeat scroll 0 -8px transparent;
	float: left;
	height: 95px;
	margin: 22px 14px 0 18px;
	width: 80px;
}
.icon_lg_success:hover {
	background: url("assets/icon_lg_customer_success_over.png") no-repeat scroll 0 -8px transparent;
}
.icon_lg_webcast {
	background: url("assets/icon_lg_webcast.png") no-repeat scroll 0 -8px transparent;
	float: left;
	height: 80px;
	margin: 22px 14px 0 18px;
	width: 80px;
}
.icon_lg_webcast:hover {
	background: url("assets/icon_lg_webcast_over.png") no-repeat scroll 0 -8px transparent;
}
.icon_lg_whitepaper {
	background: url("assets/icon_lg_white_paper.png") no-repeat scroll 0 -8px transparent;
	float: left;
	height: 95px;
	margin: 22px 14px 0 18px;
	width: 80px;
}
.icon_lg_whitepaper:hover {
	background: url("assets/icon_lg_white_paper_over.png") no-repeat scroll 0 -8px transparent;
}
.icon_lg_analyst_report {
	background: url("assets/icon_lg_analyst_report.png") no-repeat scroll 0 -8px transparent;
	float: left;
	height: 95px;
	margin: 22px 14px 0 18px;
	width: 80px;
}
.icon_lg_analyst_report:hover {
	background: url("assets/icon_lg_analyst_report_over.png") no-repeat scroll 0 -8px transparent;
}
.tocHeader {
	margin-left:28px;
	color:#FF0000;
	margin-top:34px;
	margin-bottom:25px;
	font-size:15px;
	font-weight:bold
}
.tocItem {
	margin-left:28px;
	font-size:12px;
	padding-bottom:11px;
	margin-top:11px;
	border-bottom:inset;
	border-bottom-color:#CCC;
	border-bottom-width:1px;
	margin-right:28px;
	cursor:pointer;
}
.tocItem:hover {
	color:#ff0000;
}
.chap {
	font-weight:normal;
}
.pageNumL {
	font-size:13px;
	color:#7a7a7a;
	position:absolute;
	bottom:9px;
	left:15px;
}
.pageNumR {
	font-size:13px;
	color:#7a7a7a;
	position:absolute;
	bottom:9px;
	right:17px;
}
.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:#7a7a7a;
	font-size:11px;
	line-height:normal;
	display:block;
}
.rfootnote a {
	margin:0px;
	padding:0px;
	font-size:11px;
}
.lfootnote {
	margin:0px;
	padding:0px;
	position:absolute;
	left:12px;
	bottom:-7px;
	width:398px;
}
.lfootnote p {
	width:403px;
	color:#7a7a7a;
	font-size:11px;
	line-height:14px;
}
.lfootnote a {
	font-size:11px;
}
.footnotePop {
	position:relative;
	left:0px;
	bottom:-60px;
	width:450px;
	color:#7a7a7a;
	font-size:11px;
	height:20px;
}
.footnotePop p {
	bottom:0px;
	height:10px;
	margin:0px;
	padding:0px;
}
.pimg {
	width:94px;
	height:53px;
	float:left;
	position:relative;
	border:solid;
	border-width:1px;
	border-color:#ccc;
	margin-right:15px;
	z-index:242;
}
.pimglg {
	width:225px;
	height:127px;
	float:left;
	position:relative;
	border:solid;
	border-width:1px;
	border-color:#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.png);
}
.vidbtnlg:hover {
	background-image:url(assets/video_arrow_rollover.png);
}
.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: 16px 0 16px 28px;
    width: 430px;
}
.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.png");
}
.thumboverlay:hover {
	background-image:url("assets/thumbnail_rollover.png");
}
.pqtextbox {
	float: left;
	position: relative;
	width: 180px;
	margin-bottom: 10px;
	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-webcast2, .pqtextbox .lnk-vid {
	margin-left:-5px;
}
.pqtext {
	font-size:12px;
	top:0px;
	width:170px;
	margin-top:-2px;
	line-height: 16.5px;
}
.pqcaller {
	font-size:12px;
	width:175px;
	line-height: 16.5px;
	margin-top:5px;
	margin-bottom: 0px;
[margin-top:6px;
	margin-top:6px;
]
}
.red {
	color:#FF0000
}
a.vid, a.vid2 {
	margin-left:-7px;
	cursor:pointer;
}
.ipqaction {
	margin-top:-1px;
	font-size:12px;
	color:#26609d;
	text-decoration:none;
	cursor:pointer;
}
.ipqaction img {
	padding-top:2px;
	margin-right:4px;
}
.ipqaction:hover {
	text-decoration:underline;
}
.quote-caller {
	position:relative;
	width:412px;
	left:0px;
	padding-top:0px;
	font-size:12px;
	font-weight:normal;
	color:black;
	margin-right:auto;
	margin-left:auto;ß
	margin-top:0px;
	margin-bottom:0px;
}
.quote-text {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -0.5px;
	line-height: 19px;
	margin: 9px auto 7px;
	padding-bottom: 0;
	position: relative;
	width: 412px;

 -webkit-
}
.quote {
	margin-bottom: 16px;
	width:414px;
	margin-left:auto;
	margin-right:auto;
	border-color:#DBDBDB;
	border-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	padding-bottom: 12px;
	
}
#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:31px;
	padding-left:9px;
	padding-right:15px;
	padding-top:7px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	cursor:pointer;
	background-color: white;
	margin-right: -5px;
}
.mtoc-item:hover {
	color:#ff0000;
	background-color: white;
}
.mtoc-item-down {
	height:31px;
	padding-left:9px;
	padding-right:15px;
	padding-top:7px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	cursor:pointer;
	color:#FF0000;
	background-color: white;
	margin-right: -5px;
}
.mtocnum {
	float: right;
	margin-right:-5px;
	color:#9C9C9C;
}
.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:1em;
}
.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 {
	font-size:2em;
	padding-top: 31px;
	padding-left: 23px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	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;
}
.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;
	font-weight: normal;
	position: absolute;
	top: -24px;
}
.button.b-close:hover {
	color: #CCCCCC;
}
#p-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);
}
.resource-header {
	height:70px;
	width:108px;
	padding-top:40px;
	font-weight:bold;
	font-size:15px;
	padding-left:12px;
	border-bottom:none;
}
.resources-tabs {
	width:118px;
}
.resource-tab {
	background-image: url("assets/1px_resource_btn.png");
	background-repeat: repeat-x;
	border-color: #DBDBDB;
	border-style: solid solid solid none;
	border-width: 1px;
	color: #000000;
	cursor: pointer;
	font-size: 12px;
	height: 36px;
	margin-top: -1px;
	padding-left: 10px;
	padding-top: 12px;
	width: 117px;
}
.resource-tab2 {
	background-image: url("assets/1px_resource_btn_2_txt_lines.png");
	background-repeat: repeat-x;
	border-color: #DBDBDB;
	border-style: solid solid solid none;
	border-width: 1px;
	color: #000000;
	cursor: pointer;
	font-size: 12px;
	height: 51px;
	margin-top: -1px;
	padding-left: 10px;
	padding-top: 12px;
	width:117px;
}
.resource-tab3 {
	background-image: url("assets/1px_resource_btn_3_txt_lines.png");
	background-repeat: repeat-x;
	border-color: #DBDBDB;
	border-style: solid solid solid none;
	border-width: 1px;
	color: #000000;
	cursor: pointer;
	font-size: 12px;
	height: 63px;
	margin-top: -1px;
	padding-left: 10px;
	padding-top: 12px;
	width:117px;
}
.select-resource-tab {
    background-color: #FFFFFF;
    border-color: #DBDBDB;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #FF0000;
    font-size: 12px;
    height: 36px;
    margin-top: -1px;
    padding-left: 10px;
    padding-top: 12px;
    width: 117px;
}
.select-resource-tab2 {
	background-color: #FFFFFF;
	border-color: #DBDBDB;
	border-style: solid solid solid none;
	border-width: 1px;
	color: #FF0000;
	font-size: 12px;
	height: 51px;
	margin-top: -1px;
	padding-left: 10px;
	padding-top: 12px;
	width:117px;
}
.select-resource-tab3 {
	background-color: #FFFFFF;
	border-color: #DBDBDB;
	border-style: solid solid solid none;
	border-width: 1px;
	color: #FF0000;
	font-size: 12px;
	height: 63px;
	margin-top: -1px;
	padding-left: 10px;
	padding-top: 12px;
	width:117px;
}
.resources-left {
	display:inline-block;
	width:118px;
	vertical-align:top;
	height:500px;
	margin-top:25px;
	margin-left:27px;
	border: 1px solid #DBDBDB;
	background-color:#EDEDED;
}
.resources-right {
	margin:0px;
	padding:0px;
	display:inline-block;
	border: 1px solid #DBDBDB;
	width: 294px;
	height:500px;
	margin-top:25px;
	overflow: auto;
}
.resources-right ul {
	list-style-type: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 5px 7px 15px 16px;
}
.resources-right li {
	color: #666666;
	font-size: 12px;
	margin: 0 0 10px -19px;
}
.resources-right li a {
	margin-top:-1px;
}
.resource_cont {
	padding-top:43px;
}
.resource_cont2 {
	padding-top:23px;
}
.copyright {
    color: #666666;
    font-size: 11px;
    left: 507px;
    position: absolute;
	bottom:11px;
    width: 391px;
	text-align:justify;
	line-height:12px;
}
.caseStudy {
	width:416px;
	padding-top:21px;
	margin-top:25px;
	padding-bottom:16px;
	margin-bottom: 16px;
	margin-left:28px;
	margin-right:18px;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	leading:15px;
	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 {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	width: 414px;
	margin-top: 15px;
	margin-bottom: 16px;
	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));
]
}
#sidebart, #sidebart td {
	margin-top: 0;
	border: none;
	padding-top: 0;
}
.sidebarText {
	font-size:12px;
	margin-left:19px;
	margin-right:19px;
	margin-bottom:14px;
	padding-top:11px;
	line-height:17px;
}
.sidebarText a {
}
.sidebarText a:visited {
	color: #666666;
}
.sidebarText a:hover {
	color:#26609d;
	text-decoration:underline;
}
.sidebarHeaderText {
	margin-left: 12px;
	font-size:12px;
	font-weight:bold;
	line-height:31px;
}
ul#textIcon.listicons {
	margin-left: -20px;
	padding-top: 0px;
}
ul#pictureQuoteIcon.listicons {
	margin-left: -47px;
	padding-top: 0;
}
.sidebarHeader {
	background-image: url("assets/1px_sidebar_top.png");
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	border-color: #CCCCCC;
	border-width: 1px;
	height: 31px;
	line-height: 31px;
	width: 415px;
	margin-bottom: 3px;
}
.mtocnum {
	float: right;
	margin-right:-5px;
	color:#9C9C9C;
}
th {
	text-align:left;
	padding-left:11px;
}
tr td {
	text-align:left;
	padding-left:11px;
	font-size:12px;
}
.popup {
	background-color: #FFFFFF;
	padding: 66px 20px 40px 47px;
	text-align: left;
	height:100%;
	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));
]
}
#popshort{padding-top:46px;}
.popup h3 {
	padding:0px;
	margin:0px;
}
.popup .sidebar {
	padding:0px;
	margin:0px;
}
.arrow {
	float:left;
	margin-top:1px;
}
.popLinks:link {
	text-decoration: none;
	font-size:12px;
	color: #666666;
	background: transparent;
}
.popLinks:visited {
	color:#26609d;
}
.popLinks:hover {
	color:#26609d;
	text-decoration:underline;
}
.popLinks:active {
	color:#26609d
}
#clo0 a {
	margin-top: 6px;
}
.textLink:link {
	text-decoration:underline;
	color:#26609d;
}
.textLink:visited {
}
.textLink:hover {
	color:#26609d;
	text-decoration:underline
}
.textLink:active {
	color:#26609d;
}
.footnoteLinks:link {
	text-decoration: underline;
	color:#26609d;
	font-size:11px;
	background: transparent;
}
.footnoteLinks:visited {
	text-decoration: none;
	color:#26609d;
}
.footnoteLinks:hover {
	text-decoration:underline;
	color:#26609d;
}
.footnoteLinks:active {
	text-decoration:underline;
	color:#26609d;
}
table {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	margin-left: 28px;
	margin-right: 28px;
	border-right-style: none;
	border-bottom-style: none;
	margin-bottom: 28px;
}
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:24px;
	font-weight:bold;
	color:#F00;
	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-left: 0;
    padding-right: 23px;
    padding-top: 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;
	font-size:12px;
	color:#666666;
	margin-left:100px;
	padding-left:4px;
	padding-right:12px;
	line-height:17px;
}
.lgImage {
	margin-left:28px;
	margin-bottom:16px;
}

#warning {
	padding:0px;
}
#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: 0 18px 16px 28px;
	padding-bottom: 16px;
	padding-top: 21px;
	width: 416px;
	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));
]
}
.fact-text {
	margin: 0 auto;
	position: relative;
	width: 374px;
}
.fact-text p{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -0.5px;
	line-height: 19px;
	margin-bottom: 4px;
	margin-left: 0;
	margin-right: 0;
}
.fact-caller {
	color: black;
	font-size: 12px;
	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-bottom: -11px;
    margin-left: -44px;
    margin-top: 1px;
}
.quote .lnk-pdf {
	margin-bottom:12px;
}
.quote .lnk-webcast {
	 margin-left: -5px;
}
.fact ul {
	margin-top: -10px;
}
a.back2top, ul.listicons li, ul.listicons li.licon-arrow, a.lnk-arrow, a.lnk-icon, a.vid, a.vid2, a.lnk-webcast, a.lnk-vid, a.lnk-pdf, a.lnk-pressrelease, a.lnk-successstory, a.lnk-article, a.lnk-webcast2, a.lnk-popup, a.lnk-podcast, a.lnk-webinar {
	background: url("http://www.oracle.com/assets/css/list-icons.png") no-repeat scroll -283px -113px transparent !important;
	line-height: 14px;
	list-style: none outside none;
	margin: 4px 0 10px;
	padding: 0 0 2px 23px;
	color:#26609d;
}
 ul.listicons_res li, ul.listicons_res li.licon-arrow{
	background: url("http://www.oracle.com/assets/css/list-icons.png") no-repeat scroll -283px -114px transparent !important;
	line-height: 14px;
	list-style: none outside none;
	margin: 4px 0 10px;
	padding: 0 0 0 23px;
	color:#26609d;
}
a.lnk-icon, a.lnk-arrow, a.lnk-webcast, a.lnk-webcast2, a.lnk-webinar, a.lnk-vid {
	margin-left: -7px;
	line-height: 19px;
	cursor: pointer;
}
h3 a.lnk-arrow {
	background-position: -284px -113px !important;
}
ul.li-bullets li {
	background-position: -269px -130px !important;
}
ul.licon-webcast2 li, ul.listicons li.licon-webcast2, .cn01 ul li.licon-webcast2, a.lnk-webcast2 {
	background-position: -333px -64px !important;
}
ul.licon-pdf li, ul.listicons li.licon-pdf, .cn01 ul li.licon-pdf, a.lnk-pdf {
	background-position: -302px -97px !important;
}
ul.licon-lock li, ul.listicons li.licon-lock, .cn01 ul li.licon-lock, a.lnk-lock {
	background-position: -318px -82px !important;
}
ul.licon-webcast li, ul.listicons li.licon-webcast, .cn01 ul li.licon-webcast, a.lnk-webcast, a.lnk-vid{
	background-position: -333px -64px !important;
}
a.vid, a.vid2 {
	background-position: -334px -64px !important;
	margin-left:-5px;
}
ul.licon-webinar li, ul.listicons li.licon-webinar, .cn01 ul li.licon-webinar, a.lnk-webinar {
	background-position: -349px -48px !important;
}
ul.licon-feed li, ul.listicons li.licon-feed, .cn01 ul li.licon-feed, a.lnk-feed {
	background-position: -398px 0px !important;
}
ul.licon-podcast li, ul.listicons li.licon-podcast, .cn01 ul li.licon-podcast, a.lnk-podcast {
	background-position: -205px -193px !important;
}
ul.licon-popup li, ul.listicons li.licon-popup, .cn01 ul li.licon-popup, a.lnk-popup {
	background-position: -188px -208px !important;
}
ul.licon-successstory li, ul.listicons li.licon-successstory, .cn01 ul li.licon-successstory, a.lnk-successstory {
	background-position: -143px -256px !important;
}
ul.licon-article li, ul.listicons li.licon-article, .cn01 ul li.licon-article, a.lnk-article {
	background-position: -127px -272px !important;
}
ul.licon-pressrelease li, ul.listicons li.licon-pressrelease, .cn01 ul li.licon-pressrelease, a.lnk-pressrelease {
	background-position: -158px -240px !important;
	 margin-left: -1px;
}
ul.licon-ipad li, ul.listicons li.licon-ipad, .cn01 ul li.licon-ipad, a.lnk-ipad {
	background-position: -80px -319px !important;
}
ul.licon-blog li, ul.listicons li.licon-blog, .cn01 ul li.licon-blog, a.lnk-blog {
	background-position: -64px -336px !important;
}
ul.licon-none li, ul.listicons li.licon-none {
	background: none repeat scroll 0 0 transparent !important;
}

<!--resource icons-->

ul.listicons_res li.licon-webcast2{
	background-position: -333px -64px !important;
}
 ul.listicons_res li.licon-pdf{
	background-position: -301px -98px !important;
}
ul.listicons_res li.licon-lock{
	background-position: -318px -82px !important;
}
ul.listicons_res li.licon-webcast, 
ul.listicons_res li.licon-youtube
{
	background-position: -333px -64px !important;
}

ul.listicons_res li.licon-webinar{
	background-position: -349px -48px !important;
}
ul.listicons_res li.licon-feed{
	background-position: -398px 0px !important;
}
ul.listicons_res li.licon-podcast{
	background-position: -205px -194px !important;
}
ul.listicons_res li.licon-popup{
	background-position: -188px -208px !important;
}
ul.listicons_res li.licon-successstory{
	background-position: -142px -256px !important;
}
ul.listicons_res li.licon-article{
	background-position: -126px -272px !important;
}
ul.listicons_res li.licon-pressrelease{
	background-position: -158px -240px !important;
	 margin-left: 1px;
}
ul.listicons_res li.licon-ipad{
	background-position: -80px -319px !important;
}
ul.listicons_res li.licon-blog{
	background-position: -64px -336px !important;
}
ul.listicons_res li.licon-none {
	background: none repeat scroll 0 0 transparent !important;
}

ul.scl-icons {
	margin-top: 6px;
	margin-left:21px;
}
.scl-icons li {
	background:none;
	  height: 22px;
    margin-bottom: 0;
}
.scl-icons li a {
	margin-left: 3px;
	padding-left: 24px;
	padding-bottom: 2px;
}
.scl-icons li.scl-twitter a, .scl-icons li.scl-facebook a, .scl-icons li.scl-youtube a, .scl-icons li.scl-blog a, .scl-icons li.scl-newsletter a, .scl-icons li.scl-linkedin a   {
	line-height:17px;
	[line-height:18px;
	line-height:18px;
]
	}
	
.scl-icons li.scl-facebook{
	 background: url("assets/social_icon_facebok.png") no-repeat scroll 0 0px transparent;
	    margin-left: -15px;
    padding-bottom: 2px;
}
.scl-icons li.scl-facebook:hover {
	 background: url("assets/social_icon_facebok_over.png") no-repeat scroll 0 0px transparent;
}
.scl-icons li.scl-twitter{
 background: url("assets/social_icon_twitter.png") no-repeat scroll 0 0 transparent;
    margin-left: -15px;
    padding-bottom: 2px;}

.scl-icons li.scl-twitter:hover {
	background: url("assets/social_icon_twitter_over.png") no-repeat scroll 0 0px transparent;
}
.scl-icons li.scl-youtube{
	background: url("assets/social_icon_youtube.png") no-repeat scroll 0 0px transparent;
	  margin-left: -15px;
    padding-bottom: 2px;
}
.scl-icons li.scl-youtube:hover {
	background: url("assets/social_icon_youtube_over.png") no-repeat scroll 0 0px transparent;
}
.scl-icons li.scl-blog {
	background: url("assets/social_icon_blog.png") no-repeat scroll 0 0px transparent;
	  margin-left: -15px;
    padding-bottom: 2px;
}

.scl-icons li.scl-blog:hover {
	background: url("assets/social_icon_blog_over.png") no-repeat scroll 0 0px transparent;
}
.scl-icons li.scl-newsletter {
	background: url("assets/social_icon_newsletter.png") no-repeat scroll 0 0px transparent;
		  margin-left: -15px;
    padding-bottom: 2px;
}
.scl-icons li.scl-newsletter:hover {
		background: url("assets/social_icon_newsletter_over.png") no-repeat scroll 0 0px transparent;

}
.scl-icons li.scl-linkedin {
	background: url("assets/social_icon_linkedin.png") no-repeat scroll 0 0px transparent;
		  margin-left: -15px;
    padding-bottom: 2px;
}
.scl-icons li.scl-linkedin:hover {
		background: url("assets/social_icon_linkedin_over.png") no-repeat scroll 0 0px 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 {
	height: 90px;
	width: 430px;
	margin-top: -22px;
	margin-bottom: 31px;
	display: inline-block;
}
.icon-lg-short {
	height: 80px;
	margin-bottom: 0;
	margin-top: -22px;
	width: 430px;
	padding-bottom: 110px;
}
.success {
	background: url("assets/icon_lg_customer_success.png") no-repeat scroll 0 -8px transparent;
	float: left;
	height: 95px;
	margin: 22px 14px 0 18px;
	width: 80px;
}
.webcast {
	background: url("assets/icon_lg_webcast.png") no-repeat scroll 0 -8px transparent;
	float: left;
	height: 80px;
	margin: 22px 14px 0 18px;
	width: 80px;
}
.whitepaper {
	background: url("assets/icon_lg_white_paper.png") no-repeat scroll 0 -8px transparent;
	float: left;
	height: 95px;
	margin: 22px 14px 0 18px;
	width: 80px;
}
#iltop {
	margin-top: -21px;
}
.iltext {
    width: 285px;
    margin-top: 22px;
	line-height: 16.5px;	
}
.iltextbox {
	float: left;
	width: 315px;
	margin-left: -3px;
}
.iltextbox a {
	line-height: 21px;
	margin-left: -3px;
}
.btn_toc 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: 11px;
	 margin-top: 16px;
	padding: 4px 10px;
 [padding: 5px 10px;
	padding: 5px 10px;
]
}
.btn_toc {
	cursor: pointer;
	float: right;
	margin-right: 14px;
	margin-top: -54px;
	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;
	font-size: 12px;
	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: #26609D;
}
.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;}

.webcast_thumbnail_wrap { width:444px; display:block; float:left; margin-left:26px; }

.webcast_thumbnail_wrap a img { width:182px; margin-right:14px; display:inline-block; float:left; border:none; }

.webcast_thumbnail_info { width:220px; float:left; display:inline-block; margin-right:28px; }

.webcast_thumbnail_text p { margin:0; }

.webcast_thumbnail_lnk-webinar { float:left; margin:0 0 0 4px; }


