/* CSS Document */

@import url("IN_US_home.css"); 

/********** global property **********/
div, p, a, ol, ul, li, input, iframe, h1, h2, h3, h4, h5, h6{margin:0px; padding:0px;}
body{margin:0px; padding:0px; font:normal 12px Arial, Helvetica, sans-serif; color:#000000; background-color:#e2f4ff;}
a{color:#003399;}
table, td{border-collapse:collapse;}

/********* ID ****************/
#master-container{width:969px; height:auto; margin:0px auto; padding:0px;}


/******** classes ********/
.body-topbg{background:#e2f4ff url(../images/IN_US_body-topbg.gif) left top repeat-x}
.clr{clear:both;}

.select-free{position:absolute;z-index:10;#overflow:hidden;/*must have*/width:226px;/*must have for any value*/;}
.select-free iframe{
display:none;/*sorry for IE5*/
display/**/:block;/*sorry for IE5*/
#position:absolute;/*must have*/
#top:0;/*must have*/
#left:0;/*must have*/
z-index:-1;/*must have*/
filter:mask();/*must have*/
#width:900px;/*must have for any big value*/
#height:900px/*must have for any big value*/;
} 

.black_overlay{	display:none; top:0%; left:0%; width:100%; height:100%;	background-color:black;	z-index: 2000;	-moz-opacity: 0.8;	opacity:.80; filter:alpha(opacity=80); position: absolute;}
.overlaycontents{display:none; width:500px; height: 400px; background-color:#fff; z-index:3000; position: absolute;}
#overlayiframe{width:760px; height: 470px; background: #fff;}
*+html #overlayiframe{height: 445px;}
* html #overlayiframe{height:445px;}
#closeimg{position:absolute; margin: 40px 0 0 700px;}





