/* Main table */
.tabTable {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  color: black;
  width: 100%;
}
/* Table containing column caption text and sorting arrows */
.tabCaptionCell {
/*  background-image: url("../images/yelBox_headMid.jpg"); */
  height: 20px;
  background-color:#EDF3FE;
  text-align: center;
}
/* To dispalay Table link in black color */
.tabCaptionCell  a{
    color:black;
}
/* Table cell containing column caption text */
a.tabCaptionLink, a.tabCaptionLink:hover, a.tabCaptionLink:active, a.tabCaptionLink:visited {
  font: bold 11px tahoma, verdana, arial;
  color: #04266B;
}

.tabCaptionLink {
  text-align: center;
  font: bold 11px tahoma, verdana, arial;
  text-decoration: none;
  color: #04266B;
}
/* Table cell containing sorting arrow  */
.tabSortArrowCell {
  width: 12px;
  padding-left: 2px

}
/* Cell of table with no effects applied at the top of the table */
.tabHeadCell {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  height: 18px;
}
/* Cell of table with no effects applied at the bottom of the table */
.tabFootCell {
  height: 18px;
}
/* Table containing paging arrows and text */
.tabPaging {
/*  background-image: url("../images/yelBox_headMid.jpg"); */
  background-color:#EDF3FE;
}
/* Table cell containing paging text */
.tabPagingText {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  text-align: center;
  color: black;
}
/* Table cell containing paging arrow */
.tabPagingArrowCell {
  text-align: center;
  width: 10px;
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}
/* Table containing filtering form */
.tabFilter {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  color: black;
  background: white;
  height: 18px;
}
/* Input field for filtering pattern */
.tabFilterPattern {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
}
/* Dropdown list in a filtering form */
.tabFilterSelect {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  height: 16px;
}

/* Styles for data cells */

/* Cell of table body, column 0 */
.tabBodyCol0 {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  color: black;
  width: 150px;
}
/* Cell of table body, column 1 */
.tabBodyCol1 {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  width: 150px;
}
/* Cell of table body, column 2 */
.tabBodyCol2 {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  text-align: center;
  width: 50px;
}
/* Cell of table body, column 3 */
.tabBodyCol3 {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  text-align: left;
  width: 80px;
}
.tabBodyCol4 {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  text-align: left;
  width: 100px;
}
.tabBodyCol3neg {
  color: red;
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  text-align: right;
  width: 80px;
}
.tabBodyColCheckBox {
  text-align:center;
  width:10px;
}
.tabBodyColfull {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  text-align: left;
}

/*web style*/
.mandatory {
	font-family:verdana;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
	}
.hide {
	display:none;
	}
.display {
	display:block;
	}
/*
.yelBox_topBrd {
	border-top: 1px solid #CCC;
}
.yelBox_LftBrd {
	border-left: 1px solid #CCC;
}
.yelBox_RhtBrd {
	border-right: 1px solid #CCC;
}
.yelBox_BtmBrd {
	border-bottom: 1px solid #CCC;
}
*/
.yelBox_headMid {
	background-image: url(../images/yelBox_headMid.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 23px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*.button1 {
	background-color: #764098;
	border-radius: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #542276;
	padding: 3px 5px;
}
*/
.button1 {
	text-align: left;
	display: inline-block;
	margin: 1px 1px 1px 1px;
	padding: 3px 10px;
	border-top: 1px solid #0da6c6;
	border-left: 1px solid #0da6c6;
	border-bottom: 1px solid #0B829B;
	border-right: 1px solid #0B829B;
	background-color: #0B829B;
	border-radius: 5px;
	color: white !important;
	text-decoration: none;
	font-weight: bold;
}

.button1:hover {
	margin: 1px 1px 1px 1px;
	background-color: #0da6c6;
	border-top: 1px solid #0B829B;
	border-left: 1px solid #0B829B;
	border-bottom: 1px solid #0da6c6;
	border-right: 1px solid #0da6c6;
}

.tabTable td{
    padding: 2px 4px
}

.yel_Border {
	border: 2px solid #7698DC;
}
.rowBckgrd_light {
background-color: #E2E8F8;
}
.rowBckgrd_dark {
background-color: #C9D6F1;
}
.grid {
border:1px solid #C9D6F1;
}

/* Page Header Bar */
.page_header_back
{
/*background-image: url(../images/headBox_mid.jpg);
background-repeat: x-repeat;*/
}
.module_head {
	font-size:23px;
	color:#98a0a9;
	font-weight:bold;
}

.module_subhead {
	font-size: 21px;
	color: #98a0a9;
}

/* Page Header Bar */
.page_footer_back
{
/*background-image: url(../images/footBox_mid.jpg);
background-repeat: x-repeat;*/
}
.tabTable tr:hover {
background-color: #E1EAFE;
}
.but {
border: 1px solid #ccc;
padding: 2px;
font-size: 0.8em;
color: #444;
}

