
@import url("Page.css");
@import url("FieldSet1.css");

img {
    display:none;
	}

img.print {
    display:inline;
	}

.title {
    display:none;
	}
	
.PageBreak {
	/*page-break-before: always;*/
	}

.noprint {
    display:none;
	}

/* Graphical Tab CSS - Row of tabs */
#tabStyle1 {
    display:none;
    }

/* Graphical Button CSS - Row of buttons */
#buttonStyle1 {
    display:none;
    }

/* Graphical Button CSS - Row of buttons */
#buttonStyle2 {
    display:none;
    }

/* Message windows */
#tm_div_o {
	display:none;
	}
#tm_div {
	display:none;
	}	
#tm_foci {
	display:none;
	}
#temp_message {
	display:none;
	}	
