body#bd {

}
p {
	padding: 0;
	margin: 0;
}
#article {
	text-align: left;
}
#region-article-print {
	width: 700px;
	margin: 0 auto;
} 
#region-article-print .intelliword {
	background: #FFF;
}
h2.article-category { 
	margin: 0;
	display: inline;
	float: left;
	padding: 0 10px;
}
h2.article-category a {	
	color:#4E4E4E;
	font: bold 270% Palatino Linotype,Book Antiqua,Palatino;
	text-transform: uppercase;
}
h1.article-title {
	color:#184E86;
	font-family:Arial,Trebuchet MS,Helvetica;
	font-size:24pt;
	font-weight:bold;
}
p.blurb {
	color: #5F5F5F;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 10px;
}
div.byline {
	background: url(../images/vert_divline.gif) repeat-x top left;
	padding-top: 10px;
	color: #939393;
	clear: both;
	vertical-align: baseline;
}
p.byline a {
	font-style: italic;
}
#yourcomments {
	float: right;
}
#yourcomments a {
	font-size: 92%;
	color: #0F3F3F;
}
.toc {
	width: 100%;
	background: url(../images/vert_divline.gif) repeat-x bottom left;
	font-size: 1em;
	padding: 2px 2px 5px 0;
	margin:0;
}
.toc li {
	display: inline;
	padding: 2px 5px;
	list-style:none; !important;
	list-style-image:none;
	list-style-position:outside;
}
.toc li a {
	padding: 0px 5px 3px 12px;
	background: url(../images/toc_a_back.gif) no-repeat left top;
	color: #333;
	font-size: 0.95em;
}
/*table.contenttoc {
font-size:92%;
margin:0 0 10px 10px;
padding:0;
width:20%;
}
table.contenttoc th {
border-bottom:1px solid #CCCCCC;
padding:0 0 3px;
text-indent:5px;
}
table.contenttoc td {
background:transparent url(../images/bullet.gif) no-repeat scroll 10px 9px;
padding:1px 5px 1px 20px;
}*/
table.contenttoc, table.factsheet {
font-size:92%;
margin:0 0 10px 10px;
padding:0;
width:20%;
border: 1px dotted #CCC;
background: #F5F5F5;
}
table.contenttoc th, table.factsheet th {
font-family:Palatino Linotype,Book Antiqua,Palatino;
background: #717171;
color: #FFF;
font-size: 125%;
padding:1px 0 3px 5px;
text-indent:5px;
}
table.contenttoc td {
background:transparent url(../images/related_bullet.gif) no-repeat scroll 5px 2px;
padding:3px 5px 1px 20px;
}
table.factsheet td {
padding:3px 5px 1px 5px;
border-bottom: 1px dotted #CCC;
}

#article-text .pic {
	background: #626262;
	margin: 0px 10px 10px 0px;
	padding: 0;
	text-align: center;
	width:300px;
	max-width:300px;
	overflow:hidden;
}

#article-text .xpic {
	background: #626262;
	margin: 0px;
	margin-right:5px;
	padding: 0;
	text-align: center;
	width:300px;
	width:300px; !important;
}

#article-text .pic img {
	margin: 0 auto;
}
#article-text .pic h3 {
	margin: 0;
	padding: 2px;
	font-family:Palatino Linotype,Book Antiqua,Palatino;
	color: #EEE;
}
#article-text .sidebar {
	float: left;
	width: 200px;
	margin: 0 10px 0  0 ;
	background: #626262 url(../images/dot_fold.gif) no-repeat top right;
	padding: 11px;
	color:#fff;
	font-family: Georgia;
}
#article-text .sidebar p {
	color:#fff;
	font-size: 11px;
	line-height: 1.7;
}
#article-text .sidebar a {
	color:#E48A8A;
}
#article-text .sidebar h3 {
	font-size: 110%;
}
#article-text .sidebartwo {
	float: left;
	width: 300px;
	margin: 0 10px 0  0 ;
	background: #ffffff url(../images/dot_fold.gif) repeat-y top left;
	padding: 3px;
}
#article-text .sidebartwo h3 {
	font-size: 110%;
}

#article-text .sidebarright {
	float: right;
	width: 200px;
	margin: 0 0 10px 0 ;
	background: #f1f1f1 url(../images/dot_fold.gif) no-repeat top right;
	padding: 3px;
}
#article-text .sidebarright h3 {
	font-size: 110%;
}

.pagenavcounter {
	font-weight: 700;
}


