/* CSS Document */

#ibox_w{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	margin:0;
	padding:0;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

#ibox_progress {	
	margin:0;padding:0;
	position: absolute;
	z-index:105;
}

#ibox_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1000;
	padding:10px;
	border:1px solid #CCC;
	width:300px;
	height:300px;
	background-color:#999999;
	padding-bottom:30px;
	margin:0;
}

#ibox_content 
{
	font-size:12px;
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	margin:0 0 5px 0;
	position:relative;
	top:0px;
	left:0px;
	border:1px solid #000;
	padding:0;
}
#ibox_content h3{
            margin: 1px 1px 0 1px;
			padding: 0px 0px 2px;
			letter-spacing: 0.00em;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-weight: bold;
			font-size: 1.3em;
          }
#ibox_content h4{
            margin: 1px 1px 0 1px;
			padding: 0px 0px 2px;
			letter-spacing: 0.00em;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-weight: bold;
			font-size: 1.1em;
          }
#ibox_content h5{
            margin: 1px 1px 0 1px;
			padding: 0px 0px 2px;
			letter-spacing: 0.00em;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-weight: bold;
			font-size: 0.9em;
          }
#ibox_content table h5{
            margin: 1px 1px 0 1px;
			padding: 0px 0px 2px;
			letter-spacing: 0.00em;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-weight: bold;
			font-size: 0.9em;
          }
#ibox_content p{
	        margin: 0 4px 0 4px;
			padding-bottom: 10px;
			line-height: 1.2em;	
			font-size: 1.0em;
			font-family: Arial, Helvetica, sans-serif;
          }
#ibox_content p.small_description{
	        margin: 0 4px 0 0;
	        padding:0;
			font-size: 0.8em;
			line-height: 1.0em;	
			font-family: Arial, Helvetica, sans-serif;
          }
#ibox_content table{
	        margin: 0 4px 0 4px;
			padding-bottom: 10px;
			line-height: 1.0em;	
			font-size: 0.9em;
			font-family: Arial, Helvetica, sans-serif;
          }
#ibox_content table.sub_class{
	        padding:0 0 10px 0;
			line-height: 1.0em;	
			font-size: 0.8em;
			font-family: Arial, Helvetica, sans-serif;
          }
#ibox_content #flash {
	position:absolute;
	width:610px;
	height:242px;
	z-index:6;
	left: 155px;
	top: 97px;
}

#ibox_content #flashcontent {
	width: 610px;
	height: 242px;
	
	overflow: hidden;
	
	position: absolute;
	top: 98px;
	left: 155px;
}

#ibox_content #no_flash {
	margin: 40px 22px;
	width: 250px;
}
#ibox_footer_wrapper {
	position:relative;padding:0;margin:0;top:0px;left:0px;
	font-size:10px;
}
