@charset "utf-8";

/**************************************************************************************************

SWF OBJECT
ID : #noFlashContent

**************************************************************************************************/

/* hide from ie on mac \*/
html {
height:100%;
overflow:auto;
}

#noFlashContent {
height:100%;
}
/* end hide */

body {
margin:0;
padding:0;
height:100%;
}