﻿*{font-family:Verdana; font-size:11px;}
html, body
{
	background-image:url('/Quick Links/OnlineAss/E00ED/Images/bg.jpg');
	background-repeat:repeat;
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:100%;
	}
	form
	{
		min-height:80%;
	}

#layer1 {
	   
	    width:100%;
	    top:250px;
        position: absolute;
	    z-index:10000;
    }
#msgCont{
        width:600px;
        margin:0px auto;
        }    
#layer{
    width:600px;
    background-color: #333;
    border: 3px double #ccc;
	padding: 10px;
	margin:0px auto;
	color:#fff;
	float:left;
    }
#layer ul li{
    line-height:22px;
    text-align:justify;
    }
    #layer a{
   color:yellow;
font-size:22px;

    }
#layer h3{
       margin:0px 0px;
       padding:0px 0px 5px 0px;
       color:yellow;
       border-bottom:dotted 1px #cdcdcd;
       }
    #close a {
	    float: right;
	    color:yellow;
	  
    }
#header
{
	height: 130px;
}
#headerInner{
    width:1000px;
    margin:0px auto;
    }
.MPOnlineLogo
{
	position: absolute;
	margin: 0px 0px 0px 0px;
	left:0;
	top:0;
	z-index:10;
	width:1000;
	
	background-color: #008dd9;
}
.DivLogo{
    position:relative;
    } 


.WMtable{
		width:100%; 
		border-collapse:collapse;
		font-family:verdana; 
		font-size:14px;
		line-height:1.2em;
	}
	.WMtable th{ 
		padding:7px; border:#c3daed 1px solid; background:#b1d3f2; color:#000; font-size:14px; margin:0 0 0 0; font-weight:200; text-align:left;
	}
	.WMtable td{ 
		padding:5px; border:#c3daed 1px solid; text-align:left;
	}
	/* provide some minimal visual accomodation for IE8 and below */
	.WMtable tr{
		background: #f1f7fd;
	}
	/*  Define the background color for all the ODD background rows  */
	.WMtable tr:nth-child(odd){ 
		background: #f8fcff;
	}
	/*  Define the background color for all the EVEN background rows  */
	.WMtable tr:nth-child(even){
		background: #f1f7fd;
	}
	.none table, .none table td
	{
	    border:none;
	    background-color:transparent;
	}
	input[type="text"],input[type="password"], textarea, select{ padding:7px; border-radius:4px; background-color:#fff; border:solid 1px #CDE7EC; }
	select{width:87% !important;}
/*********************************Result Style********************************/
@media print, Screen{
form{background-color:#fafafa;border:1px solid #fff;width:980px;display:table;margin:0 auto;padding:0px;min-height:400px;}

h1{color: #2f81d5; font-size:20px; font-weight:normal; padding:8px 0 8px; background-color:#f6f6f6; margin:0 0 10px; width:100%; text-align:center;}

#subHeading{font-size: 15px; color: Black; font-weight: normal; padding: 0 0 10px 0;  border-bottom:solid 1px #dedddd; margin-bottom:10px; width:100%; text-align:center;}

#tblMain table, #tblMain table td, #tblResul table, #tblResul table td{border:solid 1px #eee; border-collapse:collapse; padding:5px 5px;}
#tblMain table, #tblResul table{width:90%;}
.inputWMM{background-color:#fff; border:solid 1px #dedddd; padding:4px 4px; width:200px;}
.note{width:90%; margin:0 auto; padding:4px 4px; background-color:#f1f1f1; border:solid 1px #dedddd; color:#2f81d5; line-height:25px; font-size:12px;}
#TableHeading{margin:0 0; padding:0 0;}
.print{width:100%; text-align:center;}
}