/*
Theme Name: Guzel Magazine Merged Theme
Theme URI: http://www.customthemedesign.com/
Description: Guzel Magazine theme is a unique wordpress magazine style by <a href="http://www.customthemedesign.com/">Custom Theme Design</a>.
Version: 1.5
Author: Alex Iastrebenetsky (InfoTrust, LLC). Original theme by Ahmed Fouad
Author URI: http://www.infotrustllc.com/
*/

/*
Set general CSS declarations
*/
* {
	font-family: arial;
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}

a {
	color: #3259d8;
}

a:hover {
	color: #ff9000;
}
.style21 {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	
	}
.style37 {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	font-weight: normal;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 1px;
	padding: 2px;
	border: 1px solid #B8C8D5;
	color:#666666;
	font-weight: normal;
}

html, body {
	line-height: 1;
}

hr {
	display: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
}

blockquote, q {
	quotes: "" "";
}

ul {
	list-style-type: none;
}

ol {
	list-style-type: decimal;
}

body {
<!--	background: #dcdcdc;-->
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9B9BBF;
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	float:left;
}

.clear {
	clear: both;
}

/*
Top part CSS
*/
#top {
	width: 980px;
	height: 34px;
/*	background: url(images/top.gif) repeat-x;*/
}

#searchdiv {
	float: right;
	height: 34px;
	padding-right:15px;
}

#topright {
	float: right;
	background: url(images/topy.gif) right no-repeat;
	height: 34px;
	padding-right: 10px;
}

/*
Page navigation CSS
*/
#pagenavigation {
	float: left;
	height: 32px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: 1px solid #ddd;
	z-index: 20;
}

#pagenavigation li {
	float: left;
	display: block;
	height: 32px;
	border-right: 1px solid #ddd;
}

#pagenavigation li ul li {
	height: 24px;
	border-right: 0;
	border-bottom: 1px solid #ddd;
	width: 100%;
}

#pagenavigation li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 32px;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
	color: #888;
}

#pagenavigation li a:hover {
	background: #e6e8d7;
	color: #333;
}

#pagenavigation li.current_page_item a {
	background: #FFF;
	color: #3259d8;
}

#pagenavigation li.current_page_item a:hover {
	background: #FFF;
	color: #3259d8;
}

#pagenavigation ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#pagenavigation ul li a {
	display: block;
	background: #FFF;
}

#pagenavigation li ul a:hover {
	display: block;
	background: #FFF;
}

#pagenavigation ul a {
	display: block;
}

#pagenavigation ul ul {
	margin-top: -27px;
	display: none;
	margin-left: 198px;
	position: absolute;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#pagenavigation li:hover ul ul {
	display: none;
}
#pagenavigation li:hover ul {
	display: block;
}
#pagenavigation ul li:hover ul {
	display: block;
}
#pagenavigation li ul li {
	display: block;
	width: 100%;
}

#pagenavigation li.page_item ul {
	border-top: 2px solid #ddd;
	width: 200px;
}

#pagenavigation li.page_item a {
	display: block;
}

#pagenavigation li.page_item a:hover {
	display: block;
}

#pagenavigation li.page_item ul li a {
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
	color: #333;
}

#pagenavigation li.page_item ul li a:hover {
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
	border-right: 1px solid #aaa;
	border-left: 1px solid #ddd;
	background: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
	color: #ff9000;
}

/*
Search form CSS
*/
.searchform {
	display: inline;
}

.searchform fieldset {
	display: inline;
	padding-top: 4px;
}

.searchform label {
	vertical-align: middle;
	display: inline;
	margin-right: 5px;
	font-size: 0.7em;
	color: #9ba2b8;
	font-weight: bold;
}

.searchform input {
	vertical-align: middle;
	display: inline;
	font-size: 0.7em;
}

.searchinput {
	background: #FFF;
	border: 1px dotted #a3c3d3;
	width: 184px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666;
}

.searchbutton {
	background: url(images/searchbutton.gif) no-repeat;
	width: 29px;
	height: 22px;
	text-transform: uppercase;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
}

/*  
Header CSS
*/
#header {
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	height: 96px;
	background-color:white;	

}

#headerlogo {
	float: left;
	display: inline;
	margin-left: 10px;
	height: 60px;
}

#headerad {
	float: right;
	display: inline;
	margin-right: 10px;
	height: 60px;
}

#headerad a, #headerad img {
	display: block;
	width: 468px;
	height: 60px;
}

#headerlogo h1 {
	float: left;
	background: url(images/logo.gif) no-repeat;
	background-position: right 20px;
	margin-right: 5px;
	padding-right: 15px;
	padding-top: 25px;
}

#headerlogo h1 a {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.5em;
	letter-spacing: -1px;
}

#headerlogo h1 a:hover {
	color: #4e74f2;
}

#headerlogo span {
	float: left;
	padding-top: 35px;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #666;
}

/*
Main Category Menu CSS
*/
#menu {
	width: 980px;
	height: 30px;
	background: url(images/menur.gif) repeat-x;
}
#menu2 {
	width: 980px;
	height: 19px;
	background: #4E6581;
}

#menutop {
	float: left;
	width: 980px;
	height: 25px;
	background-color:#1D5393;
	padding-top:5px;
	text-align:center;
}
#menutop a
{
	color:white;
	text-decoration: none
}
#menutop a:hover
{
	color:white;
	text-decoration: underline
}

#menux {
	float: left;
	width: 980px;
	height: 18px;
	padding-left: 0px;
/*	background: url(images/menux.gif) no-repeat left;*/
	background-color:#4E6581;
}

#menuy {
	float: right;
	width: 5px;
	height: 30px;
	background: url(images/menuy.gif) no-repeat right;
}

#dmenu {
	float: left;
	height: 18px;
width:100%;
	z-index: 20;
	background-color:#4E6581;
	text-transform: uppercase
}

#dmenu li {
	float: left;
	display: block;
	height: 18px;
	
}

#dmenu li ul li {
	height: 18px;
	width: 100%;
}

#dmenu li a {
	display: block;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 10px;
	font-weight: bold;
	color:white;
	font-family:arial;
}

#dmenu li a:hover {
	color: #ebdf00;
}

#dmenu ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#dmenu ul li a {
	display: block;
	background: #4E6581;
}

#dmenu li ul a:hover {
	display: block;
	background: #4E6581;
}

#dmenu ul a {
	display: block;
}

#dmenu ul ul {
	margin-top: -26px;
	display: none;
	margin-left: 200px;
	position: absolute;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#dmenu li:hover ul ul {
	display: none;
}

#dmenu li:hover ul {
	display: block;
}

#dmenu ul li:hover ul {
	display: block;
}

#dmenu li ul li {
	display: block;
	width:100%;
}

#dmenu li.cat-item ul {
	width: 200px;
}

#dmenu li.cat-item a {
	display: block;
}

#dmenu li.cat-item a:hover {
	display: block;
}

#dmenu li.cat-item ul li a {
	display: block;
	text-align: left;
	font-size: 10px;
	font-family:arial;
		font-weight:bold;
	
	height: 18px;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top:2px;
	padding-bottom:2px;
	color: white;
}
.entry li.cat-item a
{
	font-size:12px;
}
#dmenu li.cat-item ul li a:hover {
	display: block;
	text-align: left;
	font-size: 10px;
		font-family:arial;
	font-weight:bold;
	height: 18px;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 15px;
	color: #ebdf00;
}

/*
RSS Bar CSS
*/
#rssbar {
	width: 980px;
	height: 30px;
/*	margin-top: 15px;*/
	margin-bottom: 2px;
	background: url(images/rssbar.gif) repeat-x;
}

#rssbar #today {
	float: left;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background: url(images/rssbarx.gif) no-repeat left;
	font-size: 0.7em;
	color: #888;
}

#rssbar ul {
	float: right;
	background: url(images/rssbary.gif) no-repeat right;
	display: inline;
	height: 30px;
	padding-right: 10px;
}

#rssbar ul li {
	float: left;
	margin-left: 20px;
	display: inline;
}

#rssbar ul li a {
	height: 30px;
	line-height: 30px;
	background: url(images/rss.gif) no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 0.7em;
	font-weight: bold;
}

#rssbar ul li a:hover {
	color: #4e74f2;
}

/*
Featured Column CSS
*/
#featured {
	width: 980px;
	background: #FFF url(images/bg.gif) repeat-y;
	border-bottom: 4px solid #ccc;
}

#featuredleft {
	float: left;
	width: 665px;
	background: url(images/lround.gif) no-repeat top left;
}


#featuredright {
	float: left;
	width: 315px;
	background: url(images/rround.gif) no-repeat top right;
}

/*
Featured Posts CSS
*/
.featuredposts {
	width: 630px;
}

.featuredposts li {
	float: left;
	display: inline;
	text-align: center;
	border-right: 1px solid #eee;
}

.featuredposts li a {
	float: left;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 38px;
	height: 38px;
	font-size: 0.7em;
	font-weight: bold;
	color: #aaa;
}

.featuredposts li a:hover {
	background: url(images/tabmover.gif) no-repeat top center;
	color: #ff9000;
}

.featuredposts li a.selected {
	background: url(images/tabselector.gif) no-repeat top center;
	color: #3259d8;
}

.featuredposts li a.selected:hover {
	background: url(images/tabselector.gif) no-repeat top center;
	color: #3259d8;
}

.featuredposts_content {
	display: none;
	border-top: 1px solid #eee;
	padding: 15px;
	width: 590px;
}

@media print {
	.featuredposts_content {
	display: block !important;
	}
}

.featuredposts_content .thumb img {
	float: left;
	display: inline;
	margin-right: 15px;
	border: 3px solid #dcebf1;
}

.featuredposts_content .post {
	display: inline;
}

.featuredposts_content .post h1 a {
	font-size: 1.1em;
	letter-spacing: -1px;
	font-weight: bold;
}

.featuredposts_content .post h1 a:hover {
	color: #4e74f2;
}

.featuredposts_content .post .time {
	color: #999;
	font-size: 0.7em;
	line-height: 2em;
}

.featuredposts_content .post .entry {
	padding-top: 5px;
	border-bottom: 1px solid #ddd;
}

.featuredposts_content .post .entry p {
	margin: 0px 0px 7px 0px;
	font-size: 0.75em;
	line-height: 1.4em;
	color: #666;
}

.featuredposts_content .post .endpost {
	padding-top: 5px;
}

.featuredposts_content .post .cat a {
	float: left;
	display: block;
	padding: 5px;
	background: #999;
	text-transform: uppercase;
	font-size: 0.7em;
	color: #FFF;
	font-weight: bold;
	line-height: 1.1em;
}

.featuredposts_content .post .cat a:hover {
	background: #ff9000;
}

.extra {
	float: right;
padding-right:10px;
}

.extra li {
	display: inline;
	float: left;
	margin-left: 10px;
}

.extra li a {
	font-size: 0.7em;
	font-weight: bold;
}

.extra li.comments a {
	background: url(images/comments.gif) no-repeat;
	background-position: right center;
	padding-right: 20px;
	padding-left: 10px;
	border-left: 1px solid #bbb;
	color: #ff9000;
}
.extra li.comments2 a {
	background: url(images/comments.gif) no-repeat;
	background-position: right center;
	padding-right: 20px;
	margin-left: 148px;
	padding-left:10px;
	border-left: 1px solid #bbb;
	color: #ff9000;
}

.extra li.comments a:hover {
	text-decoration: underline;
}

/*
Featured Tabs CSS
*/
.featuredtabs {
	width: 380px;
}

.featuredtabs li {
	float: left;
	display: inline;
	text-align: center;
	border-right: 1px solid #eee;
}

.featuredtabs li a {
	float: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 38px;
	height: 38px;
	font-size: 0.7em;
	font-weight: bold;
	color: #aaa;
}

.featuredtabs li a:hover {
	background: url(images/tabmover.gif) no-repeat top center;
	color: #ff9000;
}

.featuredtabs li a.selected {
	background: url(images/tabselector.gif) no-repeat top center;
	color: #3259d8;
}

.featuredtabs li a.selected:hover {
	background: url(images/tabselector.gif) no-repeat top center;
	color: #3259d8;
}

.featuredtabs_content {
	display: none;
	border-top: 1px solid #eee;
	padding: 15px;
	width: 350px;
}

@media print {
	.featuredtabs_content {
	display: block !important;
	}
}

.featuredtabs_content ul {
}

.featuredtabs_content ul li {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 4px;
	padding-bottom: 4px;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #999;
}

.featuredtabs_content ul li span {
	display: block;
}

.featuredtabs_content ul li span a {
	color: #333;
}

.featuredtabs_content ul li span a:hover {
	color: #ff9000;
}

/*
Big Column CSS
*/
#bigcolumn {
	width: 980px;
	padding-bottom: 10px;
	background: #D1D3D4;/* url(images/closeBigColumn.gif) no-repeat bottom;*/
}

#widecolumn {
	float: left;
	width: 640px;
	margin-left: 8px;
	display: inline;
}

#top_posts {
	float: left;
	width: 316px;
	margin-left: 8px;
	margin-right: 8px;
	display: inline;
}

#recent_posts {
	float: left;
	width: 316px;
	display: inline;
}
#recent_posts_wide {
	float: left;
	width: 646px;
	display: inline;
}

.rsidebar {
	float: right;
	width: 150px;
/*	padding-left:20px;*/
}
.lsidebar {
	float: left;
	width: 160px;
}

.rsidebar div {
/*	background: #FFF;
	padding: 10px;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #666;
	border-right: 1px solid #d8e1f0;
	border-left: 1px solid #d8e1f0;
	border-bottom: 1px solid #d8e1f0;
	*/
}

#sidebar {
	float: left;
	width: 316px;
	margin-left: 8px;
	margin-right: 8px;
	display: inline;
}

/*
Main CSS
*/
#top_posts h2, #recent_posts h2, #sidebar h2 {
	margin-top: 15px;
	font-size: 0.9em;
	line-height: 1.3em;
	letter-spacing: -1px;
	color: #333;
	background: url(images/hbullet.gif) no-repeat left;
	border-bottom: 2px solid #d8e1f0;
	padding-left: 15px;
}

.box {
	background: #FFF;
	padding: 10px;
	border-right: 1px solid #d8e1f0;
	border-left: 1px solid #d8e1f0;
	border-bottom: 1px solid #d8e1f0;
}

.box p {
	font-size: 0.75em;
	line-height: 1.3em;
	color: #666;
	margin: 0px 0px 7px 0px;
}

.postbox {
	background: #FFF;
	padding: 10px;
	border-left: 1px solid #d8e1f0;
	border-right: 1px solid #d8e1f0;
}

.postbox p {
	font-size: 0.75em;
	line-height: 1.3em;
	text-align: justify;
	margin: 0;
	color: #666;
}

.ad img, .ad a img {
	display: block;
}

/*
Top Posts CSS
*/
.top_thumb img {
	float: left;
	display: inline;
/*	width: 90px;
	height: 67px;*/
	margin-right: 10px;
	border: 3px solid #dcebf1;

}
.top_thumb2 img {
	float: left;
	display: inline;
	width: 90px;
	height: 67px;
	margin-right: 10px;
	border: 3px solid #dcebf1;
}

.top_entry {
	display: inline;
}

.top_entry h3 a {
	font-size: 0.9em;
	letter-spacing: -1px;
	color: #537ce4;
}

.top_entry h3 a:hover {
	color: #537ce4;
	text-decoration: underline;
}

.top_entry .time {
	color: #999;
	line-height: 2em;
	font-size: 0.7em;
}

.top_entry .excerpt p {
	font-size: 0.75em;
	line-height: 1.3em;
	text-align: justify;
	margin: 0;
	color: #666;
}

.top_entry .postbit {
	margin-top: 7px;
	padding-top: 7px;
	border-top: 1px dotted #ddd;
	float: right;
	width: 294px;
}

.top_entry .postbit li {
	display: block;
	float: right;
	display: inline;
	margin-left: 5px;
}

.top_entry .postbit li a {
	display: block;
	padding: 5px;
	background: #fff;
	text-transform: uppercase;
	font-size: 0.7em;
	color: #666;
	line-height: 1.1em;
	border: 1px solid #ddd;
}

.top_entry .postbit li a:hover {
	background: #f9f7f1;
	color: #333;
}

/*
Recent Posts CSS
*/
.recent_thumb img {
	float: right;
	display: inline;
/*	width: 90px;
	height: 67px;
*/	margin-left: 10px;
	border: 3px solid #dcebf1;
}

.recent_entry {
	display: inline;
}

.recent_entry h3 a {
	font-size: 0.85em;
	letter-spacing: -1px;
	color: #627092;
}

.recent_entry h3 a:hover {
	color: #ff9000;
}

.recent_entry .time {
	color: #666;
	line-height: 2em;
	font-size: 0.7em;
}

.recent_entry .excerpt p {
	font-size: 0.75em;
	line-height: 1.3em;
	text-align: justify;
	margin: 0;
	color: #999;
}

.recent_entry .postbit {
	margin-top: 7px;
	padding-top: 7px;
	border-top: 1px dotted #ddd;
	float: right;
	width: 294px;
}

.recent_entry .postbit li {
	display: block;
	float: right;
	display: inline;
	margin-left: 5px;
}

.recent_entry .postbit li a {
	display: block;
	padding: 5px;
	background: #eee;
	text-transform: uppercase;
	font-size: 0.7em;
	color: #666;
	line-height: 1.1em;
	border: 1px solid #ddd;
}

.recent_entry .postbit li a:hover {
	background: #fff;
	color: #333;
}

/*
Sidebar CSS Widgets
*/
.sidebar {
	float: left;
	width: 150px;
}

.sidebar div {
	background: #FFF;
	padding: 10px;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #666;
	border-right: 1px solid #d8e1f0;
	border-left: 1px solid #d8e1f0;
	border-bottom: 1px solid #d8e1f0;
}




.sidebar ul li ul {
	background: #FFF;
	padding: 10px;
	border-right: 1px solid #d8e1f0;
	border-left: 1px solid #d8e1f0;
	border-bottom: 1px solid #d8e1f0;
}


.sidebar ul ul ul, .sidebar ul ul ul ul, .sidebar ul ul ul ul ul {
	background: #FFF;
	padding: 0;
	border: 0;
}

.sidebar ul li ul li {
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px dotted #ddd;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #666;
}

.sidebar ul li ul li ul li,
.sidebar ul li ul li ul li ul li {
	padding: 0;
	margin: 0;
	border: 0;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	font-size: 1em;
	line-height: 1.3em;
}

/*
Subscribe RSS Form
*/
.subscribe {
	width: 294px;
}

.subscribe fieldset {
	display: inline;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 10px;
	width: 294px;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
}

.feedinput {
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width: 184px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #666;
	font-size: 0.75em;
}

.feedinput:focus {
	background: #fdfff4;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.feedsubmit {
	background: url(images/feedsubmit.gif) no-repeat;
	font-size: 0.75em;
	font-weight: bold;
	width: 44px;
	height: 21px;
	color: #FFF;
	cursor: pointer;
}

.feedlink {
	background: url(images/rss.gif) no-repeat left;
	padding-left: 20px;
	font-weight: bold;
	font-size: 0.9em;
	margin-right: 10px;
}

/*
Fix Corners CSS *do not touch* please!
*/
#fixcorners {
	display: block;
	width: 980px;
	height: 5px;
	background: #f3fbff url(images/lblue.gif) no-repeat left bottom;
}

#rightcorner {
	display: block;
	width: 5px;
	height: 5px;
	background: #f3fbff url(images/rblue.gif) no-repeat right bottom;
	float: right;
}

/*
Footer
*/
#footer {
	width: 980px;
	margin-bottom: 30px;
}

#footer a:hover {
	color: #3259d8;
	text-decoration: underline;
}

#required {
	display: inline;
	float: left;
	margin-left: 10px;
	font-size: 0.7em;
	color: #666;
}

#copyright {
	display: inline;
	float: center;
	margin-right: 10px;
	font-size: 1em;
	color: #666;
}

/*
POST BODY CSS
*/
.postbody {
	background: #FFF;
	padding: 10px;
	border: 1px solid #d8e1f0;
/*	margin-top: 10px;*/
}

.postbody h1, .postbody h2, .postbody h3, .postbody h4, .postbody h5, .postbody h6 {
	line-height: 1.3em;
	margin: 0px 0px 5px 0px;
}
.description
{
	line-height:1.3em;
	font-size:.7em;
}
.postbody p {
	font-size: 0.75em;
	line-height: 1.4em;
	color: #333;
	margin: 0px 0px 10px 0px;
}

.postbody h1 {
	letter-spacing: -2px;
	font-size: 1.5em;
	color: #2e4aa6;
}

.postbody h2 {
	letter-spacing: -1px;
	font-size: 1.1em;
/*	color: #ff9000;*/
	color: #000080;
}
.sidebar1 a:hover
{
	text-decoration: underline !important;
}

.sidebox_full1 {
	width: 100%;
	margin: 0 0 8px 0;
	background: url(images/sbbody-r.gif) bottom right; 
	font-size: 100%;
	
}
.sidebox_full125 {
	width: 100%;
	margin: 0 0 8px 0;
	background: url(images/sbbody-r.gif) bottom right; 
	font-size: 100%;
	width:125px;
}

.style10_small {
	font-family: "Arial Narrow", Arial;
	font-weight: bold;
	color: #005595;
	font-size: 11px;
}
.rsidebar div {
	color: #666;
	margin:0 !important;
	width:125px !important;
}
.lsidebar div {
	color: #666;
	margin:0 !important;
	width:160px !important;
}

