@charset "UTF-8"; 

body {background-color: white
width:100%;
font-family: Arial Narrow; font-size: 7pt; line-height: 1.3; 
overflow:visible;
height:auto;
}

form {background-color: rgb(255,255,255, 0.9);;font-family: Arial Narrow;height:auto;min-height:95%}


body.carlsberg
{width:100%;
background-image:url('/carlsberg/carlsbergcan.jpg');
background-repeat:no-repeat;
background-position:center center;
background-size: cover;

} 

@page { margin: 0.5cm; size: landscape } 

#header, #nav, #footer { display: none; } 

h1 {background-color: white}
h1 {text-align: center;
    color: black;}
h2 {background-color: transparent}
h3 {background-color:transparent;
	color: blue;
	font-family: Arial;
	z-index:-1;
	font-size: 12pt
	}
p {background-color: white;
   color:black;
   text-align: center
  }
  
 p.pleft {background-color: white;
   color:black;
   text-align: left
  }
  
  p.page, p.break { page-break-before: always; }
  
   p.pcenter {background-color: white;
   color:black;
   text-align: center
  }
  
   table{
   background-color: white;
   color:black;
   text-align: center;width:99%;
   -webkit-print-color-adjust: exact; }
   
   table.DisplayTableLinkssmall{
    background-color: white;
   color:black;
   text-align: center;
   float:none;
   border: 1px solid black;
   width:99%;
   table-layout:auto;
   word-wrap: break-word;
   overflow:visible;
   /*border-collapse:collapse;*/
   box-sizing: border-box;
   
   
   }
   
   
   
table.DisplayTableLinks
{   
   color:black;
   text-align: center;
   float:none;
   border: 1px solid black;
   width:99%;
   table-layout:auto;
   word-wrap: break-word;
   overflow:visible;
   /*border-collapse:collapse;*/
   box-sizing: border-box;
   }
   
   
   
    table.FullBorder{
   background-color: white;
   color:black;
   text-align: center;
   float:none;
   border: 1px solid black;
   width:99%;
   table-layout:fixed;
   word-wrap: break-word;
   }
   
       table.FormBorder{
   background-color: white;
   color:black;
   text-align: center;
   float:none;
   border: 1px solid black;
   width:99%;
   table-layout:fixed;word-wrap: break-word;
   }
   
       table.FormBorderleftalign{
   background-color: white;
   color:black;
   text-align: left;
   float:none;
   border: 2px solid black;
   width:99%;
    margin-left:1%; 
    margin-right:0%;
	/*border-collapse:collapse;*/
   table-layout:fixed;
   word-wrap: break-word;
   }
   
        table.FormBorderMaster{
   background-color: transparent;
   color:black;
   text-align: left;
   float:none;
   border: 0px solid black;
   width:99%;
margin-left:auto; 
    margin-right:auto;

	/*border-collapse:collapse;*/
   table-layout:fixed;
   word-wrap: break-word;
   -webkit:full-screen; 
   -webkit-width:100%;
     -webkit-margin-left:0%; 
    -webkit-margin-right:0%;
   }
   
  table.FormBorderOuter{
   
 background-color: white;
   color:black;
   text-align: center;
   float:none;
   border: 3px solid rgb(255,200,255);
   width:99%;
   table-layout:fixed;
   word-wrap: break-word;
   }
   
       table.FormBorderOuterauto{
   background-color: white;
   color:black;
   text-align: center;
   float:none;
   border: 3px solid rgb(255,200,255);
   width:99%;
   table-layout:fixed;
   word-wrap: break-word;
   }
   
     table.FormBorderLeft{
   background-color: transparent;
   color:black;
   text-align: left;
   float:none;
   border: 1px solid black;
   width:99% !important;
   border: 2px solid black;
	table-layout:auto;word-wrap: break-word;
   }
  
  
   
    table.UploadTable{
   background-color: white;
   color:black;
   text-align: center;
   float:none;
   border: 2px solid black;
   width:100%;

   table-layout:fixed;
   word-wrap: break-word;
   }
   
   
   
   
   
    table.CenterBorder{
   background-color: white;
   color:black;
   text-align: center;
   float:none;
   border: 1px solid black;
   width:100%;

   table-layout:fixed;
   word-wrap: break-word;
   }
   
        table.LeftBorder{
   background-color: white;
   color:black;
   text-align: left;
   float:none;
   border: 1px solid black;
   width:99%;

   table-layout:fixed;
   word-wrap: break-word;
   }
   
   table.Auto{
   background-color: white;
   color:black;
   text-align: center;
   float:none;
   border: 1px solid black;
   width:100%;
   /*margin-left:12.5%; 
    margin-right:12.5%;
*/
   table-layout:fixed;
   word-wrap: break-word;
   }
    
    table.Auto1{
   background-color: white;
   color:black;
   text-align: center;
   float:none;
   border: 0px solid black;
   width:100%;
   /*margin-left:12.5%; 
    margin-right:12.5%;
*/
   table-layout:fixed;
   word-wrap: break-word;
   }   
       table.LeftBorderless{
   Display:none;
   }
   
h4 {text-align: center;
    color: black;}
    h5 {text-align: left;
    color: red;}
th{color:blue;font-family:Arial Narrow; font-size: 7pt;background-color: rgb(200,200,200);-webkit-print-color-adjust: exact; }
th.x th {color:green; font-family: Arial; font-size: 7pt;background-color: rgb(0,0,128);}
th.hidx {
	background-color: rgb(210,170,212);  color:blue;
}

th.large {color:white; font-family: Arial; font-size: 12pt;background-color: rgb(0,0,128);}



tr.xtotal td {
	background-color: rgb(180,220,255); color: black;border:0px;padding:1px; 
	-webkit-print-color-adjust: exact; 
}

tr.hidden td {
	background-color: rgb(255,255,255); color: white;
}


tr.total td {
	background-color: rgb(180,180,192); color: black;border:0px;padding:1px;
-webkit-print-color-adjust: exact; 	
}
tr.xsubtotal td {
	background-color: rgb(210,170,212);  color: blue;border:0px;padding:1px; 
}


tr.mutedtotal  {
	background-color: rgb(200,200,212);  color: black;border:0px;padding:1px; 
}

tr.bigheader  {
	background-color: rgb(100,150,212);  color: black;border:1px solid black;padding:1px; height: 2em;
	font-weight:bold;-webkit-print-color-adjust: exact; }


tr.row1  {
	border:0px;padding:2px;-webkit-print-color-adjust: exact;   
}

tr.row2  {
	border:0px;padding:2px; -webkit-print-color-adjust: exact;   
}

tr.row1NB  {
	background-color: rgb(240,240,240);border:0px;padding:2px;-webkit-print-color-adjust: exact; 
}

tr.row2NB {
	background-color: rgb(220,220,220);border:0px;padding:2px;-webkit-print-color-adjust: exact;   
}

tr.newrow  {
	background-color: rgb(200,200,255); color: red; height: 3em;-webkit-print-color-adjust: exact; 
}


.mutedcell {
	 color: blue; width: 30em;font-size: 6pt;
}

.nonmutedcell {
	 color: blue;font-size: 7pt;
}


tr.incomplete  {
	background-color: rgb(255,200,255); color: black; height: 3em;
}

tr.incompletered  {
	background-color: rgb(255,0,0); color: black; height: 3em;
}

tr.expander  {
	height: 2em;color:white; font-size: 10pt;background-color: rgb(190,210,255);font-weight:bold;
	font-family: Arial
	}


