.mpdTable {
	background-color: #FFF;
}

#myDownload {
   margin: 10px;
   overflow-x: hidden;
   overflow-y: auto;
   height:150px;
}



#myDownload h6{
    margin-left: 2px;
    margin-top: 22px;
}

/*
#myDownload a:link, #myDownload a:visited, #myDownload a:active, #myDownload a:hover{
	text-decoration: none;
}
*/
.mpdTable td {
	background-color: #FFF;
	color: #333333;
	/**padding: 4px 10px;*/
	/*change done for CSAT rel2 */
	 padding: 1px 10px 4px;
	 font-family: arial;
     font-size: 11px;
}

.mpdTable thead th {
	/* font-weight: bold; */
	border-bottom: 1px solid #CCC;
	padding: 6px 10px;
	/*changes done for CSAT2 release2*/
	 border-bottom: 1px solid #CCCCCC;
    font-family: arial;
    font-size: 12px;
    padding-bottom: 5px;
    padding-top: 11px;
    color: #333333 !important;
}

.row1 td {
	background-color: #F1F4F7 !important;
	padding: 4px 10px;
}

.mpdScrollDiv {
    background-color: #FFFFFF;
    margin-left: -8px !important;
    overflow: auto;
    margin-top: 5px;
    
}
.mpdTable tr{
  height: 20px;
  *height: 17px;
  height: 20px\9;
}
.mpdTable td a:link, .mpdTable td a:visited, .mpdTable td a:active{
	/*text-decoration: none;*/
	color: #007FC5 !important;
	font-weight: normal;
	text-decoration: none;
	/*change done for CSAT release2*/
	font-size: 11px;
	font:  aerial;
}
.mpdTable td a:hover{
	color: #007FC5;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}
.ui-widget-content {
	/*height: 280px;*/
	background-color: #FFF !important;
}

a:link {
	COLOR: #007FC5;
}
/* PSA Breadcrumbs */
#psacrumbs a:hover {
    text-decoration: underline !important;
}
#psbox2 ol li.pslink a:hover {
    text-decoration: underline !important;
}
#psbox3 ol li.pslink a:hover {
    text-decoration: underline !important;
}
#psbox3 ol li.pslink a:link {
    text-decoration: none !important;
    color: #333333 !important;
}
#psbox2 ol li.pslink a:link {
    text-decoration: none !important;
}
.selColumn {
    color: #333333 !important;
}

TH {
	padding: 4px 6px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	border-bottom: 1px solid #CCC;
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: normal;
}

th.headerSortDown {
	 background-image: url("/Documentum/css/icon_arrow_dec.gif");
	background-repeat: no-repeat;
	background-position: center right;
	padding: 4px 6px;
	font-weight: bold;
}

th.headerSortUp {
	background-image: url("/Documentum/css/icon_arrow_asc.gif");
	background-repeat: no-repeat;
	background-position: center right;
	padding: 4px 6px;
	font-weight: bold;
}



#tabs-1, #myDownload {
    border: 1px solid #CED4D7;
    overflow-x: hidden;

}

#myDownload h5{
  margin-top: 36px;
    text-align: center;

}

#tabs-1 {
   overflow-y:hidden;
  /* height : 160px; */
}

.mostPopDwTable {
/*changes done for CSAT release2*/
  margin-top: 11px;
  margin-bottom: 7px;
  
  *margin-top: 13px;
  *margin-bottom: 9px;
  
  margin-top: 13px\9;
  margin-bottom: 9px\9;
  text-decoration: none;
  width: 750px;
  /*width change */
}
html>/**/body.mostPopDwTable {/*FF*/
	margin-bottom: 10px;
	margin-top: 12px;
}
body:nth-of-type(1).mostPopDwTable {/*GC*/
	margin-top: 11px;
  	margin-bottom: 7px;
}
body:first-of-type.mostPopDwTable {/*Saf*/
	margin-top: 11px;
  	margin-bottom: 7px;
}

.mostPopDwTable td a:link,.mostPopDwTable td a:visited{
	/*color: #007FC5;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;*/
	/* changes done for release2*/
	color: #007FC5 !important;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
	
}
.mostPopDwTable td a:hover{
    font-family: Arial;
    font-size: 11px !important;
}
.mostPopDwTable tr{
   /* height:20px; */
}

.mostPopDwTable tr td {
   height: 16px;
   *height:16px;
   height:17px\9;
   *padding-bottom:0px;
   padding-bottom:2px\9;
   padding: 0 0 5px 0;
   /*changes done for CSAT release2*/
   width: 250px;
}

.mostPopDwTable td a:hover{
    text-decoration: underline;
    color: #007FC5;
    font-size: 11px;
}

/*********Custom Css Classes ***************/
#mp{
  margin-top:0px !important;
  padding-bottom: 10px;
}

.contractReqLock{
	margin-left: 0;
    padding-bottom: 3px;
    vertical-align: middle;
}

.loginReqLock{
	height: 16px;
	margin-left: -3px;
	padding-bottom: 3px;
	vertical-align: middle;
    width: 16px;
}


.linkStyle{
	color : #007FC5 !important;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}
.messageDisplay{
	color : #8E8E8E !important;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
}
.ui-tabs .ui-tabs-nav li {   
    text-shadow: none;
}
.ui-state-hover a, .ui-state-hover a:hover {
	font-weight: normal;
    text-decoration: none;
}

/*changes by Manasa*/
.loginReqLock {
   height: 12px;
   margin-left: -3px;
   padding-bottom: 3px;
   padding-left: 4px;
   vertical-align: middle;
   width: 16px;
}
