﻿
#header
{
	
	width:100%;
	height:100px;
}

#topnav
{
	
	width:100%;
	height:30px;
	
	

}
#topnavStrip
{
	
	width:100%;
	height:20px;
	background-color:#F0F0F0;
	text-align:right;
	font-size:12px;
	color:Black;
    font-family:Tahoma, Verdana, Helvetica-Narrow, Helvetica, sans-serif;
	
	
	

}
#breadcrumbs
{
	
	width:100%;
	height:20px;
	padding-top:10px;
	background-color: #3366CC;
}
#leftnav
{
	
	float:left;
	width:15%;
	height:100%;
	color: #3366CC;
	border-right: 1px solid #D7D7D7;
	background: #F0F0F0;
	font-size:10px;
}
#content
{
	float:left;
	width:75%;
	height:100%;
	color: #3366CC;
	text-align:left;
	padding-left:10px;
	padding-top:10px;

	
	
}
#footer
{
	width:100%;
	height:inherit;
	text-align:center;
	font-size:10px;
	font-family:Tahoma, Verdana, Helvetica-Narrow, Helvetica, sans-serif;
}
/* Content Pages Style Sheet Goes Here*/
.legendtext
{
	font-size: 12px;
	color:Orange;
	font-weight: bold;
	font-family:Tahoma, Verdana, Helvetica-Narrow, Helvetica, sans-serif;
}


.tabalN
{
	color:White;
	width: 725px;
	border-collapse: collapse;
	font-size:12px;
	font-variant: small-caps;
	font-weight: bolder;
	background-color: #B1B1F3;
	font-family:Arial;
	text-align:center;
} 
.GridHeader
{
    font-weight: bold;
    background-color:Blue ;
    font-size: 9px;
	font-family:Arial;
}
.GridItem
{
	background-color:Yellow;
	font-weight: normal;
	font-size: 8px;
	font-family:Arial;
}

.GridAltItem
{
	background-color:Green;
	font-weight: normal;
	font-size: 8px;
	font-family:Arial;
}

.Grid
{
	
	border-color: #404040;
	
}

.GridPager
{
	font-size: 9px;
	font-weight: bold;
	font-family:Arial;
	background-color:Yellow;
}





#formtable {  /* -----For input forms table*--------*/
 width: 100%; 
 font-size:11px;
 font-family:Arial;
 font-weight:normal;

} 
#formtable tr
{
	/* -----For input forms table*--------*/
	font-size: 12px;
	color: black;
}


.tdlabel
{
	/* -----For input forms table td label 8C8CA0*--------*/
	border: 1px solid #D8D8F6;
	color: white;
	background-color: gray;
	text-align: right;
	width: 25%;
}
.tdlabel2
{
	/* -----For input forms table td label 8C8CA0*--------*/
	border: 1px solid #D8D8F6;
	color: white;
	background-color: gray;
	text-align: left;
		font-size: 12px;
	font-family: Arial;
	
}
.tdlhead
{
	/* -----For input forms table td label 8C8CA0*--------*/
	color: white;
	text-align: left;
	width: 25%;
	font-size: 18px;
	background-image: url(Images/tblheadbackgrd.gif);
	background-repeat: repeat;
	font-family: Arial;
	font-weight: bold;
	height: 30px;
}
.tdinput
{
	/* -----For input forms table td text boxes/input boxes A7A7B3*--------*/
	border: 1px solid #EEEEFA;
	background-color: lightgrey;
	color: Black;
	width: 25%;
}
.tdinput2
{
	/* -----For input forms table td text boxes/input boxes A7A7B3*--------*/
	border: 1px solid #EEEEFA;
	background-color: lightgrey;
	color: Black;
	font-size: 12px;
	font-family: Arial;
}

#formtable .header { /* -----For input forms table heades TEXT*--------*/

}

.tblhead
{
	font-size: 12px;
	font-family: Arial;
	color: white;
	height: 10px;
	background-color: #020202;
}
.tblrowselect /* -----This is used in Grids in many places for row select--------*/
{
font-size:10px;
font-family:Arial;
background-color: #B1B1F3;	
}
.tblbody
{
	font-size: 12px;
	font-family: Arial;
	color: black;
}
.tblbodyalternate
{
	background-color: lightgrey;
	font-size: 12px;
	font-family: Arial;
}
.tblpager
{
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background-image: url(Images/rowbackgrnd.gif);
	background-position-y: center;
	
}
.tophead
{
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background-image: url(Images/rowbackgrnd.gif);
	background-position-y: center;
	height: 15px;
}

.HelpMessages
{
	color:White;
	width:100%;
	border: 1px solid #D7E5F2;
	border-collapse: collapse;
	font-size:14px;
	font-variant: small-caps;
	font-weight: bolder;
	background-color: #B1B1F3;
	font-family:Arial;
	text-align:center;
} 

.DefaultMessage
{
	color:gray;
	width:100%;
	font-size:14px;
	font-variant:normal;
	font-weight: bolder;
	font-family:Arial;
	text-align:center;
} 
a 
{
	color: #3366CC; 
	font-size: 12px; 
	cursor:hand
	
	}
/* ------End of Content Page Style Sheet Here *--------*/

 .modalBackground 
        {
	       background-color:Gray;
	        filter:alpha(opacity=70);
	        opacity:0.7;
	          
        }
        .updateProgress
        {
            border-width:1px; 
            border-style:solid; 
            background-color:#FFFFFF; 
            position:absolute; 
            width:150px; 
            height:50px;
            z-index:100000000000000000;    
        }
        .updateProgressMessage
        {
            margin:3px; 
            font-family:Trebuchet MS; 
            font-size:small; 
            vertical-align: middle;
        }
        .mepprogressposition
        {
			text-align: center;
			margin-top: 13px;
			vertical-align: middle;
			z-index:100000000000000000;
	        }       
	        .webcashlabel
{
	border-right: darkorange 1px solid;
	border-top: darkorange 1px solid;
	border-left: darkorange 1px solid;
	border-bottom: darkorange 1px solid;
} 

.clearButton{
    color:Black; 
    font-size:12px; 
   font-family : Arial, Helvetica, sans-serif;
  text-align:right;
  margin-right:0px;
  margin-left:250px;
  }
  .submitButton
{
	background: #861a1a;
	font-weight: bold;
	font-size: 12px;
	color: white;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
     #formtable2 {  /* -----For input forms table*--------*/
 width: 100%; 
 font-size:10px;
 font-family:Arial;
 border:0;

} 
.detailsView{
   border-width:1px; 
   border-style:solid; 
}

.progress
{
    display: block;
    position: absolute;
    padding: 2px 3px;
    right: 12px;
    z-index: 1000;

}
.container
{
    border: solid 1px #808080;
    position: absolute;
    border-width: 1px 0px;
   
}
.header
{
    background: url(Images/sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    font-family: arial,helvetica,clean,sans-serif;
}
.body
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}
.modalProgressGreyBackground 
{
 background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopupdiv
{
   text-align:center;
    padding-top: 30px; 
    border-style:solid; 
    border-width:2px; 
    background-color:White; 
    border-color: Blue;
    width:180px; 
    height:60px;
    }
    .panelhide
{
	visibility: hidden;
}
.tophdlink
{
	font-weight: bold;
	font-size: 12px;
	color: white;
}
