/* Official Oracle Applications Help System Cascading Style Sheet */ /* $Header: iHelp.css 120.3 2006/05/24 13:27:57 uobroin ship $ */ body {font-family: Arial, Helvetica, sans-serif; font-size: small; background-color: #FFFFFF} td, th, ol, ul, p {font-family: Arial, Helvetica, sans-serif; font-size: small} th {text-align: left} H1, H2 {font-family: Arial, Helvetica, sans-serif; font-size : large} H3 {font-family: Arial, Helvetica, sans-serif; font-size : medium} H4, H5, H6 {font-family: Arial, Helvetica, sans-serif; font-size : small} tt {font-family: "Courier New", Courier, mono} .OraHeader {color:#336699} .listTitle {margin-left:40px;} ul.checkList {list-style-image:url("t_chkbox.gif")} .note {margin-left: 40px;} .simple {color:#cc00ff} .suggestion {color:#cc00ff} .additionalInformation {color:#cc00ff} .attention {color:#cc0000} .caution {color:#cc0000} .warning {color:#cc0000} /* Items from this point onward are extensions to support DARB-formatted documents */ .bold { font-weight: bold; } .italic { font-style: italic; } .bolditalic { font-weight: bold; font-style: italic; } .codeinlinebold { font-weight: bold; } .codeinlineitalic { font-style: italic; } .codeinlineboldital { font-weight: bold; font-style: italic; } .syntaxinlinebold { font-weight: bold; } .syntaxinlineitalic { font-style: italic; } .syntaxinlineboldital { font-weight: bold; font-style: italic; } .glossterm { font-weight: bold; } .xrefglossterm { font-weight: normal; } .glossentry .bold { font-weight: normal; } .glossaryterm { font-weight: bold; } .keyword { font-weight: bold; } .variable { font-style: italic; } .underline { text-decoration: underline; } .bridgehead { font-weight: bold; } .subhead1 { font-weight: bold; } .subhead2 { font-weight: bold; } .subhead2wide { font-weight: bold; } .subhead3 { font-weight: bold; } .msg, .msgexplankw, .msgactionkw { font-weight: bold; }