.boxhead1 {
	background: url(images/sbhead-r.gif) no-repeat top right !important;
	margin: 0;
	padding: 0;
	text-align: left;
	width:125px !important;
}
.boxhead100 {
	background: url(images/sbhead-r.gif) no-repeat top right !important;
	margin: 0;
	padding: 0;
	text-align: left;
	width:100%;
}
.boxhead100ie {
	background: url(images/sbhead-r.gif) no-repeat top right !important;
	margin: 0;
	padding: 0;
	text-align: left;
}

.box_header100 {
	background: url(images/sbhead-l.gif) no-repeat top left !important;
	margin: 0;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-family: "Arial Narrow", Arial;
	font-weight: bold;
	color: #ffffff !important;
	font-size: 12px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.box_header1 {
	background: url(images/sbhead-l.gif) no-repeat top left !important;
	margin: 0;
	padding: 1px 8px !important;
	font-family: "Arial Narrow", Arial;
	font-weight: bold;
	color: #ffffff !important;
	font-size: 11px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	width:125px !important;
}
.boxbody1 {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	color: #333333;
	font-size: 12px;
	padding: 4px 8px 8px 8px;
}
.boxbody125 {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	color: #333333;
	font-size: 12px;
	padding: 4px 8px 8px 8px;
	width:125px !important;
}

.postbody h3 {
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
}
.recent_entry h3
{
	font-size:.9em;
}
.postbox h3
{
	font-size: 0.85em;
	letter-spacing: -1px;
	color: #627092;


}
.postbody h4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #666;
}

.postbody h5 {
	font-size: 0.8em;
	font-weight: bold;
	color: #999;
}

.postbody h6 {
	font-size: 0.7em;
	font-weight: bold;
	color: #577aee;
}

.postbody ol {padding-left: 20px;}
.postbody ul {margin: 5px 5px 20px 5px;}
.postbody ol {margin: 5px 5px 20px 5px;}
.postbody ul ul {margin: 5px 5px 5px 5px;}
.postbody ol ol {margin: 5px 5px 5px 5px;}

.postbody ol li {
	line-height: 1.5em;
	color: #333;
	margin-bottom: 5px;
	font-size: 12px;
}

.postbody ul li {
	line-height: 1.5em;
	color: #333;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}

.postbody blockquote {
	background: #fffced;
	border: 1px dotted #dfdccb;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 50px;
	display: block;
}

.postbody blockquote p {
	font-family: arial;
	font-size: 0.8em;
	line-height: 1.3em;
	letter-spacing: -1px;
	font-weight: bold;
	color: #587ae6;
}

.postbody ins {
	color: #333;
	text-decoration: underline;
}

.postbody del {
	color: #333;
	text-decoration: line-through;
}

.postbody code {
	color: #333;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
	margin-bottom: 10px;
}

/*
Results .p class
*/
.p {
	border-top: 1px solid #eee;
	padding-top: 15px;
	margin-top: 15px;
}

.p .thumb img {
	float: left;
	display: inline;
	max-width: 150px;
	margin-right: 10px;
	border: 3px solid #dcebf1;
}

.p .time {
	font-size: 0.7em;
	color: #999;
}

.p .excerpt {
	padding-top: 5px;
}

.p .info {
	text-align: right;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #666;
}

.p .tags {
	background: #fdfff4;
	border: 1px dotted #ddd;
	padding: 5px;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #666;
	text-transform: lowercase;
	margin-top: 5px;
}

.p .tags a {
	color: #333;
}

.p .tags a:hover {
	color: #3259d8;
}

/*
Navigation CSS
*/
.navigation {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #ddd;
}

.navigation a {
	padding: 5px;
	background: #999;
	text-transform: uppercase;
	font-size: 0.7em;
	line-height: 1.1em;
	color: #FFF;
	font-weight: bold;
}

.navigation a:hover {
	background: #ff9000;
	color: #FFF;
}

.navleft {
	float: left;
	width: 40%;
}

.navright {
	float: right;
	width: 40%;
}

.navleft a {
	float: left;
	display: block;
}

.navright a {
	float: right;
	display: block;
}

/*
Alternative: single post ONLY SPECIFIC CSS
*/
.postbody_singlepost .time {
	color: #999;
	font-size: 0.7em;
	line-height: 1.3em;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.postbody_singlepost img {
	border: 3px solid #dcebf1;
}

.postbody_singlepost .tags {
	color: #333;
	font-size: 0.7em;
	line-height: 1.7em;
}

.postbody_singlepost .tags a {
	color: #999;
}

.postbody_singlepost .tags a:hover {
	color: #ff9000;
}

.postbody_singlepost .cc {
	margin-top: 10px;
	background: #F9F9F1;
	border: 1px dotted #ccc;
	padding: 5px;
	line-height: 1.5em;
	font-size: 0.8em;
}

.postbody_singlepost .the_content {
	margin-top: 15px;
	margin-bottom: 15px;
}

/*
Special Single Post Classes
*/
.edit, .follow, .track {
	border-bottom: 1px dotted #ddd;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 0.75em;
	line-height: 1.4em;
}

.follow a {
	font-weight: bold;
	background: url(images/rss.gif) no-repeat left;
	padding-left: 20px;
}

.track {
	background: #EEE;
	font-weight: bold;
}

/*
CSS for Floating Images in Single Post View
*/
.alignleft {
	float: left;
	display: inline;
	background: #fff;
	margin-right: 15px;
	margin-bottom: 5px;
}

.alignright {
	float: right;
	display: inline;
	background: #fff;
	margin-left: 15px;
	margin-bottom: 5px;
}

.aligncenter {
	display: inline;
	text-align: center;
}

.alignnone {
}

p.wp-caption-text {
	padding: 5px;
	font-size: 0.7em;
	color: #999;
}

/*
Commenting System CSS
*/
#combox, #combox ol, #combox ol li, #combox ol li.alt {
	font-size: 100%;
}

#combox {
	padding:0;
	margin:0;
	border:0;
	padding-top: 20px;
	padding-bottom: 20px;
}

ol.commentlist {
	padding:0;
	margin:0;
	border:0;
	list-style-type: none;
	margin-bottom: 20px;
}

ol.commentlist li {
	padding:0;
	margin:0;
	border:0;
	background: #fefff7;
	border: 1px solid #eee;
	padding: 20px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	padding:0;
	margin:0;
	border:0;
	background: #FFF;
	border: 1px solid #eee;
	padding: 20px;
	margin-top: 20px;
}

.avatar {
	float: left;
	display: inline;
}

.avatar img {
	border: 0;
}

.commentbody {
	float: left
	display: inline;;
	margin-left: 60px;
}

.commentbody img {
	border:0;
	vertical-align: middle;
}

p.comment_author {
	color: #999;
	font-size: 0.7em;
}

span.comment_time {
	display: inline;
	color: #999;
}

p.comment_text {
	margin-top: 15px;
	line-height: 1.4em;
}

/*
Leave a Reply form CSS
*/
.reply {
	background: #f6f6f6;
	border: 1px dotted #ccc;
	padding: 20px;
}

.reply p {
	margin-top: 10px;
}

.reply fieldset {
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 10px;
}

.replytext {
	border: 1px solid #ddd;
	width: 200px;
	padding: 5px;
	color: #3259d8;
}

.replytext:focus {
	border: 1px solid #bbb;
	background: #fefff7;
}

.replyarea {
	border: 1px solid #ddd;
	line-height: 1.5em;
	padding: 5px;
	width: 555px;
	height: 120px;
	color: #3259d8;
	overflow-x: auto;
	overflow-y: auto;
}

.replyarea:focus {
	border: 1px solid #bbb;
	background: #fefff7;
}

.replybutton {
	background: #3259d8;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
}

.replybutton:hover {
	background: #5c82d1;
}

#menunfp {
	/* border-width: 1px 0 1px 0;
	border-color: #1b2944;
	border-style: solid; */ 
    border-top: 1px solid #344d76;
    border-bottom: 1px solid #0a1622;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
/*
	background: #ffffff;
*/
    background-color: #1b2944;
	float: left;
	color: #006699;
}

#nav a {
	color: white;
	text-decoration:none;
}

/* #nav a:hover, #nav li.chosen a:hover {
	color: #ebdf00;
	text-decoration:none;
} */
#nav li {
	border-width: 0 0 0 1px;
	border-color: #1b2944;  /* border between the top buttons */ 
	border-style: solid; 

	list-style-type: none;
	width: 125px;
	height: 15px;
	float: left;

	background: transparent;
	position: relative;
	padding: 1px 0 0 0;
	text-align:center;
}
#nav li ul {
	border-width: 1px 0 0 1px;
	border-color: #1b2944;  /* top button border upon rollover */
	border-style: solid; 

	list-style-type: none;
	display: none;
	position: absolute;
	top: 16px;
	left: -1px;
	margin: 0;
	background: #1b2944; /* dropdown button background */
	width: 149px;
}
li>ul {
	top: auto;
	left: auto;
}
#nav li.over, #nav li.chosen {
	background-color: #1b2944;  /* dropdown background */
}


#nav li.over a.topsel, #nav li.chosen a.topsel {
    color:#ebdf00;
}

#nav li.over ul { 
	display: block; 
}

#nav li li {
    border: 1px solid #1b2944;
	text-align:left;
	width: 148px;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	height: 18px;
}
#nav li li a {
	text-decoration:none;
	display: block;
	line-height: 18px;
	height: 18px;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0;
}
#nav li li a:hover {
	background: #1b2944;
	color: #ebdf00;
	text-decoration: none;
}

