/* cache the page until midnight: 1 */ body, html, table { font-family: verdana, arial, geneva; font-size: 10px; color: black; } input, textarea, select { font-size: 11px; border: 1px solid black; } input.checkbox { border-style: none; } th { text-align: left; font-weight: bold; background: #BBBBBB; } hr { display:none; } a:link, a:visited { font-family: verdana, arial, geneva; font-size: 10px; font-weight: normal; text-decoration: none; color: "#005053"; } a:active {color: silver; } a:hover { color: #999; } /* Picture form styles */ #form-toolbar { padding-top: 0px; padding-left: 5px; padding-bottom: 10px;} #picture-main-table td, #picture-sub-table td { padding: 4px; } #picture-left-content { margin: 0px; border:1px solid #ECE9D8; } .content-top { height: 22px; width: 700px; background-color: #EFEFEF; } .picture-content-h1 { font-size: 12px; font-weight: bold; position: relative; top: 3px; left: 3px; } .category-label { width: 160px; font-weight: bold; color: black; padding-top: 13px; } .category-buttons { padding-top: 13px; } /* Common styles */ span.mandatory { font-size: 12px; color:#FF0000; margin-left: 1px; position: relative; top: 4px; } .combobox { width: 150px; } .textfield { width: 150px; } .small_select { font-size: 10px; } .label { font-weight: bold; color: black; } .whitebold { font-weight: bold; color: #ffffff; } .white { color: #ffffff; } /* Styles for head/labels/content in tables*/ .tableLabel { font-size: 12px; font-weight: bold; color: black; background-color: lightsteelblue; } .tableLabel a { font-weight: bold; color: black; } p.tableInnerLabel { padding-right:1px; padding-bottom:1px; margin: 0px; font-size: 11px; font-weight: bold; color: #333333; height:14px; vertical-align:middle; } .tableCommonStyle { padding: 3px; padding-left: 5px; border: 1px solid #003059; border-collapse: collapse; } .tableCommonStyle td{ padding: 3px; padding-left: 5px; border: 1px solid silver; } .tableCommonStyle h1{ margin-bottom: 0px; font-size: 16px; font-weight: bold; color: black; } .fieldFormat1 { padding-bottom: 8px; } .fieldFormat1 select { width: 200px; } .showValueList ul { list-style-type: square; margin-left: 20px; } .buttonPopup { font-size: 10px; margin-right: 8px; width: 15px; height: 15px; } .documentBody { height: 0pt; width: 100%; overflow: auto } .radio { border-style: none; } .header1 { font-size: 12px; font-weight: bold; color: #000000; } .header2 { font-size: 14px; font-weight: bold; color: #000000; } .header3 { font-size: 18px; font-weight: bold; color: #000000; }