#article-text .pic p {
	text-align: left;
	color: #EEE;
	padding: 3px 7px;
	font: 100% Palatino Linotype,Book Antiqua,Palatino;
	font: 92% Georgia;
}
#article-text .pic p .intelliword {
	color: #000;
}
#article-text {
	margin-top: 10px;
	empty-cells: hide;
	color: #444;
	padding: 0.7em 0;
	font-size: 1.2em;
	line-height: 1.5;
}
#article-text p {
	color: #444;
	padding: 0.7em 0;
	line-height: 1.5;
}
/*#article-text {
	margin-top: 10px;
	empty-cells: hide;
	color: #5B5B5B;
	padding: 0.7em 0;
	font-size: 100%;
	line-height: 1.3;
}
#article-text p {
	color: #5B5B5B;
	padding: 0.7em 0;
	font-size: 100%;
	line-height: 1.3;
}*/
#article-text p:empty {

}
#article-text p.xhead-box {
	padding-bottom: 0;
}
.intelliword  {
	background: #FFEBB0;
}
#article-text span.xhead a {
	font: bold 140% Palatino Linotype,Book Antiqua,Palatino;
	color: #333;
}
#article-text span.xhead a:hover {
	text-decoration: none;
}
#embedded-ad {
	clear: left;
	text-align: center;
	margin: 10px 5px 0 0;
	border: 1px solid #CCC;
	color: #444;
	padding: 2px;
	z-index: 0;
}
#embedded-ad span {
	position: relative;
	top: 5px;
	z-index: 1;
}
#bookmark {
	background: url(../images/vert_divline.gif) repeat-x top left;
}
#bookmark table {
	padding: 10px 10px 5px 0;
	background: url(../images/vert_divline.gif) repeat-x bottom left;
}
#bookmark td a {
	display: block;
	width: 25px;
	height: 20px;
	background-repeat: no-repeat;
}
#bookmark td a:hover {
	text-decoration: none;
}
#toolbox {
	margin-top: 10px;
	border: 1px solid #d2d2d2;
}
#toolbox a {
	color: #848484;
	font-size: 92%;
}

#visitouroffice {
	margin: 1px 0;
	clear: both;
	height: 15px;
	padding: 5px 0;
}
#visitouroffice #yourcomments {
	margin-top: 0;
}
#author-box {
	float: right;
	padding: 5px 2px 5px 4px;
	margin: 0 0 5px 10px;
	width: 142px;
	min-height: 1px;
}
#author-box .hilite1 a,
#author-box .hilite2 a,
#author-box .hilite3 a {
	text-align: center;
}
#author-box img {
	margin: 0 auto;
}
#author-box h3.subhead {
	margin: 0;
}
#author-box .hilite2 {

}
h3.subhead a {
	color: #818181;
}
h3.subhead {
	color: #818181;
	margin: 10px 2px 0 2px;
	font-family: Palatino Linotype,Book Antiqua,Palatino;
}

#author-box a {
	color: #5F5F5F;
}

.intelli-box {
	padding: 0;
	border: 1px dotted #CCC;
	font-size: 92%;
	margin-top: 20px;
	width: 98%;
}
.intelli-box img.fold {
	position: relative;
	top: -7px;
	right: 4px;
	float: right;
}
.intelli-box .border-top {
	padding: 5px;
	padding-bottom: 2px;
	width: 100%;
	/*border-left: 1px dotted #CCC;
	border-top: 1px dotted #CCC;*/
}
.intelli-box .border-side {
	/*border-left: 1px dotted #CCC;
	border-right: 1px dotted #CCC;*/
	padding: 0 5px;
}
.intelli-box .intelliword {
	color: #5E5E5E;
}
.pullquote {
	background: url('../images/quote-open.gif') no-repeat top left;
	margin-top: -16px;
	padding-left: 20px;
	margin: 0 10px 10px 10px;
}

.pullquote h3 {
	display:none;
}
#article-text div.pullquote p {
	padding: 5px;
	font-family: Georgia;
	color: #222;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	background: url('../images/quote-close.gif') no-repeat bottom right;
	padding-right: 24px;
}

/*
.pullquote {
	width: 160px;
	float: right;
	margin: 0 10px 10px 10px;
	background: #fff url(../images/story_breaker.gif) no-repeat top center;
	padding-top: 18px;
}
.pullquote h3 {
	/*background: #e1eaf2 url(../images/blue_ic2.png) no-repeat 5px 9px;*/
	/*background: #e1eaf2;
	margin: 0;
	padding: 5px;
	/*padding-left: 25px; -- space for quote image*/
	/*color:#3971AA;
	font-family:Arial, Trebuchet MS,Helvetica;
	font-size:130%;
	font-weight:bold;
}
#article-text div.pullquote p {
	background: #e1eaf2;
	padding: 5px;
}*/
.pin-note {
clear: left;
	width: 627px;
	border-top: 0;
	margin: 0 10px 15px 10px;
}
.pin-note h3, .pin-note b {
	margin-bottom: 0;
	font-size: 130%;
	color: #333;
}

