/* ====================================================== */
/* Overall style definitions...   */
* { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; }

body { background-color: #d0d0d0; margin: 0; width: 100%; color: white; }

table { background-color:  #999999; }

thead { 	font-size: 10pt; background-color: #555555; font-weight: bold; }


/* Page Header style definitions =================================== */	
#headerTable { width: 100%; background-color: #555555; }
	
#headerTable #logoCell { visibility: hidden; }


/* Logon page style definitions =================================== */	
#patentPending { display: none; }

