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

/* --------------------------------------------------------------------
// Default Settings
// -------------------------------------------------------------------- */

/* Horizontal Rule Appearance */
hr { color: black; }

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

/* Default Label Appearance */
td.label { font-weight: bold; height: 24px; border-bottom: 1px solid black; }

/* Display Field Appearance */
td.field {  border-bottom: 1px solid black; }

/* --------------------------------------------------------------------
// 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;}
