hr.divider-rule {
    height: 1px;
    border: none;
    background-color: #2380dd;
    color: #2380dd;
    margin: 3em 0 2em 0;
}

.standard {
	font-size: 1.4em;
	padding-left: 1em;
	border-left: 2px solid #2380dd;
}

#blq-main, #blq-foot {
	font-family: arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

.blq-rst *, .blq-rst a:link, .blq-rst a:visited {
	font-family: arial, Helvetica, sans-serif;
	font-size: 100%;
}


#blq-mast {
	border-bottom-color: #ebebeb;
}

.top-banner {
	width: 974px;
	height: 80px;
	margin: 0 0 10px;
	color: #fff;
}

.top-banner img {
	display: block;
	width: 974px;
	height: 80px;
	background-color: #2380dd;
}

.nav-wrap {
	width: 160px;
	float: left;
	overflow: hidden;
}

.global-nav {
	float: left;
	width: 160px;
	margin: 0;
	overflow: hidden;
}

#blq-local-nav {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	float: left;
	width: 160px;
}

.global-nav li, #blq-local-nav li {
	width: 100%;
	line-height: 1.2;
}

#blq-local-nav li ul {
	margin-top: 2px;
}

#blq-local-nav li {
	float: left;
}

.global-nav li a, #blq-local-nav li a {
	font-weight: bold;
	padding: 2px 4px 3px 12px;
	background-color: #EDEDED;
}

.global-nav li a:link, .global-nav li a:visited, .global-nav li a:hover, .global-nav li a:active, #blq-local-nav li a:link, #blq-local-nav li a:visited, #blq-local-nav li a:hover, #blq-local-nav li a:active, #blq-local-nav li.slctd li a:link, #blq-local-nav li.slctd li a:visited, #blq-local-nav li.slctd li a:hover, #blq-local-nav li.slctd li a:active {
	display: block;
	position: relative;
	color: #333;
	text-decoration: none;
}

.global-nav li a:hover, #blq-local-nav li a:hover, #blq-local-nav li.slctd li a:hover {
	text-decoration: underline;
	background-color: #dadada;
}

.global-nav li, #blq-local-nav li, #blq-local-nav li.slctd li {
	margin: 0 0 2px 0;
}

.global-nav li, #blq-local-nav li.local-nav-open {
	margin: 0;
}

#blq-local-nav li.slctd a:link, #blq-local-nav li.slctd a:visited, #blq-local-nav li.slctd a:active, #blq-local-nav li.slctd a:hover {
	background-color: #333;
	border-right: 7px solid #2380dd;
	padding-right: 10px;
	color: #fff;
}

#blq-local-nav li.slctd li a:link, #blq-local-nav li.slctd li a:visited, #blq-local-nav li.slctd li a:hover, #blq-local-nav li.slctd li a:active {
	font-size: .91em;
	font-weight: normal;
	background-color: #EDEDED;
	border-right: 0;
	position: relative;
	padding: 3px 19px 5px 18px;
}

#blq-local-nav li.slctd li a:hover {
	background-color: #c0bfbf;
}

#blq-local-nav li.slctd li img {
	position: absolute;
	right: 3px;
	bottom: 2px;
}

#blq-local-nav li.slctd li.slctd a:link, #blq-local-nav li.slctd li.slctd a:visited, #blq-local-nav li.slctd li.slctd a:active, #blq-local-nav li.slctd li.slctd a:hover {
	background: #c0bfbf;
	text-decoration: underline;
}

#blq-local-nav .sub-slctd {
	 border-right: 7px solid #2380dd !important;
	 background: #c0bfbf !important;
}

#blq-local-nav li.sub-slctd a.slctd {
	background: #c0bfbf !important;
	text-decoration: underline !important;
}

#blq-local-nav .sub-slctd li a {
	padding-left: 35px !important;
}

#blq-content {
	float: left;
	width: 800px;
	margin: 0 0 0 14px;
	padding-bottom: 10px;
}

.hp-welcome {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
	background: #EDEDED;
}

.hp-welcome img {
	display: block;
	float: left;
}

.hp-welcome-copy {
	float: right;
	width: 334px;
	min-height: 249px;

}

.hp-welcome-copy-panel {
	width: 321px;
	height:54px;
	padding:10px 0px 0px 13px;
	background-color: #2380dd;
	margin-bottom:12px;
}

/*.hp-welcome-copy img {
	float: none;
}*/

