/* ====================================================================
// Properties Stylesheet
// by Nicholas C. Zakas
// ==================================================================== */


/* --------------------------------------------------------------------
// Properties Settings
// -------------------------------------------------------------------- */

/* Default Label Appearance */
td.label { background-color: #dddecb; color: black; font-weight: bold; height: 24px; }

/* Display Field Appearance */
td.field { background-color: #eeeeee; }

/* --------------------------------------------------------------------
// Headings
// -------------------------------------------------------------------- */

/* Heading Level 1 */
td.heading1 { font-size: 10pt; font-weight: bold; border-top: 1px solid #003366;  height: 24px;}

/* Heading Level 2 */
td.heading2 { font-size: 8pt; font-weight: bold; background-color: #dddddd;  height: 24px;}
