body{font-size: .85em;font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif;color: #232323;background-color: #fff;}
header,footer,nav,section {display: block;}

/* Styles for basic forms */
fieldset {border:1px solid #ddd;padding:0 1.4em 1.4em 1.4em;margin:0 0 1.5em 0;}
legend {font-size:1.2em;font-weight: bold;}
textarea {min-height: 75px;}
.editor-label {margin: 1em 0 0 0;}
.editor-field {margin:0.5em 0 0 0;}

/* Styles for validation helpers */
.field-validation-error{color: #ff0000;}
.field-validation-valid{display: none;}
.input-validation-error{border: 1px solid #ff0000;background-color: #ffeeee;}
.validation-summary-errors{font-weight: bold;color: #ff0000;}
.validation-summary-valid{display: none;}
.spacer{margin-bottom: 20px;}
.alignright{/* float:right; *//* margin:0 0 5px 10px; */}
.arial10 { font-family: Arial; font-size: 10pt;}
.jd-header {font-family: 'PT Sans',sans-serif; font-size: 12px; font-weight: 700; font-style: normal; color: #6f6f6f; }

/* Layout nav styles */
#layoutHeaderDiv {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1120px;
}

#pageoptions ul li {
    /*font-size: 14px;*/
}