tr.Selected  {
	background-color: rgb(255,200,200); color: black; height: 3em;
}

tr.Selected1  {
	background-color: rgb(255,200,200); color: black; height: 5em;
}

td{font-family: Arial; font-size: 8pt;border:1px;padding:2px;
/*-webkit-text-size-adjust: 300%;*/
}

td.border{font-family: Arial; font-size: 8pt;border:1px solid black;padding:2px;font-weight:bold;
/*-webkit-text-size-adjust: 300%;*/
}

td.textboxhighlight{font-family: Arial; font-size: 8pt;border:4px solid red;padding:2px;font-weight:bold;}

td.borderblue{font-family: Arial Narrow; font-size: 7pt;border:1px solid black;padding:0px;
font-weight:bold;background-color:rgb(180,200,255);
/*-webkit-text-size-adjust: 300%;*/
-webkit-print-color-adjust: exact; 
line-height:1.3;
}

td.borderyellow{font-family: Arial; font-size: 7pt;
border:1px solid black;padding:2px;font-weight:bold;background-color:rgb(255,255,0);
line-height:1.3;
/*-webkit-text-size-adjust: 300%;*/
}

td.bordersubtle{font-family: Arial; font-size: 7pt;border:1px solid black;padding:2px;font-weight:bold;background-color:rgb(255,255,0);
/*-webkit-text-size-adjust: 300%;*/line-height:1.3;
}

td.borderfill{font-family: Arial; font-size: 6pt;border:0px solid rgb(180,200,255);padding:2px;font-weight:bold;background-color:rgb(255,255,255);
/*-webkit-text-size-adjust: 300%;*/line-height:1.3;
}
td.borderfill2{font-family: Arial Narrow; font-size: 8pt;border:0px solid black;padding:2px;font-weight:bold;background-color:rgb(255,255,255);
/*-webkit-text-size-adjust: 300%;*/line-height:1.3;
}
td.borderother{font-family: Arial Narrow; font-size: 7pt;border:1px solid black;padding:2px;font-weight:bold;background-color:rgb(200,180,220);
vertical-align:bottom;text-align: left;line-height:1.3;
}

td.borderyellow{font-family: Arial; font-size: 7pt;border:1px solid black;padding:2px;font-weight:bold;background-color:rgb(255,255,0);
/*-webkit-text-size-adjust: 300%;*/line-height:1.3;
}


td.borderAmber{font-family: Arial; font-size: 7pt;border:1px solid black;padding:2px;font-weight:bold;background-color:#FF7E00;
/*-webkit-text-size-adjust: 300%;*/line-height:1.3;
}
td.borderRed{font-family: Arial; font-size: 7pt;border:1px solid black;padding:2px;font-weight:bold;background-color:rgb(200,0,0);
/*-webkit-text-size-adjust: 300%;*/line-height:1.3;
}
td.borderGreen{font-family: Arial; font-size: 7pt;border:1px solid black;padding:2px;font-weight:bold;background-color:rgb(0,200,0);
/*-webkit-text-size-adjust: 300%;*/line-height:1.3;
}

td.bordergrey{font-family: Arial; font-size: 7pt;border:1px solid black;padding:0px;font-weight:bold;background-color:rgb(220,220,220);
/*-webkit-text-size-adjust: 300%;*/
-webkit-print-color-adjust: exact; 
line-height:1.3;
}

td.borderblack{font-family: Arial; font-size: 8pt;border:1px solid black;padding:0px;font-weight:bold;background-color:rgb(0,0,0);color: white;
/*-webkit-text-size-adjust: 300%;*/
-webkit-print-color-adjust: exact; line-height:1.3;
}

td.borderblackcentre{font-family: Arial Narrow; font-size: 8pt;border:1px solid black;padding:2px;font-weight:bold;
background-color:#002130;color: white;
/*-webkit-text-size-adjust: 300%;*/text-align: center
}

td.blackb{font-family: Arial; font-size: 8pt;border:0px solid black;padding:2px;font-weight:bold;background-color:rgb(0,0,0);color: white;
/*-webkit-text-size-adjust: 300%;*/
-webkit-print-color-adjust: exact; line-height:1.3;
}



td.bordertext{font-family: Arial Narrow; font-size: 7pt;border:1px solid black;padding:2px;/*font-weight:italic;*/text-align: left;
/*-webkit-text-size-adjust: 300%;*/line-height:1.3;
}

td.leftalign{font-family: Arial Narrow; font-size: 7pt;border:0px solid black;padding:0px;font-weight:normal;text-align: left;
/*-webkit-text-size-adjust: 300%;*/
}

td.leftalignbigger{font-family: Arial Narrow; font-size: 8pt;border:0px solid black;padding:1px;font-weight:normal;text-align: left;
/*-webkit-text-size-adjust: 300%;*/
}


td.bordervertical{font-family: Arial; font-size: 6pt;border:1px solid black;padding:2px;/*font-weight:italic;*/text-align:right;
vertical-align: top;
/*-webkit-text-size-adjust: 300%;*/line-height:1.3;
}

.Vertical { font-size: 10pt;background-color:rgb(220,220,220);
 
}



td.filler{font-family: Arial; font-size: 8pt;border:0px solid black;padding:0px;background-color:rgb(220,220,226)
/*-webkit-text-size-adjust: 300%;*/
}


td.GreenHighlight{color:white;background-color:green;font-weight:bold; font-size: 12px; }
td.GreenHighlight:hover{color:green;background-color:black;}
td.GreenHighlightv1{color:white;background-color:green;font-weight:bold; }
td.RedHighlightv1{color:white;background-color:red;font-weight:bold; }
td.RedHighlight{color:white;background-color:red;font-weight:bold; font-size: 12px; }
td.BlueHighlight{color:white;background-color:blue;font-weight:bold; font-size: 12px; }
select:selected{font-size:7pt;color: green;}
.filter{font-size:7pt;font-family:Arial;color: blue;width: 10em;}
/*.filter option{font-size:7pt;color: blue;background-color:pink}*/
.filter option selected{font-size:7pt;color: green;}
/*select:hover { background-color: red;width: auto; }*/
select{font-size:7pt;font-family:Arial;}
select.selectcolour{font-size:7pt;font-family:Arial;width: 10em;color: blue;background-color:pink;}
select.selectyellow{font-size:7pt;font-family:Arial;width: 10em;color: blue;background-color:yellow;}
option{font-size:7pt;font-family:Arial;color: blue}
option.selectvalues{background-color:pink;width: auto}
option[selected]{background-color:yellow} 

.dropdownentry{font-size:7pt;font-family:Arial;color: blue;width: auto;
-moz-appearance: none; 
-webkit-appearance: none; 
appearance: none; 

}

.dropdownentryhighlight{font-size:7pt;font-family:Arial;color: red;width: auto;
-moz-appearance: none; 
-webkit-appearance: none; 
appearance: none; }


input{font-size:6pt;font-family:Arial;}
H6{font-family: Arial; font-size: 8pt;}

body { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height: 15pt;
color: black;font-weight:bold;border: 1px }

span.small { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 85%;font-weight:lighter;color: blue; }


span.tiny { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 80%;font-weight:lighter; color: red;}


IMG.client {
 position:relative;
 top:0px;
 z-index:2;  
 float:left;
 left:10px;
 /*padding: 20px;*/
 width:135px;
 height:100px;
 margin:2px;
 background:rgb(255,255,255);
 border: 2px solid rgb(255,255,255);
 display:inline;
}

