@charset "utf-8";
body{
		margin:20px 0 0 0;
		padding:0;
		font-family:Verdana, Geneva, sans-serif;
		color:#000;
		font-size:11px;
}
th, td{
		vertical-align:top;
		font-size:11px;
}
a{
		color:#d71a21;
}
a:hover{
		color:#000;
		text-decoration:none;
}
a img{
	border:none;
	}
input, select{
			border:1px solid #c7c8d8;
			background:url(../images/timeSelectBg.gif) repeat-x;
			font-size:12px;
}
.header{
		margin-bottom:17px;
}
.logo{
		padding:0 0 0 10px;
		vertical-align:bottom;
}
.timeBG{
		background:url(../images/timeBG.gif) no-repeat;
		width:153px;
		height:95px;
		border:1px solid #d2d2d2;
}
.timeBG div{
			margin:75px 0 0 7px;
}
.timeBG select{
				width:141px;
				height:17px;
				border:1px solid #c7c8d8;
				background:url(../images/timeSelectBg.gif) repeat-x;
				font-size:10px;
				padding:0 0 0 2px;
}
.topLine{
		border-bottom:1px solid #d2d2d2;
		margin:0 auto 21px auto;
		padding: 0px 0 7px 0;
		width:100%;
}
.welcomeHeader{
padding: 0 0 0 10px;
}
.welcomeHeader span{
color:#ed1c24;
}
.topBanner{
			padding:37px 0 0 0;

}
.mainMenu{
		border-top:1px solid #d2d2d2;
		border-bottom:1px solid #d2d2d2;
		margin:0 auto 21px auto;
		padding:17px 0 17px 0;
		width:100%;
}
.mainMenu span{
			color:#d71a21;
}
.padding{
		padding:0 0 0 10px;
}
.executiveIssue{
			background:url(../images/bgBottomLine.gif) no-repeat bottom center;
			padding:10px;
}
.issueNmbr{
		font-size:14px;
		font-weight:bold;
		color:#000;
		padding:10px 0 10px 10px;
}
.issueNmbr span{
				color:#d71a21;
				font-size:12px;
}
.executiveIssue select{
	color:#d71a21;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 0 0;
}
.leftMenu{
		background:#fff url(../images/leftMenuBg.gif) repeat-x top;
		padding:0 5px;
		margin:0 0 10px 0;
}
.leftMenu a{
		display:block;
		font-size:11px;
		font-weight:bold;
		color:#000;
		text-decoration:none;
		border-bottom:1px dashed #aaa;
		padding:6px 5px;
}
.leftMenu a:hover, .accessories a:hover{
										color:#fff;
										background:#7f7f7f;
										}
a.menuBgOn{
			color:#fff;
			background:#7f7f7f;
			}
a.menuBgOff{
			color:#000;
			background:none;
			}
.leftMenuSelected{
				background:#a4a3a3;
}
.leftMenuSelected a{
		display:block;
		font-size:11px;
		font-weight:bold;
		color:#fff;
		text-decoration:none;
		border-bottom:1px solid #fff;
		padding:6px 0 6px 13px;
		background:url(../images/bullet.gif) no-repeat left;
}
.leftMenuSelected a:hover, .leftMenuSelected a.selected{
		display:block;
		font-size:11px;
		font-weight:bold;
		color:#d71a21;
		text-decoration:none;
		border-bottom:1px solid #fff;
		padding:6px 0 6px 13px;
		background:#dad8d8 url(../images/bullet_on.gif) no-repeat left;
}
.accessories{
			background:none;
}
.accessories a{
			color:#676565;
}
.banner{
		padding:10px 0;
}
.bannerPhotoGallery{
padding-left:0px;
padding-right:0px;
padding-bottom:10px;
padding-top:0px;
}
.weather{
		width:220px;
		padding:5px 0 5px 15px;
}
.weather td{
			vertical-align:middle;
			font-size:11px;
			color:#d71a21;
}
.weather span{
			color:#000;
			font-weight:bold;
			font-size:12px;
}
.titleSearch{
			background:url(../images/search.gif) no-repeat;
			width:485px;
			height:25px;
}
.moreTitles{
			text-align:right;
			font-size:10px;
			vertical-align:bottom;
			padding:8px 12px 0 0;
}
.search{
		margin:9px 0 6px 0;
}
.search table td{
				vertical-align:middle;
}
.search input{
				width:142px;
				height:20px;
}
.search select{
				width:176px;
				height:24px;
}
.newsBox{
		padding:10px;
}
.links a img{
		border:none;
}
.links a{
		display:block;
		margin-bottom:10px;
		border:1px solid #000;
}
.links a:hover{
		border:1px solid #f00;
}
.newsTxt a{
			color:#fff;
			text-decoration:none;
			display:block;
}
.newsTxt{
		position:relative;
		top:-58px;
		background:url(../images/redNewsBG.png) repeat-x;
		height:38px;
		width:289px;
		padding:10px;
/*		padding-left:3px;
		padding-bottom:10px;
		padding-right:10px;
		padding-top: 10px;*/
		color:#fff;
}
.newsTxt span{
				font-size:14px;
				font-weight:bold;
				padding:1px;
}

