@page { margin: 2cm }
		html{width:100%;}
		body {background:rgb(0, 131, 169); width:100%;margin: 0 auto;}
		P { margin-bottom: 0.21cm }
		H1 { margin-bottom: 0.21cm;max-width:900px; font-size:200% !important;float:left;width: 75%; padding-top: 25px;padding-bottom:15px;padding-left:30px;margin-top:0px; }
		H1.western { text-align:left;font-family: "Liberation Sans", sans-serif; font-size:27pt;border-radius:0px !important; color:white;

}
		H1.cjk { font-family: "WenQuanYi Micro Hei"; font-size: 16pt }
		H1.ctl { font-family: "Lohit Hindi"; font-size: 16pt }
		H3 { margin-bottom: 0.21cm }
		H3.western { font-family: "Liberation Sans", sans-serif; font-size: 17pt  }
		H3.cjk { font-family: "WenQuanYi Micro Hei" }
		H3.ctl { font-family: "Lohit Hindi" }
		A:link { so-language: zxx; text-decoration: none;
			-webkit-transition: color 0.2s linear;
    			-moz-transition: color 0.2s linear;
    			-o-transition: color 0.2s linear;
    			-ms-transition: color 0.2s linear;   
   			 transition: color 0.2s linear; }
		a:hover {text-decoration: underline; color:#0A12F5;
			-webkit-transition: color 0.2s linear;
    			-moz-transition: color 0.2s linear;
    			-o-transition: color 0.2s linear;
    			-ms-transition: color 0.2s linear;   
   			 transition: color 0.2s linear;}
		#container {background:white;border-radius:3px;padding: 10px;max-width:95%;
			margin: 0 auto;margin-top:10px;
		-webkit-box-shadow: -1px -1px 5px rgba(0, 131, 169, 0.75);
		-moz-box-shadow:    -1px -1px 5px rgba(0, 131, 169, 0.75);
		box-shadow:         -1px -1px 5px rgba(0, 131, 169, 0.75);}
		#header {margin-bottom:0px;width:100% !important;height:70px;
/*border-radius:3px;

-webkit-box-shadow: -1px -1px 5px rgba(50, 50, 50, 0.75);
		-moz-box-shadow:    -1px -1px 5px rgba(50, 50, 50, 0.75);
		box-shadow:         -1px -1px 5px rgba(50, 50, 50, 0.75);

/*background: -moz-linear-gradient(left,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
/*background: -ms-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
/*background: linear-gradient(to right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

			}
		#paddingPar {padding-left:20px !important; padding-top:5px;padding-bottom:5px;}
		#title {max-width:95% !important;margin: 0 auto;}