.hp-welcome h2 {
	margin: 0px;
	font-size: 2em;
	line-height: 1;
	color: #fff;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

.hp-welcome h3 {
	margin: 0px;
	font-size: 1.5em;
	line-height: 1.1em;
	color: #fff;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
}

.hp-welcome h1 span {
	display: block;
	font-weight: bold;
}

.hp-welcome p {
	margin: 0 14px 1em 14px;
	line-height: 1.5;
}

.hp-news {
	clear: both;
	float: right;
	width: 320px;
	min-height: 15em;
	color: #333;
	background-color: #EDEDED;
}

.hp-news h2 {
	font-weight: bold;
	font-size:1.2em;
	color: #fff;
	background-color: #2380dd;
	padding: 4px 7px 6px 7px;
	line-height: 1.2;
	margin-bottom: 7px;
}

.hp-news h3 {
	font-size: .91em;
	font-weight: normal;
	margin: 0 7px;
}

.hp-news p {
	margin: 0 7px 9px 7px;
	line-height: 1.4;
	font-size: .91em;
}

.hp-related {
	clear: left;
	float: left;
	width: 466px;
}

.hp-related div {
	position: relative;
	float: left;
	width: 146px;
	min-height: 15em;
	color: #333;
	background-color: #EDEDED;
}

.hp-related .hp-rel-a, .hp-related .hp-rel-b {
	margin-right: 14px;
}

#blq-content .hp-related h3 {
	font-weight: bold;
	font-size:1.2em;
	color: #fff;
	background-color: #2380dd;
	padding: 4px 7px 6px 7px;
	line-height: 1.2;
}

#blq-content .hp-related p {
	font-size: .91em;
	line-height: 1.4;
}

.hp-related p.rel-copy {
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 64px 7px 0 7px;
	min-height: 5em;
}

.hp-related .hp-rel-a p.rel-copy {
	background-image: url(/staticarchive/5da60fe1cdd4ac0073871ce50e2cc29d67d9a137.jpg);
}

.hp-related .hp-rel-b p.rel-copy {
	background-image: url(/staticarchive/596b28710cb116648984ff2f1f99edd1fccd62ad.jpg);
}

.hp-related .hp-rel-c p.rel-copy {
	background-image: url(/staticarchive/b9d508600f0318c7dad9a7aae56f6c052c64b26a.jpg);
}

#blq-content .hp-related p.hp-rel-link {
	display: block;
	height: auto;
	margin-top: 1em;
	padding: 0 7px;
}

#blq-content a:link, #blq-content a:visited, #blq-content a:hover, #blq-content a:active {
	font-weight: bold;
	color: #00468c;
	text-decoration: none;
}

#blq-content a:hover {
	text-decoration: underline;
}

.p-content {
	width: 640px;
	overflow: hidden;
	color: #494848;
	margin-bottom: 10px;
	font-size: 1em;
}

.p-content h1 {
	color: #2380dd;
	/*background-color: #2380dd*/;
	font-size: 2.2em;
	line-height: 1.2;
	padding: 4px 6px 5px;
	margin-bottom: 12px;
	letter-spacing:-1px;
}

.page-nav {
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 0;
	margin-bottom: 17px;
}

.p-content .page-nav h2 {
	margin-bottom: 12px;
	padding: 0 6px;
	border: 0;
	color: #494848;
	font-size: 1em;
}

.p-content .page-nav ol {
	width: 640px;
	padding-bottom: 1px;
	list-style-type: decimal;
	list-style-position: outside;
}

.p-content .page-nav li {
	margin-bottom: 7px;
	line-height: 1.2;
	margin-left: 3.2em;
}

.p-content .page-nav ol.page-nav-A, .p-content .page-nav ol.page-nav-B {
	float: left;
	width: 306px;
	padding-right: 14px;
}

.p-content h2 {
	clear: both;
	font-size: 1.5em;
	color: #2380dd;
	padding-bottom: 1px;
	border-bottom: 1px solid #2380dd;
	margin-bottom: 1.16em;
}

.p-content h3, .p-content h4, .p-content h5, .p-content h6 {
	clear: both;
	font-size: 1.1em;
	margin-bottom: 1.42em;
	line-height: 1.5;
}

.p-content p {
	clear: both;
	line-height: 1.5em;
	margin-bottom: 1.58em;
}

.level2 {
	margin-left: 36px;
}

.level3 {
	margin-left: 72px;
}

.level4 {
	margin-left: 108px;
}

.level5 {
	margin-left: 144px;
}

.level6 {
	margin-left: 180px;
}

.p-content p.to-top {
	text-align: right;
	margin-bottom: 6px;
	line-height: 1;
}

.p-content p.to-top a {
	font-weight: normal;
	padding-right: 14px;
	background: transparent url() 100% 65% no-repeat;
}

#blq-content p.to-top a:link, #blq-content p.to-top a:visited, #blq-content p.to-top a:hover, #blq-content p.to-top a:active {
	font-weight: normal;
	color: #00468c;
}

.p-content code {
	font-size: 1.1em;
	color: #666;
}
.p-content code, x:-moz-any-link {
font-size:1.2em;
}

html[xmlns*=""] body:last-child code {
	font-size: 1.3em;
	color: #333;
}