li.disptable table td a span, li.disptable a span{font-size:11px;line-height:13px;white-space:pre;font-style:italic;color:#000000;font-weight:normal;}

.article_tools {font-weight:bold;font-size:11px;color:#4a6096;background-color: 

#FFFFFF; line-height:20px;padding-left:8px;width:456px;border: 1px solid #9FBCCE;}
.article_tools a {color:#4a6096;text-decoration:none;padding:0 15px 0 20px;}
.article_tools a:hover {color:#4a6096;text-decoration: none;}
.article_tools a:visited {color:#4a6096;}

.article_title {font-size:12px;color:#7f8596;height:20px;margin-top: 0px; 
line-height: 20px;}
.cnbc_tlsect {background-color:#bcdced;height:30px;max-height:24px;padding:5px;}
.cnbc_tlsect2 {background-color:#bcdced;}

/*2 Way Street Container Style **************************/
.TWSMC_H { border-top:0;background-color:#2884D9;  
background-image:url(/blogs/images/header_2way_Street.jpg);   height:20px;}
.TWSMC_H a {color:#FFFFFF;text-decoration:none;}
.TWSMC_H a:hover {color:#EFD400;}
.TWSMC_H a:visited {color:#FFFFFF;}
.TWSMC_H a:visited:hover {color:#EFD400;}
.TWSMC_HI{ padding:0px;}
.TWSMC_HC { font-size:11px;line-height:11px; color:#FFFFFF; padding:0px;}
h2.TWSMC_HC { font-size:11px;line-height:11px; color:#FFFFFF; padding:0px;}
.TWSMC_HCF {font-size:11px;line-height:11px; color:#FFFFFF; margin-bottom:3px; _float:left; display:block;  _display:table;}
.TWSMC_B {border:solid 1px #CCD6DB;border-top:0;background-color: #FFFFFF; }
.TWSMC_B a { color:#004276;font-weight: bold;}
.TWSMC_B a:hover {text-decoration:none;color:#FC7410; font-weight: bold;}
.TWSMC_B a:visited {text-decoration:none;color:#004276; font-weight: bold;}
.TWSMC_B a:visited:hover {text-decoration:none;color:#FC7410; font-weight: bold;}
.TWSMC_BI{ font-size:11px;line-height:11px; color:#004276; padding:5px; margin:0px;}
.TWSMC_F { border:1px solid #CCD6DB;background-color:#FFFFFF; background-image:none; height:auto;}
.TWSMC_F a {color:#000000;text-decoration:none;}
.TWSMC_F a:hover {color:#000000;}
.TWSMC_FI {font-size:11px;line-height:11px; color:#000000; padding:5px;}

 div.MOLL_BI {margin:0px; _margin-top: 0px !important} 
.cnbc_econ_botbg_brdr .bold {font-size:12px;line-height:12px;}

#cnbc_qsrch .sbtxt a, #cnbc_qsrch .sbtxt a:visited {
color:#ffffff;text-decoration:none;!important}
#cnbc_hdsect {margin-top:-2px!important}
#cnbc_qsrch .sbtxt a {color:#fff !important}

/*OTM Blog Container Box Style  ********************************************************************************/
.OTMMC2_H 
{
    border-top:none; 
    border-right:none; 
 border-bottom:none;
 border-left:none;
 background-color:#730000;
    background-image:url(/blogs/images/header_onthemoney.gif);
    background-repeat: none;
    height:20px;
}
.OTMMC2_H a {color:#FFFFFF;}
.OTMMC2_H a:hover {text-decoration:none;color:#EFD400;}
.OTMMC2_H a:visited {text-decoration:none; color:#FFFFFF;}
.OTMMC2_H a:visited:hover {text-decoration:none;color:#EFD400;}

.OTMMC2_HI
{
    padding:0px;
}

.OTMMC2_HC 
{
    font-size:11px;
    color:#FFFFFF;
    padding:0px;
}
h1.OTMMC2_HC 
{
    font-size:11px;
    color:#FFFFFF;
    padding:0px;
}
.OTMMC2_HCF 
{
    font-size:11px;
    color:#FFFFFF;
    padding:0px;
}


.OTMMC2_B 
{
 border-top:none;
 border-right:solid 1px #CCD6DB;
 border-bottom:solid 1px #CCD6DB;
 border-left:solid 1px #CCD6DB;
 height:auto;
 background-color: #FFFFFF;
 background-repeat: no-repeat;
 background-position:bottom right;
 
 }
 
.OTMMC2_B a {color:#004276;}
.OTMMC2_B a:hover {text-decoration:none;color:#FC7410}
.OTMMC2_B a:visited {text-decoration:none;color:#004276;}
.OTMMC2_B a:visited:hover {text-decoration:none;color:#FC7410}
  
.OTMMC2_BI
{
    font-size:11px;
    color:#000000;
    padding:5px;
 

}
  
div.OTMMC2_BI 
{
    margin:0px;
    padding:5px;
}

.OTMMC2_F 
{
    border-top:solid 1px #CCD6DB;
    border-right:solid 1px #CCD6DB;
    border-bottom:solid 1px #CCD6DB;
    border-left:solid 1px #CCD6DB;
    background-color:#FFFFFF;
    background-image:none;
    height:auto;
}
.OTMMC2_F a {color:#000000;}
.OTMMC2_F a:hover {text-decoration:none;color:#000000;}
.OTMMC2_F a:visited {text-decoration:none; color:#000000;}
.OTMMC2_F a:visited:hover {text-decoration:none;color:#000000;}

.OTMMC2_FI 
{
    font-size:11px;
    color:#000000;
    padding:5px;
}

/*OTM Inter Container Box Style VC ********************************************************************************/


.OTMIC_B 
{
 border:none; 
 }
  
.OTMIC_BI
{
    margin:0px;
    padding:0px;
}
  
div.OTMIC_BI 
{
    margin:0px;
    padding:0px;
}



/*OTM Top Links Box Style New VC ********************************************************************************/

.OTMLL1_B a {color:#730000;}
.OTMLL1_B a:hover {text-decoration:underline;color:#730000;}
.OTMLL1_B a:visited {text-decoration:none;color:#730000;}
.OTMLL1_B a:visited:hover {text-decoration:underline;color:#730000;}
  
.OTMLL1_BI
{
    font-size:12px;
    color:#000000;
}
  
div.OTMLL1_BI 
{
 margin:0px;
 padding-top: 0px;
 padding-right: 5px;
 padding-bottom: 0px;
 padding-left: 5px;
}


/*OTM Additional Links Box Style New VC ********************************************************************************/


.OTMLL2_B a {color:#373538;}
.OTMLL2_B a:hover {text-decoration:underline;color:#FC7410;}
.OTMLL2_B a:visited {text-decoration:none;color:#373538;}
.OTMLL2_B a:visited:hover {text-decoration:underline;color:#FC7410;}
  
.OTMLL2_BI
{
 font-size:12px;
 color:#000000;
 padding-top: 0px;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 
}
  
div.OTMLL2_BI 
{
    margin:0px;
    padding:5px;
}

.FMMC2_B{
 border:1px solid #CCD6DB;
 border-top:0;
 height:auto;
} 

/* ASOTV Blog Container Box Style  ********************************************************************************/
.ASOTVMC2_H 
{
    border-top:none; 
    border-right:none; 
 border-bottom:none;
 border-left:none;
 background-color:#373538;
    background-image:url(/blogs/images/header_as_seen_on_CNBCTV.gif);
    background-repeat: none;
    height:20px;
}
.ASOTVMC2_H a {color:#FFFFFF;}
.ASOTVMC2_H a:hover {text-decoration:none;color:#EFD400;}
.ASOTVMC2_H a:visited {text-decoration:none; color:#FFFFFF;}
.ASOTVMC2_H a:visited:hover {text-decoration:none;color:#EFD400;}

.ASOTVMC2_HI
{
    padding:0px;
}

.ASOTVMC2_HC 
{
    font-size:11px;
    color:#FFFFFF;
    padding:0px;
}
h1.ASOTVMC2_HC 
{
    font-size:11px;
    color:#FFFFFF;
    padding:0px;
}
.ASOTVMC2_HCF 
{
    font-size:11px;
    color:#FFFFFF;
    padding:0px;
}


.ASOTVMC2_B 
{
 border-top:none;
 border-right:solid 1px #CCD6DB;
 border-bottom:solid 1px #CCD6DB;
 border-left:solid 1px #CCD6DB;
 height:auto;
 background-color: #FFFFFF;
 background-image: none;
 background-repeat: no-repeat;
 background-position:bottom right;
 
 }
 
.ASOTVMC2_B a {color:#004276;}
.ASOTVMC2_B a:hover {text-decoration:none;color:#FC7410}
.ASOTVMC2_B a:visited {text-decoration:none;color:#004276;}
.ASOTVMC2_B a:visited:hover {text-decoration:none;color:#FC7410}
  
.ASOTVMC2_BI
{
    font-size:11px;
    color:#000000;
    padding:5px;
 

}
  
div.ASOTVMC2_BI 
{
    margin:0px;
    padding:5px;
}

.ASOTVMC2_F 
{
    border-top:solid 1px #CCD6DB;
    border-right:solid 1px #CCD6DB;
    border-bottom:solid 1px #CCD6DB;
    border-left:solid 1px #CCD6DB;
    background-color:#FFFFFF;
    background-image:none;
    height:auto;
}
.ASOTVMC2_F a {color:#000000;}
.ASOTVMC2_F a:hover {text-decoration:none;color:#000000;}
.ASOTVMC2_F a:visited {text-decoration:none; color:#000000;}
.ASOTVMC2_F a:visited:hover {text-decoration:none;color:#000000;}

.ASOTVMC2_FI 
{
    font-size:11px;
    color:#000000;
    padding:5px;
}

/*ASOTV Inter Container Box Style VC ********************************************************************************/


.ASOTVIC_B 
{
 border:none; 
 }
  
.ASOTVIC_BI
{
    margin:0px;
    padding:0px;
}
  
div.ASOTVIC_BI 
{
    margin:0px;
    padding:0px;
}



/* ASOTV Top Links Box Style New VC ********************************************************************************/



.ASOTVLL1_B a {color:#373538;}
.ASOTVLL1_B a:hover {text-decoration:underline;color:#373538;}
.ASOTVLL1_B a:visited {text-decoration:none;color:#373538;}
.ASOTVLL1_B a:visited:hover {text-decoration:underline;color:#373538;}
  
.ASOTVLL1_BI
{
    font-size:12px;
    color:#000000;
}
  
div.ASOTVLL1_BI 
{
 margin:0px;
 padding-top: 0px;
 padding-right: 5px;
 padding-bottom: 0px;
 padding-left: 5px;
}

.SCol {display:none;}
#content .SCol {display:block;}

.refresh_layout .CCol {
background-color:#E6E8EB;
margin:0 0 0 10px;
width:390px;
}

div.PALL_BI{
 width:960px;
 height:27px;
 padding-left:155px;
 padding-top:5px;
 color:#fefefe;
 font-weight:bold;
 font-size:14px;
 line-height:14px;
 overflow:hidden;
 word-wrap:normal;
 margin-bottom:7px;
float:left
}
div.PALL_BI a{
 color:#FFF;
 text-decoration:none
}
div.PALL_BI a:hover{
 color:#FFF
}



div.IFLL_BI{
 width:960px;
 height:27px;
 padding-left:120px;
 padding-top:5px;
 color:#fefefe;
 font-weight:bold;
 font-size:14px;
 line-height:14px;
 overflow:hidden;
 word-wrap:normal;
 margin-bottom:7px;
float:left
}
div.IFLL_BI a{
 color:#FFF;
 text-decoration:none
}
div.IFLL_BI a:hover{
 color:#FFF
}

.SBMC_{
border: 5px solid #dedede;
padding:15px 10px 10px 10px;
color:#1d1d1d;
}

.SBMC_HC{
color:#053e75;
font-size:12pt;
}

.SBMC_BI{
font-size:11pt;
padding:6px;

}

.cblogabstract table{
font-family:Arial;
font-size:12px;
}

.cnbc_blghdln{
line-height:22px;
}
.prWrap,.prWrap DIV,.prWrap TABLE,.prWrap TABLE TBODY,.prWrap TABLE TR,.prWrap TABLE TD,.prWrap IMG{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;border:0px 0px 0px 0px;overflow:visible;direction:ltr;background:none;background-color:transparent;}


body{font-family:Arial}.w40{width:40px}.w66{width:66px}.w77{width:77px}.w100{width:100px}.w113{width:113px}.w130{width:130px}.w150{width:150px}.w152{width:152px}.w160{width:160px}.w200{width:200px}.w250{width:250px}.w300{width:300px}.w320{width:320px}.w335{width:335px}.w349{width:349px}.w460{width:460px}.w600{width:600px}.w635{width:635px}.w649{width:649px}.w655{width:655px}.w779{width:779px}.w980{width:980px}.w873{width:873px}.w985{width:985px}.w1003{width:1003px}.w464{width:464px}.w225{width:225px}.w1000{width:1000px}.w208{width:208px}.w210{width:210px}.w300{width:300px}.w440{width:440px}.w440a{width:438px}.w520{width:520px}.w625{width:625px}.w630{width:630px}.w655a{width:653px}.w728{width:728px}.w950{width:950px}.w960{width:960px}.w970{width:970px}.hauto{height:auto!important}.h14{height:14px}.h20{height:20px}.h40{height:40px}.h80{height:40px}.h30{height:30px}.h23{height:23px}.h24{height:24px}.h13{height:13px}.bold_b{font-weight:bold}.mL2{margin-left:2px}.mR2{margin-right:2px}.mL2a{margin-left:5px;_margin-left:2px}.mR2a{margin-right:5px;_margin-right:3px}.mL2b{margin-left:5px;_margin-left:5px}.mL5{margin-left:5px}.mR5{margin-right:5px}.mL15a{margin-left:15px;_margin-left:13px}.mR19{margin-right:19px}.mR21{margin-right:21px}.cnbc h1{margin:0px;font:24pt Arial;font-weight:bold;color:#0c3a8e}.padL1{padding-left:1px}.padR1{padding-right:1px}.padL{padding-left:5px}.padR{padding-right:5px}.padB{padding-bottom:5px}.padT{padding-top:5px}.padL5{padding-left:5px}.padR5{padding-right:5px}.padB5{padding-bottom:5px}.padT5{padding-top:5px}.padL10{padding-left:10px}.padR10{padding-right:10px}.padB10{padding-bottom:10px}.padT10{padding-top:10px}.padL20{padding-left:20px}.padR20{padding-right:20px}.padB20{padding-bottom:20px}.padT20{padding-top:20px}.p0{padding:0 0 0 0}.p1{padding:15px 14px 0 15px}.p2{padding:15px 0 0 0}.p3{padding:5px 0 0 15px}.p4{padding:15px 0 0 15px}.p5{padding:15px 0 15px 0}.p6{padding:15px 10 0 15px}.p7{padding:0 0 20px 0}.p9{padding:0 0 2px 5px}.p10{padding:0 10px 0 10px}.p11{padding:10 0 10px 5px}.p12{padding:0 0 0 15px}.p13{padding:5px 5px 5px 15px}.p14{padding:25px 0 0 15px}.p15{padding:20px 0 0 0}.mR165{margin-right:170px}.mt10{margin-top:10px}.mt5{margin-top:5px}.mb10{margin-bottom:10px}.mb15{margin-bottom:15px}.m1{margin:15px 14px 0 15px}.aC{text-align:center}.aL{text-align:left}.aR{text-align:right}.vaB{vertical-align:bottom}.vaC{vertical-align:middle}.vaT{vertical-align:top}.clr{clear:both}.clrR{clear:right}
.fL{position:relative;float:left}
.pS{position:static}.fR{position:relative;float:right}.lh{line-height:140%}.out{list-style-position:outside}.b{font-weight:bold}.uC{text-transform:uppercase}.lC{text-transform:none} .boxH_brl{background-color:#eee}.boxHC_brl{color:#666;padding:4px;text-transform:uppercase}.boxB_brl{border-top:solid 1px #ccc;border-bottom:solid 1px #ccc;background-color:#fff}.boxBI_brl{padding:8px}.box_brl a,.box_brl a:visited{color:#c00}.bigRedLink{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:80%;line-height:130%;font-weight:bold;color:#c00}.textBodyBlack,.textBodyBlackBold,.textStoryTag,.linkSubSectionTab,.textSubSectionTab,.textMed,.textMedBlack,.textMedBlackBold,.textMedGrey,.textMedLtGrey,.textMedBlue,.textMedBlueBold,.textMedLtGold,.textMedReverse,.textMedRedBold,.textSmall,.textSmallBold,.textSmallReverse,.textSmallReverseBold,.textSmallRed,.textSmRed,.textSmallGreen,.textSmGreen,.textSmallBlue,.textSmallBlueBold,.textSmallLtBlue,.textSmallBlack,.textSmallLtGold,.textSmallGrey,.textSmallGreyBold,.AdEShopHead,.textSmallBlackBold,.heads,.textTimestamp,.textLegal,.textMedBlackHang{font-family:Verdana,Arial,Helvetica,sans-serif}.textBodyBlack,.textBodyBlackBold{font-size:80%;line-height:170%}.textStoryTag{font-size:80%;line-height:120%;letter-spacing:0.03cm;color:#C00;text-transform:uppercase}.textSubSectionTab{font-weight:bold;font-size:80%;color:#333}.linkSubSectionTab{font-weight:bold;font-size:65%;color:#333;text-decoration:none}.linkSubSectionTab a,.linkSubSectionTab a:visited{color:#333}.textMed,.textMedBlack,.textMedBlackBold,.textMedGrey,.textMedLtGrey,.textMedBlue,.textMedBlueBold,.textMedLtGold,.textMedReverse,.textMedBlackHang,.textMedRedBold{font-size:70%;line-height:140%}.textSmall,.textSmallBold,.textSmallReverse,.textSmallReverseBold,.textSmallRed,.textSmRed,.textSmallGreen,.textSmGreen,.textSmallBlue,.textSmallBlueBold,.textSmallLtBlue,.textSmallBlack,.textSmallLtGold,.textSmallGrey,.textSmallGreyBold,.AdEShopHead,.textSmallBlackBold{font-size:65%;line-height:130%}.textSmallestBlack,.textSmallestGreen,.textSmallestRed{font-family:Tahoma;font-size:65%;line-height:130%}.textTimestamp{font-size:60%;line-height:125%}.textLegal{font-size:60%}.caption{font-size:65%;line-height:120%;font-family:Tahoma;letter-spacing:0.02cm}.credit{font-size:60%;line-height:120%;font-family:Tahoma}.pullquote{font-size:140%;line-height:130%;font-family:Georgia,"Times New Roman",Times,serif}.textSmallBold{font-weight:bold}.textTimestamp{letter-spacing:0.01cm}.textStoryTag,.pullquote,.scalRed{font-weight:bold;color:#C00}.AdEShopHead{font-weight:bold;color:#FFF;letter-spacing:0cm}.textSubSectionTab{font-weight:bold;color:#333}.textBodyBlackBold,.textMedBlackBold,.textSmallBlackBold{font-weight:bold;color:#000}.textSmallBlack,.textMedBlack,.textBodyBlack,.textTimestamp,.scalBlk{font:normal;color:#000}.textSmallReverse{font:normal;color:#fff}.textSmallGrey,.credit{font:normal;color:#666}.textMedLtGrey,.textLegal{font:normal;color:#ccc}.scalRed,.scalBlk{font:italic}.scalAd{text-align:center;margin-top:4px}.caption{color:#000}.textSmallBlack{letter-spacing:-0.01cm}.textLegal,.textSubSectionTab{text-decoration:none}.textHang{margin-left:9px}.textTemp{font-family:"Times New Roman",Times,serif;font-size:150%}.textSmallRed,.textMedRedBold,.textStoryTag,.textTemp,.pullquote,.scalRed{font-weight:bold;color:#C00}.deckStory{font:normal bold 100%/120% Tahoma;color:#000;letter-spacing:0.02cm}.deckBlack{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:80%;line-height:140%;color:#000}.textSmallBlueBold{font-weight:bold;color:#03C}.textSmallBlue{font-weight:normal;color:#03C}.textSmallGreen{font-weight:bold;color:#090}.t1,.ff1{font-family:Arial,Helvetica,sans-serif}.t2{font-family:Arial,Helvetica,sans-serif}.t3{font-family:Georgia,"Times New Roman",Times,serif}.t4{font-family:Tahoma,Arial,Helvetica,sans-serif}.f9{font-size:9px}.f10{font-size:10px}.f11{font-size:11px}.f20{font-size:20px}.f65{font-size:65%}.f70{font-size:70%}.f140{font-size:140%}.c000{color:#000}.c666{color:#666}.cC00{color:#C00}.cDEF{color:#DEF}.cFC0{color:#FC0}.cFFF{color:#FFF}.cC0C{color:#C0C0C0}.cGreen{color:green}.cRed{color:red}.bbot5wt {border-bottom:10px solid #fff}
.fL{float:left}
.fR{float:right}.zI{z-index:100}.bbb{border:1px solid #424858}.cnbc_orangecolor{color:#FC7410}.cnbc{background:url("/blogs/images/tile.gif") top repeat;height:100%;max-height:100%;padding:0px;margin:0px;border:0px}.cnbc_hd{background:#FFF;text-align:left}.cnbc_ftr{text-align:center;width:970px;height:100px;position:relative;font-size:11px}.cnbc_ftr .cnbc_nav_ftr{font-size:11px;color:#4aa4d3;line-height:19px;text-align:left;vertical-align:top;position:absolute;left:15px;top:10px;right:15px;width:600px}.cnbc_ftr .cnbc_nav_ftr a,.cnbc_ftr .cnbc_nav_ftr a:visited{color:#4aa4d3;text-decoration:none}.cnbc_ftr .cnbc_nav_ftr a:hover{color:#FFDF0A}.cnbc_ftr .cnbc_navimg_ftr{position:absolute;top:10px;right:15px;width:250px;height:35px}.cnbc_ftr .cnbc_copyright_ftr{line-height:13px;color:#677195;vertical-align:baseline;text-align:left;position:absolute;width:520px;left:15px;bottom:10px}.cnbc_ftr .cnbc_botright_ftr{font-size:10px;line-height:13px;color:#677195;vertical-align:text-bottom;position:absolute;width:400px;right:15px;bottom:10px;text-align:right}
.cnbc_chdbg{
background:url(/blogs/images/header_bg.jpg) 0 0 repeat-x;

height:30px}
.cnbc_cshdbg{background-image:url(/blogs/images/small_header_bg.jpg);background-repeat:repeat-x;height:21px;text-transform:uppercase}
.cnbc_chdtitle{font-family:Arial;font-size:12px;color:#FFF;line-height:29px;font-weight:bold;text-transform:uppercase}
.cnbc_chdtitle a,.cnbc_chdtitle a:visited{color:#FFF;text-decoration:none}
.cnbc_cshdtitle{font-size:11px;color:#FFF;line-height:20px;font-weight:bold;text-transform:uppercase}.cnbc_chdbg .sbtxt{color:#FFF;font-size:10px}.cnbc_csbotbg{background:url(/blogs/images/small_bottom_bg.jpg) 0 0 repeat-x}
.cnbc_cbotbg{background:url(/blogs/images/bottom_bg.jpg) 0 0 repeat-x;border-top:1px solid #fff}.cnbc_cbotbg .text{color:#004276;font-size:12px;height:inherit;line-height:inherit}.cnbc_cbotbg a,.cnbc_cbotbg a:visited{text-decoration:none}.cnbc_cbotbg .bold{font-weight:bold}.cnbc_cdiv{font-family:Arial;color:#14204c;font-size:11px;height:98%;border-bottom:1px solid #cfdeeb}.cnbc_cdt{background:#ecf2f5;float:left;border-bottom:1px solid #cfdeeb}.cnbc_csym{line-height:12px;vertical-align:bottom;font-weight:bold;float:left;border-bottom:1px solid #cfdeeb}.cnbc_ctxt{float:left;border-bottom:1px solid #cfdeeb}.cnbc_cttbg{background-image:url(/blogs/images/mqb_plain.jpg);background-repeat:repeat;border-right:1px solid #B7C4CC;border-left:1px solid #B7C4CC;vertical-align:top}.cnbc_cclks a{font-size:11px;font-weight:bold;color:#004276;padding-left:10px;text-decoration:none;cursor:pointer}.cnbc_cclkn a:link{text-decoration:none;color:#004276}.cnbc_cclks a:visited,.cnbc_cclkn a:visited{text-decoration:none;color:#004276}.cnbc_cclks a:hover,.cnbc_cclkn a:hover{text-decoration:none;color:#fc7410}.cnbc_cclks a:active,.cnbc_cclkn a:active{text-decoration:none;color:#fc7410} .hd_section{border-top:1px solid #9FBCCE;border-bottom:1px solid #fff;background:#C4DFF0}.lower_hd_section{background:#DCEDF5;height:26px;border-top:1px solid #FFF;border-bottom:1px solid #FFF}.upper_hd{height:21px}.breadcrumb_hd{font-size:12px;color:#0c3a8e;font-weight:bold;font-family:Arial;text-transform:uppercase;margin-top:5px;margin-bottom:8px;text-decoration:none}.breadcrumb_hd a{color:#0c3a8e;text-decoration:none}.breadcrumb_hd a:hover{color:#0c3a8e;text-decoration:none}.breadcrumb_hd a:visited{color:#0c3a8e}.fontsize_comp{font-size:12px;color:#7f8596;line-height:21px}.cnbc_hdln{font-size:22px;color:#0c3a8e;font-weight:bold;text-align:left;font-style:normal}.author_info{font-size:11px;color:#64738e;line-height:21px}.article_title2{font-size:12px;color:#7f8596;height:21px;margin-top:0px;line-height:21px}.article_tools2{font-weight:bold;font-size:11px;color:#4a6096;background:#FFF;height:23px;border:1px solid #9FBCCE}.article_tools2 a{color:#4a6096;text-decoration:none;padding-right:9px}.cnbc_tlsect2{background-color:#bcdced}.cnbc_tls{font-size:11px;line-height:18px;padding-top:2px}.cnbc_tls .title{color:#424858;text-transform:uppercase;padding-right:6px}.cnbc_tls .content{color:#004276}.cnbc_tls .content a{color:#004276;text-decoration:none}.nxt_stry{font-size:12px;font-weight:bold;text-align:left;color:#004276}#cnbc_textbody{font-family:Arial;font-size:1em}#cnbc_home_but{position:absolute;height:65px;width:100px;left:25px;top:12px}#cnbc_hdsect{color:#FFF;width:970px;position:relative;height:110px;bottom:1px}#cnbc_hNav{position:absolute;left:0px;width:800px;height:26px;top:83px}#cnbc_phNav{background-repeat:no-repeat;position:relative;width:970px;height:26px;background-position:bottom}.cnbc_lineNav{position:relative;top:3px}.cnbc_NavTxt{font-size:12px;font-weight:bold;padding-left:10px;padding-right:15px}#cnbc_tic_ad_area{position:absolute;height:40px;width:90px;top:9px;left:485px}#cnbc_qsrch{position:absolute;left:140px;top:12px;width:560px;height:69px;color:#8B9ACA}#cnbc_quote_chart{position:absolute;left:19px;top:5px;width:194px;height:61px;font-size:12px;line-height:21px;text-align:left}#cnbc_mbrsect{position:absolute;left:731px;top:0px;width:230px;height:110px;text-align:right;line-height:20px;margin-right:8px}#cnbc_mbrsect .datetime{font-size:10px;color:#FFF}#cnbc_qsrch .selected{font-weight:bold;color:#009cff;text-decoration:none}#cnbc_qsrch .sbtxt{color:#C2C2C2;text-align:right}#cnbc_qsrch .sbtxt a{color:#C2C2C2;text-decoration:none}#cnbc_srch{position:absolute;left:225px;top:5px;width:250px;height:53px;font-size:12px;line-height:21px}#cnbc_hdsrch{width:178px;height:21px}#cnbc_hdqbox{width:120px;height:21px}.cnbc_hdfld{font-size:12px;color:#000;background-color:#D2D8E0;border:1px solid #83878C;padding-left:3px}#cnbc_srch .selected{font-weight:bold;color:#FFF}#cnbc_mbrsect .cnbc_member_upper{position:absolute;top:5px;width:230px;height:15px;left:0px;text-align:right}#cnbc_mbrsect #cnbc_usertime{position:absolute;top:45px;width:230px;height:41px;left:0px}#cnbc_mbrsect .w_username{font-size:11px;color:#FFDF0A;font-weight:bold}#cnbc_mbrsect .mbrlks{font-size:12px;color:#949AB0;font-weight:normal;text-transform:capitalize;position:absolute;top:87px;left:0;width:230px;height:25px}#cnbc_mbrsect .mbrlks a{color:#949AB0;text-decoration:none}#cnbc_mbrsect .mbrlks a:hover,.mbrlks a:visited:hover{color:#009cff;text-decoration:none}#cnbc_sub_hNav{position:relative;left:0px;float:left;top:-1px;background-color:#4E6581;height:21px;width:970px}.cnbc_sub_NavTxt{font-size:11px;font-weight:bold;color:#FFF;text-transform:uppercase;padding-left:9px;padding-right:12px;border-right:1px solid #3c516c}.cnbc_sub_NavTxt_dvdr{font-size:11px;font-weight:bold;color:#FFF;text-transform:uppercase;padding-left:9px;padding-right:12px;border-left:1px solid #6d829d;border-right:1px solid #3c516c}.cnbc_sub_NavTxt_last{font-size:11px;font-weight:bold;color:#FFF;text-transform:uppercase;padding-left:9px;padding-right:12px;border-left:1px solid #6d829d}#cnbc_sub_hNav a,#cnbc_sub_hNav a:visited{color:#FFF;text-decoration:none}#cnbc_sub_hNav a:hover{color:#FFDF0A}#cnbc_sub_hNav a .sub_active,#cnbc_sub_hNav a:visited .sub_active{color:#FFDF0A;text-decoration:none}#cnbc_sub_hNav a:hover .sub_active{color:#FFDF0A;text-decoration:none}.cnbc_banner_ad_area{float:left;width:960px;_width:970px;background-color:#d2d8e0;border:5px solid #FFF}.cnbc_banner_ad{border-right:5px solid #fff;border-left:5px solid #fff}.cnbc_sbhdln2{font-size:.75em;color:#4D657F;font-weight:bold}.cnbc_qbox_opt_sel{color:#009CFF;font-weight:bold}.cnbc_qbox_opt_unsel{color:#8B9ACA}.cnbc_tabwlt_unsel{background-image:url(/blogs/images/watchlist_header_unselectedbg.jpg);background-repeat:no-repeat;color:#FFF}.cnbc_tab_mrq_unsel{background-image:url(/blogs/images/recentquote_header_unselectedbg.jpg);background-repeat:no-repeat; color:#FFF}.cnbc_tab_sel{background:#cddee6;color:#393939}.cnbc_tab{width:150px;height:24px;line-height:24px;font-family:Arial;font-size:12px;font-weight:bold;position:relative;float:left}.cnbc_wlt_rct_box{width:300px}#wl_link{color:#393939}.cnbc_wlt_rct_box_hd{width:300px;height:23px}.cnbc_wlt_rct_box_group{width:300px}.cnbc_tab a:hover{text-decoration:none;color:#393939}.tab_sel{width:150px;height:24px;line-height:24px;font-size:12px;font-weight:bold;position:relative;float:right}#mrq_link{color:#FFF}.tab_sel a:hover{text-decoration:none;color:#FFF}.wlt_hdtp{width:300px;height:4px}.wlt_hdbot{width:300px;height:4px;border-bottom:1px solid #fff}.cnbc_wlt_bkbg{background-image:url(/blogs/images/watchlist_back_blue.jpg);background-repeat:repeat;width:1px;height:30px}.cnbc_wlt_hddrp{background-image:url(/blogs/images/header_drop.jpg);background-repeat:repeat;width:300px;height:25px}.wlt_brdr{width:298px;height:180px;border-right:1px solid #cfdee6;border-left:1px solid #cfdee6;background-image:url(/blogs/images/watchlist_back_blue.jpg);background-repeat:repeat}.wlt_titlediv{width:300px;height:12px}.wl_scroller_style{scrollbar-base-color:#cfdee6;scrollbar-track-color:#cfdee6;scrollbar-face-color:#cfdee6;scrollbar-highlight-color:#cfdee6;scrollbar-3dlight-color:#24858;scrollbar-darkshadow-color:#424858;scrollbar-shadow-color:#cfdee6;scrollbar-arrow-color:#424858}.wl_alert_cell{width:44px;height:35px;float:left;border-right:1px solid #cfdee6;background-color:#f7f7f7;line-height:30px}.wl_sym_cell a{width:44px;height:33px;float:left;line-height:34px;font-size:12px;font-weight:bold;color:#365582;text-transform:uppercase;padding-left:8px}.wl_sym_cell a:link{color:#365582; font-size:12px;text-decoration:none}.wl_last_cell{width:55px;height:33px;float:left;line-height:34px;font-size:12px;font-family:Arial;font-weight:bold;color:#365582}.wl_img_cell{width:17px;height:33px;float:left}.wl_chg_cell{width:55px;height:33px;float:left;line-height:34px;font-size:12px;font-weight:lighter;color:#365582}.wl_perchg_cell{height:33px;float:left;line-height:35px;font-size:12px;font-weight:lighter;color:#365582}.cnbc_wlt_div{text-decoration:none;background-color:#fff;width:300px;height:35px;border-top:1px solid #cfdee6} .cnbc_bot_wlt{background-image:url(/blogs/images/bottom_bg.jpg);background-repeat:repeat-x;width:300px;height:26px;border-top:1px solid #fff}.wlt_bot_cell{width:100px;height:26px;float:left;line-height:24px;font-size:10px;font-weight:bold;color:#039}.cnbc_wlt_dot{background-image:url(/blogs/images/dotdot.gif);background-repeat:repeat-x;height:5px}.cnbc_wlt_4a4a4a{font-size:11px;color:#4a4a4a}.cnbc_wlt_365582{font-size:11px;color:#365582}.cnbc_wlt_424858{font-size:11px;color:#424858}.cnbc_wlt_strg{font-weight:bold}.mrq_headertop{width:300px;height:4px}.mrq_headerbottom{width:300px;height:4px;border-bottom:1px solid #fff}.mrq_header_drop{background-image:url(/blogs/images/header_drop.jpg);background-repeat:repeat;width:300px;height:25px}.cnbc_mrq_toptitle{color:#365582;font-size:11px;font-style:normal;font-weight:bold;line-height:24px}.mrq_titles_div{text-decoration:none;width:300px;height:12px}.mrq_border{width:298px;height:180px;border-right:1px solid #cfdee6;border-left:1px solid #cfdee6;background-image:url(/blogs/images/watchlist_back_blue.jpg);background-repeat:repeat}.mrq_scroller_style{scrollbar-base-color:#cfdee6;scrollbar-track-color:#cfdee6;scrollbar-face-color:#cfdee6;scrollbar-highlight-color:#cfdee6;scrollbar-3dlight-color:#cfdee6;scrollbar-darkshadow-color:#424858;scrollbar-shadow-color:#cfdee6;scrollbar-arrow-color:#424858} .mrq_sym_cell a{width:64px;height:34px;float:left;line-height:34px;font-size:12px;font-weight:bold;color:#365582;text-transform:uppercase;text-align:left;padding-left:5px}.mrq_sym_cell a:link{color:#365582;font-size:12px;font-weight:bold;text-decoration:none}.mrq_sym_cell a:hover{color:#365582}.mrq_last_cell{width:66px;height:34px;float:left;line-height:34px;font-size:12px;font-weight:bold;color:#365582;text-align:center}.mrq_img_cell{width:20px;height:34px;float:left}.mrq_chg_cell{width:63px;height:34px;float:left;line-height:34px;font-size:12px;font-weight:lighter;color:#365582;text-align:center}.mrq_perchg_cell{height:34px;float:left;line-height:35px;font-size:12px;font-weight:lighter;color:#365582;padding-left:20px}.cnbc_mrq_div{text-decoration:none;background-color:#fff;width:300px;height:34px;display:block;border-top:1px solid #cfdee6} .cnbc_bottom_mrqbg{background-image:url(/blogs/images/bottom_bg.jpg);background-repeat:repeat-x;width:300px;height:26px;border-top:1px solid #fff}.mrq_bottom_cell{width:100px;height:26px;float:left;line-height:24px;font-size:10px;font-weight:bold;color:#039}.cbo_qwrpr{width:300px}.cboq_div{width:300px;z-index:200}.cboqlks{color:#004276;font-weight:bold;float:left;height:26px;line-height:24px;font-size:xx-small}.WSODQ_UNCHHIDE{display:none}.WSODQ_CHGSHOW{display:inline}.red_neg_change{color:#F00}.green_pos_change{color:#1ab800}.black_no_change{color:#000}.cboq_div_content{width:300px}.cboq_div_bottom{background-image:url(/blogs/images/bottom_bg.jpg);background-repeat:repeat-x;height:25px}.multiQ_wrapper{border-right:1px solid #b7c4cb;border-left:1px solid #b7c4cb}.multiqb_company{height:23px;background-color:#ecf2f5;border-right:1px solid #cfdeeb}#bin{position:relative;top:0px;right:0px;width:300px;height:720px;background-color:#183861;z-index:0;margin:0 auto}#videoDummy{position:absolute;top:10px;left:10px;width:278px;height:209px;background-color:#000;z-index:95}#videoThumb{position:absolute;top:0px;left:0px;width:278px;height:209px}#playVideo{position:absolute;top:184px;left:0px;width:278px;height:25px}#videoPlayer{position:absolute;top:31px;left:0px;width:300px;height:400px;background-color:#183861;background-image:url(/blogs/images/videoplayer_bgtile.jpg);background-repeat:repeat-x;z-index:300}#videoControls{position:absolute;top:220px;left:10px;width:280px;height:33px;z-index:75}#vidCtrlPlay{position:absolute;top:7px;left:5px;width:auto;height:auto}#vidCtrlRewind{position:absolute;top:7px;left:30px;width:auto;height:auto}#vidCtrlVolume{position:absolute;top:7px;right:0px;width:auto;height:auto}#vidCtrlVolumeBar{position:absolute;top:-42px;left:20px;width:16px;height:62px;background-color:#254774;border:1px solid #1c375b;margin:0px;display:none;z-index:500}#vidCtrlVolSlider{position:absolute;top:4px;left:7px;width:2px;height:53px;background-color:#708aaa;margin:0 auto;z-index:500}#vidCtrlVolDrag{position:absolute;top:53px;left:4px;width:8px;height:8px;margin:0 auto;z-index:20;z-index:500}#vidCtrlTimer{position:absolute;top:6px;right:31px;width:auto;height:11px}#vidCtrlTimer p{font-family:Arial;font-size:9px;color:#fff;text-align:right;margin:0px}#vidCtrlSlider{position:absolute;top:11px;left:62px;width:115px;height:11px}#sliderBg{position:absolute;top:3px;left:0px;width:115px;height:5px;background-image:url(/blogs/images/vid_control_slider_bg.gif);background-repeat:no-repeat;z-index:0}#sliderProgress{position:absolute;top:4px;left:1px;width:auto;height:3px;background-color:#0a131e;z-index:5}#sliderDrag{position:absolute;top:0px;left:0px;width:11px;height:11px;z-index:10}#curVideo{position:absolute;top:254px;left:10px;width:278px;height:143px;border:1px solid #142036;background:#234e80;z-index:50}#curVidHeader{position:absolute;top:1px;left:1px;width:277px;_width:275px;height:26px;background-color:#1a385e;z-index:5}#curVidHeader p{font-size:12px;font-weight:bold;color:#8ea9c4;margin-top:5px;margin-left:15px}#curVidShare{position:absolute;top:5px;right:5px;width:auto;height:auto}#curVidData{position:absolute;top:28px;left:1px;width:277px;_width:275px;height:115px;_height:113px;z-index:10}#curVidData p{padding-top:10px;padding-left:15px;padding-bottom:0px;margin:0px;text-align:left}#curVidData .curVidTitle{font-weight:bold;font-size:12px;color:#edb50c}#curVidData .curVidDateTime{font-weight:normal;font-size:12px;color:#7dd3ff}#curVidData .curVidDescr{font-weight:normal;font-size:11px;color:#fff}#WMPObject{position:absolute;top:10px;left:10px;width:278px;height:209px;background-color:#000;border-top:1px solid #142036;border-left:1px solid #142036;border-right:1px solid #4e708c;border-bottom:1px solid #4e708c;z-index:100;display:none}#topVidCellBin{position:absolute;top:23px;left:1px;width:277px;height:201px;_height:199px;z-index:10;overflow:auto}.topVidCell{position:relative;top:1px;left:0px;width:260px;height:70px;background-color:#476683;border-top:1px solid #495f75;border-bottom:1px solid #61768a;z-index:auto}.topVidCell p{font-size:12px;line-height:20px;padding-top:5px;padding-left:15px;margin:0px;text-align:left}.topVidCell .topVidDateTime{color:#7dd3ff}.topVidCell a{text-decoration:none;font-weight:bold;color:#fff}.topVidCell a:visited{color:#fff}.topVidCell a:hover{color:#edb50c}.topVidCellExcl{float:right;padding:3px 10px 0 0}#cnbcvidmain{width:300px;height:865px}.vidTopVideo{}.vidTopVideo .header{font-size:12px;text-transform:uppercase;font-weight:bold;color:#424858;height:21px;background-image:url(/blogs/images/dotw21.png);background-repeat:repeat-x;margin-bottom:15px}.vidTopVideo .container{float:left}.vidTopVideo .clipa{width:320px;height:130px;float:left;position:relative;margin-right:5px;margin-bottom:15px}.vidTopVideo .clipb{width:320px;height:130px;float:left;position:relative;padding-right:0px;margin-bottom:15px}.vidTopVideo .clipc{width:300px;height:130px;float:left;position:relative;padding-right:0px}.vidTopVideo .title{text-transform:capitalize;font-size:12px;font-weight:bold;color:#004276;margin-bottom:4px}.vidTopVideo .title a,.vidTopVideo .title a:visited{color:#004276;text-decoration:none} .vidTopVideo .title img{border:none;float:right;padding:3px 0 0 0}.vidTopVideo .subtitle{text-transform:capitalize;font-size:10px;color:#4A6096;margin-bottom:4px}.vidTopVideo .textbody{font-size:11px;color:#424858}.vidTopVideo img{border:1px solid #93a1a8;float:left;margin-right:12px}.vidTopVideo .exclusive{position:absolute;z-index:100;width:102px;height:16px;left:0px;top:-13px}.vidTopVideo .exclusive img{border:none;float:none;margin-right:0px;margin-bottom:0px}.vidPermVideo #bin{position:relative;top:0px;left:0px;width:300px;height:256px;background-color:#1a3f85;z-index:0;border-bottom:1px solid #12233c}.vidPermVideo{background-color:#FFF}.vidPermVideo .main{width:330px;background-color:#dedede;border:1px solid #fff;border-left:0;height:310px}.vidPermVideo .share{width:324px;_width:320px;background:#dedede;height:310px}.vidPermVideo .title{text-transform:uppercase;font-size:12px;font-weight:bold;color:#424858;line-height:24px}.vidPermVideo .text{font-size:11px;color:#365582}.vidPermVideo .text tr{height:21px}.vidPermVideo .bold{font-size:11px;font-weight:bold;color:#365582}.vidPermVideo .link{font-size:11px;color:#3a8ed5;text-decoration:none;text-transform:capitalize}.vidPermVideo input{border:solid 1px #909fa5;background-color:#FFF;width:228px}.vidPermVideo input .but{border:solid 1px #909fa5;background-color:#FFF;width:0px}.vidPermVideo textarea{border:solid 1px #909fa5;background-color:#FFF;width:228px;height:41px}.comp_subnav_active{background-color:#ededed;font-size:12px;font-weight:bold;line-height:24px;text-transform:uppercase;color:#004276;white-space:nowrap;height:29px;text-align:left;border-bottom:1px solid #ededed;border-left:1px solid #e7e8e9;border-right:1px solid #dcdee1;padding-left:15px;padding-right:15px}.comp_subnav_active a,.comp_subnav_active a:visited{color:#004276;text-decoration:none}.comp_subnav_tab{background-image:url(/blogs/images/blue_tab.png);background-repeat:repeat-x;font-size:12px;font-weight:bold;line-height:24px;color:#FFF;text-transform:uppercase;text-align:left;white-space:nowrap;height:29px;border-bottom:1px solid #19253d;border-right:1px solid #19253d;border-left:1px solid #567291;padding-right:15px;padding-left:15px}.comp_subnav_tab a,.comp_subnav_tab a:visited{color:#FFF;text-decoration:none}
.cnbc_grayarea{background:#ededed}
.cnbc_grayarea .bodytext{font-family:Arial;font-size:12px;color:#004276}
.cnbc_grayarea .bodytext a{color:#004276;text-decoration:none}
.cnbc_grayarea .bodytext a:hover{color:#FC7410;text-decoration:none}
.cnbc_grayarea .strong{font-family:Arial;font-weight:bold}
.cnbc_grayarea .strong a,.cnbc_grayarea .strong a:visited{color:#004276;font-weight:bold;text-decoration:none}
.cnbc_grayarea .strong a:hover{color:#FC7410}
.cnbc_grayarea .toparea{background-image:url(/blogs/images/dotg21.png);
background-repeat:repeat-x;background-position:bottom;font-family:Arial;line-height:30px;height:30px}
.comp_subnav_back{background:#567291;border-bottom:1px solid #ededed;}
.cnbc_blue_smallheader{background-color:#1b7db7;height:20px;line-height:20px}
.cnbc_blue_smallheader .header{font-size:12px;font-weight:bold;color:#FFF}
.cnbc_blue_smallheader_row {height:21px;border-top-width:1px;border-top-style:solid;border-top-color:#FFF;font-size:12px}.cnbc_blue_smallheader_row .text{color:#47505c;line-height:20px}.cnbc_blue_smallheader_row .bold{font-weight:bold;color:#47505c;line-height:20px}.cnbc_blue_smallheader_row .cell{height:21px;border-right:1px solid #fff}.cnbc_blue_smallheader_row .firstcell{height:21px;border-left:1px solid #fff}.cnbc_blue_smallheader_row .text a,.cnbc_blue_smallheader_row .text a:visited{color:#47505c;text-decoration:none}.cnbc_blue_smallheader_row .text a:hover{color:#47505c;text-decoration:none}.cnbc_blue_smallheader_row .bold a,.cnbc_blue_smallheader_row .text a:visited{color:#47505c;text-decoration:none}.cnbc_blue_smallheader_row .bold a:hover{color:#47505c;text-decoration:none}.cnbc_cbotbg .link{font-family:Arial;color:#FC7410;font-size:11px;font-weight:bold;line-height:26px;padding-right:2px}.cnbc_orangecolor_bold{color:#FC7410;font-weight:bold}.vidTopVideo .but{width:110px}.vidTopVideo .but img{border:1px solid #93a1a8;float:right}.cnbc_econ_botbg_brdr{border-right:0;border-left:0;border-top:0;border-bottom:1px solid #8b8e93}.cnbc_first_econ_head_brdr{border-right:1px solid #1c408a;border-top:0px;border-bottom-width:1px}.cnbc_econ_head_brdr{border-right:1px solid #1c408a;border-left:1px solid #2482b8;border-top:0px;border-bottom-width:1px}.cnbc_last_econ_head_brdr{border-left:1px solid #2482b8;border-top:0;border-bottom-width:1px}.cnbc_first_econ_grayarea_brdr{border-right:1px solid #8b8e93;border-top:0;border-bottom:0}.cnbc_econ_grayarea_brdr{border-left:1px solid #eff2f7;border-right:1px solid #8b8e93;border-top:0;border-bottom:0}.cnbc_last_econ_grayarea_brdr{border-left:1px solid #eff2f7;border-top:0;border-bottom:0}.cnbc_econ_grayarea{background-color:#b2b3b7}.cnbc_econ_chart{background:#FFF;border:1px solid #8b8f98;padding-left:5px;padding-top:10px;padding-bottom:10px;margin-top:3px;margin-bottom:3px;margin-left:2px;width:195px;_width:200px}.cnbc_econ_chart .title{font-size:11px;color:#666;text-transform:uppercase}.cnbc_econ_chart .text{font-size:11px;color:#000;font-weight:bold}.cnbc_econ_chart .stock{font-size:10px;color:#666;text-transform:uppercase}.cnbc_econ_chart_no_width{font-family:Arial;background-color:#FFF;border:1px solid #8b8f98;padding-left:5px;padding-top:10px;padding-bottom:10px;margin-top:5px;margin-bottom:5px;margin-left:3px}.cnbc_econ_stream{background:#FFF;padding-left:5px;margin-top:5px;margin-bottom:5px;margin-left:3px;_margin-left:2px;height:20px;line-height:18px}.cnbc_econ_text {font-size:11px;color:#004276;text-transform:uppercase}.cnbc_econ_text .bold{font-weight:bold}.cnbc_econ_text a{color:#004276}.cnbc_econ_col_brdr{border-right:1px solid #8b8e93;border-left:1px solid #eff2f7;border-bottom:1px solid #8b8e93;border-top:1px solid #eff2f7;padding-top:20px}.econchart_adjust{}.econchart_adjust .econ_padL{padding-left:5px}.search_input{font-size:12px;color:#004276;background-color:#FFF;height:20px;border-top:1px solid #9f9f9f;border-bottom:1px solid #ccc;border-left:1px solid #9f9f9f;border-bottom:1px solid #ccc}.cnbc_info_contentbg{background:#ededed;border:6px solid #b2b3b6}.cnbc_info_fontunbold{font-size:12px;color:#004276}.cnbc_info_whitesearchbox{background:url(/blogs/images/whitesearchbox_bg.jpg) 0 0 no-repeat;width:177px;height:21px}.cnbc_info_findsymbol a{font-size:11px;color:#004276;text-decoration:none}.cnbc_expandedquotebox_index{float:left;margin-left:10px}.cnbc_treasuries_content_wrapper{border-bottom:1px solid #cfdeeb}.cnbc_treasuries_content_wrapper2{border-bottom:1px solid #cfdeeb;background:#ecf2f5}.cnbc_treasuries_sym{font-size:11px;font-weight:bold;color:#14204c; float:left;border-right:1px solid #b7c4cb;background:#fff}.cnbc_treasuries_name{font-size:11px;color:#14204c;float:left;border-right:1px solid #b7c4cb}.cnbc_treasuries_price{font-size:11px;color:#14204c;float:left;border-right:1px solid #b7c4cb}.cnbc_treasuries_priceChg{font-size:11px;color:#14204c;float:left;border-right:1px solid #b7c4cb}.cnbc_treasuries_yield{font-size:11px;color:#14204c;float:left;border-right:1px solid #b7c4cb}.cnbc_treasuries_yieldChg{font-size:11px;color:#14204c;float:left;border-right:1px solid #b7c4cb}.cnbc_treasuries_prevCP{font-size:11px;color:#14204c;float:left;border-right:1px solid #b7c4cb}.cnbc_treasuries_prevCY{font-size:11px;color:#14204c;float:left;border-right:1px solid #b7c4cb}.cnbc_treasuries_TradeTime{font-size:11px;color:#14204c;float:left}.cnbc_treasuries_link{height:26px;float:left;color:#004276;font-size:11px;font-weight:bold;line-height:25px}.cnbc_currencies_wrapper{width:655px}.cnbc_currencies_titlebg{background-image:url(/blogs/images/currency_title2_655px.jpg);background-repeat:repeat-x;width:653px;height:14px;border-right:1px solid #b7c4cb;border-left:1px solid #b7c4cb}.cnbc_currencies_contentbg{width:653px;border-right:1px solid #b7c4cb;border-left:1px solid #b7c4cb}.cnbc_currencies_more{height:26px;float:left;font-family:Arial;color:#004276;font-size:11px;font-weight:bold;line-height:25px;padding-left:5px}.cnbc_currencies_div{width:653px;height:22px}.cnbc_currencies_flag{width:37px;height:23px;float:left}.cnbc_currencies_sym{width:56px;height:23px;float:left;background:#ecf2f5;border-left:1px solid #fff;border-right:1px solid #fff;color:#14204c;font-size:11px;font-weight:bold;line-height:21px}.cnbc_currencies_country{width:54px;height:23px;float:left;color:#424858;font-size:11px;line-height:21px}.futures_content_wrapper{border-bottom:1px solid #cfdeeb}.futures_content_wrapper2{border-bottom:1px solid #cfdeeb;background-color:#ecf2f5}.futures_sym{font-size:11px;font-weight:bold;color:#14204c;float:left;border-right:1px solid #b7c4cb;background:#fff}.futures_name{font-size:11px;color:#14204c;float:left;border-right:1px solid #b7c4cb}.futures_price{font-size:11px;color:#14204c;float:left;border-right:1px solid #b7c4cb}.futures_priceChg{font-size:11px;color:#14204c;float:left;border-right:1px solid #b7c4cb}.futures_yield{font-size:11px;color:#14204c;float:left;border-right:1px solid #b7c4cb}.futures_yieldChg{font-size:11px;color:#14204c;float:left;border-right:1px solid #b7c4cb}.futures_prevCP{font-size:11px;color:#14204c;float:left;border-right:1px solid #b7c4cb}.futures_prevCY{font-size:11px;color:#14204c;float:left;border-right:1px solid #b7c4cb}.futures_TradeTime{font-size:11px;color:#14204c; float:left}.futures_link{height:26px;float:left;color:#004276;font-size:11px;font-weight:bold;line-height:25px}.cnbc_anc_heading a{font-weight:bold;text-transform:uppercase;color:#424858;font-size:11px;background:#d4d8dc;text-align:center;height:18px;line-height:18px;cursor:pointer;text-decoration:none}.cnbc_anc_heading a:link{color:#424858;background:#d4d8dc}.cnbc_anc_heading a:hover{color:#fff;background:#a3adb6}.cnbc_anc_heading a:active{color:#fff;background:#a3adb6}.cnbc_anc_heading_active{font-weight:bold;text-transform:uppercase;color:#fff;font-size:11px;background:#a3adb6;text-align:center;height:18px;line-height:18px;cursor:pointer}.cnbc_vis1{visibility:visible}.cnbc_vis2{visibility:hidden}.cnbc_dis1{display:block}.cnbc_dis2{display:none}.cnbc_zindx1{z-index:-1}.cnbc_zindx0{z-index:0}.cnbc_pos1{position:absolute}      .cnbc_bio_dotline{height:20px;background:url(/blogs/images/dot.jpg) 0 0 repeat-x}.cnbc_bio_title{font-size:21px;font-weight:bold;text-transform:uppercase}.cnbc_bio_content{font-size:12px;font-weight:normal;color:#47505c}.cnbc_bio_content a:link{font-size:12px;font-weight:bold;color:#004276}.cnbc_br_news_heading{font-size:16px;font-weight:bold;color:#004276}.cnbc_br_news_date{font-size:10px;font-weight:bold;color:#1e61a0}.cnbc_br_news_content{font-size:10px;font-weight:normal;color:#424858}.cnbc_br_news_link{font-size:11px;font-weight:normal;color:#004276;cursor:pointer}.cnbc_br_news_link a:link{color:#004276;text-decoration:none}.cnbc_br_news_link a:hover{color:#fc7410}.cnbc_lbox_heading{height:20px;background-image:url(/blogs/images/dot_border.jpg);background-repeat:repeat-x}.cnbc_lbox_headingtx{font-size:11px;font-weight:bold;color:#47505c;text-transform:uppercase;padding-left:10px;padding-top:3px}.cnbc_anc_contentlinks{font-size:11px;font-weight:bold;color:#004276;text-decoration:none;cursor:pointer;text-align:left;height:41px;line-height:41px} .cnbc_shanc_heading{font-weight:bold;color:#424858;font-size:11px}.cnbc_top_txt{font-size:18px;font-weight:bold;font-variant:normal;text-transform:uppercase;text-align:left;vertical-align:bottom;color:#424858;height:50px;     float:left}          .cnbc_head_bgg{font-size:10px;font-style:normal;text-align:center;color:#14204c;background-image:url(/blogs/images/heading1_bg.jpg);background-repeat:repeat-x;font-weight:normal;float:left;vertical-align:middle;height:15px;line-height:15px}    .cnbc_hd_bgg{font-size:10px;vertical-align:bottom;color:#14204c;text-transform:capitalize;background-image:url(/blogs/images/heading1_bg.jpg); background-repeat:repeat-x;font-weight:normal;float:left;height:20px}      .cnbc_hd_info{font-size:11px;font-weight:normal;text-transform:capitalize;color:#424858;text-align:right;float:left;vertical-align:bottom}      .cnbc_prg_sch a{font-size:11px;font-weight:normal;text-transform:capitalize;color:14204c;text-align:left;background-color:#EEE;cursor:pointer;float:left}      .cnbc_prg_sch a:hover{color:#fc7410;text-decoration:none;cursor:pointer;background-color:#dde9ee}      .cnbc_prg_schemp{color:14204c;text-decoration:none;background-color:#EEE}      .cnbc_prg_am{font-size:11px;font-weight:normal;text-transform:capitalize;color:14204c;text-align:left;background-color:#EEE;float:left;height:30px;width:51px;padding-left:5px}      .cnbc_prg_pm{font-size:11px;font-weight:normal;text-transform:capitalize;color:14204c;text-align:left;background-color:#DDE9EE;float:left;height:30px;  width:51px;padding-left:5px}      .cnbc_prg_sch_bg{text-decoration:none;background-color:#EEE}      .cnbc_prg_sch_bg a:hover{text-decoration:none;background-color:#dde9ee}      .cnbc_prg_anc{font-size:11px;font-weight:normal;text-decoration:none;border-right:1px solid #CFDEE6;float:left;cursor:pointer;color:14204c;background-color:#EEE}.cnbc_datetime_bkicon{width:90px;height:60px;background-repeat:no-repeat;background-image:url(/blogs/images/grey_bk.gif);text-align:center;padding-top:7px;margin-right:19px;float:left}.cnbc_datetime{color:#FFF;font-weight:bold}.cnbc_mb7{margin-bottom:7px}.cnbc_ml110{margin-left:110px}.cnbc_ml15{margin-left:15px}.cnbc_post_header{color:#424858;font-weight:bold;font-family:Arial;margin-bottom:5px}.cnbc_bdtop{border-top:dotted 1px #000}.cnbc_bdbt{border-bottom:dotted 1px #000}.cnbc_pT13{padding-top:13px}.cnbc_mb30{margin-bottom:30px}.cnbc_rdMore a,.cnbc_rdMore a:visited{text-decoration:none;color:#004276}.cnbc_rdMore a:hover,.cnbc_rdMore a:visited:hover{color:#fc7410;text-decoration:none}.cnbc_next_previous{clear:both;background-color:#D4D8DC;padding:0 10px;height:43px;border-bottom:1px solid #B4B4B4;border-top:1px solid #FFF;margin-bottom:20px}.prevLink{background:url(/blogs/images/prev-bullet.gif) no-repeat center left;padding-left:10px}.nextLink{background:url(/blogs/images/more-bullet.gif) no-repeat center right;padding-right:10px}.cnbc_logo_small{background:url(/blogs/images/logo_small.gif) no-repeat center center;padding-left:10px;clear:both;height:27px}.cnbcbox{font:bold 12px arial;clear:both;margin-top:10px;_margin-top:15px}.cnbcbox li{list-style:none}.cnbcbox a,.cnbcbox a:visited{color:#004276;text-decoration:none;background:url(/blogs/images/more-bullet.gif) no-repeat left center;padding-left:10px}.cnbcbox a:hover,.cnbcbox a:visited:hover,.cnbcbox_nav span{color:#fb510d;text-decoration:none}.cnbcbox_head{background:url(/blogs/images/title_bar.jpg) repeat-x;text-transform:uppercase;height:30px;color:white;padding:0 10px;line-height:30px}.cnbcbox_body{background-color:#eee;margin:1px 0}.cnbcbox_foot{background:url(/blogs/images/bottom_bg.jpg) repeat-x;height:26px;padding:5px 10px 0px 10px}.cnbctab{margin:0;padding:0}.cnbctab li{float:left;height:23px;padding:0 21px;cursor:hand;cursor:pointer;line-height:23px}.active,.activeR{color:#004276;background-color:#eee;border-left:1px solid #eee;border-bottom:1px solid #eee;border-right:1px solid #19253d}.activeR{border-right:1px solid #eee}.inactive{color:white;background:url(/blogs/images/tab_bg.jpg) repeat-x;border-left:1px solid #567291;border-bottom:1px solid #19253d;border-right:1px solid #19253d}.active a,.active a:visited{color:#004276}.inactive a,.inactive a:visited{color:white}.cnbctags{clear:both;height:227px}.cnbctags ul{margin:0;padding:28px 0 20px 0;float:left;width:150px}.cnbctags li{line-height:18px;padding-left:10px}.cnbctags a,.cnbctaglist a{display:block}.ofya{overflow-y:auto;cursor:hand;cursor:pointer}.cnbcbox_nav{background-color:#d4d8dc;height:30px;line-height:30px;font-size:11px}.cnbcbox_nav span,.cnbcbox_nav a{margin:0 7px}.cnbcbox_nav a,.cnbcbox_nav a:visited{padding:0;background:url()}.cnbcbox_padB{padding-bottom:10px;_padding-bottom:15px}.cnbcbox_padT{padding-top:5px;_padding-top:0}.cnbctaglist{height:465px}.cnbctaglist ul{margin:0;padding:20px 0 50px 8px;float:left;width:210px}.cnbctaglist li{line-height:20px;padding-left:10px}.cnbc_author{font:11px arial;clear:both}.cnbc_author td{background-color:#d7eaf2;vertical-align:top}.cnbc_profile{padding:10px 20px;color:#47505c}.cnbc_profile ul{margin:0;padding:0}.cnbc_author_name{color:#424858;font:bold 15px arial}.cnbc_tagquote{background-color:#eaeaea;padding:14px 15px 12px 10px;clear:both}.cnbc_tagquote_inner{padding:2px 25px;background:white url(/blogs/images/Earning_Central_detailchart_icon.jpg) no-repeat 10px center;color:#004276;font:bold 15px arial;border-top:1px solid #a8b4b9;border-left:1px solid #a8b4b9}.cnbc_cColumn,.cnbc_cColumn .fL,.cnbc_cColumn .fR{position:static}.cnbc_blog_photo,.cnbc_blog_video,.cnbc_blog_chart{background:no-repeat left;padding:0 15px;font:9px 'Times New Roman',Times,serif}.cnbc_blog_photo{background-image:url(/blogs/images/photo_icon.gif)}.cnbc_blog_video{background-image:url(/blogs/images/video_icon.gif)}.cnbc_blog_chart{background-image:url(/blogs/images/Earning_Central_detailchart_icon.jpg)}.cnbc_blog_toolbar{border-top:1px dotted #000;width:520px;border-bottom:1px dotted #000;height:32px;margin:13px 0 32px 0}.cnbc_blog_media{margin-top:8px;line-height:10px;color:#47505c}.cnbc_blog_media a,.cnbc_blog_media a:visited{color:#424858;text-decoration:none}.cnbc_blog_media_media{font:bold 11px Arial;padding-right:5px;color:#424858}.cnbc_blog_links{font:bold 11px Arial;margin-top:10px;line-height:10px}.cnbc_blog_links_permalink{background:url(/blogs/images/more-bullet.gif) no-repeat left;padding-left:10px}.cnbc_mLn10{margin-left:-10px}.cnbc_permalink{font:bold 11px Arial}.cnbc_permalinkUrl{font:11px Arial;color:#03C}.cnbc_blog_tabs{background-color:#567291;margin:1px 0 10px 0}.cnbc_blog_tabs .active{background-color:white;border-bottom:1px solid white;border-left:1px solid white}.noBackground,.noBackground a,.noBackground a:visited{background:none}.CNBC_keywords{font-family:Arial;font-weight:bold;font-size:11px;line-height:18px;text-decoration:none}.CNBC_keywords .title{color:#424858;padding-right:6px}.CNBC_keywords .content{color:#004276;text-decoration:none}.CNBC_keywords .content a,.CNBC_keywords .content a:visited{padding:4px 0px}.cnbc_mB20{margin-bottom:20px}.backLink{background:url(/blogs/images/orange_up_arrow.gif) no-repeat center left;padding-right:10px;padding-left:18px}.cnbc_tags,.cnbc_tags a,.cnbc_tags a:visited{font:bold 12px arial;text-decoration:none;line-height:23px}.cnbc_tags a:hover{text-decoration:none;color:#fc7410}.cnbc_tags li{list-style:none}.cnbc_summary{padding:10px;position:relative}.f13{font-size:13px}.cnbc_blog_abstract{font:12px Arial;margin-top:10px}.cnbc_summary_headline,.cnbc_blog_header a,.cnbc_blog_header a:visited{color:#004276}.cnbc_summary_abstract{color:#424858}.cnbc_cmmLink{font-family:Arial;font-weight:bold}.cnbc_blog_mediaLink{font:8px Arial}.cnbc_mL10{margin-left:10px}.cnbc_mL10a{margin-left:11px;_margin-left:13px}.fW100{font-weight:100}.cnbcblog_tab{padding:0}.cnbcblog_tab li{float:left;height:30px;padding:0 21px;cursor:hand;cursor:pointer;line-height:29px}.inactive_tag{color:white;background:url(/blogs/images/blue_tab.png);repeat-x;border-left:1px solid #567291;border-bottom:1px solid #19253d;border-right:1px solid #19253d}.inactive_tag a,.inactive_tag a:visited{color:white;line-height:29px}.cnbc_guestlist_wrapper{width:440px;font-family:Arial}.cnbc_guestlist_titlebg{background-image:url(/blogs/images/guestlist_highlights_headerbg.jpg);background-repeat:repeat-x;width:440px;height:21px}.cnbc_guestlist_viewfull{height:26px;color:#004276;font-size:11px;font-weight:bold;line-height:25px;padding-left:5px}.cnbc_guestlist_titlesarrrowR{border-left:1px solid #fff;width:30px;height:20px}.cnbc_guestlist_titlesarrrowL{border-right:1px solid #b2b3b6;width:30px;height:20px}.cnbc_guestlist_currenttitles{border-left:1px solid #fff;border-right:1px solid #b2b3b6;width:375px;height:20px;color:#004276;font-size:12px;font-weight:bold;line-height:18px}.cnbc_guestlist_shows_div{width:214px;height:61px;float:left}.cnbc_guestlist_shows_content_event{padding-top:4px;width:214px;height:61px}.cnbc_guestlist_show_name,cnbc_guestlist_show_name a{width:190px;color:#004276;font-weight:bold;font-size:11px;line-height:13px;text-decoration:none}.cnbc_guestlist_show_title{width:190px;color:#3f3f3f;font-weight:lighter;font-size:xx-small;line-height:13px}.cnbc_guestlist_show_event,cnbc_guestlist_show_event a{width:190px;color:#004276;font-weight:bold;font-size:11px;line-height:13px}.cnbc_newsTab_title{font:bold 14px Arial;margin-bottom:5px;color:#004276}.cnbc_newsTab_title a,.cnbc_newsTab_title a:visited{color:#004276;text-decoration:none}.cnbc_newsTab_title a:hover{color:#FC7410;text-decoration:none}.cnbc_newsTab_time{font:11px Arial;line-height:11px;color:#47505c;margin-top:3px}.cnbc_newsTab_time span{font-weight:bold}.cnbc_newsTab_des{font:12px Arial;margin:10px 0;line-height:17px;color:#47505c}.cnbc_results_date{font:11px Arial;line-height:20px;color:#47505c}.cnbc_srch_results_head{background-color:#bae1f1;color:#424858;font-size:12px;line-height:23px;vertical-align:middle}.cnbc_srch_results_link{font-size:14px;font-weight:bold}.cnbc_srch_results_link a{color:#004276;text-decoration:none;cursor:pointer}.cnbc_srch_results_link a:visited{color:#004276}.cnbc_srch_results_link a:hover{color:#fc7410}.cnbc_srch_results_link a:active{color:#fc7410}.cnbc_srch_viewfull{width:80px;height:26px;float:left;color:#004276;font-size:11px;font-weight:bold;line-height:25px;padding-left:5px}.bugbar_imgbg{height:24px}.bugbar_wrap{padding-top:5px;padding-right:5px;height:19px;float:right}.bugbar_sym{color:#425597;font-family:Arial;font-weight:bold;font-size:11px;float:left;line-height:12px}.cnbc_promo_contentbg{border:5px solid #b2b3b6;background-repeat:repeat}.cnbc_promo_styles{font-size:11px;color:#424858}.cnbc_promo_viewfull{height:26px;float:left;color:#004276;font-weight:bold;line-height:25px;padding-left:5px}.cnbc_promo_img{border-bottom:1px solid #b2b3b6;width:200px}.cnbc_promo_description{font-size:11px;color:#424858}.cnbc_promo_links_headlinename{font-size:12px;color:#004276;font-weight:bold}.cnbc_promo_links_headline{color:#004276;font-weight:bold}.cnbc_promo_links_date{color:#4a6096}.cnbc_promo_links_video{width:60px}.cnbc_topstory{font-size:12px;color:#004276}.cnbc_topstory_time{font-size:11px;font-style:italic;width:80px}.cnbc_topstory_img{padding-bottom:2px}.cnbc_topstory_headline{font-size:24px;color:#0c3a8e;font-weight:bold}.cnbc_topstory_headline a,.cnbc_topstory_headline a:visited,{color:#0c3a8e;text-decoration:none}.cnbc_topstory_headline a:hover{color:#FC7410;text-decoration:none}.cnbc_noBold{font-weight:normal}.cnbc_noBgImage,.cnbc_noBgImage a,.cnbc_noBgImage a:visited{background-image:none;_background-image:none}.cnbc_postBodyEx{float:left;_float:none}.cnbc_rssComponent {margin-top:5px;_margin-top:10px;margin-bottom:10px;_margin-bottom:1px}.cnbc_rssHeader{background:#E0692C url(/blogs/images/rss_header_bgtile.gif) 0 0 repeat-y;height:10px}.cnbc_rssTop{padding:10px 10px;background-color:#EEE;font-size:12px;border-bottom:solid 1px #D1D2D3;min-height:34px;_height:54px}.cnbc_rssTop a,.cnbc_rssTop a:visited{color:#424858}.cnbc_rssBottom{background:#E0692C url(/blogs/images/rss_bottom_bgtile.gif) 0 0 repeat-x;height:35px}.cnbc_rssBottomFont{font-size:11px}.cnbc_rssCmpBody{_position:relative;_top:-9px}.cnbc_submenutitle{font-size:11px;font-weight:bold;text-transform:uppercase;color:#FFF;text-align:left;white-space:nowrap;padding-left:3px;margin-right:4px}.cnbc_submbk{background:#202d60 url(/blogs/images/dropmenu_back.jpg) 0 0 repeat-x;border-right:1px #000027 solid}.cnbc_moreLinks{font-size:11px;font-size-adjust:none;font-style:normal;font-variant:normal;margin-top:20px;_padding-bottom:15px}.cnbcbox_moreLinks_head{background:url(/blogs/images/title_bar_20.jpg) repeat-x;text-transform:uppercase;height:20px;color:white;padding:0 10px;line-height:20px;font-size:11px}.cnbc_moreLinks a,.cnbc_moreLinks a:visited{color:#004276;text-decoration:none}.cnbc_moreLinks a:hover{color:#fc7410;text-decoration:none}.cnbc_moreLinks_headline{border-top:1px dotted #A2AEB5;border-bottom:1px dotted #A2AEB5;padding-top:4px;padding-bottom:6px;_padding-top:3px;_padding-bottom:3px;height:10px}.cnbc_moreLinks_headline span{background:transparent url(/blogs/images/more-bullet.gif) no-repeat scroll left center;padding-left:10px}.cnbcbox_moreLinks_keywordsContainer{border:1px solid #CCD6DB;border-top:0;padding:10px 10px 0px 10px;float:left}.cnbc_moreLinks_tab{float:left;width:190px;margin-bottom:15px}.cnbc_moreLinks_tab_item{background:transparent url(/blogs/images/fb_bullet.gif) no-repeat scroll 0px 6px;line-height:15px;margin:5px 0px;padding-left:6px}.cnbc_moreLinks_tab_headline{padding-top:3px;padding-bottom:3px;border-bottom:1px dotted #A2AEB5;font-weight:bold}.cnbc_sfR{float:right}a,.blucomp a:hover,.blucomp a:visited:hover,.bluefont,.bluefont span,.bluefont a:visited{text-decoration:none;color:#004276}a:hover,a:visited:hover,.oranfont,.oranfont a{text-decoration:none;color:#FC7410}.ocomp a:hover,.ocomp a:visited:hover{text-decoration:none;color:#FC7410}.wcomp a:hover,.wcomp a:visited:hover{text-decoration:none;color:#FFF}.blac,.blac a,.blac a:visited,.blac span{text-decoration:none;color:#000}.dbluefont{color:#424858}.lbluefont,.lbluefont a,.lbluefont span{color:#009cff}.wl_navfont,.wl_navfont a,.wl_navfont a:visited,.wl_navfont span{color:#c4c4c4}.vlbluefont{color:#81cefe}.greyfont{color:#404652}table{color:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;text-transform:inherit}.clr_ahover a:hover,.clr_ahover a:visited:hover,.clr_ahover a:active{text-decoration:none}.cf08{font-size:8px}.cf10{font-size:10px}.cf11{font-size:11px}.cf12{font-size:12px}.cf14{font-size:14px}.cf15{font-size:15px}.cf16{font-size:16px}.cf18{font-size:18px}.cf24{font-size:24px;line-height:normal}.w100p{width:100%}.w90p{width:90%}.w80p{width:80%}.w70p{width:70%}.w60p{width:60%}.w50p{width:50%}.w40p{width:40%}.w30p{width:30%}.w20p{width:20%}.w10p{width:10%}.padB2{padding-bottom:2px}.marT5mod{margin-top:-5px}.marT0mod{margin-top:0px}.cnorm{font-weight:normal}h1.cnorm{font-weight:normal}h2.cnorm{font-weight:normal}.cstrong{font-weight:bold}h1.cstrong{font-weight:bold}h2.cstrong{font-weight:bold}.citalic{font-style:italic}h1.citalic{font-style:italic}h2.citalic{font-style:italic}.cFont{font-family:Arial;line-height:normal}h1.cFont{font-family:Arial;line-height:normal}h2.cFont{font-family:Arial;line-height:normal}.cLineH{line-height:normal}.no_wspace{white-space:pre}h1.no_wspace{white-space:pre}h2.no_wspace{white-space:pre}.txttrans_none{text-transform:none}.txttrans_cap{text-transform:capitalize}.txttrans_up{text-transform:uppercase}.disptable,.dispSpanTag span{display:table;_display:block;_height:1%}.dispAtag a{display:table;_display:block;_height:1%}.mo_tabline{margin-top:-1px;border-top:#ccd6db solid 1px;height:5px;line-height:5px}.cursor_pt{cursor:pointer}.bullet a,.bullet_second {background:url('/blogs/images/bullet_orange.gif') 0 6px no-repeat; _height:3%;       _white-space:normal;_text-wrap:suppress}.arrow_link{background-image:none}.arrow_link_hover{background:url('/blogs/ia/video_arrow.gif') 0 5px no-repeat;_height:3%;_white-space:normal}.CNBC_boxH{border:0;background:#fff url('/blogs/images/bg.gif');height:20px}.CNBC_boxH a{color:#FFF}.CNBC_boxH a:hover{text-decoration:none}.CNBC_boxHI{padding:0px}.CNBC_boxHC{font-size:11;color:#FFF;padding:0px}h1.CNBC_boxHC{font-size:11;color:#FFF;padding:0px}h2.CNBC_boxHC{font-size:11;color:#FFF;padding:0px}.CNBC_boxHCF{font-size:24;line-height:24px;color:#FFF;padding:0px}.CNBC_boxB{border:solid 1px #CCD6DB;border-top:0;background-color:#FFF;background-image:none;height:auto}.CNBC_boxB a{color:#003f76;text-decoration:none}.CNBC_boxB a:hover{color:#FC7410}.CNBC_boxB a:visited{color:#003f76}.CNBC_boxB a:visited:hover{color:#FC7410}.CNBC_boxBI{font-size:11;color:#004276;padding:5px;margin:0px}.CNBC_boxPop{border:3px solid #dbe0e1;position:absolute;width:290px;background-image:url(/blogs/images/rollover_gradient_generic.jpg);background-repeat:repeat-x;padding:6px}.CNBC_boxPop td{color:#555;font-size:11px}.CNBC_boxF{border:1px solid #CCD6DB;border-top:0;background-color:#FFF;background-image:none;height:auto}.CNBC_boxF a{color:#FFF}.CNBC_boxF a:hover{text-decoration:none}.CNBC_boxFI{font-size:11;color:#004276;padding:5px}.Dot_CNBC_boxH{border:0;background-color:#FFF;background-image:none;height:20px}.Dot_CNBC_boxH a{color:#004378;text-decoration:none}.Dot_CNBC_boxH a:hover text-decoration:none;.Dot_CNBC_boxHI{padding:0px}.Dot_CNBC_boxHC{font-size:11;color:#414956;padding:0px}h2.Dot_CNBC_boxHC{font-size:11;color:#414956;padding:0px}.Dot_CNBC_boxHCF{font-size:24;line-height:24px;color:#FFF;padding:0px}.Dot_CNBC_boxB{border:0;background-color:#FFF;background-image:none;height:auto}.Dot_CNBC_boxB a{color:#003f76;text-decoration:none}.Dot_CNBC_boxB a:hover{color:#FC7410}.Dot_CNBC_boxB a:visited{color:#003f76}.Dot_CNBC_boxB a:visited:hover{color:#FC7410}.Dot_CNBC_boxPop{border:3px solid #dbe0e1;position:absolute;width:290px;background-image:url(/blogs/images/rollover_gradient_generic.jpg);background-repeat:repeat-x;padding:6px}.Dot_CNBC_boxPop td{color:#555;font-size:11px}.Dot_CNBC_boxF{border:1px solid #CCD6DB;border-top:0;background-color:#FFF;background-image:none;height:auto}.Dot_CNBC_boxF a{color:#003f76;text-decoration:none}.Dot_CNBC_boxF a:hover{color:#FC7410}.Dot_CNBC_boxF a:visited{color:#003f76}.Dot_CNBC_boxF a:visited:hover{color:#FC7410}.Dot_CNBC_boxFI{font-size:11;color:#004276;padding:5px}.mL0{margin-left:0px}.mR0{margin-right:0px}.mT0{margin-top:0px}.mB0{margin-bottom:0px}.mT2{margin-top:2px}.mTN2{margin-top:-2px}.mB2{margin-bottom:2px}.mT5{margin-top:5px}.mB5{margin-bottom:5px}.mL10{margin-left:10px}.mR10{margin-right:10px}.mT10{margin-top:10px}.mB10{margin-bottom:10px}.padT2{padding-top:2px}.padT2{padding-top:2px}.padL2{padding-left:2px}.padL0{padding-left:0px}.padR0{padding-right:0px}.padB0{padding-bottom:0px}.padT0{padding-top:0px}.padR2{padding-right:2px}.padL15{padding-left:15px}.padR15{padding-right:15px}.padB15{padding-bottom:15px}.padT15{padding-top:15px}.lhnl{line-height:normal}.lh1{line-height:1px}.lh8{line-height:8px}.lh16{line-height:16px}.lh19{line-height:19px}.lh21{line-height:21px}.lh24{line-height:24px}.ht1{_display:block;_height:1px}.h18{height:18px}.h21{height:21px}.h26{height:26px}.h65{height:65px}.h100p{height:100%}.h110{height:110px}.bgX{background-repeat:repeat-x}.bgY{background-repeat:repeat-y}.lklt_related a{padding-left:10px;padding-right:10px}.def_width{width:10px}.img{width:100px;height:auto}.cnSHbg{background-image:url(/blogs/images//sub_head_bg.jpg)}.cnDtLn{background-image:url(/blogs/images/dotted_line.gif)}.cnbc_wl_mrq_div{text-decoration:none;background-color:#fff;border-bottom:1px solid #ccd6db;line-height:21px}.cnbc_MO_bd{border-bottom:#ccd6db solid 1px;border-top:#ccd6db solid 1px;border-right:#ccd6db solid 1px;background-color:#eee;cursor:pointer;z-index:10}.cnbc_bg_cfdde6{background-color:#cfdde6;background-repeat:repeat;line-height:11px}.cnbc_PG_bd{z-index:10}.cnbc_PG_tab{height:30px;_height:15px;line-height:28px;_line-height:15px;background-image:url(/blogs/images/Prg_Lnk_Bg.gif)}#cnbc_srch .new_sel .selected{font-weight:normal;color:#009cff}#cnbc_add_wl_tag{text-align:right}#cnbc_rail_quote_box{height:21px;width:90px}.cnbc_QS_color{color:#0d193f}.c_cfcfcf{color:#cfcfcf}.c_555555,.c_555555 span{color:#555}.c_999999{color:#999}.c_cb6232{color:#cb6232}.c_666867{color:#666867}.cnbc_QS_border{border:#cfd6de 1px solid}.cnbc_QS_borderR{border-right:#d7dee5 1px solid}.cnbc_QS_borderB{border-bottom:#d7dee5 1px solid}.cnbc_QuoteStrip{background-image:url(/blogs/images/quoteStrip_timeGradient.jpg);background-repeat:repeat-y}.cnbc_show_Delayed_data{background-image:url(/blogs/images/realtime_delayed_star.gif);background-repeat:no-repeat}.cnbc_QS_EXT_border{border-bottom:#d7dee5 1px solid;background-color:#f5f8e7;height:40px}.cnbc_QS_Reg_bg{background-image:url(/blogs/images/quotestrip_reg_gradient.jpg);background-repeat:repeat-x;background-position:bottom;height:52px}ul.ll_bullet{list-style-type:none;margin:0px;padding-left:0px}ul.ll_bullet .nomargin{margin-bottom:5px;padding-left:0px}li.ll_bullet{background:url(/blogs/images/bullet_orange.gif) 0 5px no-repeat;padding-left:10px;margin-bottom:5px}li.nobullet{list-style-type:none;margin:0px;padding-left:0px}.w99p{width:98%}.featDefRelated,p.featDefRelated,div.featDefRelated{margin:0px;padding:0px}.featSecondary,p.featSecondary,div.featSecondary{margin:0px;margin-bottom:5px}ul.featRelated{margin:0px}h1.CNBC_LL{font-size:11px;padding:0px}h2.CNBC_LL{font-size:11px;padding:0px}h1.seofooter{font-family:Arial;color:#aaa;font-size:9px}iframe#playerEmbedIFRAME{border:0;margin:0;padding:0;height:303px;_height:310px;allowtransparency:true!important;margin-left:-5px;_margin-top:-10px;margin-right:5px}iframe#playerEmbedIFRAME div{margin:0;padding:0}.vidPermVideo .main#flashVideoShare{width:350px;_width:351px;background:#c7c7c7;border:0;border-right:1px solid #fff;height:330px;float:left;clear:both}#advertisement{color:#414956;text-transform:uppercase;font-size:8px;font-weight:normal;font-family:Verdana,Arial,Helvetica,sans-serif; padding:0px 0 0 0;margin:0;border:0;border-top:1px solid #fff;width:304px;_width:302px}#advertisement p{margin:0;padding:0 0 0 3px}#advertisement p img{margin:0;padding:0;border:0px solid #000}#advertisement #companionAd{margin:0;padding:0 0 0 2px;border:0px solid #000}#videoShareForm{width:265px;background:#c7c7c7;margin:0 auto;padding:0}#videoShareForm table{width:265px;background:#c7c7c7;margin:0 auto;padding:0;color:#414956;font-size:11px;font-family:Arial,Helvetica,sans-serif}#videoShareForm form{margin:0 0 0px 0;padding:0}#videoShareForm form textarea{background:#fff;height:22px;border:1px solid #8e9da4;width:265px;padding:0 0 0px 0;margin:0 0 5px 0}#videoShareForm form td input{background:#fff;height:22px;border:1px solid #8e9da4;width:265px;padding:0 0 0px 0;margin:0 0 0px 0}#videoShareForm form td#email_button{padding:0;margin:0;padding-top:7px;padding-bottom:8px;_padding-bottom:3px}#videoShareForm .formSection{margin-top:15px}#videoShareForm .formSection .bold{color:#414956;font-weight:bold;margin:0;padding:0;padding-right:26px;_padding-right:5px}#videoShareForm .formSection td input{background:#fff;height:22px;border:1px solid #8e9da4;width:265px;padding:0;margin:0}#videoShareForm #copyPaste{color:#414956;font-size:11px;font-family:Arial,Helvetica,sans-serif}#videoShareForm #copyPaste #vidURL{font-weight:bold;margin:0;padding:0;padding-right:31px;_padding-right:35px}#videoShareForm #compAdvertisement{padding:0px 0 0 0;margin:0;margin-top:15px;border:0;border-top:1px solid #fff;width:303px;_width:302px;height:70px}#videoShareForm #compAdvertisement img{padding:0px 0 0 0px;margin:0;margin-left:3px}#videoShareForm #compAdvertisement #companionAd{margin:0;padding:0 0 0 1px;border:0}#videoShareForm #innerTxt{width:265px;margin:0 auto;padding:47px 0 20px 0;_padding:46px 0 20px 0;font-weight:normal;text-align:center;margin-bottom:5px}#videoShareForm #innerTxt a{font-weight:normal;padding-top:10px;clear:both}.vidPermVideo.w655{padding-bottom:30px;_padding-bottom:0px}.vidPermVideo{padding-bottom:30px}.upper_hd{padding-bottom:0;margin-bottom:0}.vidPermVideo #bin #categories{width:278px;word-wrap:break-word}.vidPermVideo #categories{width:278px;word-wrap:break-word}div.BNLL_BI{width:960px;height:27px;padding-left:155px;padding-top:5px;color:#fefefe;font-weight:bold;font-size:14px;line-height:14px;overflow:hidden;word-wrap:normal;margin-bottom:7px}div.BNLL_BI a{color:#FFF;text-decoration:none}div.BNLL_BI a:hover{color:#FFF}div.ENLL_BI a{color:#FFF;text-decoration:none}div.ENLL_BI a:hover{color:#FFF}div.ENLL_BI{width:960px;height:25px;padding-left:325px;color:#fefefe;font-weight:bold;font-size:14px;line-height:14px;overflow:hidden;word-wrap:normal;margin-bottom:5px}div.ANLL_BI{width:960px;height:25px;padding-left:325px;color:#fefefe;font-weight:bold;font-size:14px;line-height:14px;overflow:hidden;word-wrap:normal;margin-bottom:5px}div.ANLL_BI a{color:#FFF;text-decoration:none}div.ANLL_BI a:hover{color:#FFF}.MOADBG_B{background-image:url('/blogs/images/sub_head_bg2.jpg');background-repeat:repeat-x;height:36px}div.MILL_BI a{color:#558300;margin-bottom:0px;font-weight:bold;font-size:11px}div.MILL_BI a:hover{text-decoration:underline;color:#FC7410;font-weight:bold;font-size:11px}div.MILL_BI a:visited{text-decoration:none;color:#558300;font-weight:bold;font-size:11px}div.MILL_BI a:visited:hover{text-decoration:underline;color:#FC7410;font-weight:bold;font-size:11px}div.MILL_BI{padding-left:5px;padding-right:5px;padding-bottom:0px} div.MQLL_BI a{color:#004276}div.MQLL_BI a:hover{text-decoration:underline;color:#FC7410}div.MQLL_BI a:visited{text-decoration:none;color:#004276}div.MQLL_BI a:visited:hover{text-decoration:underline;color:#FC7410}div.MQLL_BI{padding-left:15px;padding-right:15px;padding-bottom:5px;width:93% !important}div.PNBLL_BI a{color:#004276}div.PNBLL_BI a:hover{text-decoration:underline;color:#FC7410}div.PNBLL_BI a:visited{text-decoration:none;color:#004276}div.PNBLL_BI a:visited:hover{text-decoration:underline;color:#FC7410}div.PNBLL_BI{padding-left:5px;padding-right:5px;padding-bottom:0px}.PNBLL_HCF{font-size:24px;line-height:24px;color:#FFF;margin-bottom:3px; _float:left;display:block;_display:table}.MOLL_B a{color:#004276 !important;font-size:16px;line-height:16px}.MOLL_B a:hover{text-decoration:underline;color:#FC7410 !important;font-size:16px;line-height:16px}.MOLL_B a:visited{text-decoration:none;color:#004276 !important;font-size:16px;line-height:16px}.MOLL_B a:visited:hover{text-decoration:underline;color:#004276 !important;font-size:16px}line-height:16px;.MOLL_BI a{color:#004276 !important;font-size:16px;line-height:16px;line-height:16px}.MOLL_BI a:hover{text-decoration:underline;color:#FC7410 !important;font-size:16px;line-height:16px}.MOLL_BI a:visited{text-decoration:none;color:#004276 !important;font-size:16px;line-height:16px}.MOLL_BI a:visited:hover{text-decoration:underline;color:#004276 !important;font-size:16px;line-height:16px}.MOLL_BI{font-size:16px;line-height:16px;color:#000} div.MOLL_BI{margin:0px;_margin-top:-7px;_position:relative;padding-top:0px;padding-right:5px;padding-bottom:0px;padding-left:5px}.MOMC_H{border:0;background:#3078CA url(/blogs/images/header_bkg_blue.gif) 0 0 repeat-x;height:20px;color:#FFF}.MOMC_H a{color:#FFF;text-decoration:none}.MOMC_H a:hover{color:#FFF}.MOMC_HI{padding:0px}.MOMC_HC{font-size:11px; color:#FFF;padding:0px}h2.MOMC_HC{font-size:11px;line-height:11px;color:#FFF;padding:0px}.MOMC_HCF{font-size:11px;line-height:11px;color:#FFF;margin-bottom:3px;_float:left;display:block;_display:table}.MOMC_B{border:solid 1px #CCD6DB; border-top:0;background-color:#FFF;height:auto}.MOMC_B a{color:#003F76;text-decoration:none}.MOMC_B a:hover{color:#FC7410}.MOMC_B a:visited{text-decoration:none;color:#003F76}.MOMC_B a:visited:hover{text-decoration:none;color:#FC7410} .MOMC_BI{font-size:11px;line-height:11px;color:#000;padding:0px;margin:0px}.MOMC_F{border:1px solid #CCD6DB;border-top:0;background-image:none;height:auto}.MOMC_F a{color:#003f76;text-decoration:none}.MOMC_F a:hover{color:#FC7410}.MOMC_F a:visited{color:#003f76}.MOMC_F a:visited:hover{color:#FC7410}.MOMC_FI{font-size:11px;line-height:11px;color:#004276;padding:0px} .MDPCMC2_H{border:0;background:#FFF url(/blogs/images/mdpc_header.gif?v=2) no-repeat;height:20px}.MDPCMC2_H a{color:#FFF;text-decoration:none}.MDPCMC2_H a:hover{color:#EFD400}.MDPCMC2_H a:visited{color:#FFF}.MDPCMC2_H a:visited:hover{color:#EFD400}.MDPCMC2_HI{padding:0px}.MDPCMC2_HC{font-size:11px;line-height:11px;color:#FFF;padding:0px}h2.MDPCMC2_HC{font-size:11px;line-height:11px;color:#FFF;padding:0px}.MDPCMC2_HCF{font-size:11px;line-height:11px;color:#FFF;margin-bottom:3px;_float:left;display:block;_display:table}.MDPCMC2_B{border:1px solid #CCD6DB;border-top:0;height:auto;background:#FFF url(/blogs/images/mdpc_bgimage.gif) bottom right no-repeat}.MDPCMC2_B a{color:#1f7a2a;text-decoration:none}.MDPCMC2_B a:hover{color:#FC7410}.MDPCMC2_B a:visited{color:#1f7a2a}.MDPCMC2_B a:visited:hover{color:#FC7410}.MDPCMC2_BI{font-size:11px;line-height:11px;color:#000;padding:5px;margin:0px}.MDPCMC2_F{border-top:1px solid #CCD6DB;background-color:#FFF;background-image:none;height:auto}.MDPCMC2_F a{color:#000;text-decoration:none}.MDPCMC2_F a:hover{color:#000}.MDPCMC2_FI{font-size:11px;line-height:11px;color:#000;padding:5px}.MDPCIC_B{border:none}.MDPCIC_BI{margin:0px;padding:0px}.MDPCLL1_B a{color:#558300}.MDPCLL1_B a:hover{text-decoration:underline;color:#FC7410}.MDPCLL1_B a:visited{text-decoration:none;color:#558300}.MDPCLL1_B a:visited:hover{text-decoration:underline;color:#FC7410}.MDPCLL1_BI{font-size:12px;line-height:12px;color:#000}div.MDPCLL1_BI{margin:0px;padding-top:0px;padding-right:5px;padding-bottom:0px;padding-left:5px}.MDPCLL2_B a{color:#373538}.MDPCLL2_B a:hover{text-decoration:underline;color:#FC7410}.MDPCLL2_B a:visited{text-decoration:none;color:#373538}.MDPCLL2_B a:visited:hover{text-decoration:underline;color:#FC7410}.MDPCLL2_BI{font-size:12px;line-height:12px;color:#000;padding:0px 5px 5px 5px} div.MDPCLL2_BI{margin:0px;padding:5px}.BILL1_B a{color:#A41F24}.BILL1_B a:hover{text-decoration:underline;color:#FC7410}.BILL1_B a:visited{text-decoration:none;color:#A41F24}.BILL1_B a:visited:hover{text-decoration:underline;color:#FC7410}.BILL1_BI{font-size:12px;line-height:12px;color:#000}div.BILL1_BI{margin:0px;padding:0px 5px}.BIMC_H{border:0;background-color:#2884D9;background-repeat:no-repeat;height:20px}.BIMC_H a{color:#FFF}.BIMC_H a:hover{text-decoration:none;color:#EFD400}.BIMC_H a:visited{text-decoration:none;color:#FFF}.BIMC_H a:visited:hover{text-decoration:none;color:#EFD400}.BIMC_HI{padding:0px}.BIMC_HC{font-size:11px;line-height:11px;color:#FFF;padding:0px}h2.BIMC_HC{font-size:11px;line-height:11px;color:#FFF;padding:0px}.BIMC_HCF{font-size:11px;line-height:11px;color:#FFF;margin-bottom:3px;_float:left;display:block;_display:table}.BIMC_B{border:1px solid #CCD6DB;border-top:0;}.BIMC_B a{color:#004276;text-decoration:none}.BIMC_B a:hover{color:#FC7410}.BIMC_B a:visited{color:#004276}.BIMC_B a:visited:hover{color:#FC7410} .BIMC_BI{font-size:11px;line-height:11px;color:#004276;padding:5px;margin:0px}.BIMC_F{border:1px solid #CCD6DB;background-color:#FFF;background-image:none;height:auto}.BIMC_F a{color:#000;text-decoration:none}.BIMC_F a:hover{color:#000}.BIMC_F a:visited{color:#000}.BIMC_F a:visited:hover{color:#000}.BIMC_FI{font-size:11px;line-height:11px;color:#000;padding:5px}.BILL2_B a{color:#373538}.BILL2_B a:hover{text-decoration:underline;color:#FC7410}.BILL2_B a:visited{text-decoration:none;color:#373538}.BILL2_B a:visited:hover{text-decoration:underline;color:#FC7410}.BILL2_BI{font-size:12px;line-height:12px;color:#000; margin:0px;padding:5px} .MMMC_H{border:0;background-repeat:none;height:20px}.MMMC_H a{text-decoration:none;color:#FFF}.MMMC_H a:hover{color:#FC7410}.MMMC_H a:visited{color:#FFF}.MMMC_H a:visited:hover{color:#FC7410}.MMMC_HI{padding:0px}.MMMC_HC{font-size:11px;line-height:11px;color:#FFF; padding:0px}h2.MMMC_HC{font-size:11px;line-height:11px;color:#FFF;padding:0px}.MMMC_HCF{font-size:11px;line-height:11px;color:#FFF;margin-bottom:3px;_float:left;display:block;_display:table}.MMMC_B{border:1px solid #CCD6DB;border-top:0;height:auto;}.MMMC_B a{color:#004276;text-decoration:none}.MMMC_Pop{border:3px solid #dbe0e1;position:absolute;width:290px;background-image:url(/blogs/images/rollover_gradient_generic.jpg);background-repeat:repeat-x;padding:6px}.MMMC_Pop td{color:#555;font-size:11px}.MMMC_B a:hover{color:#FC7410}.MMMC_B a:visited{color:#004276}.MMMC_B a:visited:hover{color:#FC7410}.MMMC_BI{font-size:11px;line-height:11px;color:#000;padding:5px;margin:0px}.MMMC_F{border:1px solid #CCD6DB;height:auto}.MMMC_F a{color:#000;text-decoration:none}.MMMC_F a:hover{color:#000}.MMMC_F a:visited{color:#000}.MMMC_F a:visited:hover{color:#000}.MMMC_FI{font-size:11px;line-height:11px;color:#000;padding:5px}.MMLL1_B a{color:#A41F24}.MMLL1_B a:hover{text-decoration:underline;color:#FC7410}.MMLL1_B a:visited{text-decoration:none;color:#A41F24}.MMLL1_B a:visited:hover{text-decoration:underline;color:#FC7410}.MMLL1_BI{font-size:12px;line-height:12px;color:#000}div.MMLL1_BI{margin:0px;padding:0px 5px}.MMLL1_Pop{border:3px solid #2e0e0c;position:absolute;width:290px;background-image:url(/blogs/images/rollover_gradient_red.jpg);background-repeat:repeat-x;padding:6px}.MMLL1_Pop td{color:#b7b7b7;font-size:11px}.MMLL2_B a{color:#373538}.MMLL2_B a:hover{text-decoration:underline;color:#FC7410}.MMLL2_B a:visited{text-decoration:none;color:#373538}.MMLL2_B a:visited:hover{text-decoration:underline;color:#FC7410}.MMLL2_BI{font-size:12px;line-height:12px;color:#000;padding:5px;margin:0px}.FMMC2_H{border:0;background:#FFF ;height:20px}.FMMC2_H a{color:#FFF}.FMMC2_H a:hover{text-decoration:none;color:#EFD400}.FMMC2_H a:visited{text-decoration:none;color:#FFF}.FMMC2_H a:visited:hover{text-decoration:none;color:#EFD400}.FMMC2_HI{padding:0px}.FMMC2_HC{font-size:11px;line-height:11px;color:#FFF;padding:0px}h2.FMMC2_HC{font-size:11px;line-height:11px;color:#FFF;padding:0px}.FMMC2_HCF{font-size:11px;line-height:11px;color:#FFF;margin-bottom:3px;_float:left;display:block;_display:table}.FMMC2_B{border:1px solid #CCD6DB;border-top:0;height:auto;background:#FFF}.FMMC2_B a{color:#004276;text-decoration:none}.FMMC2_B a:hover{color:#FC7410}.FMMC2_B a:visited{color:#004276}.FMMC2_B a:visited:hover{color:#FC7410}.FMMC2_Pop{border:3px solid #dbe0e1;position:absolute;width:290px;background-image:url(/blogs/images/rollover_gradient_generic.jpg);background-repeat:repeat-x;padding:6px}.FMMC2_Pop td{color:#555;font-size:11px}.FMMC2_BI{font-size:11px;line-height:11px;color:#000;padding:5px;margin:0px}.FMMC2_F{border:1px solid #CCD6DB;background-color:#FFF;background-image:none;height:auto}.FMMC2_F a{color:#000;text-decoration:none}.FMMC2_F a:hover{color:#000}.FMMC2_F a:visited{color:#000}.FMMC2_F a:visited:hover{color:#000}.FMMC2_FI{font-size:11px;line-height:11px;color:#000;padding:5px}.FMIC_B{border:none}.FMIC_BI{margin:0px;padding:0px}.FMLL1_B a{color:#558300}.FMLL1_B a:hover{text-decoration:underline;color:#FC7410}.FMLL1_B a:visited{text-decoration:none;color:#558300}.FMLL1_B a:visited:hover{text-decoration:underline;color:#FC7410}.FMLL1_BI{font-size:12px;line-height:12px;color:#000}div.FMLL1_BI{margin:0px;padding:0px 5px}.FMLL1_Pop{border:3px solid #272727;position:absolute;width:290px;background-image:url(/blogs/images/rollover_gradient_darkgray.jpg);background-repeat:repeat-x;padding:6px}.FMLL1_Pop td{color:#d7d7d7;font-size:11px}.FMLL2_B a{color:#373538}.FMLL2_B a:hover{text-decoration:underline;color:#FC7410}.FMLL2_B a:visited{text-decoration:none;color:#373538}.FMLL2_B a:visited:hover{text-decoration:underline;color:#FC7410}.FMLL2_BI{font-size:12px;line-height:12px;color:#000;padding:5px; margin:0px}.KCLL1_B a{color:#A41F24}.KCLL1_B a:hover{text-decoration:underline;color:#FC7410}.KCLL1_B a:visited{text-decoration:none;color:#A41F24}.KCLL1_B a:visited:hover{text-decoration:underline;color:#FC7410}.KCLL1_BI{font-size:12px;line-height:12px;color:#000} div.KCLL1_BI{margin:0px;padding:0px 5px}.KCLL1_Pop{border:3px solid #2e0e0c;position:absolute;width:290px;background-image:url(/blogs/images/rollover_gradient_red.jpg);background-repeat:repeat-x;padding:6px}.KCLL1_Pop td{color:#b7b7b7;font-size:11px}.KCMC_H{border:0;background:#2884D9;height:20px}.KCMC_H a{color:#FFF;text-decoration:none}.KCMC_H a:hover{color:#EFD400}.KCMC_H a:visited{color:#FFF}.KCMC_H a:visited:hover{color:#EFD400}.KCMC_HI{padding:0px}.KCMC_HC{font-size:11px;line-height:11px;color:#FFF;padding:0px}h2.KCMC_HC{font-size:11px;line-height:11px;color:#FFF;padding:0px}.KCMC_HCF{font-size:11px;line-height:11px;color:#FFF;margin-bottom:3px;_float:left;display:block;_display:table}.KCMC_B{border:1px solid #CCD6DB;border-top:0;}.KCMC_B a{color:#004276;text-decoration:none}.KCMC_B a:hover{color:#FC7410}.KCMC_B a:visited{color:#004276}.KCMC_B a:visited:hover{color:#FC7410}.KCMC_BI{font-size:11px;line-height:11px;color:#004276;padding:5px;margin:0px}.KCMC_F{border:1px solid #CCD6DB;background:#FFF;background-image:none;height:auto}.KCMC_F a{color:#000}.KCMC_F a:hover{text-decoration:none;color:#000}.KCMC_F a:visited{text-decoration:none;color:#000}.KCMC_F a:visited:hover{text-decoration:none;color:#000}.KCMC_FI{font-size:11px;line-height:11px;color:#000;padding:5px}.KCLL2_B a{color:#373538}.KCLL2_B a:hover{text-decoration:underline;color:#FC7410}.KCLL2_B a:visited{text-decoration:none;color:#373538}.KCLL2_B a:visited:hover{text-decoration:underline;color:#FC7410}.KCLL2_BI{font-size:12px;line-height:12px;color:#000;padding:5px;margin:0px} .SIFILL1_B a{color:#A41F24;font-weight:bold}.SIFILL1_B a:hover{text-decoration:underline;color:#FC7410;font-weight:bold}.SIFILL1_B a:visited{text-decoration:none;color:#A41F24;font-weight:bold}.SIFILL1_B a:visited:hover{text-decoration:underline;color:#FC7410;font-weight:bold}.SIFILL1_BI{font-size:12px;line-height:12px;color:#000;margin:0px} .SIFIMC_H{border:0;background-color:#2884D9;height:20px}.SIFIMC_H a{color:#EFD400;text-decoration:none}.SIFIMC_H a:hover{color:#FFF}.SIFIMC_H a:visited{color:#EFD400}.SIFIMC_H a:visited:hover{color:#FFF}.SIFIMC_HI{padding:0px}.SIFIMC_HC{font-size:11px;line-height:11px;color:#FFF;padding:0px}h2.SIFIMC_HC{font-size:11px;line-height:11px;color:#FFF;padding:0px}.SIFIMC_HCF{font-size:11px;line-height:11px;color:#FFF;margin-bottom:3px;_float:left;display:block;_display:table}.SIFIMC_B{border:1px solid #CCD6DB;border-top:0;background-color:#FFF} .SIFIMC_B a{color:#004276;font-weight:bold;text-decoration:none}.SIFIMC_B a:hover{color:#FC7410}.SIFIMC_B a:visited{color:#004276}.SIFIMC_B a:visited:hover{color:#FC7410}.SIFIMC_BI{font-size:11px;line-height:11px;color:#004276;padding:5px;margin:0px}.SIFIMC_F{border:1px solid #CCD6DB;background-color:#FFF;background-image:none;height:auto}.SIFIMC_F a{color:#000;text-decoration:none}.SIFIMC_FI{font-size:11px;line-height:11px;color:#000;padding:5px}.WLMC_H{border:0;background:#FFF url(/blogs/images/header_bkg_blue.gif) 0 0 repeat-x;height:20px}.WLMC_H a{color:#FFF;text-decoration:none}.WLMC_H a:hover{color:#FFF}.WLMC_HI{padding:0px}.WLMC_HC{font-size:11px;line-height:11px;color:#FFF;padding:0px}h2.WLMC_HC{font-size:11px;line-height:11px;color:#FFF;padding:0px}.WLMC_HCF{font-size:11px;line-height:11px;color:#FFF;margin-bottom:3px;_float:left;display:block;_display:table}.WLMC_B{border:solid 1px #CCD6DB;border-top:0;background-color:#FFF;background-image:none;height:auto}.WLMC_B a{color:#004276;text-decoration:none}.WLMC_B a:hover{color:#FC7410}.WLMC_B a:visited{color:#004276}.WLMC_B a:visited:hover{color:#FC7410}.WLMC_BI{font-size:11px;line-height:11px;color:#000;padding:5px;margin:0px;padding:0px}.WLMC_F{border:1px solid #CCD6DB;border-top:0;background-color:#FFF;background-image:none;height:auto}.WLMC_F a{color:#000;text-decoration:none}.WLMC_F a:hover{color:#000}.WLMC_FI{font-size:11px;line-height:11px;color:#000;padding:5px}.DLMC_H{border:0;background-color:#FFF;background-image:none;height:20px}.DLMC_H a{color:#414956;text-decoration:none}.DLMC_HI{padding:0px}.DLMC_HC{font-size:11px;line-height:11px;color:#414956;padding:0px}h2.DLMC_HC{font-size:11px;line-height:11px;color:#414956;padding:0px}.DLMC_HCF{font-size:24px;line-height:26px;color:#FFF;margin-bottom:3px;_float:left;display:block;_display:table}.DLMC_B{border:0;background-color:#FFF;background-image:none;height:auto}.DLMC_B a{color:#003f76;text-decoration:none}.DLMC_B a:hover{color:#FC7410}.DLMC_B a:visited{color:#003f76}.DLMC_B a:visited:hover{color:#FC7410}.DLMC_Pop{border:3px solid #dbe0e1;position:absolute;width:290px;background-image:url(/blogs/images/rollover_gradient_generic.jpg);background-repeat:repeat-x;padding:6px}.DLMC_Pop td{color:#555;font-size:11px}.DLMC_BI{font-size:11px;line-height:11px;color:#004276;padding:0px;margin:0px}.DLMC_F{border:0;background-color:#FFF;background-image:none;height:auto}.DLMC_F a{color:#003f76;text-decoration:none}.DLMC_F a:hover{color:#FC7410}.DLMC_F a:visited{color:#003f76}.DLMC_F a:visited:hover{color:#FC7410}.DLMC_FI{font-size:11px;line-height:11px;color:#004276;padding:0px}.MCNP_H{border:0;border-right:none;border-bottom:none;border-left:none;background:#FFF url(/blogs/images/header_bkg_blue.gif) 0 0 repeat-x;height:20px}.MCNP_H a{color:#FFF;text-decoration:none}.MCNP_H a:hover{color:#FFF}.MCNP_HI{padding:0px}.MCNP_HC{font-size:11px;line-height:11px;color:#FFF;padding:0px}h2.MCNP_HC{font-size:11px;line-height:11px;color:#FFF;padding:0px}.MCNP_HCF{font-size:11px;line-height:11px;color:#FFF;margin-bottom:3px;_float:left;display:block;_display:table}.MCNP_B{border:solid 1px #CCD6DB;border-top:0;background-color:#FFF;background-image:none;height:auto} div.MCNP_BI{margin:0px;padding:0px}.MCNP_F{border-right:1px solid #CCD6DB; border-top:0;background-color:#FFF;background-image:none;height:auto}.MCNP_F a{color:#000;text-decoration:none}.MCNP_F a:hover{color:#000}.MCNP_F a:visited{text-decoration:none;color:#000}.MCNP_F a:visited:hover{text-decoration:none;color:#000}.MCNP_FI{font-size:11px;line-height:11px;color:#000;padding:5px}.VGLL_B a{color:#004276}.VGLL_B a:hover{text-decoration:none;color:#FC7410}.VGLL_B a:visited{text-decoration:none;color:#004276}.VGLL_B a:visited:hover{text-decoration:none;color:#FC7410}.RLMC_{margin-bottom:30px} .RLMC_H{border:0;background-color:#FC0;background-image:url('/blogs/images/header_bkg_orange.gif');height:20px}.RLMC_H a{color:#FFF}.RLMC_H a:hover{text-decoration:underline}.RLMC_H a:visited{text-decoration:none;color:#FFF}.RLMC_H a:visited:hover{text-decoration:underline}.RLMC_HI{padding:0px}.RLMC_HC{font-size:11;color:#FFF;padding:0px}h2.RLMC_HC{font-size:11;color:#FFF;padding:0px}.RLMC_HCF{font-size:24;color:#FFF;margin-bottom:3px;_float:left;display:block;_display:table}.RLMC_B{border:solid 1px #CCD6DB;border-top:0;background-color:#FFF;background-image:none;height:auto}.RLMC_B a{color:#003f76;font-weight:bold;font-size:12px;line-height:12px}.RLMC_B a:hover{text-decoration:none;color:#FC7410}.RLMC_B a:visited{text-decoration:none;color:#003f76}.RLMC_B a:visited:hover{text-decoration:none;color:#FC7410}.RLMC_BI{font-size:11;color:#004276;padding:5px}div.RLMC_BI{margin:0px;padding:15px}.RLMC_B .CNBC_boxB{border:0;background-color:transparent;background-image:none;height:auto}.cf11{color:#000;font-size:11px}.w970{width:970px;background-color:#FFF}.Dot_CNBC_boxBI{font-size:12px;line-height:12px;font-family:arial,verdana,sans;color:#000;margin:0px;padding:0px 0px 5px 5px !Important}.Dot_CNBC_boxBI a{color:#003f76;text-decoration:none}.Dot_CNBC_boxBI a:hover{color:#FC7410}.Dot_CNBC_boxBI a:visited{color:#003f76}.Dot_CNBC_boxBI a:visited:hover{color:#FC7410}ul.ll_bullet{margin-top:0px}li.nobullet{margin-top:5px;_margin-top:0px}.mtn li{_margin-top:5px}.omni{visibility:hidden;position:absolute}.box_brl{float:left;width:350px !important;margin-right:10px;margin-bottom:15px}.box_brl a,.box_brl a:visited{color:#c00}.boxB_brl{background-color:#FFF;border:1px solid #CCC;border-top:0;margin-bottom:30px}.boxH_brl{background-color:#fc0;background-image:url(/blogs/images/header_bkg_orange.gif);border:0;height:20px}.boxHC_brl{color:#666;padding:4px;text-transform:uppercase}.boxHC_brl .textSmallBold{color:#FFF;font-size:11px;line-height:11px;padding:0px}.bigRedLink{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:80%;line-height:130%;font-weight:bold;color:#c00}.bigRedLink ul{list-style:none;display:inline;margin-left:0px}.bigRedLink li{display:block;list-style:none}.bigRedLink li a{background:transparent url(/blogs/images/bullet_orange.gif) no-repeat scroll 0pt 5px;margin-top:5px;padding-left:10px;color:#003F76;font-weight:bold;font-family:Arial;font-size:12px}.bigRedLink a{background:transparent url(/blogs/images/bullet_orange.gif) no-repeat scroll 0pt 5px;margin-top:10px;_margin-top:0px;margin-bottom:10px;margin-left:15px;padding-left:10px;color:#003F76;font-weight:bold;font-family:Arial;font-size:12px;display:block}.bigRedLink a:visited{color:#003F76}.boxBI_brl{padding:0px;_padding:10px 0px 0px 0px}.cboq_div_content{position:relative;top:-20px}li table tr td div.featDefRelated{margin:0px 0px 0px;padding:0px}div.featDefRelated ul.featDefRelated p.featDefRelated{margin:0px 0px 0px;padding:0px}ul.ll_bullet li div.featDefRelated{margin:0px 0px 0px;padding:0px}ul.ll_bullet li p.featDefRelated{margin:0px 0px 0px;padding:0px}ul.ll_bullet li.nobullet{margin:0px}ul.mtn li.nobullet{_margin-bottom:5px}ul.ll_bullet li div.featDefRelated ul.ll_bullet{margin-top:0px}.PNBLL_B ul.ll_bullet li.nobullet{margin-top:0px;margin-bottom:0px}.vidTopVideo .but img{border:none;float:right}.cf08{font-size:8px;line-height:10px}.cf10{font-size:10px;line-height:12px}.cf11{font-size:11px;line-height:13px}.cf12{font-size:12px;line-height:14px}.cf14{font-size:14px;line-height:16px}.cf15{font-size:15px;line-height:17px}.cf16{font-size:16px;line-height:18px}.cf18{font-size:18px;line-height:20px}.cf24{font-size:24px;line-height:26px}ul.ll_bullet .nomargin{margin-top:0px;margin-bottom:5px;padding-left:0px}h1.CNBC_refreshH1{padding:0px;margin:0px}h2.CNBC_refreshH1{padding:0px;margin:0px}#MarketOverview88x31{float:left}#CurrencyBox88x31{float:left}#WatchlistBox88x31{float:left}#SearchBox88x31{float:left}.whiteArrow{padding:0px 0px 0 9px}.orangeArrow{padding:0px 0px 0 9px}h2.peacockMini{padding:0 0 0 22px}h2.videoWhite{padding:0 12px 0 18px}h2.videoBlue{padding:0 12px 0 18px}ul.orangeBullet{list-style-type:none;margin:0px;padding-left:0px;background:none 0 0px no-repeat;padding:0px}li.orangeBullet{padding:0 0px 5px 10px}ul.orangeBullet li div.featDefRelated{margin:0px 0px 0px;padding:0px}ul.orangeBullet li p.featDefRelated{margin:0px 0px 0px;padding:0px}ul.orangeBullet li.nobullet{margin:0px}ul.orangeBullet li div.featDefRelated ul.orangeBullet{margin-top:0px}.PNBLL_B ul.orangeBullet li.nobullet{margin-top:0px;margin-bottom:0px}ul.orangeBullet .nomargin{margin-top:0px;margin-bottom:5px;padding-left:0px}.ll_videoBlue{padding:0 0px 0px 10px}.CNBC_boxIMG,.Dot_CNBC_boxIMG{padding-bottom:5px}.cnbc_NavTxt img{display:none !important}.cnbc_sbhd_comp{font-size:12px;color:#42505E;line-height:21px}.cnbc_sbhd_comp a:hover,.cnbc_sbhd_comp a:visited:hover{color:#FC7410}.cnbc_sbhd_comp a,.cnbc_sbhd_comp a:visited{font-size:12px;color:#004276;line-height:21px}.cnbc_tags_comp{font-size:12px;color:#42505E;line-height:21px}.cnbc_tags_comp a:hover,.cnbc_tags_comp a:visited:hover{color:#FC7410}.cnbc_tags_comp a,.cnbc_tags_comp a:visited{font-size:12px;color:#004276;line-height:21px}.cnbc_blghdln{font-size:22px;color:#42505E;font-weight:bold;text-align:left;font-style:normal;font-family:Arial}.marT20{margin-top:20px}.marB20{margin-bottom:20px}.marT10{margin-top:10px}.new_art_tools{background-color:#FFF;border:1px solid #9FBCCE;color:#4A6096;font-size:11px;font-weight:bold;line-height:20px;padding-left:8px;padding-right:8px}.refresh_layout{margin:0px}.refresh_layout .SCol{margin:-5px 5px 5px 5px}.refresh_layout .BCol{width:530px;margin:5px}.refresh_layout .BColC{margin:0px;margin-top:20px}.refresh_layout .CCol{width:390px;background-color:#e6e8eb;margin:0px;margin-left:20px}.refresh_layout .CColC{padding:15px}.refresh_layout .cnbc_keywords .title{text-transform:uppercase}.cnbc_blgwlt_dot{background-image:url(/blogs/images/dotdot2.gif);background-repeat:repeat-x;height:2px;line-height:2px}#vidTopHeader{width:960px;padding:0;margin:0;_margin:3px;clear:both;margin-bottom:14px}#vidTopContent{width:960px;padding:0;margin:0;_margin:3px;clear:both;background:#fff;clear:both;float:left;margin:0 0 5px 0;padding:0}#vidTopContent .vidHeader{margin:0;padding:0;background:#fff;width:580px;margin-left:10px;float:left;border:0;float:left}#vidTopContent .vidHeader h1{color:#42505e !important;font-weight:bold;padding:0;font-size:18px;border:0;margin:7px 0 0 0}#vidTopContent .nextPrevCont{float:left;background:#fff;width:334px;padding:0;margin:0 0 0 20px;float:left;font-family:Arial,Helvetica,sans-serif;font-size:11px}ul.nextPrevVid{padding:0;margin:0 0 0 0px;list-style:none;font-size:11px}ul.nextPrevVid li{background:url('/blogs/images/arrowDouble.gif') 0 4px no-repeat; _background:url('/blogs/images/arrowDouble.gif') 0 6px no-repeat;padding:0;margin:0;margin-bottom:10px;color:#005589}ul.nextPrevVid li a{color:#005589}ul.nextPrevVid  .prevNext{font-weight:bold;padding:0px 0px 0 10px}#vidTopContent .nextPrevCont ul.nextPrevVid{padding:0;margin:0;list-style:none}#vidTopContent .nextPrevCont ul.nextPrevVid li{background:url('images/arrowDouble.gif') 0 4px no-repeat; padding:0;margin:0;padding-bottom:10px;color:#005589}#vidTopContent .nextPrevCont ul.nextPrevVid{padding:0;margin:0;list-style:none}#vidTopContent .nextPrevCont ul.nextPrevVid li{background:url('/blogs/images/arrowDouble.gif') 0 4px no-repeat; padding:0;margin:0;padding-bottom:10px;color:#005589} #videoPermalink{margin:0;padding:0;background:#fff;width:600px;margin-left:0px;_margin-left:3px;float:left;border:0;margin-bottom:15px;font-family:Arial}#videoPermalink #vidWrapper{padding:0;margin:0 0 10px 10px;float:left}#videoPermalink #vidWrapper{padding:0;margin:0 0 10px 0px;float:left;margin-left:10px;_margin-left:5px}#videoPermalink #vidWrapper #SWFObject{position:relative;background:#FFF;float:left;clear:both;width:580px}#videoPermalink #adWrapper{margin:0;padding:0}#videoPermalink #vidWrapper #vidDescWrapper{background:#fff;width:580px;padding:0;margin:10px 0 0 0;clear:both;float:left}#videoPermalink #vidWrapper #vidDescWrapper #vidTitle{width:280px;float:left;margin:0;padding:0;background:#fff;font-family:Arial,Helvetica,sans-serif;color:#42505e;font-size:13px}#videoPermalink #vidWrapper #vidDescWrapper #vidTitle p{width:270px;padding:0 0 5px 0;margin:0}#videoPermalink #vidWrapper #vidDescWrapper #vidTitle p.date{font-weight:bold}#videoPermalink #vidWrapper #vidDescWrapper #vidTitle p#addThis{margin:10px 0 20px 0;padding:0}#videoPermalink #vidWrapper #vidDescWrapper #adWrapper{width:300px;margin:0;padding:0;background:#fff;float:left}#vidRightRailWrapper{float:left;background:#fff;width:350px;overflow:hidden;margin:0;padding:0;margin-left:9px;_margin-left:4px}#videoPermalink #vidWrapper #moreVideoContent{clear:both;background:#fff;padding:0;margin:0;float:left;width:580px}#videoPermalink #vidWrapper #nextPrevBottom{clear:both;background:#fff;padding:0;margin:0 0 20px 0;float:left;width:580px;border-top:1px solid #c2cdd2;border-bottom:1px solid #c2cdd2}#videoPermalink #vidWrapper #nextPrevBottom ul.nextPrevVid{clear:both;margin-top:18px;margin-bottom:25px}.VSMC_{background:#fff}.VSMC_ .VSMC_H .VSMC_HC{float:left;margin-bottom:15px;_margin-bottom:10px}.VSMC_ .VSMC_HC h2 a{color:#42505e !important;font-size:15px;float:left;clear:both;padding-left:0;margin-left:0}.VSMC_ .VSMC_HC h2 a:hover{color:#42505e !important}.VSMC_ .DLMC_H h2{color:#00568a !important;font-size:13px!important;font-weight:bold}.VSMC_ .DLMC_H h2 a{color:#00568a;font-size:13px!important;font-weight:bold}.VSMC_ .VSMC_HI div.padL{padding-left:0}.VSMC_ .DLMC_B .ll_bullet .disptable li{margin-bottom:5px}.VSMC_ .DLMC_B .ll_bullet .disptable a{color:#00568a;font-size:12px}.DLLL_Pop{border:3px solid #dbe0e1;position:absolute;width:290px;background-image:url(/blogs/images/rollover_gradient_generic.jpg);background-repeat:repeat-x;padding:6px}.DLLL_Pop td{color:#555;font-size:11px}.VSMC_ .DLMC_H div.padL{padding-left:0}.cblogdate{font-size:12px;color:#3b79ce;font-weight:bold}.cblogabstract{font-size:12px;font-family:Arial}.blogrelated .cnbc_keywords{font-size:12px}.blogrelated .cnbc_keywords .title{text-transform:uppercase}.cnbc_blgwlt_solid{border-bottom:1px solid #ccd9e4}

li.disptable table td a span, li.disptable a span{font-size:11px;line-height:13px;white-space:pre;font-style:italic;color:#000000;font-weight:normal;}

.article_tools {font-weight:bold;font-size:11px;color:#4a6096;background-color: 

#FFFFFF; line-height:20px;padding-left:8px;width:456px;border: 1px solid #9FBCCE;}
.article_tools a {color:#4a6096;text-decoration:none;padding:0 15px 0 20px;}
.article_tools a:hover {color:#4a6096;text-decoration: none;}
.article_tools a:visited {color:#4a6096;}

.article_title {font-size:12px;color:#7f8596;height:20px;margin-top: 0px; 
line-height: 20px;}
.cnbc_tlsect {background-color:#bcdced;height:30px;max-height:24px;padding:5px;}
.cnbc_tlsect2 {background-color:#bcdced;}

/*2 Way Street Container Style **************************/
.TWSMC_H { border-top:0;background-color:#2884D9; height:20px;}
.TWSMC_H a {color:#FFFFFF;text-decoration:none;}
.TWSMC_H a:hover {color:#EFD400;}
.TWSMC_H a:visited {color:#FFFFFF;}
.TWSMC_H a:visited:hover {color:#EFD400;}
.TWSMC_HI{ padding:0px;}
.TWSMC_HC { font-size:11px;line-height:11px; color:#FFFFFF; padding:0px;}
h2.TWSMC_HC { font-size:11px;line-height:11px; color:#FFFFFF; padding:0px;}
.TWSMC_HCF {font-size:11px;line-height:11px; color:#FFFFFF; margin-bottom:3px; _float:left; display:block;  _display:table;}
.TWSMC_B {border:solid 1px #CCD6DB;border-top:0;background-color: #FFFFFF; }
.TWSMC_B a { color:#004276;font-weight: bold;}
.TWSMC_B a:hover {text-decoration:none;color:#FC7410; font-weight: bold;}
.TWSMC_B a:visited {text-decoration:none;color:#004276; font-weight: bold;}
.TWSMC_B a:visited:hover {text-decoration:none;color:#FC7410; font-weight: bold;}
.TWSMC_BI{ font-size:11px;line-height:11px; color:#004276; padding:5px; margin:0px;}
.TWSMC_F { border:1px solid #CCD6DB;background-color:#FFFFFF; background-image:none; height:auto;}
.TWSMC_F a {color:#000000;text-decoration:none;}
.TWSMC_F a:hover {color:#000000;}
.TWSMC_FI {font-size:11px;line-height:11px; color:#000000; padding:5px;}

 div.MOLL_BI {margin:0px; _margin-top: 0px !important} 
.cnbc_econ_botbg_brdr .bold {font-size:12px;line-height:12px;}

#cnbc_qsrch .sbtxt a, #cnbc_qsrch .sbtxt a:visited {
color:#ffffff;text-decoration:none;!important}
#cnbc_hdsect {margin-top:-2px!important}
#cnbc_qsrch .sbtxt a {color:#fff !important}

/*OTM Blog Container Box Style  ********************************************************************************/
.OTMMC2_H 
{
    border-top:none; 
    border-right:none; 
 border-bottom:none;
 border-left:none;
 background-color:#730000;
    background-repeat: none;
    height:20px;
}
.OTMMC2_H a {color:#FFFFFF;}
.OTMMC2_H a:hover {text-decoration:none;color:#EFD400;}
.OTMMC2_H a:visited {text-decoration:none; color:#FFFFFF;}
.OTMMC2_H a:visited:hover {text-decoration:none;color:#EFD400;}

.OTMMC2_HI
{
    padding:0px;
}

.OTMMC2_HC 
{
    font-size:11px;
    color:#FFFFFF;
    padding:0px;
}
h1.OTMMC2_HC 
{
    font-size:11px;
    color:#FFFFFF;
    padding:0px;
}
.OTMMC2_HCF 
{
    font-size:11px;
    color:#FFFFFF;
    padding:0px;
}


.OTMMC2_B 
{
 border-top:none;
 border-right:solid 1px #CCD6DB;
 border-bottom:solid 1px #CCD6DB;
 border-left:solid 1px #CCD6DB;
 height:auto;
 background-color: #FFFFFF;
 background-repeat: no-repeat;
 background-position:bottom right;
 
 }
 
.OTMMC2_B a {color:#004276;}
.OTMMC2_B a:hover {text-decoration:none;color:#FC7410}
.OTMMC2_B a:visited {text-decoration:none;color:#004276;}
.OTMMC2_B a:visited:hover {text-decoration:none;color:#FC7410}
  
.OTMMC2_BI
{
    font-size:11px;
    color:#000000;
    padding:5px;
 

}
  
div.OTMMC2_BI 
{
    margin:0px;
    padding:5px;
}

.OTMMC2_F 
{
    border-top:solid 1px #CCD6DB;
    border-right:solid 1px #CCD6DB;
    border-bottom:solid 1px #CCD6DB;
    border-left:solid 1px #CCD6DB;
    background-color:#FFFFFF;
    background-image:none;
    height:auto;
}
.OTMMC2_F a {color:#000000;}
.OTMMC2_F a:hover {text-decoration:none;color:#000000;}
.OTMMC2_F a:visited {text-decoration:none; color:#000000;}
.OTMMC2_F a:visited:hover {text-decoration:none;color:#000000;}

.OTMMC2_FI 
{
    font-size:11px;
    color:#000000;
    padding:5px;
}

/*OTM Inter Container Box Style VC ********************************************************************************/


.OTMIC_B 
{
 border:none; 
 }
  
.OTMIC_BI
{
    margin:0px;
    padding:0px;
}
  
div.OTMIC_BI 
{
    margin:0px;
    padding:0px;
}



/*OTM Top Links Box Style New VC ********************************************************************************/

.OTMLL1_B a {color:#730000;}
.OTMLL1_B a:hover {text-decoration:underline;color:#730000;}
.OTMLL1_B a:visited {text-decoration:none;color:#730000;}
.OTMLL1_B a:visited:hover {text-decoration:underline;color:#730000;}
  
.OTMLL1_BI
{
    font-size:12px;
    color:#000000;
}
  
div.OTMLL1_BI 
{
 margin:0px;
 padding-top: 0px;
 padding-right: 5px;
 padding-bottom: 0px;
 padding-left: 5px;
}


/*OTM Additional Links Box Style New VC ********************************************************************************/


.OTMLL2_B a {color:#373538;}
.OTMLL2_B a:hover {text-decoration:underline;color:#FC7410;}
.OTMLL2_B a:visited {text-decoration:none;color:#373538;}
.OTMLL2_B a:visited:hover {text-decoration:underline;color:#FC7410;}
  
.OTMLL2_BI
{
 font-size:12px;
 color:#000000;
 padding-top: 0px;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 
}
  
div.OTMLL2_BI 
{
    margin:0px;
    padding:5px;
}

.FMMC2_B{
 border:1px solid #CCD6DB;
 border-top:0;
 height:auto;
} 

/* ASOTV Blog Container Box Style  ********************************************************************************/
.ASOTVMC2_H 
{
    border-top:none; 
    border-right:none; 
 border-bottom:none;
 border-left:none;
 background-color:#373538;
    background-repeat: none;
    height:20px;
}
.ASOTVMC2_H a {color:#FFFFFF;}
.ASOTVMC2_H a:hover {text-decoration:none;color:#EFD400;}
.ASOTVMC2_H a:visited {text-decoration:none; color:#FFFFFF;}
.ASOTVMC2_H a:visited:hover {text-decoration:none;color:#EFD400;}

.ASOTVMC2_HI
{
    padding:0px;
}

.ASOTVMC2_HC 
{
    font-size:11px;
    color:#FFFFFF;
    padding:0px;
}
h1.ASOTVMC2_HC 
{
    font-size:11px;
    color:#FFFFFF;
    padding:0px;
}
.ASOTVMC2_HCF 
{
    font-size:11px;
    color:#FFFFFF;
    padding:0px;
}


.ASOTVMC2_B 
{
 border-top:none;
 border-right:solid 1px #CCD6DB;
 border-bottom:solid 1px #CCD6DB;
 border-left:solid 1px #CCD6DB;
 height:auto;
 background-color: #FFFFFF;
 background-image: none;
 background-repeat: no-repeat;
 background-position:bottom right;
 
 }
 
.ASOTVMC2_B a {color:#004276;}
.ASOTVMC2_B a:hover {text-decoration:none;color:#FC7410}
.ASOTVMC2_B a:visited {text-decoration:none;color:#004276;}
.ASOTVMC2_B a:visited:hover {text-decoration:none;color:#FC7410}
  
.ASOTVMC2_BI
{
    font-size:11px;
    color:#000000;
    padding:5px;
 

}
  
div.ASOTVMC2_BI 
{
    margin:0px;
    padding:5px;
}

.ASOTVMC2_F 
{
    border-top:solid 1px #CCD6DB;
    border-right:solid 1px #CCD6DB;
    border-bottom:solid 1px #CCD6DB;
    border-left:solid 1px #CCD6DB;
    background-color:#FFFFFF;
    background-image:none;
    height:auto;
}
.ASOTVMC2_F a {color:#000000;}
.ASOTVMC2_F a:hover {text-decoration:none;color:#000000;}
.ASOTVMC2_F a:visited {text-decoration:none; color:#000000;}
.ASOTVMC2_F a:visited:hover {text-decoration:none;color:#000000;}

.ASOTVMC2_FI 
{
    font-size:11px;
    color:#000000;
    padding:5px;
}

/*ASOTV Inter Container Box Style VC ********************************************************************************/


.ASOTVIC_B 
{
 border:none; 
 }
  
.ASOTVIC_BI
{
    margin:0px;
    padding:0px;
}
  
div.ASOTVIC_BI 
{
    margin:0px;
    padding:0px;
}



/* ASOTV Top Links Box Style New VC ********************************************************************************/



.ASOTVLL1_B a {color:#373538;}
.ASOTVLL1_B a:hover {text-decoration:underline;color:#373538;}
.ASOTVLL1_B a:visited {text-decoration:none;color:#373538;}
.ASOTVLL1_B a:visited:hover {text-decoration:underline;color:#373538;}
  
.ASOTVLL1_BI
{
    font-size:12px;
    color:#000000;
}
  
div.ASOTVLL1_BI 
{
 margin:0px;
 padding-top: 0px;
 padding-right: 5px;
 padding-bottom: 0px;
 padding-left: 5px;
}

.SCol {display:none;}
#content .SCol {display:block;}

.refresh_layout .CCol {
background-color:#E6E8EB;
margin:0 0 0 10px;
width:390px;
}

div.PALL_BI{
width:960px;
 height:27px;
 padding-left:155px;
 padding-top:5px;
 color:#fefefe;
 font-weight:bold;
 font-size:14px;
 line-height:14px;
 overflow:hidden;
 word-wrap:normal;
 margin-bottom:7px;
float:left
}
div.PALL_BI a{
 color:#FFF;
 text-decoration:none
}
div.PALL_BI a:hover{
 color:#FFF
}



div.IFLL_BI{
 width:960px;
 height:27px;
 padding-left:120px;
 padding-top:5px;
 color:#fefefe;
 font-weight:bold;
 font-size:14px;
 line-height:14px;
 overflow:hidden;
 word-wrap:normal;
 margin-bottom:7px;
float:left
}
div.IFLL_BI a{
 color:#FFF;
 text-decoration:none
}
div.IFLL_BI a:hover{
 color:#FFF
}

.SBMC_{
border: 5px solid #dedede;
padding:15px 10px 10px 10px;
color:#1d1d1d;
}

.SBMC_HC{
color:#053e75;
font-size:12pt;
}

.SBMC_BI{
font-size:11pt;
padding:6px;

}

.cblogabstract table{
font-family:Arial;
font-size:12px;
}

.cnbc_blghdln{
line-height:22px;
}


.DLMC_B ul li span a { font-size:12px;font-weight:bold;} 

.cnbc_PagBox {font-family: Arial;color:#00bb00 !important;font-size: 12px;font-weight: bold;text-transform:none;}


.corners-bottom{display:block}
.corners-bottom *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.corners-bottom1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ebebeb;
  border-right:1px solid #ebebeb;
  background:#f6f6f6}
.corners-bottom2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #dfdfdf;
  border-right:1px solid #dfdfdf;
  background:#f8f8f8}
.corners-bottom3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f8f8f8;
  border-right:1px solid #f8f8f8;}
.corners-bottom4{
  border-left:1px solid #ebebeb;
  border-right:1px solid #ebebeb}
.corners-bottom5{
  border-left:1px solid #f6f6f6;
  border-right:1px solid #f6f6f6}
.corners-bottomfg{
  background:#ffffff}  
  .successsquare{display:block}
  
  .corners-sidebar *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#006699}
.corners-sidebar1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #7da9bf;
  border-right:1px solid #7da9bf;
  background:#3783a9}
.corners-sidebar2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #c6d0d5;
  border-right:1px solid #c6d0d5;
  background:#297ca5}
.corners-sidebar3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #297ca5;
  border-right:1px solid #297ca5;}
.corners-sidebar4{
  border-left:1px solid #7da9bf;
  border-right:1px solid #7da9bf}
.corners-sidebar5{
  border-left:1px solid #3783a9;
  border-right:1px solid #3783a9}
.corners-sidebarfg{
  background:#006699}
  .box_header_font
{
	padding-left:10px;
	padding-bottom:5px;
	font-family: "Arial Narrow", Arial;
	font-weight: bold;
	color: #ffffff !important;
	font-size: 12px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */

}
  
#dmenu li.current-cat a{
	color: #ebdf00 ;
}
.corners-events{display:block}
.corners-events *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FA7F06}
.corners-events1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e8b47f;
  border-right:1px solid #e8b47f;
  background:#f2963b}
.corners-events2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #dfd2c6;
  border-right:1px solid #dfd2c6;
  background:#f4902e}
.corners-events3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f4902e;
  border-right:1px solid #f4902e;}
.corners-events4{
  border-left:1px solid #e8b47f;
  border-right:1px solid #e8b47f}
.corners-events5{
  border-left:1px solid #f2963b;
  border-right:1px solid #f2963b}
.corners-eventsfg{
  background:#FA7F06}
  
.corners-bottom{display:block}
.corners-bottom *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.corners-bottom1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ebebeb;
  border-right:1px solid #ebebeb;
  background:#f6f6f6}
.corners-bottom2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #dfdfdf;
  border-right:1px solid #dfdfdf;
  background:#f8f8f8}
.corners-bottom3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f8f8f8;
  border-right:1px solid #f8f8f8;}
.corners-bottom4{
  border-left:1px solid #ebebeb;
  border-right:1px solid #ebebeb}
.corners-bottom5{
  border-left:1px solid #f6f6f6;
  border-right:1px solid #f6f6f6}
.corners-bottomfg{
  background:#ffffff}  
  .successsquare{display:block}
.successsquare *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FB4542}
.successsquare1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e99b99;
  border-right:1px solid #e99b99;
  background:#f36a68}
.successsquare2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #dfcccc;
  border-right:1px solid #dfcccc;
  background:#f5615f}
.successsquare3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f5615f;
  border-right:1px solid #f5615f;}
.successsquare4{
  border-left:1px solid #e99b99;
  border-right:1px solid #e99b99}
.successsquare5{
  border-left:1px solid #f36a68;
  border-right:1px solid #f36a68}
.successsquarefg{
  background:#FB4542}
  .industryinsights{display:block}
.industryinsights *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#000040}
.industryinsights1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #7d7d98;
  border-right:1px solid #7d7d98;
  background:#373767}
.industryinsights2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #c6c6cc;
  border-right:1px solid #c6c6cc;
  background:#29295d}
.industryinsights3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #29295d;
  border-right:1px solid #29295d;}
.industryinsights4{
  border-left:1px solid #7d7d98;
  border-right:1px solid #7d7d98}
.industryinsights5{
  border-left:1px solid #373767;
  border-right:1px solid #373767}
.industryinsightsfg{
  background:#000040}
  .citychat{display:block}
.citychat *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#400040}
.citychat1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #987d98;
  border-right:1px solid #987d98;
  background:#673767}
.citychat2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #ccc6cc;
  border-right:1px solid #ccc6cc;
  background:#5d295d}
.citychat3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #5d295d;
  border-right:1px solid #5d295d;}
.citychat4{
  border-left:1px solid #987d98;
  border-right:1px solid #987d98}
.citychat5{
  border-left:1px solid #673767;
  border-right:1px solid #673767}
.citychatfg{
  background:#400040}
  .corners-sidebar{display:block}
.corners-sidebar *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#006699}
.corners-sidebar1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #7da9bf;
  border-right:1px solid #7da9bf;
  background:#3783a9}
.corners-sidebar2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #c6d0d5;
  border-right:1px solid #c6d0d5;
  background:#297ca5}
.corners-sidebar3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #297ca5;
  border-right:1px solid #297ca5;}
.corners-sidebar4{
  border-left:1px solid #7da9bf;
  border-right:1px solid #7da9bf}
.corners-sidebar5{
  border-left:1px solid #3783a9;
  border-right:1px solid #3783a9}
.corners-sidebarfg{
  background:#006699}
    .gallery-caption
  {
  font-size:10px;
  width:140px;
  padding-left:30px;
  padding-top:5px;
  padding-bottom:5px;
  padding-right:5px;
  font-weight:bold;
  margin-left:20px;
  
  }
  .gallery-item
  {
  padding-left:0px;
  }  
  
  .thumbnail_featured
  {
  height:50px;
  width:50px;
  }
  
  .photo
  {
  height:50px;
  width:50px;
  }
  
  .children
  {
  padding-left:25px;
  }

#login
{
border:20px solid white;
background:white;
}
div.scroll {
height: 200px;
width: 520px;
overflow: auto;
border: 1px solid #666;
background-color: white;
padding: 8px;
}
