1 .image { 2 text-align: left; 3 } 4 body { 5 color: #333333; 6 background-color: #ffffff; 7 font-family: Verdana, Arial, sans-serif; 8 font-size: 10pt; 9 margin-left: 0px; 10 } 11 h1 { 12 color: #0860a8; 13 font-size: 15pt; 14 padding-bottom: 1px; 15 margin-left: 0pt; 16 margin-bottom: 0px; 17 border-bottom: 1px solid #0860A8; 18 font-weight: normal; 19 } 20 h1.title { 21 border-bottom: 0 none; 22 margin-left: 0; 23 font-weight: normal; 24 } 25 h2 { 26 color: #0860a8; 27 font-weight: lighter; 28 margin-top: 5pt; 29 margin-bottom: 0; 30 font-size: 13pt; 31 } 32 h3 { 33 color: #333333; 34 font-weight: bold; 35 margin-top: 5pt; 36 margin-bottom: 0; 37 font-size: 11pt; 38 } 39 a:link { 40 color: #0860a8; 41 text-decoration: none; 42 } 43 a:visited { 44 color: #0860a8; 45 text-decoration: none; 46 } 47 a:active { 48 color: #0860a8; 49 text-decoration: underline; 50 } 51 a:hover { 52 color: #0860a8; 53 text-decoration: underline; 54 } 55 p { 56 font-size: inherit; 57 line-height: 120%; 58 margin-top: 0; 59 margin-bottom: 5pt; 60 font-family: Verdana, Arial, sans-serif; 61 font-size: 10pt; 62 } 63 blockquote { 64 margin-top: 0; 65 margin-bottom: 0; 66 } 67 HR { 68 color: #555555; 69 border: 0; 70 background: #555555; 71 height: 1px; 72 margin-left: 0; 73 } 74 p.Note { 75 margin-top: 0; 76 margin-left: 25px; 77 margin-bottom: 10pt; 78 } 79 h3.NoteTipHead { 80 color: #006699; 81 margin-top: 11pt; 82 padding-bottom: 0; 83 line-height: 18px; 84 text-transform: uppercase; 85 } 86 LI.h3-NoteTipHead { 87 color: #006699; 88 line-height: 18px; 89 text-transform: uppercase; 90 } 91 h3.NoteTipHead img { 92 vertical-align: middle; 93 } 94 /* 95 table { 96 margin-bottom: 5pt; 97 border-collapse: collapse; 98 margin-top: 0.3em; 99 font-size: 10pt; 100 } 101 tr { 102 vertical-align: top; 103 } 104 th { 105 padding: 4px; 106 text-align: left; 107 background-color: #555555; 108 font-weight: bold; 109 margin-top: 0; 110 margin-bottom: 0; 111 color: #ffffff; 112 font-size: 11pt; 113 border: 1px #bababa solid; 114 } 115 td { 116 border: 1px #bababa solid; 117 vertical-align: top; 118 font-size: 9pt; 119 margin-bottom: 0px; 120 margin-top: 0; 121 margin-left: 0; 122 padding: 0px; 123 text-align: left; 124 } 125 P.TableCell { 126 margin-top: 0; 127 margin-left: 4px; 128 padding: 0px; 129 margin-bottom: 0; 130 font-size: 9pt; 131 line-height: 120%; 132 } 133 td p { 134 margin-top: 0; 135 margin-left: 4; 136 padding: 0; 137 margin-bottom: 0; 138 text-align: left; 139 font-size: 9pt; 140 line-height: 120%; 141 } 142 td h3 { 143 margin-top: 0; 144 margin-left: 0; 145 padding: 0; 146 text-align: left; 147 font-size: inherit; 148 line-height: 120%; 149 } 150 td ul { 151 font-size: inherit; 152 } 153 td ol { 154 font-size: inherit; 155 } 156 td.noBorder { 157 border: 0px none; 158 } 159 h3.TableHead { 160 padding: 4px; 161 text-align: left; 162 background-color: #555555; 163 font-weight: bold; 164 margin-top: 0; 165 margin-bottom: 0; 166 color: #ffffff; 167 font-size: 11pt; 168 } 169 td table { 170 margin-left: 0; 171 } 172 */ 173 ol { 174 margin-bottom: 1em; 175 font-size: inherit; 176 margin-top: 0px; 177 line-height: 100%; 178 list-style-type: decimal; 179 } 180 ol ol { 181 list-style: lower-alpha; 182 margin-bottom: 0em; 183 font-size: inherit; 184 } 185 ol ul { 186 margin-bottom: 0px; 187 font-size: inherit; 188 } 189 ol p { 190 margin-bottom: 0.2em; 191 margin-top: 0.2em; 192 margin-left: 0; 193 padding-left: 0; 194 font-size: inherit; 195 } 196 ol.Note { 197 margin-left: 25px; 198 } 199 ul { 200 margin-bottom: 1em; 201 font-size: inherit; 202 margin-top: 0px; 203 line-height: 100%; 204 } 205 ul p { 206 margin-bottom: 0.2em; 207 margin-top: 0.2em; 208 margin-left: 0; 209 padding-left: 0; 210 font-size: inherit; 211 } 212 ul ol { 213 margin-bottom: 0em; 214 font-size: inherit; 215 list-style-type: decimal; 216 } 217 ul ul { 218 margin-bottom: 0px; 219 font-size: inherit; 220 } 221 ul.Note { 222 margin-left: 25px; 223 } 224 li { 225 font-size: inherit; 226 margin-top: 0px; 227 line-height: 130%; 228 } 229 li p { 230 margin-bottom: 0.2em; 231 margin-top: 0.2em; 232 margin-left: 0; 233 padding-left: 0; 234 font-size: inherit; 235 } 236 p.twoColumnListHead { 237 color: #000000; 238 margin-top: 0; 239 margin-bottom: 0; 240 font-weight: bold; 241 } 242 dl { 243 margin-bottom: 1em; 244 font-size: inherit; 245 margin-top: 0px; 246 } 247 dt { 248 font-weight: bold; 249 margin-top: 1em; 250 } 251 dd { 252 font-size: inherit; 253 margin-top: 0; 254 } 255 dd p { 256 margin-bottom: 0.2em; 257 margin-top: 0.2em; 258 font-size: inherit; 259 } 260 p.pRelatedLink { 261 margin-top: 0px; 262 margin-bottom: 0px; 263 } 264 SPAN.Code { 265 font-family: "Courier New", Courier, monospace; 266 } 267 span.Variable { 268 font-family: Courier, monospace; 269 font-style: italic; 270 } 271 SPAN.Superscript { 272 vertical-align: top; 273 font-size: 80%; 274 } 275 SPAN.Color { 276 color: #6C9A65; 277 } 278 SPAN.Color2 { 279 color: #0860a8; 280 } 281 SPAN.Color3 { 282 color: #fd0b01; 283 } 284 SPAN.Color4 { 285 color: #f8aa06; 286 } 287 .Code { 288 font-family: "Courier New", Courier, monospace; 289 background-color: #eeeeee; 290 } 291 .link_buttons { 292 background-color: #EEEEEE; 293 border-color: #EEEEEE; 294 border-width: 1px; 295 padding: 4px; 296 } 297 .Color { 298 color: #6C9A65; 299 } 300 .Preformatted { 301 x-text-tab-stops: repeat 1in; 302 margin-top: 0; 303 margin-bottom: 0; 304 font-size: 10pt; 305 font-family: "Courier New", Courier, monospace; 306 background-color: #eeeeee; 307 } 308 309 /* Hide top level nav-tree node */ 310 #nav-tree-contents > ul > li > div { 311 display: none; 312 } 313 314 /* Shift remaining nav-tree nodes left */ 315 #nav-tree-contents > ul { 316 margin: 0; 317 padding: 0; 318 margin-left: -16px; 319 margin-top: -2em; /* nav-tree hack*/ 320 } 321 322 #projectlink { 323 color:inherit; 324 text-decoration:none; 325 } 326