code var {
	font-style: normal;
}

.p-content pre {
	font-size: 1em;
	padding: .82em 1em;
	border: 1px dotted #aaa;
	margin-bottom: 1.58em;
	line-height: 1.5;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

.p-content ol, .p-content ul {
	list-style-image: none;
	list-style-position: outside;
}

.p-content ol {
	list-style-type: decimal;
}

.p-content li {
	margin-left: 22px;
	line-height: 1.5em;
	margin-bottom: 1.58em;
}

.p-content ul li {
	list-style-type: square;
}

.p-content li ul li {
	list-style-type: circle;
}

.p-content li li ul li {
	list-style-type: disc;
}

.p-content ol li, .p-content li ol li, .p-content li li ol li {
	list-style-type: decimal;
}

.p-content ul li ul, .p-content ul li ol {
	margin-top: 1.58em;
	margin-left: 14px;
}

.p-content ol li ol, .p-content ol li ul {
	margin-top: 1.58em;
	margin-left: 14px;
}

.p-content dl {
	margin-bottom: 1.58em;
}

.p-content h2+dl .p-content h3+dl, .p-content h4+dl, .p-content h5+dl, .p-content h6+dl {
	margin-top: -1.25em;
}

.p-content dt {
	font-weight: bold;
}

.p-content dd, .p-content dt {
	line-height: 1.5;
	margin-bottom: .33em;
}

.p-content dd {
	padding-left: 36px;
	margin-bottom: 1em;
}

.p-content dl lh {
	font-weight: bold;
	line-height: 1.66;
}

.p-content dl ul {
	margin-top: .25em;
}

.p-content dl li {
	margin-bottom: .25em;
}

dl.defs-table, dl.defs-table-narrow {
	width: 100%;
	float: left;
	overflow: hidden;
}

dl.defs-table {
	margin-bottom: .58em;
}

dl.defs-table-narrow {
	margin-bottom: 1.08em;
}

dl.defs-table dt, dl.defs-table dd, dl.defs-table-narrow dt, dl.defs-table-narrow dd {
	display: block;
	float: left;
	margin: 0;
	line-height: 1.5;
	font-weight: normal;
	margin-bottom: .5em;
	padding: 0;
}

dl.defs-table dt {
	width: 37%;
	margin-right: 3px;
}

dl.defs-table dd {
	width: 60%;
}

dl.defs-table dt, dl.defs-table dd {
	line-height: 1.5;
	margin-bottom: 1em;
}

dl.defs-table dt, dl.defs-table-narrow dt {
	clear: both;
}

dl.defs-table-narrow dt {
	width: 20%;
	padding-right: 3%;
}

dl.defs-table-narrow dd {
	width: 77%;
}

#blq-content .p-content table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 2em;
}

#blq-content .p-content table caption {
	margin: 0 0 .81em 0;
	font-size: .91em;
}

#blq-content .p-content th, #blq-content .p-content td {
	line-height: 1.2;
	vertical-align: top;
}

#blq-content .p-content thead th {
	background-color: #2380dd;
	color: #fff;
	padding: 5px 7px 6px;
}

#blq-content .p-content td, #blq-content .p-content tbody th {
	background-color: #fff;
	color: #333;
	padding: 5px 7px 6px;
	border-bottom: 1px solid #2380dd;
}

#blq-content .p-content tr.alt-row td, #blq-content .p-content tr.alt-row th {
	background-color: #e4f1fe;
	border-top: 1px solid #2380dd;
	padding: 5px 7px 6px;
}

#blq-content .p-content td li {
	margin-bottom: 0;
}

#blq-content .p-content .browserTable tr.subHead th {
	background: #fff;
	color: #494848;
	padding: 5px 7px 6px;
	border-bottom: 1px solid #2380dd;
}

#blq-content .p-content .browserTable tr.level1 td, #blq-content .p-content .browserTable tbody tr.level1 th {
	background-color: #c6d4b7;
}

#blq-content .p-content .browserTable tr.level2 td, #blq-content .p-content .browserTable tbody tr.level2 th {
	background-color: #d9e2cf;
}

#blq-content .p-content .browserTable tr.level3 td, #blq-content .p-content .browserTable tbody tr.level3 th {
	background-color: #e6efdd;
}

.p-content .must, .p-content .should, .p-content .may, .p-content .unless, .p-content .each {
	font-weight: bold;
	text-transform: uppercase;
	color: #494848;
}

.p-content .must {
	color: #000;
}

.p-content img.icon {
	margin-right: 2px;
}

.label {
	font-size: .91em;
	line-height: 1.5em;
}

.p-content p.label {
	margin-top: -1.08em;
}

.p-content table+p.label {
	margin-top: -1.5em;
}

.p-content .image-chart {
	width: 100%;
	float: left;
	overflow: hidden;
}

