/* CSS Document for Standard & Poor's - Credit Estimates */

body { 
	background-color:#FFFFFF;
	margin : 0; 
	padding : 0; 
	/* QC-1487 Preference Option Picked up Verdana font where everything was Arial */
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size:11px;
	color:#000000;
	} 

form {
	margin:0;
	padding:0;
	}

a {
	text-decoration:none;
	color: #006666;
	}
	
.valign {
	vertical-align:top;
	}

.align-left {
	text-align:left;
	}

.align-center {
	text-align:center;
	}

.align-right {
	text-align:right;
	}

.padding-right10{
	padding-left:10px;
	}
	
.padding-right20{
	padding-left:50px;
	}

.padding-left5 {
	padding-left:5px;
	}
					
.blackbold-rightalign {
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-align:right;
	}

.blackbold {
	font-size:10px;
	font-weight:bold;
	color:#000000;
	}

.boldfont {
	font-weight:bold;
	}

.red-font {
	color:#FF0000;
	}

.grey-font {
	color:#CCCCCC;
	}

.top-nobrdr {
	border-top:0px !important;
	}
			
.button {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#000000;
	width:auto; 
	overflow:visible;
}

h1 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	}

select {
	font-size:10px;
	}

input.textfield {
	font-size:10px; 
	border:1px solid #0099CC;
	padding:2px;
	margin-right:3px;
}
	
fieldset {
	margin:5px; 
	border:1px solid #CCCCCC; 
	padding-bottom:10px;
	padding-left:5px; 
	}

.search-fieldset {
	border:1px solid #CCCCCC; 
	width:310px;
	margin:0;
	text-align:center;
	}
		
legend {
	font-weight:bold; 
	color:#678393; 
	padding-left:3px; 
	padding-right:3px;
	}
	
.width-150px {
	width:150px;
	}

.width-145px {
	width:145px;
	}
	
.width-50pc {
	width:50%;
	}
/** Styles for Page Header **/

.mcgrawlogo {
	background: #FEBE10 url(../images/logo_mcgrawhill_1019.gif) left no-repeat; 
	height:18px;
	width: expression(document.body.clientWidth > 1006 ? "100%" : (document.body.clientWidth < 1003 ? "1004px" : "1004px"));
	}

.masterhead {
	width: expression(document.body.clientWidth > 1006 ? "100%" : (document.body.clientWidth < 1003 ? "1004px" : "1004px"));
	}

.applogo {
	background-color:#678393; 
	color:#FFFFFF;
	width:100%;
	vertical-align:top;
	}

.quick-search {
	width:100%; 
	padding-right:10px; 
	text-align:right; 
	vertical-align:middle; 
	font-family:Verdana; 
	font-size:10px; 
}

.search-box {
	width:109px; 
	font-family:Verdana; 
	font-size:10px; 
	color:#666666; 
	border:0px; 
	padding:4px 0px 5px 3px;
}

.search-links a {
	color:#FFFFFd; 
	text-decoration:underline;
}

.search-links a:visited {
	color:#FFFFFd; 
	text-decoration:underline;
}

/** Styles for General Page Footer **/

.footer {
	width:100%;
	padding-left:15px;
	padding-bottom:20px;
	font-family:Verdana;
	font-size:10px;
	color:#45738E;
}

.footer a:link, a:visited {
	color:#45738E; 
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.copyright {
	color:#666666; 
	padding-top:5px;
}

.footerhr {
	height:1px;
	color:#EEEEEE;
	margin-right:15px;
	margin-top:0px;
	vertical-align:top;
}

/** styles for page body **/
.bredcrumb {
	margin-top:10px;
	}

.bredcrumb td a{
	text-decoration:underline !important;
	}
	
.pagebody-width {
	width:954px;
	margin-top:0px;
	}
	
.page-colum1 {
	width:144px;
	vertical-align:top;
	}

.page-colum2 {
	padding-left:10px;
	vertical-align:top;
	}

.tblace {
	background-color:#E3F0F9;
	padding:10px;
}	

.white-border {
	background-color:#FFFFFF;
	padding:1px;
	}
	
.grey-border {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:1px;
	}

.margin-top {
	margin-top:10px;
	}
		
.inputtbl {
	border:1px solid #CCCCCC;
	padding:1px;
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size:8.5px;
}

.inputtbl td{
	height:25px;
	padding-left:3px;
	padding-bottom:2px;
	padding-top:2px;
	font-family:Verdana;
	font-size:11px;
}
.inputtbl1 {
	border:1px solid #CCCCCC;
	padding:0px;
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size:8.5px;
	border-top:1px solid #CCCCCC;

}

.inputtbl1 td{
	height:25px;
	font-family:Verdana;
	font-size:11px;
}
.inputtbl2 td{
	height:25px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	font-family:Verdana;
	font-size:11px;
}
.colum6-tbl {
	border:1px solid #CCCCCC;
	}

.colum6-tbl td {
	padding:3px;
	width:16%;
	}

.colum6-tbl td select {
	font-size:10px;
	}
	
.icon-tbl {
	margin-bottom:5px;
	margin-top:5px;
	text-align:right;
	}

.graph-thumb {
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:5px;
	vertical-align:top;
	line-height:20px;
	}
		
.modcontrols {
	background-color:#678393; 
	font-size:10px; 
	font-weight:bold; 
	color:#FFFFFF; 
	padding:2px;
	height:27px;
	margin-bottom:1px;
}
	
.modcontrols td{
	padding:3px;
}

.modcontrols_2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#678393; 
	font-size:10px; 
	font-weight:bold; 
	color:#FFFFFF; 
	padding:2px;
	height:27px;
	margin-bottom:1px;
}
	