IMG.clientsmall {
 position:relative;
 top:0px;
 z-index:2;  
 float:left;
 left:10px;
 /*padding: 20px;*/
 width:100px;
 height:60px;
 margin:2px;
 background:rgb(255,255,255);
 border: 2px solid rgb(255,255,255);
 display:inline;
}

IMG.clientfloat {
 position:absolute;
 top:0px;
 z-index:3;  
 float:right;
 right:11px;
 /*padding: 20px;*/
 width:109px;
 height:30px;
 margin:1px;
 background:rgb(255,255,255);
 border: 5px solid rgb(255,255,255);
 display:inline;
}

IMG.suffix {
 position:relative;
 background:rgb(255,255,255);
 display:inline;
}


IMG.carlsberg{
 position:absolute;
 top:0px;
 z-index:2;  
 float:right;
 right:10px;
 /*padding: 20px;*/
 width:100px;
 height:80px;
 margin:0px;
 background:rgb(120,120,180);
 border: 0px solid rgb(255,255,255);
 display:inline;
}

IMG.Unilever{
 position:absolute;
 top:0px;
 z-index:2;  
 float:right;
 right:10px;
 /*padding: 20px;*/
 width:71px;
 height:83px;
 margin:0px;
 background:rgb(120,120,180);
 border: 0px solid rgb(255,255,255);
 display:inline;
}




IMG.clientfloatlarge {
 position:absolute;
 top:0px;
 z-index:3;  
 float:right;
 right:0px;
 /*padding: 20px;*/
 width:218px;
 height:60px;
 margin:0px;
 background:rgb(255,255,255);
 border: 5px solid rgb(255,255,255);
 display:inline;
}

IMG.logo{
 position:absolute;
 top:0px;
 z-index:2;  
 float:right;
 right:10px;
 /*padding: 20px;*/
 width:100px;
 height:49px;
 margin:2px;
 background:rgb(120,120,180);
 border: 2px solid rgb(255,255,255);
 display:none;
}

IMG.smalllogo{
 position:absolute;
 top:0px;
 z-index:2;  
 float:right;
 right:10px;
 /*padding: 20px;*/
 width:135px;
 height:65px;
 margin:1px;
 background:rgb(120,120,180);
 border: 2px solid rgb(255,255,255);
 display:inline;
}

IMG.tinylogo{
 position:absolute;
 top:0px;
 z-index:2;  
 float:right;
 right:5px;
 /*padding: 20px;*/
 width:100px;
 height:49px;
 margin:1px;
 background:rgb(120,120,180);
 border: 5px solid rgb(255,255,255);
 display:none;
}

img.tiny{
	display:none;
}

IMG.minilogo{
 position:static;
 top:-10px;
 z-index:2; 
 /*float:center;
 right:120px;
 /*padding: 20px;*/
 width:40px;
 height:20px;
 margin:0px;
 background:rgb(120,120,180);
 border: 0px solid rgb(255,255,255);
 display:none;
}

IMG.spanpic{
 position:relative;
 
 z-index:2000; 
 /*float:center;
 right:120px;
 /*padding: 20px;*/
 width:300px;
 height:300px;
 margin:0px;
 background:rgb(120,120,180);
 border: 0px solid rgb(255,255,255);
 display:inline;
}


.minilogo{
 position:static;
 top:-10px;
 z-index:2; 
 /*float:center;
 right:120px;
 /*padding: 20px;*/
 width:40px;
 height:20px;
 margin:0px;
 background:rgb(120,120,180);
 border: 0px solid rgb(255,255,255);
 display:none;
}


IMG.thumbpic{
 position:relative;
 
 z-index:2000; 
 /*float:center;
 right:120px;
 /*padding: 20px;*/
 width:60px;
 height:60px;
 margin:0px;
 background:rgb(120,120,180);
 border: 0px solid rgb(255,255,255);
 display:inline;
}

IMG.thumbpicResize{
 position:relative;
 
 z-index:2000; 
 /*float:center;
 right:120px;
 /*padding: 20px;*/
 width:200px;
 height:200px;
 margin:0px;
 background:rgb(120,120,180);
 border: 0px solid rgb(255,255,255);
 display:inline;
}

body.recruit

{	background-image:none;
	background:rgb(255,255,255, 0.9);
	height: auto;
}

IMG.recruit {
 position:relative;
 top:0px;
 z-index:2;  
 float:left;
 left:10px;
 /*padding: 20px;*/
 width:100px;
 height:75px;
 margin:2px;
 background:transparent;
 border: 0px ;
 display:block-inline;
}

span.heading { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt; color: blue;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 1px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
	z-index:1;
	background:rgb(225,226,226);
	display:block;
	}
span.heading2 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt; color: blue;
	position: relative;
	top: 15px;
	left: -8px;
	width: 100%;
	margin: 1px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
	z-index:0;
	background:rgb(220,220,255);
	border: 1px solid rgb(0,0,0);
	display:block;
	}
	
span.subheading { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 16pt; color: Silver;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 99%;
	margin: 0px;
	padding: 4px;
	font-weight: bold;
	text-align: center;
	z-index:2;
	border: 1px solid rgb(180,180,180);
	background : transparent; 
	background:rgb(225,226,226);
	display:none;
	-webkit-print-color-adjust: exact; 
	}	
	
	span.filterspan { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*font-size: 10pt; color: blue;*/
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
	text-align: left;
	z-index:1;
	background:rgb(220,220,255);
	border: 1px solid rgb(200,200,255);
	display:none;
	}

span.hidefilterspan { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*font-size: 10pt; color: blue;*/
	position: relative;
	top: 0px;
	left: 6px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
	z-index:20;
	/*background:rgb(225,226,226);*/
	border: 0px solid rgb(0,0,0);
	display:none;
	}	
	
span.numberofrowsspan { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*font-size: 10pt; color: blue;*/
	position: relative;
	top: 0px;
	left: 6px;
	width: auto;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
	text-align: left;
	z-index:-2;
	/*background:rgb(255,255,255);
	border: 0px solid rgb(0,0,0);*/
	display:none;
	}		
	
	span.Helpme 
{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt; color: blue;
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
	z-index:1;
	/*background:rgb(240,220,226);*/
	border: 0px solid rgb(0,0,0);
	display: inline;
	/*vertical-align:middle;*/
}
	
	
	
	
	
	
span.buttonspan 
{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*font-size: 10pt; color: blue;*/
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
	text-align: left;
	z-index:1;
	background:rgb(220,220,226);
	border: 1px solid rgb(205,206,186);
	/*vertical-align:middle;*/
	
	display:none;
	}
	
	
span.buttonspanprint 
{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*font-size: 10pt; color: blue;*/
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
	text-align: left;
	z-index:1;
	background:rgb(220,220,226);
	border: 1px solid rgb(205,206,186);
	/*vertical-align:middle;*/
	
	display:block;
	}	
	
span.RowsSpan
 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*font-size: 10pt; color: blue;*/
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	display:none;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
	text-align: left;
	z-index:1;
	background:rgb(200,220,226);
	border: 1px solid rgb(0,0,0);
	/*vertical-align:middle;*/
	}
	
				
