
/*   load the main media CSS file    */

@import url('../../../common/styles/media2.css');

html, body {
	margin:0;
	height:100%;
}
#flashContent {
	width:98%;
	height:98%;
}
#ID_s1_txt01{line-height:11px;}
#ID_s5_txt01,#ID_s6_txt01,#ID_s7_txt01,#ID_s8_txt01{padding-left:4px !important;margin-top:2px !important;}
#ID_s7_txt01 code{white-space:pre;}

#ID_s8_txt01 code{white-space:pre;}
.orange1{display: inline-block;
    margin: 0 0 0 -3px;
    padding: 0 0 0 3px;
    width: 99.2%;}
.orange2{display: inline-block;
    margin: 0px 0 0 -10px;
    padding: 0 0 0 11px;
    width: 97.3%;}
	
.one{padding:0 0 0 9px;}

#ID_SC5{
	line-height:13px;
	letter-spacing:-0.2px;
}

#ID_static_24, #ID_static_28{
	letter-spacing:-0.6px !important;
	}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
.orange1{margin:0 0 0 -3px;padding: 0 0 0 2px;width: 99.7%;}
.orange2{margin:0 0 0 -10px;padding: 0 0 0 8px;width: 98.2%;}
.two{padding-left:4px;}
.one{padding-left:13px;}
#ID_static_8{
margin-left:-8px!important;
}
#ID_static_7{
	letter-spacing:-0.9px !important;
	}
}