/* This CSS stylesheet defines styles used by required elements in a flex application page that supports browser history */
@charset "utf-8";
html {margin:0; height:100%; padding:0 }
body {margin:0; height:100%; padding:0; min-height:600px; min-width:900px; overflow:auto }
div#flashcontent{ height:100% }
#ie_historyFrame { width: 0px; height: 0px; display:none }
#firefox_anchorDiv { width: 0px; height: 0px; display:none }
#safari_formDiv { width: 0px; height: 0px; display:none }
#safari_rememberDiv { width: 0px; height: 0px; display:none }