span.ColumnSpan 
{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*font-size: 10pt; color: blue;*/
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
	text-align: left;
	z-index:1;
	background:rgb(220,220,226);
	border: 1px solid rgb(0,0,0);
	display: none;
	/*vertical-align:middle;*/
}
	
	span.Message 
{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt; color: blue;
	position: relative;
	top: -2px;
	left: 0px;
	width: auto;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
	text-align: left;
	z-index:3;
	background:rgb(240,220,226);
	border: 1px solid rgb(0,0,0);
	display: inline;
	/*vertical-align:middle;*/
}

	span.MessageWrap 
{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 7pt; color: blue;
	position: relative;
	top: -2px;
	left: 0px;
	width: auto;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
	z-index:3;
	background:rgb(240,220,226);
	border: 1px solid rgb(0,0,0);
	display: block;
	line-height:1.3;
	/*vertical-align:middle;*/
}
	
		span.Messagecenter 
{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt; color: blue;
	position: relative;
	top: 0px;
	left: 0px;
	
	 width:80%;
   margin-left:10%; 
    margin-right:10%;
	margin: 1px;
	padding: 2px;
	font-weight: bold;
	text-align: left;
	z-index:1;
	background:rgb(240,220,226);
	border: 1px solid rgb(0,0,0);
	display: inline;
	/*vertical-align:middle;*/
}
	

		span.BigMessage 
{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12pt; color: blue;
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	margin: 1px;
	padding: 4px;
	font-weight: bold;
	text-align: left;
	z-index:1;
	background:rgb(240,220,226);
	border: 1px solid rgb(0,0,0);
	display: inline;
	/*vertical-align:middle;*/
}

span.messagespan 
{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*font-size: 10pt; color: blue;*/
	position: relative;
	top: 0px;
	left: 0px;
	width: 99%;
	margin: 1px;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	z-index:1;
	background:rgb(220,220,246);
	border: 1px solid rgb(0,0,0);
	/*vertical-align:middle;*/
	
	display:block;
	}
	
			span.messagespanintegrated 
{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*font-size: 10pt; color: blue;*/
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	margin: 1px;
	padding: 3px;
	font-weight: bold;
	text-align: left;
	z-index:1;
	background:rgb(220,220,246);
	border: 2px solid rgb(0,0,0);
	/*vertical-align:middle;*/
	
	display:block;
	}
	
	
	
	span.messagespanwhite 
{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*font-size: 10pt; color: blue;*/
	position: relative;
	top: 0px;
	left: 0px;
	width: 97%;
	height: auto;
	margin: 0px;
	padding: 3px;
	font-weight: bold;
	text-align: left;
	z-index:1;
	background:rgb(255,255,246);
	border: 0px solid rgb(0,0,0);
	/*vertical-align:bottom;*/
	line-height:1.3;
	display:block;
	}
	
	span.messagespansmall 
{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 7pt; color: blue;
	position: relative;
	top: 0px;
	left: 0px;
	width: 98%;
	margin: 1px;
	padding: 0px;
	font-weight: lighter;
	text-align: center;
	z-index:1;
	background:rgb(220,220,246);
	border: 1px solid rgb(0,0,0);
	/*vertical-align:middle;*/
	
	display:block;
	}	

	span.messagespanleft 
{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*font-size: 10pt; color: blue;*/
	position: relative;
	top: 0px;
	left: 0px;
	width: 80%;
	margin: 1px;
	padding: 3px;
	font-weight: bold;
	text-align: left;
	z-index:1;
	background:rgb(220,220,246);
	border: 1px solid rgb(0,0,0);
	/*vertical-align:middle;*/
	
	display:block;
	}
	
	
	
span.bigmessagespan 
{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12pt; color: blue;
	position: relative;
	top: 0px;
	left: 0px;
	width: 99%;
	margin: 1px;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	z-index:1;
	background:rgb(220,220,246);
	border: 1px solid rgb(0,0,0);
	/*vertical-align:middle;*/
	line-height:4em;
	display:block;
	}
span.messagespan2H 
{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12pt; color: blue;
	position: relative;
	top: 0px;
	left: 0px;
	width: 99%;
	margin: 1px;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	z-index:1;
	background:rgb(220,220,246);
	border: 1px solid rgb(0,0,0);
	/*vertical-align:middle;*/
	line-height:2em;
	display:block;
	}

span.fillerspan 
{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt; color: blue;
	position: relative;
	top: 0px;
	left: 0px;
	width: 99%;
	margin: 1px;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	z-index:1;
	background:rgb(225,226,226);
	border: 1px solid rgb(0,0,0);
	/*vertical-align:middle;*/
	line-height:2em;
	display:block;
	}





span.header { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt; color: blue;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height:2em;
	margin: 1px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
	vertical-align:text-bottom;
	z-index:1;
	background:rgb(225,226,226);
	display:block;
	}	
	
span.headerbig { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14pt; color: black;
	position: relative;
	top: 5px;
	left: 0px;
	width: 95%;
	margin: 1px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
	z-index:1;
	display:block;
	}	
		
span.headerbig2 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14pt; color: black;
	position: relative;
	top: 0px;
	left: 0px;
	width: 95%;
	margin: 1px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
	z-index:1;
	display:block;
	}	
	
	
span.RowsHide
 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*font-size: 10pt; color: blue;*/
	position: relative;
	top: 4px;
	left: 0px;
	width: 100%;
	display:None;
	margin: 1px;
	padding: 2px;
	font-weight: bold;
	text-align: left;
	z-index:1;
	background:rgb(200,220,226);
	border: 1px solid rgb(0,0,0);
	/*vertical-align:middle;*/
	}	
	
	
	
	
	
	
	
	
	other
	{
	background : transparent; 
	background: #e5e5e5;
	border: 1px solid #666;
	display: block;
	}

input.small 
{
font-size: 85%;font-weight:bold;
width:110px;
display:none;
}

input.smalltickbox 
{
font-size: 85%;font-weight:bold;
}

input.medium 
{
font-size: 180%;font-weight:bold;
position: relative;
top:5px;
}

input.medium2 
{
font-size: 180%;font-weight:bold;
position: relative;
top:0px;
}



input.mediummid{
font-size: 180%;font-weight:bold;
text-align:center;
color: #900;
border: 3px double #FC6;
position: relative;
left:400px;
top:5px;
}

input.uploadbutton{
font-size: 120%;font-weight:bold;
text-align:center;
color: #900;
border: 3px double #FC6;
position: relative;
left:0px;
top:0px;
}


input.nicebutton{
display: none;
}



input.hidetiny
{
font-size: 1%;
}




span.welcome 
{display: none;
z-index:-1;
font-size:9pt;font-weight:bold;color: black;
}

input.textentry{font-size:7pt;font-family:Arial;width: 10em;color: black;height: 4em}

textarea{font-size:7pt;font-family:Arial;width: 28em;color: black;height: 3em}
textarea.small{font-size:7pt;font-family:Arial;width:17em;color: black;height: 3em}
textarea.tiny{font-size:7pt;font-family:Arial;width:12em;color: black;height: 2em}
textarea.tiny8{font-size:7pt;font-family:Arial;width:8em;color: black;height:2em; resize:none;overflow:auto;}
textarea.tiny10{font-size:7pt;font-family:Arial;width:10em;color: black;height:2em; resize:none;overflow:auto;}
textarea.tiny12{font-size:7pt;font-family:Arial;width:12em;color: black;height:2em; resize:none;overflow:auto;}
textarea.textarea16{font-size:7pt;font-family:Arial;width:16em;color: black;height:4em; resize:none;overflow:auto;}
textarea.textarea16{font-size:7pt;font-family:Arial;width:20em;color: black;height:4em; resize:none;overflow:auto;}
textarea.textareaauto10{font-size:7pt;font-family:Arial;width:100%;color: black;height:5em; resize:none;overflow:auto;}
textarea.textareaH3{font-size:7pt;font-family:Arial;width:100%;color: black;height:3em; resize:none;overflow:auto;}
textarea.textareaH3NP{font-size:7pt;font-family:Arial;width:100%;color: white;height:3em; resize:none;overflow:auto;}
textarea.textareaH4NP{font-size:7pt;font-family:Arial;width:100%;color: black;height:4em; resize:none;overflow:auto;}
input.textareaH4{font-size:7pt;font-family:Arial;width:100%;color: black;height:4em; resize:none;overflow:auto;}

