﻿body 
{
	background-color: White;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.literal
{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	color:#000000;	
}
.literalBold
{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;	 
}
.literalBoldBlue
{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	color:#333399;
	font-weight: bold;	 
}

.menu
{
background-color: #D3D3D3;
color: #333399;
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:1.0em;
font-weight:bold;
text-decoration:none;
background-repeat:no-repeat   
}

.menu:hover
{
background-color: #D3D3D3;
color: #008080;
font-family:Verdana,Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:1.0em;
background-repeat:no-repeat
}


.footer
{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#929292;
	text-decoration: none;
	vertical-align:bottom
}


.textBox
{
	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align: left;
	background: White;
	font-weight: normal;
	border-style:groove;
	width:170px;
	font-size:11px
}
.dateTextBox
{
	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align: left;
	background: White;
	font-weight: normal;
	border-style:groove;
	width:72px;
	font-size:11px
}
.disabledBox
{	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align: left;	
	background-color: Silver;
	font-weight: normal;
	border-style:groove;
	width:72px;
	
}
.disabledTextBox
{
	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align: left;
	background: White;
	background-color: Silver;
	font-weight: normal;
	border-style:groove;
}
.label
{
	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align:top;
	background: #F7F6F3;
	font-weight: normal;		 
}

.button
{	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:10px;
	cursor: hand;
	height:20px;
}

.subheadingcontmain
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.links
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #333399;
	cursor:hand;
	font-weight: bold;
	text-decoration: none;
	
}

.sectionHeading
{
background-color: #5D7B9D;
color: #FFFFFF;
font-family: Verdana,Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:center;
font-size:1.0em
}

.tableData
{
	background-color: #F7F6F3; 
	border-top-color: #E6E2D8; 
	border-right-color: #E6E2D8; 
	border-bottom-color: #E6E2D8; 
	border-left-color: #E6E2D8;
	border-style: solid; 
	border-width: 1px; 
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 0.8em; 
	color: #000000; 
	font-style:normal;
	padding:4px;
	width:100%;
	height:100%		 
}

.tableDataTnC
{
	background-color: #F7F6F3; 
	border-top-color: #E6E2D8; 
	border-right-color: #E6E2D8; 
	border-bottom-color: #E6E2D8; 
	border-left-color: #E6E2D8;
	border-style: solid; 
	border-width: 1px; 
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 0.8em; 
	color: #000000; 
	font-style:normal;
	padding:4px;
	width:100%;
	height:90%		 
}

.helptableData
{
	width: 100%; 
	height: 100%; 
	border-right: antiquewhite 1pt solid; 
	border-top: antiquewhite 1pt solid; 
	border-left: antiquewhite 1pt solid; 
	border-bottom: antiquewhite 1pt solid;
	background-color: #F7F6F3;
		 
}
.tableDataDynamic
{
	background-color: #F7F6F3; 
	border-top-color:  #E6E2D8 ; 
	border-right-color: #E6E2D8; 
	border-bottom-color: #E6E2D8; 
	border-left-color: #E6E2D8;
	margin-left:3.5px;
	border-style: solid; 
	border-width: 1px; 
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 0.8em; 
	color: #000000; 
	font-style: normal;
	padding:4px;
	width:100%;
	height:100%
		 
}
.informationbar
{
	color:#003366;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

.fixeddropdownlist
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-bottom-style: groove;
	background-color: white;
	width:176px
}
.dropdownlist
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-bottom-style: groove;
	background-color: white;

}
.gridWQHeading
{
	background-color: #5D7B9D;
	color: #FFFFFF;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	cursor:pointer;
}
.gridHeading
{
	background-color: #5D7B9D;
	color: #FFFFFF;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	cursor:default;
}
.grid
{
	border-top-color: #E6E2D8; 
	border-right-color: #E6E2D8; 
	border-bottom-color: #E6E2D8; 
	border-left-color: #E6E2D8;
	cursor: pointer;
	border-width:1px; 
	border-style: solid; 
	width:100%;
	height:100%
}
.gridNotSelectable
{
	border-top-color: #E6E2D8; 
	border-right-color: #E6E2D8; 
	border-bottom-color: #E6E2D8; 
	border-left-color: #E6E2D8;
	cursor:default;
	border-width:1px; 
	border-style: solid; 
	width:100%;
	height:100%
}
.gridRow
{
	border:none;
	border-style:none;
}
.selectedGrid
{
	background-color:Silver;
	color: #FFFFFF;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
.messageLeftAligned
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:Red; 
	font-weight:bold;
	text-align:left;
}

 .hiddencol
    {
        display:none;
        color:Black;
    }

.message
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:Red; 
	font-weight:bold;
	text-align:center;
}
.reportViewer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	border-top-color: #E6E2D8; 
	border-right-color: #E6E2D8; 
	border-bottom-color: #E6E2D8; 
	border-left-color: #E6E2D8;
	border-width: 1px; 
	border-style: solid; 
	width:100%;
	height:100%;
	margin-left:40%;
}
.calenderBody
{
	background-color: #5D7B9D;
	color: #FFFFFF;
	border: 1px solid gray;
	z-index:4;	
}

.today 
{
	background-color: #5D7B9D;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small;
	font-weight: bold;
	border: 1px solid gray;
}
.days 
{
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small;
	font-weight: bold;
	text-align: center;
	background-color: White;
}
.dates 
{
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small;
	background-color: White;
	cursor: pointer; 
}

.tableBorder
{
	border-top-color: #E6E2D8; 
	border-right-color: #E6E2D8; 
	border-bottom-color: #E6E2D8; 
	border-left-color: #E6E2D8;
	border-style: solid; 
	border-width: 1px;
}
.unorderedList
{
	 padding:0;
	 margin-left:15px;
	 margin-right:5px;
	 margin-bottom:0;
	 margin-top:0;
	 
}

.Validator
{
	cursor:pointer;
}

span div#ctl00_cphPageDetail_rptvwMerchantSearch_AsyncWait_Wait, span div#ctl00_cphPageDetail_rptvwMerchantReport_AsyncWait_Wait
{
	border: none !important;
	left: 30% !important;
	top: 323.5px !important;
	background: #FFFFFF !important;
}
