.gridheadALTER
{
	
    background-color: #e6e6e6;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#f8f8f8,#e6e6e6);
    background-image: -moz-linear-gradient(top,#f8f8f8,#e6e6e6);
    background-image: -ms-linear-gradient(top,#f8f8f8,#e6e6e6);
    background-image: -o-linear-gradient(top,#f8f8f8,#e6e6e6);
    background-image: linear-gradient(top,#f8f8f8,#e6e6e6);
     -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f8f8, endColorstr=#e6e6e6)";


}
.gridhead
{


background: url("../../imagesWL/footer2.png") repeat scroll center;
border:solid 1px #51add2;

}

.gridheadALTER1
{
	background: #F1FAED;
    background-image: -moz-linear-gradient(#d6edcc, #F1FAED);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#d6edcc),color-stop(1,#F1FAED));
    background-image: -webkit-linear-gradient(#d6edcc, #F1FAED);
    background-image: -o-linear-gradient(#d6edcc, #F1FAED);
    background-image: -ms-linear-gradient(#d6edcc, #F1FAED);
    background-image: linear-gradient(#d6edcc, #F1FAED);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d6edcc, endColorstr=#F1FAED)";

}  
.HELP
{
	margin-left:10px;
	border: solid 1px #dbdbdb; 
	
    padding: 0px;

}
.HELP1
{
	margin-left:0px;
	border: solid 1px #dbdbdb; 
	
    padding: 0px;

}
.TABING
{
	background: #E2E2E2;

}             

.fs11
{
    font-size:11px;
}
.ffl
{
    font-family:Tahoma, Arial;
}
.colblack
{
    color:Black;
    height:30px;    
    font-size:12px;
   
}
.dd2
{
    width: 188px;
    height: 21px;
    margin: 4px;
    padding:1px 1px 1px 1px;
    border:solid 1px #dbdbdb;
  
}
.dd3
{
    width: 193px;
    height: 25px;
    margin: 4px;
    padding:1px 1px 1px 1px;
    border:solid 1px #dbdbdb
}

.list1
{
    padding: 5px;
    width: 9%;
    display: inline;
    float: left;
    font-size: 11px;
    font-weight: normal;
    color: #474747;
    font-family: Tahoma,Arial;
    font-size: 11px;
    text-align: right;
}
.list
{
    padding: 5px 0 5px 0;
    width: 13%;
    display: inline;
    float: left;
    font-size: 11px;
    font-weight: normal;
    color: #474747;
    font-family: Tahoma,Arial;
    font-size: 11px;
}
.list1 b
 {
    color: Black;
 }
 .borderr
 {
     border: solid 1px #dbdbdb;
     height:35px;
 }
 .mailbordercs
 {
 border-bottom: solid 0px; 
 border-right: solid 0px;        
 border-left: solid 0px;
 }
 
.submitbtn {
	color: #000;
	background-image: url(../../imagesWL/footer2.png);
}
.submitbtn:hover{
    	background-image: url(../../imagesWL/footer2.png);
color: #000;
}
.submitbtn1 
{
	background-color:#182F41;
	color: White;
}
.submitbtn1:hover{
color: White;
	background-color:#182F41;

}

.btn {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    border-radius: 3px 3px 3px 3px;
        box-shadow: 1px 1px 1px #999999;
        cursor: pointer;
        display: inline-block;
    margin-left: auto;
    padding: 10px 5px;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        vertical-align: middle;
        line-height: 1.2;
        padding:10px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 14px;
    font-family: din-med, arial, sans-serif;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight:bold;
}

body
{
width: 100%; margin: auto; padding: auto; 
    font-size: 12px;
}
 .fl
        {
            float: left;
        }
        .mt10
        {
            margin-top: 10px;
        }
        .fl
        {
            float: left;
            font-family: Trebuchet MS;
        }
        .fr
        {
            float: right;
            font-family: Trebuchet MS;
        }      
        .w100
        {
        width: 100%;
        }
        .p10
        {
        padding:10px;
        }
        .footer
        {
        height: 41px; margin-top: 30px; background-image: url(../../imagesWL/footer.png);
            background-repeat: repeat-x; font-family: Trebuchet MS;
        }
        .footer a
        {
        text-decoration:none;
        color:#103156;
        }
         .footer a:hover
        {
        text-decoration:underline;
        color:#103156;
        }
        .mt5 {
margin-top: 5px;
}.ml10 {
margin-left: 10px;
}
ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}
.inline-ul li {
display: inline;
color: #fff;
}
.bgtree
{
background: url("../../imagesWL/bggrass1.jpg") repeat scroll center;
}
.bgtree1
{
background: url("../../imagesWL/bggrass1.jpg") repeat scroll center;
}


 .mailbordercs
 {
 border-bottom: solid 0px; 
 border-right: solid 0px;        
 border-left: solid 0px;
 }
 .white_overlay
        {
            display: none;
            position: fixed;
            top: 0%;
            left: 0%;
            width: 100%;
            height: 200%;
            background-color: #fff;
            z-index: 1001;
            -moz-opacity: 0.6;
            opacity: .60;
            filter: alpha(opacity=60);
        }
        .white_content11
        {
            display: none;
            position: fixed;
            top: 40%;
            left: 25%;
            width: 50%;
            height: auto;
            border: 1px solid #dbdbdb;
            background-color: white;
            z-index: 1002;
            overflow: no;
        }

.ddl
{
    width: 188px;
    height: 21px;
    margin: 4px;
    padding:1px 1px 1px 1px;
  
  
}
.HELP2
{
	margin-left:1px;
	border: solid 1px #dbdbdb; 
	
    padding: 0px;

}
.HELP3
{
	margin-left:4px;
	border: solid 1px #dbdbdb; 
	
    padding: 0px;

}

.close-bottom{
    border:0 !important;
    font-size:1.5em;
    background-color:transparent;
}