textarea.textareaH4{font-size:7pt;font-family:Arial;width:95%;color: black;height:4em; resize:none;overflow:auto;}
input.textareaH4NP{font-size:7pt;font-family:Arial;width:100%;color: black;height:4em; resize:none;overflow:auto;}
textarea.textareaH5{font-size:7pt;font-family:Arial;width:100%;color: black;height:5em; resize:none;overflow:auto;}
input.textareaH5{font-size:7pt;font-family:Arial;width:100%;color: black;height:5em; resize:none;overflow:auto;}
input.textareaH6{font-size:7pt;font-family:Arial;width:100%;color: black;height:6em; resize:none;overflow:auto;}
input.textbox{font-size:7pt;font-family:Arial;width:4em;color: black;height: 2em}
input.textboxauto{font-size:7pt;font-family:Arial;width:100%;color: black;height: 2em}
input.textboxautobold{font-size:7pt;font-family:Arial;width:90%;color: black;font-weight:bold; }
textarea.textboxauto{font-size:7pt;font-family:Arial;width:100%;color: black;height: 2em;}
input.textboxautosmall{font-size:7pt;font-family:Arial;width:80%;color: black; }
input.textboxautohide{font-size:7pt;font-family:Arial;width:100%;color: black;height: 2em;display:none;}
input.textbox4{font-size:7pt;font-family:Arial;width:4em;color: black;height: 2em}
input.textbox5{font-size:7pt;font-family:Arial;width:5em;color: black;height: 2em}
input.textbox6{font-size:7pt;font-family:Arial;width:6em;color: black;height: 2em}
input.textbox6np{font-size:7pt;font-family:Arial;width:92%;color: white;height: 2em}
input.textbox8{font-size:7pt;font-family:Arial;width:8em;color: black;height: 2em}
input.textbox10{font-size:7pt;font-family:Arial;width:10em;color: black;height: 2em}
input.textbox12{font-size:7pt;font-family:Arial;width:12em;color: black;height: 2em}
input.textbox13{font-size:7pt;font-family:Arial;width:13em;color: black;height: 2em}
input.textbox14{font-size:7pt;font-family:Arial;width:14em;color: black;height: 2em}
input.textbox15{font-size:7pt;font-family:Arial;width:15em;color: black;height: 2em}
input.textbox16{font-size:7pt;font-family:Arial;width:16em;color: black;height: 2em}
input.textbox16big{font-size:7pt;font-family:Arial;width:16em;color: black;height: 4em}
input.textbox18{font-size:7pt;font-family:Arial;width:18em;color: black;height: 2em}
input.textbox20{font-size:7pt;font-family:Arial;width:20em;color: black;height: 2em}
input.textbox22{font-size:7pt;font-family:Arial;width:22em;color: black;height: 2em}
input.textbox24{font-size:7pt;font-family:Arial;width:24em;color: black;height: 2em}
input.textboxlargefont{font-size:12pt;font-family:Arial;width:9em;color: black;height: 2em}
input.textsearch{font-size:7pt;font-family:Arial;width:10em;color: green;}
input.textareaH3{font-size:7pt;font-family:Arial;width:100%;color: black;height:3em; resize:none;overflow:auto;}
input.textareaH3{font-size:7pt;font-family:Arial;width:100%;color: black;height:3em; resize:none;overflow:auto;}
input.textareaH2{font-size:7pt;font-family:Arial;width:100%;color: black;height:2em; resize:none;overflow:auto;}
input.hidden{font-size:7pt;font-family:Arial;width:100%;color: black;height:3em; resize:none;overflow:auto;display:none;}
textarea.textareaCalendar{font-size:7pt;font-family:Arial;width:14em;color: black;height:6em; resize:none;overflow:auto;}
input.textboxhighlight{font-size:7pt;font-family:Arial;width:100%;color: black;height: 3em;border: 4px solid red;}
input.textareaauto10{font-size:7pt;font-family:Arial;width:100%;color: black;height:8em; resize:none;overflow:auto;}
input.textsearchHL{font-size:7pt;font-family:Arial;width: 10em;color: blue; background-color:pink;}

input.zero{font-size:7pt;font-family:Arial;width: 0em;color: blue; background-color:pink;}


textarea.textareaautoH4{font-size:7pt;font-family:Arial;width:100%;color: black;height:4em; resize:none;overflow:auto;}
input.textareaautoH4{font-size:7pt;font-family:Arial;width:100%;color: black;height:4em; resize:none;overflow:auto;}


input.largerradiobutton
{
	width: 40em;
	height: 30em;
	 display: inline-block;
     font-size: 10px;
     line-height: 1em;
     margin: 0 0.25em 0 0;
     padding: 0;
     width: 10em;
     height: 2.5em;
     vertical-align: text-top;
	 border: 1px solid #111;
	 background: black;
     color: black;
}




#PopUpBackGround
{
    z-index: 1400;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /*filter:alpha(opacity=70);*/
    opacity: 0.7;
    display: none;
    background: #333;
    padding-top: 15%;
    padding-left: 15%;

}

.red { color: rgb(200,0,80) ;font-weight:bold; }  
.green { color: #0F0; }
.blue { color: rgb(0,40,200);
/*font-weight:italic */
}
.NA{font-size: 8px;font-weight:italic; }
.Black{}
.Green {color:009900; font-weight:bold; font-size: 12px; }
.Blue{ font-size: 12px;}


div.content{
 height: auto;
width: 99%;
overflow: visible;
border: 0px solid #666;
background-color: rgb(255,255,255);
padding: 0px;
-webkit-print-color-adjust: exact; 
 }
 
  div.content2{
 height: auto;
/*width: 99% !important;*/
overflow: auto;
border: 0px solid #666;
background-color: rgb(255,255,255);
padding: 0px;
-webkit-print-color-adjust: exact; 
 }
 
 
 div.header{
 height:auto;
  width: 99%;
overflow: visible;
border: 0px;
background-color: rgb(255,255,255);
padding: 0px;

 }
 
  div.subheading{
 display:none;

 }
 
 
 
   div.headermaster{
 height:auto;
  width: 99%;
overflow: auto;
border: 0px solid #666;
background-color: rgb(255,255,255);
padding: 0px;

 }

  div.header2{
 height:auto;
 /*width: 99% !important;*/
overflow: none;
border: 0px solid #666;
background-color: rgb(255,255,255);
padding: 0px;

 }

 
 div.sidebar{
  position:absolute;
  top:40px;
  right:0;
  width:100px;
  background:#ccc;
  }
  div.myfirstDiv{
  position:relative;
  display: inline-block;
	width: 45%;
  border: 4px solid #666;
  margin: 1em;
  }
  
   div.mysecondDiv{
  position:relative;
  display: inline-block;
 width: 45%;
  border: 4px solid #666;
   margin: 1em;
  }
  
     div.mythirdDiv{
  position:relative;
  display: inline-block;
 width: 90%;
  border: 0px solid #666;
   margin: 1em;
  }
  
     div.myfourthDiv{
  position:relative;
  display: inline;
 width: 90%;
  border: 0px solid #666;
   margin: 1em;
  }
  
       div.myfifthDiv{
  position:relative;
  display: inline;
 width: 90%;
  border: 0px solid #666;
   margin: 1em;
  }
  
    div.mysixthDiv{
  position:relative;
  display: inline;
	width: 90%;
  border: 0px solid #666;
  margin: 1em;
  }
  
   div.myseventhDiv{
  position:relative;
  display: inline;
 width: 90%;
  border: 0px solid #666;
   margin: 1em;
  }
  
     div.myeighthDiv{
  position:relative;
  display: inline;
 width: 90%;
  border: 0px solid #666;
   margin: 1em;
  }
  
       div.myninthDiv{
  position:relative;
  display: inline;
 width: 90%;
  border: 0px solid #666;
   margin: 1em;
  }
  
       div.mytenthDiv{
  position:relative;
  display: inline;
 width: 90%;
  border: 0px solid #666;
   margin: 1em;
  }
  
       div.myeleventhDiv{
  position:relative;
  display: inline;
 width: 90%;
  border: 0px solid #666;
   margin: 1em;
  }
  
  
        div.mytwelfthDiv{
  position:relative;
  display: inline;
 width: 90%;
  border: 0px solid #666;
   margin: 1em;
  }
  
  
  
  /*color: #0110;*/
 
/*HOVER POPUP LINKS*/

/*hoverpopups type 1*/

#popup { color: #000; background-color: #c0c0c0; }

#popup a, #popup a:visited {
	position: relative;
	display: block;
	width: 130px;
	line-height: 30px;
	text-align: right;
	padding: 0 10px;
	margin: 0;
	border: 1px solid #666;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}

#popup a span {
	display: none;
}