/******New Ticker*****/


#NewsTicker{
	width:465px;
	height:40px;
	margin:0 auto;
	font-weight:normal;
}
	
#NewsVertical {
	width: 452px;
	height: 40px;
	display: block;
	overflow: hidden;
	position: relative;
	}

/* Ticker Vertical */
#TickerVertical {
	width: 452px;
	height: 40px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight:normal;
}
#TickerVertical li {
	display: block;
	width: 452px;
	color: #000;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 6px;
	float: left;
}
#TickerVertical li .NewsImg{
		float:left;
		margin-right:10px;
		}
#TickerVertical li .NewsTitle{
	display: block;
	color: #000;
	font-size: 11px;
	font-weight:normal;
	margin-bottom:6px;
	text-decoration:none;
}
.specialReports{
		background:url(../images/specialReports.gif) no-repeat;
		width:485px;
		height:25px;
}
.bankingAndFinance{
		background:url(../images/Banking-and-finance.jpg) no-repeat;
		width:485px;
		height:25px;
}
.boxHolder{
			border-left:1px solid #d2d2d2;
			border-right:1px solid #d2d2d2;
			border-bottom:1px solid #d2d2d2;
}
.boxHolderNews{
			border-left:1px solid #d2d2d2;
			border-right:1px solid #d2d2d2;
			/*border-bottom:1px solid #d2d2d2;*/
}
.boxHolderArticleListing{
			border-left:1px solid #d2d2d2;
			border-right:1px solid #d2d2d2;
			border-bottom:1px solid #d2d2d2;
			border-top: 1px solid #d2d2d2;
			padding-top:5px;
}
.news{
		background:url(../images/news.gif) no-repeat;
		width:485px;
		height:25px;
}
.alTitle {
font-weight:bold;
font-size:12px;
color:#d71a21;
text-decoration:none

}
.alSubTitle {
font-size:9px;
color:#000000;
text-decoration:none
}
.rowOne, .rowTwo{
		padding:10px;
}
.rowOne span, .rowTwo span{
				font-weight:bold;
				font-size:13px;
				color:#d71a21;
}
.rowTwo{
		background:#e8e8e8;
}
.audioVideo{
			background:url(../images/audio-video.gif) no-repeat;
			width:485px;
			height:25px;
}
.borderBox{
			border:1px solid #d3d3d3;
}
.member{
		padding:10px 0 10px 10px;
}
.member input{
			margin:3px 0 5px 0;
			padding:0;
}
.member input.checkBox{
					margin:0;
					padding:0;
					background:none;
					border:none;
}
.member a, .member span{
		font-size:10px;
		color:#d71a21;
		text-decoration:none;
}
.showHideBox{
			padding:10px 10px 10px 10px;
			font-size:11px;
			color:#333333;
}
.showHideBox b{
			color:#d71a21;
			font-size:12px;
			font-weight:bold;
}
.showHideBox span{
			color:#000;
			font-size:12px;
			font-weight:normal;
}
.showHideBox ul{
			list-style:none;
			margin:0;
			padding:0 0 0 20px;
}
.showHideBox ul li{
			list-style:decimal;
			margin:0;
			padding:5px 0;
			font-size:11px;
			color:#d71a21;
}
.showHideBox ul li span{
					color:#000
}
.exchange{
		padding:10px 0 0 10px;
}
.currencies table td{
					text-align:center;
					padding:2px 0;
					color:#000;
}
.currencies table td span{
						color:#dc1100;
}
.currencies table td.greenColor{
						color:#00ad0b;
}
.movie{
		font-size:11px;
		color:#000;
		padding:0 0 10px 0;
		margin:10px 0 0 0;
}
.movie span{
		font-size:14px;
		font-weight:normal;
		color:#d71a21;
}
.executiveLifestyle{
				background:url(../images/executive-lifestyle.gif) no-repeat;
				width:733px;
				height:25px;
}
.lifeContainer{
			padding:10px;
}
.sections{
		background:url(../images/bgTD.gif) repeat-x bottom;
}
.sectionsContent{
				padding:0 10px 10px 10px;
}
.sectionsContent h3{
					margin:0;
					padding:0;
					font-size:12px;
					font-weight:bold;
					color:#d71a21;
}
.sectionsContent ul{
					margin:0;
					padding:10px 0 10px 5px ;
					list-style:none;
}
.sectionsContent ul li{
						margin:5px 0 5px 20px;
						padding:0;
						list-style:decimal;
}
.sectionsContent a{
color:#000000;
font-size:12px;
text-decoration:none
}
.footer{
		margin:10px 0;
}
.footer table td{
				/*vertical-align:middle;*/
				background:#e8e8e8;
}
.footer a{
		font-size:11px;
		color:#000;
}
.footerLinks{
padding-top: 5px;
vertical-align:top;


}
.footerLinks a{
text-decoration:none;
color:#000000;
vertical-align:top;
}