.modcontrols_2 td{
	padding:3px;
}

/* QC-1514 Column Picker UI changed due to Preference UI change */
.modcontrols_3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	font-weight:bold; 
	color:#FFFFFF; 
	padding-right:2px;
	padding-left:2px;
	height:16px;
	margin-bottom:1px;
}

.modcontrols_2 td{
	padding-right:2px;
	padding-left:2px;
}
.containertbl {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-size:10px;
}

.containertbl td{
	height:22px;
	border-right:1px solid #CCCCCC;
	padding-right:5px;
	text-align:right;
}

.containertbl tr.header{
	background-color:#D0D9DD; 
	font-weight:bold; 
	font-size:10px; 
	color:#44739E; 
	height:22px;
}

.containertbl tr.recoveryheader{
	background-color:#D0D9DD; 
	font-weight:bold; 
	font-size:10px; 
	color:#44739E; 
	height:22px;
	text-align: right;
}

.containertbl tr.header td{
	border-right:1px solid #FFFFFF;
	text-align:center;
}

.containertbl tr.header td.nobrdr{
	border-right:1px solid #D0D9DD;
}

.containertbl tr.evenrow{
	background-color:#F2F5F6;
}

.containertbl-leftalign {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-size:10px;
	width:576px;
}

.containertbl-leftalign td{
	height:22px;
	border:1px solid #D0D9DD;
	padding-left:1px;
	padding-right:3px;
	
}

.containertbl-leftalign tr.header{
	background-color:#D0D9DD; 
	font-weight:bold; 
	font-size:10px; 
	color:#44739E; 
	height:22px;
}

.containertbl-leftalign tr.header td{
	border-right:1px solid #FFFFFF;
}

.containertbl-leftalign tr.header td.nobrdr{
	border-right:1px solid #D0D9DD;
}

.containertbl-leftalign tr.evenrow{
	background-color:#F2F5F6; 
}

.containertbl-centeralign {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-size:10px;
}

.containertbl-centeralign td{
	height:22px;
	border-right:1px solid #CCCCCC;
	padding-right:5px;
	text-align:center;
}

.containertbl-centeralign td.align-right{
	height:20px;
	border-right:1px solid #CCCCCC;
	padding-right:5px;
	text-align:right;
}

.containertbl-centeralign tr.header{
	background-color:#D0D9DD; 
	font-weight:bold; 
	font-size:10px; 
	color:#44739E; 
	height:22px;
}

.containertbl-centeralign tr.header td{
	border-right:1px solid #FFFFFF;
	text-align:center;
}

.containertbl-centeralign tr.header td.nobrdr{
	border-right:1px solid #D0D9DD;
}

.containertbl-centeralign tr.evenrow{
	background-color:#F2F5F6;
	height:22px;
}

.tblfooter {
	background-color:#CFD9DD;
	padding:7px;
	text-align:center;
	margin-top:1px;
	font-size:11px;	
}

.tblfilter {
	padding:7px;
	margin-top:1px;
	font-size:11px;	
}

/** Styles for portlets **/

.portlet-window {
	width:370px;
	margin-right:25px;
	vertical-align:top;
	}

.tbl-portlet {
	font-size:10px;
	border-bottom:1px solid #CFD9DD;
	margin-bottom:10px;
	}
	
.tbl-portlet tr.header{
	background-color:#678393;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	height:25px;
	padding-left:10px;
	}

.tbl-portlet tr.header td.image{
	padding-right:10px;
	text-align:right;
	cursor:hand;
	}

.tbl-portlet td.content{
	padding-left:10px;
	height:140px;
	vertical-align:top;
	padding-top:5px;
	line-height:17px;
	}

.tbl-portlet td.content a{
	color:#45738E;
	text-decoration:underline;
	}

	
.tbl-portlet2 {
	font-size:10px;
	border-bottom:1px solid #CFD9DD;
	margin-bottom:0px;
	}