#popup a:hover { 
	background-color: #e9e9e2; 
}

/* the IE correction rule */
#popup a:hover	{
	color: #f00; 
	background-color: #e9e9e2;
	text-indent: 0; /* added the default value */
}

#popup a:hover span {
	display: none;
}


/*THUMBNAIL HOVERPOPUPS*/

.thumbnail  {
}

.thumbnail:hover {
	display:none;
}

.thumbnail span { /*CSS for enlarged image*/
	display:none;
}

.thumbnail span img { /*CSS for enlarged image*/
	display:none; 
	/*padding: 2px;*/
}

.thumbnail:hover span { /*CSS for enlarged image on hover*/
	display:none;
	/*top: 5px; /* use IF IE6 style to correct IE6 positions of larger image relative to thumb */
	/*left: 300px;/*position where enlarged image should offset horizontally */
}

/*THUMBNAIL2 - thumbnail2 has border and border on hover*/

.thumbnail2 {
	position: relative;
	float: left;
	padding: 5px;
	/*z-index: 0;*/
}

.thumbnail2:hover { 
	background-color: #e9e9e2;
	/*z-index: 50;*/
	color: #335500;
	text-decoration: none;
}

.thumbnail2 span { /*CSS for enlarged image*/
	position: absolute;
	background-color: #e5e5e5;
	padding: 5px;
	/*left: -1000px;*/
	border: 1px solid #666;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail2 span img { /*CSS for enlarged image*/
	border-width: 0px;
	/*padding: 2px;*/
}

.thumbnail2:hover span { /*CSS for enlarged image on hover*/
	visibility: visible; width: 208px;
	top: 5px; /* use IF IE6 style to correct IE6 positions of larger image relative to thumb */
	left: 300px;/*position where enlarged image should offset horizontally */
}

a.thumbnail2 img { 
	text-decoration:none;
	z-index: 50; 
}

/*if same attribute for all 4 states, then declare here in
a.thumbnail2*/ 
/*
a.thumbnail2 img:link { 
	border: 2px solid #e9e9e2; 
	background: transparent; 
}

a.thumbnail2 img:visited { 
	border: 2px solid #e9e9e2; 
	background : transparent; 
}
*/
a.thumbnail2 img:hover { 
	border: 2px solid #f00; 
	background : transparent; 
}

a.thumbnail2 img:active { 
	border: 2px solid #e9e9e2; 
	background : transparent; 
}