#article-text .pin-note p {
	color: #333;
}
#article-text #editorial-contacts p {
	float: left;
	display: inline;
	width: 49%;
}
.advs {
	margin: 10px 0;
	text-align: center;
}
.advs img {
	margin: 0 auto;
}
#showcase-1 a {
	color:#CC2C0E;
	font-family:Palatino Linotype,Book Antiqua,Palatino;
	font-weight:bold;
	font-size: 100%;
	margin-top:0;
	text-decoration:none;
	text-transform:uppercase;
}
#showcase-1 a:hover, #showcase-1 a:focus {
	text-decoration: underline;
}
.col-left {
	width: 290px;
	overflow: hidden;
	float: left;
	display: inline;
}
.col-right {
	padding-left: 21px;
	background: #fff url(../images/hor_divline.gif) repeat-y top left;
	width: 48%;
	overflow: hidden;
	float: left;
	display: inline;
}
h3.topnews_title {
	padding-top: 10px;
	margin: 10px 0 0 0;
	padding-bottom: 5px;
	background: url(../images/vert_divline.gif) repeat-x top left;
}
h3.topnews_title a {
	font-size: 100%;
}
h3.topnews {
	padding: 0 4px 0 0;
	margin: 5px 0;
}
h3.topnews a {
	font-size: 100%;
}



.col4, .col3 {
	
	float: left;
	display: inline;
	background: #fff url(../images/hor_divline.gif) repeat-y top right;
	padding-right: 10px;
}
.col4 {
	overflow: hidden;
	width: 24%;
}
.col3 {
	width: 33%;
}
.col4-last, .col3-last {
	overflow: hidden;
	float: left;
	display: inline;
}
.col4-last {
	overflow: hidden;
	width: 23%;
}
.col3-last {
	width: 30%;
}
h4.section-title {
	background: #eaeaea;
	color: #5F5F5F;
	padding: 2px 0 2px 5px;
	width: 93%;
	font: 9pt Palatino Linotype,Book Antiqua,Palatino;
}
h4.section-title:after, .col4-last:after {
clear: both
}
h4.section-title a, h4.section-title-hilite1 a {
	color: #5F5F5F;
	font: 9pt Palatino Linotype,Book Antiqua,Palatino;
}
h4.section-title-hilite1,h4.section-title-hilite2 {
	padding: 3px 2px 2px 15px;
	margin: 10px 0 0 0;
	color: #5F5F5F;
	font: 9pt Palatino Linotype,Book Antiqua,Palatino;
	height: 18px;
	overflow: hidden;
}
h4.section-title-hilite1 {
	background: transparent url(../images/red_ic.gif) no-repeat center left;
}
h4.section-title-hilite2 {
	background: transparent url(../images/blue_ic.gif) no-repeat center left;
}
/*columnist/industry insight*/
.hilite1, .hilite2 {
	padding: 2px 2px 15px 2px;
	width: 154px;
	min-height: 225px;
}
.hilite1 {
	background: #ebdcd6 url(../images/columnist_bottom.gif) no-repeat bottom right;
}
.hilite2 {
	background: #dee5ef url(../images/insights_bottom.gif) no-repeat bottom right;
}

.col2 {
	width: 47%;
	margin: 0 1% 0 1%;
	overflow: hidden;
	float: left;
	display: inline;
	height: 140px;
}
/*feature*/
.hilite3 {
	background-color: #E2EFDE;
}
.hilite3 img {
	float: left;
	margin: 10px 10px 25px 5px;
}
.hilite3 h4 {
	margin: 0;
	padding: 2px 2px 2px 5px;
	background: #CFDBCD;
	font: 9pt Palatino Linotype,Book Antiqua,Palatino;
}
/*quote/comment*/
.hilite4 {
	width: 265px;
	padding: 15px;
	background: url(../images/quote_bg.gif);
}
.hilite4-top {
	width: 295px;
	height: 23px;
	content: '.';
	display: block;
	background: url(../images/quote_top.gif);
}
.hilite4-bottom {
	width: 295px;
	height: 9px;
	content: '.';
	display: block;
	background: url(../images/quote_bottom.gif);
}
.hilite5 {
	background: #DAE8F3;
	height:85px;
	padding: 3px;
}
.hilite5 img {
	margin: 3px;
	float: right;
}


.subtitle {
	color: #D03B1D;
}


#ja-footer {
	background:#FFFFFF url(../images/footer_back.gif) repeat-x scroll center top;
	margin: 10px 0 0;
	padding-top:12px;
	text-align:center;
}
#copyright {
	text-align: center;
}
#ja-footerwrap, #ja-footer {
	width: 100%;
}
#ja-footer li {
	background:transparent url(../images/vline.gif) no-repeat scroll left center;
	display:inline;
	margin:0;
	padding:0 10px;
}
#partners {
	display:block;
	text-align:center;
}
.partner_box {
display:inline;
margin:0 30px;
}
.ja-cert {
position:absolute;
right:0;
top:20px;
}
.ja-cart a span { display: none; }
img.editors-choice-img {
	width: 100px;
	margin: 0 5px 5px 0;
}
.dropcap {
    color: #4B4B4B;
    display: block;
    float: left;
    font: 50px/40px Georgia,Times,serif;
    padding: 4px 8px 0 0;
}

div.sidebar p span.intelliword {
	background-color: #626262;
}