@charset "utf-8";
/* CSS Document */
body {
	background-color:#efebef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
	line-height:18px;
}

body a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#2550c5;
}

.mainTable {
	width:980px;
}

.mainLeftBorder {
	background-color:#efebef;
	width:5px;
}

.mainRightBorder {
	background-color:#efebef;
	width:5px;
}

.mainTopBorder {
	background-color:#efebef;
	height:20px;
}

.mainBottomBorder {
	background-color:#efebef;
	height:20px;
}

.header_bar {
	background-color:#5a86b5;
	height:25px;
	width:940px;
}

.mainTopLeftInnerBorder {
	background-image:url(../images/main_border_top_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}

.mainTopRightInnerBorder {
	background-image:url(../images/main_border_top_right.jpg);
	background-repeat:no-repeat;
	background-position:top right;	
}

.mainBottomLeftInnerBorder {
	background-image:url(../images/main_border_bottom_left.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;	
}

.mainBottomRightInnerBorder {
	background-image:url(../images/main_border_bottom_right.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;	
}

.mainmenu{
	color:#656565;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.mainmenu a{
	color:#656565;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.copyright {
	background-color:#cfcfcf;
	height:25px;
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	text-align:center;
}

.footer {
	height:23px;
	background-image:url(../images/bottom_m.jpg);
}

.innerLeftTable {
	background-color:#fffbff;
	width:600px;
}

.innerRightTable {
	background-color:#e9e7e9;
	width:370px;
}
.smalltitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	color:#999999;

}
.latestUpdate {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
}
.disclaimer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

.blockTitle {
	color:#5a86b5;
	font-family:"Arial Black", Arial;
	font-weight:bold;
	font-size:20px;
	text-decoration:none;
}

.smallBlockTitle {
	color:#5a86b5;
	font-family:"Arial Black", Arial;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.VolumeTitle {
	color:#5a86b5;
	font-family:"Arial Black", Arial;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	
}



.fin_sheet_top {
	background-image:url(../images/fin_sheet_top_border.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.fin_sheet_bottom {
	background-image:url(../images/fin_sheet_bottom_border.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.fin_sheet_left {
	background-image:url(../images/fin_sheet_left_border.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

.fin_sheet_right {
	background-image:url(../images/fin_sheet_right_border.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

.fin_sheet_top_left {
	background-image:url(../images/fin_sheet_top_left_border.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:16px;
	width:16px;
}

.fin_sheet_top_right {
	background-image:url(../images/fin_sheet_top_right_border.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:16px;
	width:16px;
}

.fin_sheet_bottom_left {
	background-image:url(../images/fin_sheet_bottom_left_border.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:16px;
	width:16px;
}

.fin_sheet_bottom_right {
	background-image:url(../images/fin_sheet_bottom_right_border.jpg);
	background-repeat:no-repeat;
	background-position:bottom right ;
	height:16px;
	width:16px;
}

.martketoutlook_signoff {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
}

.view_all_link a {
	color:#da2a25;
	text-decoration:none;
	font-weight:bold;
}

.vol_movers_table td {
	background-color:#FFFFFF;
}

.vol_movers_text {
	color:#373737;
	font-weight:bold;
	font-size:12px;
}

.vol_movers_price {
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
}

.vol_movers_percent{
	font-size:10px;
	color:#ff0000;
}

.greybg {
	background-color:#efebef;
	text-align:center;
}
.whitebg {
	background-color:#FFFFFF;
}

.comp_info_main_table {
	background-color:#eff2ff;
	border-top-color:#dedbde;
	border-top-style:solid;
	border-top-width:4px;
	text-align:center;
}

.comp_info_main_tableTD_heading {
	border-bottom-color:#dedbde;
	border-bottom-style:solid;
	border-bottom-width:2px;
	font-style:italic;
}

.comp_info_main_tableTD {
	border-bottom-color:#dedbde;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.comp_info_main_tableBottom {
	background-color:#FFFFFF;
}

.bold {
	font-weight:bold;
}

.up {
	color:#0f9e04;
}

.down {
	color:#ff0000;
}