a.thumbnail2 img { 
	border: 2px solid #e9e9e2; 
}

   input[type=checkbox2],
   input[type=Radio] {
     display: inline-block;
     font-size: 10px;
     line-height: 1em;
     margin: 0 0.25em 0 0;
     padding: 0;
     width: 1.5em;
     height: 1.5em;
     vertical-align: center;
	 border: 1px solid #111;
	 background: blue;
     color: blue;
     font-family: helvetica, sans-serif;
     background: -webkit-gradient(linear, left top, left bottom, from(FFFFFF), to(99CCFF));
     /*-webkit-appearance:none;*/
 	 -webkit-box-shadow: 1px 1px 1px #333;
   }
   
   input[type=Radio] {
      -webkit-border-radius: 1em;
    }

   input[type=checkbox]:checked {
     background: url("data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%008%00%00%008%08%02%00%00%00'%E4%ACI%00%00%00%19tEXtSoftware%00Adobe%20ImageReadyq%C9e%3C%00%00%04%FEIDATx%DA%EC%98%DFo%1BE%10%C7g%ED%E4l%E7~%F8%9C%8B%7F%C5%8DS%D2%26P%01UQ%1E%10%12R%11%12B%AAx%E0%8D'%FED%D47J_%10%FF%00%20%F5%01%15%119!n%1C'%25%C9%D9%17%FBn%EFb%2F%D3Y%9Du%89%83%E4%CD%0FP%D1%ADV%D1%C6%3B%E7%FB%F8%BB%B33%B3%CB677%E1mh%19xKZ%0A%9A%82%A6%A0)h%0A%9A%82%A6%A0Wjs%D7y%98%C5%03q%13f7%0F%CA%A8g%12%CB1%26%08A%83%E4bM%2C'f%13%CB%5B%07e%F4%0C%F6y%FA%9B%A1w%9F%25%FA8%A6%9CK%F4%89Y%14%9B%89%5B%05%95%94%1A%C0%02%F5%3C%E1%22A%000%00%F0ip%16%7F%2F%CE%16%00t%1Ad%08%11g%87%D4A%9D5%BB%BC%BC%ACJi%018%00%15%80%3A%C0%E3%93%93Q%3E%9Fc%2C%9BX%FA%2C%C1%15%01%96%00%AA%00%CBB%7C%EA%BA%BCP%D0hJ%C4%94j%A0%F5z%7Dv%D0yR%08)%F1%C7%AD%02%3C%E9v%1F%ED%EE%3E%1C%0E%5D%DB%96%8B%3B%22K%042%E9%97%AC%00%AC%09%F1M%AB%B5%D1%ED6%18%EB%1B%06%90%B4!%B1%8ETX%15%40%A5N%16%89%84%94_v%BB%D5N%A7%83%9Fp%FE%81%EF%F7K%25%60L%FE%18%83(%9B%00%1BB%7C%D5jA%AF%B7%8F%F2%7B%DE2c%87%86%E1%93%93%84%09%87%9E%E9%ED%B5ZmF9'%0B%8A%0F%3C98%40%CA.%BD%AF%8Fd%9Co%F8%FE%90tE%BF%2C%014%00%D6%85%F8%7C%7B%3B%EA%F5%DA%24%1E%C2U%3C%AF%94%C9%B4t%DD%A3%7F%A38%08%DC%A4%A2%2C%A1%E8c%D7%FD%A8%DD%EE%10%A5l%92u%CD%F7%C1%B6M%C6P%F2w%84%F8x%7B%3B%24J%D9F%B4%99%9A%9E%E7%17%0A%7F%E4%F3%B8%F9%F8m(*%23%8E%DC%EF%A3%5C%EE%91%EF%9B%9C%F7%13%B3%92%B5%E1%FB%E3b%D1%16%E2%C1%CEN%92R6%F4%EC%C8%B2%9E%D5j%7F%01%9C%12%E8%ECn%9A%ADV%AB%B3%D8%89XTt%C1%1C%C0%89m%7F%E8%FB%C6e%AC%15%DF_t%DD%B0%DF%BF%40%89%1Bk%DE%B2%9E%DE%BD%DBf%EC(%01%0A7%0B%0Aq%8E%91A%0A%89%FB%C5%E2%7BA%A0O%B1%8E8%1Fr~8E%99%B3%AC%E7%AB%AB-%C6%D0%B3O%12%3E%3A%2Bh%A5R%99%3D%98%89%F3%7DP%2C%DEC%5D%C30%C9%CA%A9_%A0%D4%2C%EB%A7f%F3w%C6v%01%5E%03x%8A%EB%AE%06%3A%C9%E6%E3D%60g%C5b%23%08.%B0%5E%A44%CD_%9B%CD%97%8Cm%03%A0%9C.%C9%A9%14%9B%DE%BC%AB%5C._AQ%20g%5D%A0%C0%3E%B6%ACr%10%8C%C3%90O%D9c%2C3Mskee%9F%B1%1D%00%8C%A6G%94l%23E%CA%EB%D6%A3%E2%16%2CoFQY%13%15(%9A%E2cw(%5E%BE%FF%EAU%E8y%87%97%D9%A3%C6%E8%15%A8w%CF4%7B%B4%D3%03%92st%85%5C%BF%B4%B4%A4D)%93%93%CC%A2%EF%0A%F1%C9%DE%5E%E4y%ED%7F~%AAO%AC%0D%CE%915%A0%1C1I%9EJ%ACj%A0%1A%15%25e%CA%E3H%F9%05R%9E%9E%B6%A7%FC2%7F~%E3K%D6%7BApD%AC%01%CD%9E%A9%E6z%C7qf%07%C5PoSuw_%88%AF%3B%9D%B3)J%DC%E3%A6a%2Ch%DA%858%20Y78o%1B%86G%25%A9r%1C%9D%11T%A6%A5%02%816%84%F8v%7F%9F%5DF9o%18%5B%F5%FA%B1i%96%C3p%9A%D5%0C%C3u%CE_%18%86K%AC%A1RQ%B2%B8%B88%7B%99%97%A3m%F4%D9%E9%E9%83%E3%E3%FD%F3%09%F0%0D%A5%AE%FFR%AF%EF1%86%89%A7g%18w87%A2(%C9%8A%8B%EE%84%A1%97%CB%BD%D44%D5%98%AF%00%9A%A1%D8%89%A2%06%9A%B6%C2%18%D6%1F~%CC*)%7F%AC%D5~KDu%D70%EE%A3%AE1%ABF%F5%E1%9F%8E%F3%DC%B2%AE%90%9C%14%40Y%7C%A6%C3%BD%E2%16%0Aw%B0%9C%23V%AC%89%B2%BA%FE%7D%AD%26s%0F%96%7F%C7%14%D5%03%2C%3E%0Cc%23%0C%CD(%0A%88%F2%B5%E3%3C%2B%95%3Aq%D8%0F%95%7C%B4%84%95%B9%CA)%5E%96%26(C7%9Fw2%99U%DF%0Ft%FD%BBju%8Br%8F%84%90u1%A7%B5n%EB%FAz%18.E%D1%8E%E3%FC%60%DB%E8%D6%07T%94%0C%15w%BD%C2)T%9Ew%87%24%18%10%CA%A1mo%CE%CD%BD%D0u%97*7%FC%BC%17%07%A6%90%96%15%C78%D5%AEV%1F%0E%06%3F%D3%1E%3A%A6%3ET%CF%F5lmmM%F5%B8%9C%A3h*%CF%C1Z%7C%CC%18%C4Ag%14%EF%BC%02%15%03%3A%0D%B2%84.O%D5%838%8E*e%26%B5s%BD%88%8F%ED%F2%2C%2F%0B%D3%C9%CDB%94%D0I%C4%25%92%1F_%40%8C%CE%9B%DD%EE%05%C4%84uL%0A%C9%3AZ%5Cv%A53%8E%0F%C4%7C%CAl%FC%EF%5C%E9H%D6%D1%0C%B7_%E3%FF%FC%92L%B5x%BB~%8D%97%5E%E4%A6%A0)h%0A%9A%82%A6%A0)%E8%FF%1E%F4o%01%06%00%DBBF5c%12Wd%00%00%00%00IEND%AEB%60%82") no-repeat center center;
     -webkit-background-size: 28px 28px;
   }
   
   
      input[type=checkbox].squeeze{margin: 1px 1px 1px 1px;
padding-left:0;
padding-right:0;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;width:12px;}
   input[type=checkbox].squeeze:checked {}
   
      input[type=checkbox][disabled]{
    outline:2px solid grey;
	background-color:#ffc;
	display:none;
	   
}
   
   
   input[type=Radio]:checked {
      background: url("data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%008%00%00%008%08%02%00%00%00'%E4%ACI%00%00%00%19tEXtSoftware%00Adobe%20ImageReadyq%C9e%3C%00%00%04)IDATx%DA%EC%99%DFo%DB6%10%C7IY%B6%E5%DF%89%DD%FChf%23%C0%DE%BA%3D%E6%0FX%81%BE%F6%FF%DD%5E%F7%D8%F7%01-0%F4%07%10%BF%AC%F1%8C%DA%B1%23%CB%94x%3D%1Cq%04e%25-%958%DB%82I8%10%B2M%8A%1F%7D%C9%3B%1Eiyqq!%9E%C2%15%88'rU%A0%15h%05Z%81V%A0%FF%13%D0%F0%E1%8F%90%1Eu%E0%DF%02%95%85%D2%DC%C8%3C%1C%E4A%E1%01%D0%E1%BD%11%25O%1D%C9%A5%BCMH4%CD%A5%2C%A0%3F%16%A8t%40k%5C%06%8E%D9%0A%16%D1ZF%DFd%F7%9D%0FaYJ%AB_%8D-t%CA%1DP%C4J%B9%0C%98%D2%BC%40Y%D6%F0%1E%94%01%93%A15%84%A8%93%99%8F%01%C7%11%A3bJ%A6%C8%B6t%2F%19%B7%2CkX6%98%19%CA%3A!%A25%C9%1AL%5Cs%403%E6CK%E8%A7m~%1Eg%A5%86%1E%00J%05%A0%80%85D%BEH%88%16%9B%C15%13%40%F0p%1B%C4%98%C5%DE%99%BE%A5%26k%89%A1%B73%D2P%22%5C%5B%88%8E%10%5D%BAi%13w%C3Q%14)7B%DCP%E5%22(%F0%FB%C0~%15%05G%CE%3A%83%22%E2%40%88%BE%10%3D!%C6q%FCb6%3B%B9%BE%EE%24(%A2X7%9B%7F%F5z%EF%9E%3D%BBl%B5%AE%A9%95d!3%C7%60%EF%8A%06%AC%E8%0E%E5%A1%10%23%AD%7F%B9%BC%3C%9A%CFgB%7C%A4%B1%C6%AB%99%24%FD%24y9%9B%5D%0D%87%BFO%26%B5%20%10y%D0%D4%09%5B%3EW%ED%F4%F4%D4%C7%DFw%B4%EC%90%8A%07B%1Ci%FD%FA%FD%FB%60%B9%FC%40%A3%9C9%8E%82%1F%11%7D%88J%AFV%D3%83%03%25e%CAq%20%CD%8B%0A%1E%A2%D6NNN%3C'%A8%F1%F4%88%A6c%97F%7C(%C4%AB%E9%14)%A7w%B7%5Dbe%A5~P%EA%B2%DF%DFr%A8R%B7%B1%EEa%8EB%DE%E5%8D%AE%88%3B%89%E3%E3%F9%FC%ED%F7%9A%E3k%BC%98%CF'%A3%D1%AA%D5Zsp%08%EE%C8%0A%1E%04%BA%E3%F8uv%FC%9Fq%0A%FA%B5%BD%A2%CA%1F%C6c%1B%C2%EC2%06%8F%01jc%BE%09RG%EB%F5G%BF%B6%E8%F8%3F%AE%D7%0D%00w%F5%92%8E%D7%EFm%E8!%1F%01%8C%7B%B5%94%DA%FA%81b%B5H%A9%00%40%DE6%E8%3E%A0O'%C3%F7W%D4%A6%95%D6a7a%D8P*%F1%E8%A6A%953%00%1BA%ED%03%F79G5%E7l%99%13%AE%91%EFs%BB%DD%5B%2C%7C%40%7BT9%01H%0B%2B%93%F6%1Cz%F0%BBP%0C%8D%DD%00(%80-%C0%06%20%06%F8%E3%F0%F0%C8o%E0%B0%1AV%8E%A9%E1%96%1E%92%D2%033%F0%BD%7C%15%D5%2C%A4%22-M%B6%F1%A9%D9%FC%3C%18%8C%17%8B%E97%9B%8FQ%CE%C1%00%2B%DF%20(5%B7%01_%7B%2BZ%1B%8DF%9EYs%E0%EC%3Dj%7C3%EBt~%BA%B9%E9%A6%E9%F2n%CA0%8A~%3B%3B%C3%E5tAqjM%89%DF%86q%7DA%87%C3%E1w%3DI%16p%ED%F6%08%BB%C1%B5q%92%A6%E7%944e%BC%DC7)_9G%B8~%FF%D7%E7%CF%AF%A4%FCB%A0%2B%1A%0AW%D7%9D%DC%F4%FE%A0.n%90%DF%E2%19%25%B0%BFO%9D%CE%A2%DD%C6%A1%99h%7D%AE%F5%19f-%F5%FA%B2%DB%7Ds%7C%FCf0%F8%5B%88%2Fd%2BGN%9B%9D%C0%1E%D3%3C%60%F1%94%B3m%B2%3F)%EAx%15E%7FF%D1N%E2%1C%93~kB4%16%B3%96%8A%85%DCg%E2l%23%94%A0%0E%DC%E0%9A2P%C4%99%BC%BB%151ngpc%D6%D2%80f%8E%9C%FBTT%B0%A8%99%F3%A5%E68%B0!%CA%5B7w%09%E3%9A%9B-Sj%EFU%BEtR%B2%B3%90%80%B3%833%F9%94%CD%89%84%B3%40l%F3%DBe%C5%DF%EB2r%96%D8%8A%80%83%EB.%AA)%0B%19%B2%9C%D2%D1%DB%1E%40(g%ED%D5%E5)%CB%ED%EB!%1F%FF%0D%8A9%FF%A89N%E6%82%BAk%AF%BBC*KY%FA%00%02%9C%20%60%BA%0F%B8%FC%F6!%99.L%CA%C7%3D%24%13%F9%E38%E9%10%C8%C2Q%05%14%EA%FF%A3%C7%8EE%88%FF%F4A%EE~!%AA%3F%1B*%D0%0A%B4%02%AD%40%2B%D0%A7%07%FAU%80%01%00%CB%CE%9B*%C4!%CE%AD%00%00%00%00IEND%AEB%60%82") no-repeat center center;
      -webkit-background-size: 40px 40px;
	  -webkit-border-radius: 2em;
    }
	
