/* Common Style Sheet */

body { font-family: Verdana, Sans-Serif; font-size: 69%; color: Black; font-weight: normal; margin-top: 5px; background: white; }
h1 { font-size: 12pt; color: #ec5800; font-family: Verdana, Sans-Serif; }
h2 { font-size: 10pt; font-weight: bold; color: #666685; margin: 2em 0em 1.2em 0em; }
h4 { font-size: 7.5pt; color: Gray; font-family: Verdana, Sans-Serif; font-weight: bold; text-transform: uppercase; margin: 1.2em 0em 1.2em 0em; }
span { font-size: 7.5pt; font-family: Verdana, Sans-Serif; color: Black; }
div { font-size: 7.5pt; font-family: Verdana, Sans-Serif; color: Black; }
p { font-size: 8pt; line-height: 1.2em; margin: 1.2em 5em 1.2em 0em; }
ul { font-size: 8pt; }
ol { font-size: 8pt; }
a { color: #4485b0; text-decoration: underline; }

.StatusCodePanel { margin-top: 20px; background: #f5f5f5; width: 550px; border: 1px solid gray; }