.tbl-portlet2 tr.header2{
	background-color:#678393;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	width:100%;
	height:25px;
	padding-left:10px;
	}

.tbl-portlet2 tr.header2 td.image{
	padding-right:10px;
	text-align:right;
	width:19px;
	cursor:hand;
	}
.tbl-portlet2 tr.header2 td.title{
	width:100%;
	}

.tbl-portlet2 td.content2{
	float:left;
	padding-left:0px;
	height:auto;
	vertical-align:top;
	padding-top:0px;
	line-height:17px;
	}

.tbl-portlet2 td.content2 a{
	color:#45738E;
	}
	

.tbl-portlet3base {
	font-size:10px;
	border-bottom:1px solid #CFD9DD;
	margin-bottom:0px;
	}
.tbl-portlet3base td {
	margin:0px;
	padding:0px;
	}
	
.tbl-portlet3 {
	font-size:10px;
	margin-bottom:0px;
	}
.tbl-portlet3 tr.header3{
	background-color:#678393;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	width:100%;
	height:25px;
	}

.tbl-portlet3 tr.header3 td.image{
	text-align:right;
	width:19px;
	cursor:hand;
	}
.tbl-portlet3 tr.header3 td.title{
	padding-left:5px;
	width:95%;
	}

.tbl-portlet3 td.content3{
	float:left;
	padding-left:0px;
	height:auto;
	vertical-align:top;
	padding-top:0px;
	line-height:17px;
	}

.tbl-portlet3 td.content3 a{
	color:#45738E;
	}
	
.pagination {
	font-weight:normal;
	text-align:right;
	padding-right:5px;
	white-space:nowrap;
	height:22px;
}

.pagination a{
	text-decoration:underline;
	padding-left:3px;
	color:#0099cc;
}

.pagination a:hover, a:visited{
	text-decoration:none;
	color:#45738E;
}

/* styles for colgroup */
.colgrp-6{
	}

.col-lable {
	width:26%;
	text-align:right;
	}

.col-lable1 {
	width:40%;
	text-align:right;
	}

	
.col-mandatory {
	width:2%;
	text-align:center;
	}

.col-input {
	width:22%;
	text-align:left;
}	

.col-20px {
	width:20px;
	text-align:center;
	}
	
.col-50px	{
	width:50px;
	text-align:center;
	}
	
.col-120px {
	width:120px;
	text-align:left;
	}

.col-100px {
	width:100px;
	text-align:left;
	}

.col-65px {
	width:65px;
	text-align:left;
	}
			
.col-input1 {
	width:*;
	text-align:left;
}	

.col-35pc {
	width:35%;
	text-align:left;
	}
/* styles for table tabs */

.tbltabsbg { width:100%; }

.tbltabs {
  float:left;
  width:100%;
	background:url(../images/tabs_bg_brdr.gif);
	height:24px;
	line-height:normal;
	font-size:10px;
	font-weight:bold;
}

.tbltabs ul{
	margin:0;
	padding:0;
	list-style:none;
}

.tbltabs li{
	display:inline;
	padding:0;
	margin:0;
}

.tbltabs a{
	float:left;
	background:url(../images/tabs_bg_link.gif) repeat-x;
  margin:0;
  padding:7px 10px 5px 10px;
  text-decoration:none;
	margin-right:2px;
	color:#45738E;
}

.tbltabs a:hover{
	background:url(../images/tabs_bg_link_hover.gif) repeat-x;
}

.tbltabs #current a{
	background:url(../images/tabs_bg_link_hover.gif) repeat-x;
}

/** styles for left nav **/

.left-nav {
	padding:2;
	background-color:#E3F0F9;

}

.left-nav td.header{
	background-color:#678393;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	height:23px;
}

.left-nav ul{
	margin:0 ;
	list-style:none;
}

.left-nav li{
	background:url(../images/ico_arrow_leftnav.gif) no-repeat left top;
	padding-bottom:4px;
	font-weight:bold;
	color:#678393;
	font-size:10px;
	padding:5px 4px 5px 15px;
	border-bottom:1px solid #D6DFE2;
}

.left-nav li a{
	color:#45738E;
}

.left-nav li a:hover{
	text-decoration:underline;
}

.left-nav li.active{
	background:url(../images/ico_arrow_leftnav_active.gif) no-repeat left top #86B8D4;
	padding-bottom:4px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 4px 5px 15px;
	border-bottom:1px solid #D6DFE2;
}

.left-nav li.active a{
	color:#FFFFFF;
}
.left-nav li.expand{
	background:url(../images/bullet_minus.gif) no-repeat left top #86B8D4;
	padding-bottom:4px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 4px 5px 15px;
	border-bottom:1px solid #D6DFE2;
}