label.rad{
    /*background:#aaa;*/
    color:#fff;
    border-radius:8px;   
    padding:0em;
	padding-left:1.3em;
	padding-right:1.3em;
	/*padding-bottom:1em;*/
    margin:0em;
    cursor:pointer;
	/*width:10em;*/
	font-size:20pt;
}

label.rad:hover {
    background:#ccc;   
}

#container, #container2, #content {width: 100%; margin: 0; float: none;}
div.buttonspan{display:none;}
div.filterspan {display:none;}
div.ColumnSpan{display:none;}
div.sidebutton{display:none;}
div.RowsHide{display:none;}
div.RowsSpan{display:none;}
IMG.tinylogounilever{display:none;}
label.rad{display:none;}

div.mainbody 
{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*font-size: 10pt; color: blue;*/
	/*position: relative;
	top: 0px;
	left: 0px;*/
	float:left;
	width:auto;
	height: auto;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
	text-align: left;
	z-index:-100;
	background:rgb(255,255,255, 0.9);
	overflow:visible;
	}
IMG.MonitoringPic{
 position:relative;
 
 z-index:2000; 
 /*float:center;
 right:120px;
 /*padding: 20px;*/
 width:100px;
 height:100px;
 margin:0px;
 background:rgb(120,120,180);
 border: 0px solid rgb(255,255,255);
 display:inline;
}	
	
	span.blink{display:none;}
	span.hovershowspan{display:none;}
/*end of hover popup links*/


/*ul{display:none;}*/

.hideradio{
visibility: hide; width: 0px; height: 0px;
display:none;
}

li.Checked{visibility: hide; width: 0px; height: 0px;
display:none;}

li.NotChecked{visibility: hide; width: 0px; height: 0px;
display:none;}


   input[type=Radio] {
      display:none;
    }

   input[type=checkbox]:checked {
     display:none;
   }
   
	 
	 td.ResultCell{text-align:center;
	 background-color:White;border :1px solid black;}
	 
	  td.ResultCellBold{text-align:center;
	 background-color:White;border :2px solid black;}
	 
	  td.MeasureCellBold{text-align:center;
	 background-color:lightblue;border-top:2px solid black;font-weight: bold;}
	 
	   td.HeaderCellBold{text-align:center;
	 background-color:SteelBlue;border: 2px solid black;font-weight: bold;font-size: 8pt;color:white;}
	 
	    td.HeaderSection{text-align:center;
	 background-color:DodgerBlue;border: 2px solid black;font-weight: bold;font-size: 8pt;color:white;}
	
	   td.Blue{text-align:center;
	 background-color:SkyBlue  ;border: 2px solid black;font-weight: bold;font-size: 8pt;color:white;}
	 
	   td.Green{text-align:center;
	 background-color:LimeGreen ;border: 2px solid black;font-weight: bold;font-size: 8pt;color:white;}
	 
	   td.Yellow{text-align:center;
	 background-color:Yellow ;border: 2px solid black;font-weight: bold;font-size: 8pt;color:black;}
	 
	   td.Red{text-align:center;
	 background-color:Crimson  ;border: 2px solid black;font-weight: bold;font-size: 8pt;color:white;}

	td a:hover {background-color: #F49AC2;font-size: 10pt;font-weight: bold;} 
  td a {height:100%; width:100%; display: block; border: 0px solid black;}

  .BlackHeaderTop th{
	  background:#ccc;
  }
  
  div.fullSideBar{
	  display:none;
  }