.p-content .image-chart p {
	clear: none;
	float: left;
	width: 30%;
	overflow: hidden;
	margin-right: 3%;
}

.p-content .image-chart img {
	display: block;
	margin: 0 0 1em 0;
}

.p-content .example img {
	float: left;
	margin: 0 1em 1em 0;
}

.p-content .doc-history {
	padding: 10px 14px 0;
	border: 1px solid #494848;
	margin-bottom: 1.58em;
}

.p-content .version-info li p {
	margin: 0;
}

.p-content .version-info li h2, .p-content .version-info li h3, .p-content .version-info li h4, .p-content .version-info li h5, .p-content .version-info li h6 {
	display: inline;
}

.p-content .version-info li .v-num {
	font-weight: bold;
}

.p-content .version-info li h2 {
	clear: none;
	color: #494848;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 1em;
}

.p-content .key-points li p {
	margin: 0;
}

.p-content .key-points li h2, .p-content .key-points li h3, .p-content .key-points li h4, .p-content .key-points li h5, .p-content .key-points li h6 {
	display: inline;
}

.p-content .key-points li h2 {
	clear: none;
	color: #494848;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 1em;
}

.cols-wrap {
	width: 100%;
	float: left;
	overflow: hidden;
}

.global-nav, #blq-local-nav, #blq-content {
	background-color: #fff;
}
@media print {

#blq-content {
	font-size: 11pt;
}

.nav-wrap, .to-top {
	display: none;
}

#blq-content, .p-content, .hp-welcome, .hp-welcome-copy, .hp-related, .hp-related div, .hp-news, .cols-wrap {
	position: static;
	width: auto;
	height: auto;
	min-height: 0;
	margin: 0;
	padding: 0;
	overflow: visible!important;
	float: none!important;
	color: #000;
}

.hp-welcome img {
	float: none;
}

.hp-welcome h1 {
	font-size: 2em;
	font-weight: bold;
	color: #000;
	margin: 0 0 .5em;
}

.hp-welcome h1 span {
	display: inline;
}

.top-banner, .hp-welcome img, .hp-welcome p.link-about, #blq-content .hp-related p.hp-rel-link {
	margin: 0 0 1em;
	padding: 0;
}

.hp-welcome-copy {
	width: auto;
	min-height: 0;
}

.hp-welcome p, .hp-news p {
	margin: 0 0 1em;
	color: #000;
}

.hp-news h2, .hp-related h2.blq-hide {
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
	padding: 0;
	position: static;
	width: auto;
	margin: 0 0 .75em 0;
}

.hp-news h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
}

.hp-related .hp-rel-a, .hp-related .hp-rel-b {
	margin: 0;
}

#blq-content .hp-related h3 {
	font-weight: bold;
	color: #000;
	padding: 0;
	line-height: 1.2;
	margin: 0;
}

#blq-content .hp-related p {
	font-size: 1em;
}

.hp-related p.rel-copy {
	padding: 0;
	min-height: 0;
	height: auto;
}

.p-content h1 {
	color: #000;
	font-size: 2em;
	padding: 0;
	margin: 0 0 1em 0;
	background: #fff;
}

.p-content h2 {
	color: #000;
	border-bottom-color: #000;
}

.p-content th {
	color: #000;
	border-bottom: 1px solid #000;
}

#blq-content .p-content td {
	border-color: #000;
}

.p-content .image-chart, .p-content .image-chart p, .p-content .image-chart img {
	float: none;
	width: auto;
	margin: 0 0 1em;
}

.p-content .example img {
	float: none;
	display: block;
	margin: 0 0 .5em;
}

.p-content .doc-history {
	border: 0;
	padding: 0;
}

.p-content {
	overflow: visible;
}

.p-content a.why, .p-content a.how {
	color: #a0a;
}

.p-content a.why:hover, .p-content a.how:hover {
	text-decoration: none;
	color: #000;
}

.p-content .why sup, .p-content .how sup {
	font-size: 0.8em;
	margin-right: 8px;
}

.p-content p {
	position: relative
}

.p-content .why_btn {
	height: 15px;
	width: 40px;
	background: transparent url(..a/images/why.jpg) left top no-repeat;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 650px;
	top: 0;
}

p.level2 {
	margin-left: 0;
	padding-left: 36px;
}

.p-content .how_btn {
	height: 15px;
	width: 40px;
	background: transparent url(/staticarchive/35baed6469e00e420087e77ae21adf709ca2fbc5.jpg) left top no-repeat;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 700px;
	top: 0;
}

div.how_popup, div.why_popup {
	line-height: 1.2em;
}

.panel-bd {
	font-size: 1.2em;
	padding: 14px 24px 14px 14px;
	color: #494848;
	line-height: 1.4em;
}

.panel-bd a {
	color: #00468C
}