.left-nav li.expand a{
	color:#FFFFFF;
}

.left-nav li.collapse{
	background:url(../images/bullet_plus.gif) no-repeat left top;
	padding-bottom:4px;
	color:#678393;
	font-weight:bold;
	padding:5px 4px 5px 15px;
	border-bottom:1px solid #D6DFE2;
}

.list-expand {
	background-color:#FFFFFF;
}

.list-expand ul{
	margin:0;
}

.list-expand li{
	background:url(../images/ico_arrow_leftnav1.gif) no-repeat left top;
	padding-bottom:4px;
	color:#678393;
	padding:3px 4px 3px 15px;
}

.headingpadding{
	padding-top:4px;
	padding-bottom:5px;
	padding-left:6px;
	color:#44739E;
	font-weight:bold;
}

.comparativeone{
	text-align:right;
	width:300px;
}

.comparativetwo{
	text-align:right;
	width:300px;
}

.comparativethree{
	text-align:right;
	width:300px;
}

.defaultcorrelationall{
	text-align:right;
	width:148px;
}

.defaultcorrelationgrade1{
	text-align:right;
	width:300px;
}

.defaultcorrelationgrade2{
	text-align:right;
	width:300px;
}

.defaultcorrelationgrade3{
	text-align:right;
	width:300px;
}

.defaultcorrelationgradea{
	text-align:right;
	width:300px;
}

.defaultcorrelationgradeb{
	text-align:right;
	width:600px;
}

.defaultcorrelationrating1{
	text-align:right;
	width:100px;
}

.defaultcorrelationrating2{
	text-align:right;
	width:90px;
}
.width-285{
	width:150px;
}
.width-200{
	width:210px;
}
.width-select{
	width:275px;
}

.width-123{
	width:123px;
}

.valign{
	vertical-align:top;
	white-space:nowrap;
}

.icon-add {
	display:block;
	background:url(../images/icon_add.gif) no-repeat;
	width:20px;
	height:18px;
	border:1px solid #FFFFFF;
	cursor:hand;
	margin:0;
	padding:0;
	}

.icon-remove {
	display:block;
	background:url(../images/icon_remove.gif) no-repeat;
	width:20px;
	height:18px;
	border:1px solid #FFFFFF;
	cursor:hand;
	margin:0;
	padding:0;
	}
.align-left-nowraptext {
	text-align:left;
	white-space:nowrap;
	padding-right:4px;
	}
	
.drillmsg {
	font-family:Verdana;
	font-size:10px;
	color:#45738E;	
}

#plusbutDS { display:block; width:19px; margin-right:10px; }
#minusbutDS { display:none; width:19px; margin-right:10px; }
#DScontent { display:block; }

#plusbutTSDD { display:block; width:19px; margin-right:10px; }
#minusbutTSDD { display:none; width:19px; margin-right:10px; }
#TSDDcontent { display:block; }

#plusbutTSUR { display:block; width:19px; margin-right:10px; }
#minusbutTSUR { display:none; width:19px; margin-right:10px; }
#TSURcontent { display:block; }

#plusbutT10D { display:block; width:19px; margin-right:10px; }
#minusbutT10D { display:none; width:19px; margin-right:10px; }
#T10Dcontent { display:block; }

#plusbutL10D { display:block; width:19px; margin-right:10px; }
#minusbutL10D { display:none; width:19px; margin-right:10px; }
#L10Dcontent { display:block; }

#plusbutAIR { display:block; width:19px; margin-right:10px; }
#minusbutAIR { display:none; width:19px; margin-right:10px; }
#AIRcontent { display:block; }

#plusbutURC { display:block; width:19px; margin-right:10px; }
#minusbutURC { display:none; width:19px; margin-right:10px; }
#URCcontent { display:block; }

#plusbutMT { display:block; width:19px; margin-right:10px; }
#minusbutMT { display:none; width:19px; margin-right:10px; }
#MTcontent { display:block; }

#plusbutTPT { display:block; width:19px; margin-right:10px; }
#minusbutTPT { display:none; width:19px; margin-right:10px; }
#TPTcontent { display:block; }

div#ragridcontainer_01 { width:100%; height:335px; margin-bottom:10px; float:left; overflow:scroll; position:relative; }
.width {
	width:99%;
}

#verticaltext {
	writing-mode: tb-rl;
	filter: flipV flipH;
}

.mainscreen_header{
	background-color:#D0D9DD; 
	font-weight:bold; 
	font-size:10px; 
	color:#44739E; 
	height:22px;
}
.align-left-ls {
	text-align:left;
	vertical-align: bottom;
	}
.align-center-ls {
	text-align:center;
	vertical-align: bottom;
	}
.align-right-ls {
	text-align:right;
	vertical-align: bottom;	
	}
