@charset "utf-8";

html {overflow-y:scroll;}

p, h1, h2, h3, h4, h5, h6, ul, li, form, div, dl, dt, dd, img {border:0;}

body  {font: 100% sans-serif;line-height:1.4em;	color: #000000;text-align: center;font-weight:normal;
	background: #ffffff;
	background-image: url(../images/bg_main.jpg);background-repeat: repeat-x;background-position: top;
	margin: 0;padding: 0;min-height:0;}

a {color:#003399;}

a:active,
a:focus {outline:none;}

/*clearfix*/
.clearfix:after {content: ".";display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {min-height: 1px;}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clearfloat { clear:both;height:0;font-size: 1px;line-height: 0px;visibility:hidden;}/*float clear , add the br tag*/

@media screen {
div#BaseImgPreLoader,
div#ImgPreLoader {position: absolute;left: -9999px;top:  -9999px;}
div#BaseImgPreLoader img,
div#ImgPreLoader img {display: block;width:1px;height:1px;}
div#PrintHeader,
div#PrintFooter{visibility: hidden;display: none;}
}

@media print {
/*print:hidden*/
div#Header,
div#Header2,
div#Header2Submenu,
div#OrgHeader2,
div#PressHeader2,
div#CompanyHeader2,
div.CategoryTopLink,
div#SideBarLeft,
div#Footer,
div#BaseImgPreLoader, 
div#BaseImgPreLoader img,
div#ImgPreLoader, 
div#ImgPreLoader img  {visibility: hidden;display: none;}

/* print width */
body				{width:700px;padding: 0; float:none; margin-left:auto; margin-right:auto; background-image: none;}
div#Container		{width:700px;padding: 0; float:none; margin-left:auto; margin-right:auto; background-image: none;}
div#PrintHeader		{width:700px;padding: 0; float:none; margin-left:auto; margin-right:auto; background-image: none;text-align:center;}
div#PrintFooter 	{width:700px;padding: 0; float:none; margin-left:auto; margin-right:auto; background-image: none;}
div.RightContainer	{width:620px;padding: 0; float:none; margin-left:auto; margin-right:auto;}
div.breadcrumb		{width:700px;padding: 0; float:none; margin-left:auto; margin-right:auto;}

/*prin margin , padding etc*/
*{line-height:115%;}
.MrgnT5{margin-top:2px;}
.MrgnT10{margin-top:3px;}
.MrgnB5{margin-bottom:2px;}
.MrgnB10{margin-bottom:3px;}
.MrgnR10{margin-right:9px;}
.MrgnL10{margin-left:9px;}
.Padding5{padding:2px;}
.Padding10{padding:3px;}
.Padding15{padding:5px;}
.Padding20{padding:7px;}
td {padding:1px}

}