/****Drop Down*****/
div.dropmenu {
	visibility: hidden;
	position: absolute;
	background:#807f7f;
	left:218px;
	top:-27px;
	z-index:1000;
	width:150px;
	border:none;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
}
div.dropmenu a {
	top:0px;
	padding:0px;
	color:#ffffff;
	text-decoration:none;
	display:block;
	z-index:1000;
	border:none;
	border-bottom:1px solid #fff;
	padding:6px 0 6px 5px;
}
div.dropmenu a:hover {
	background:#a4a3a3;
}
.titleSubs{
		border-bottom:1px solid #000;
		}
.resizeFont{
		text-align:right;
		}
.cmtBox{
	border:1px solid #eaeaea;
	}
.cmtBox a{
		display:block;
		color:#d71a21;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		margin:7px 0 7px 10px;
		padding:3px 0
		}
.cmtBox a.a1{
			background:url(../images/comment.gif) no-repeat left;
			padding-left:25px;
			}
.cmtBox a.a2{
			background:url(../images/print.gif) no-repeat left;
			padding-left:25px;
			}
.cmtBox a.a3{
			background:url(../images/email.gif) no-repeat left;
			padding-left:25px;
			}
.cmtBox a.a4{
			background:url(../images/share.gif) no-repeat left;
			padding-left:25px;
			}
.cmtBox a.a1:hover{
			background:url(../images/comment_on.gif) no-repeat left;
			color:#d2d2d2;
			}
.cmtBox a.a2:hover{
			background:url(../images/print_on.gif) no-repeat left;
			color:#d2d2d2;
			}
.cmtBox a.a3:hover{
			background:url(../images/email_on.gif) no-repeat left;
			color:#d2d2d2;
			}
.cmtBox a.a4:hover{
			background:url(../images/share_on.gif) no-repeat left;
			color:#d2d2d2;
			}
.searchRight{
			background:url(../images/searchRight.gif) no-repeat;
			height:25px;
			width:238px;
			}
.paddingAll{
			padding:10px;
			}
.titlePage{
		font-size:18px;
		font-weight:bold;
		color:#d71a21;
		}
.subTitlePage{
		font-size:11px;
		font-weight:bold;
		color:#939090;
		float:left;
		}
.date span{
		font-size:11px;
		font-weight:bold;
		color:#939090;
		padding-left:50px;

}
.resource{
		text-align:right;
		width:367px;
		font-weight:bold;
		color:#939090;
		padding:10px 0
		}
.text{
	text-align:justify;
	font-size:12px;
		}
.readers{
		padding:10px;
		}
.readers textarea{
				border:3px solid #eaeaea;
				width:440px;
				height:114px;
				margin:5px 0 10px 0;
				padding:5px;
				}
.redLine{
		border-bottom:1px solid #d71a21;
		padding:5px 0;
		}
.greyLine{
		border-bottom:1px solid #d2d2d2;
		padding:5px 0;
		}
.comments{
		margin:10px 0;
}
/******Send To A Friend********/
.sendtofriend{
	position:absolute;
	top:0px;
	right:0px;
	visibility:hidden;
	background:#f5f5f5;
	width:300px;
	padding:10px;
	border:1px solid #9d9d9d;
}
.positionrelative{
	position:relative;
}
/***************************/
.pTitle{
		color:#d71a21;
}
.listing{
		height:115px;
		min-height:115px;
		line-height:17px;
}
.listing .title{
				font-size:12px;
				font-weight:bold;
				color:#d71a21;
}
.listing .date{
				font-weight:bold;
				color:#939090;
}
.imgRep img{
		float:left;
		margin:0 10px 0 0;
		clear:left;
}

/***************************/
.signInComment{
font-size:12px;
font-weight:bold;
color:#d71a21;

}
.titleContent{
			font-weight:bold;
			color:#d71a21;
			font-size:12px;
			border-bottom:1px solid #d2d2d2;
			padding:0 0 10px 0;
}
.contentList{
			border-bottom:1px solid #d2d2d2;
			padding:10px 0 25px 0;
}
.bordernone{
		border-bottom:none;
}
/******************Overlay**************/
#overlayM {
    width: 100%;
    min-height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: url('../images/overlay.png') repeat 0 0;
    display: none;
    text-align: center;
}

#overlay-panelM {
    margin: 10% auto 0 auto;
    width: 350px;
    background: #FFF;
}
