body { background-color: #EFECD1; margin: 0 auto; padding: 0; font: 11px Verdana; padding-top: 0; }
h2, h1, div { margin: 0; padding: 0; }
h2, h1, a { color: #2F547F; }
div.page { margin: 0 auto; padding: 0; width: 970px; background-color: #fff; }
div.head { text-align: center; font: 28px verdana bold; padding: 10px; color: #EFECD1; background-color: #2F547F; }
div.loginstatus { text-align: right; padding-right: 5px; margin-top: -30px; color: #EFECD1; height: 30px; vertical-align: bottom; }
div.loginstatus a { color: #EFECD1; }
div.nav { width: 200px; float: left; }
div.nav div { background-color: #2F547F; }
div.content { padding: 10px 10px 10px 0; width: 750px; float: right; }
div.block { padding: 10px; border: 1px dashed #2F547F; margin-bottom: 10px; }
div.login { border: 1px dashed #2F547F; margin: 40px auto; width: 250px; padding: 10px; line-height: 30px; }
div.sublinks { float: right; margin-right: 10px; padding-top: 15px; }
.clr { clear: both; }
.nav ul { margin: 0; padding: 0; width: 200px; }
.nav ul li { list-style-type: none; border: 1px dashed #2F547F; margin: 0; border-top: none; border-left: none; width: 199px; background-color: #fff; }
.nav ul li a { padding: 5px 8px; display: block; width: 188px; }

.logo { margin: -30px 15px 20px 15px; }
input[type=file], input[type=text], input[type=password] { font: 11px Verdana; border: 1px solid #2F547F; padding: 3px; }
input[type=submit], .button { font: 11px Verdana; border: 1px solid #2F547F; padding: 2px; }
textarea { border: 1px solid #2F547F; width: 718px; padding: 3px; }

table#Nav1_lstNavigation td { padding-bottom: 10px; font: 12px Verdana; }
table#reportListing { font: 11px Verdana; width: 400px; border: 1px solid #000; }
table#reportListing th { font-size: 10px; color: #FFF; margin: 0; padding: 6px 3px 6px 3px; line-height: 12px; background: #007AC3; text-align: left; }
table#reportListing td { font-size: 11px; padding: 5px; color: #000; vertical-align: top; line-height: 16px; }
table#reportListing td.date { padding-top: 5px !important; font: 9px Verdana !important; font-weight: bold !important; vertical-align: middle; }
table#reportListing td.leftcolumn { text-align: center; margin: 0; }
table#reportListing td.title { color: #007AC3; font-size: 12px; font-weight: bold; text-decoration: none; }
table#reportListing tr.shade { background: #E1E1E1; }
table#dgDetailsNotOnList, table#dgDetailsOnList, table#dgDetailsOutOfArea { font: 12px Verdana; }

table.index { font-size: 9px; width: 100%; margin-left: 10px; margin-bottom: 2em; border-bottom: 1px solid #eaeaea; border-collapse: collapse; }
table.index td, table.index th { text-align: left; margin: 0; padding: 0; }
table.index th { background-color: #e1e0e0; font-size: 10px; font-weight: 700; color: #666; padding: 2px 4px; }
table.index td { border-top: 1px solid #eaeaea; padding: 4px; }
table.index .remove { width: 150px; padding-left: 0; }
table.index td.note { color: #666; font-size: 85%; font-style: italic; text-align: center; }
table.index tr.highlight { background-color: #ffffb3; }

table.fieldset { border-bottom: 1px solid #CACACA; margin-left: 10px; margin-bottom: 1px; width: 100%; border-collapse: collapse; }
table.fieldset td { border-top: 1px solid #CACACA; padding: 6px; }
table.fieldset td.label { padding-top: 10px; vertical-align: top; text-align: right; width: 105px; font-weight: 700; }
table.fieldset td.label .optional { color: #929488; }
table.fieldset td.field .textbox { font-size: 10px; }
table.fieldset td.editor td { border-top: none; padding: 0; background-color: Transparent; border-top: 0px none; }
table.fieldset td.help { background-color: #EAEAEA; font-size: 10px; padding-left: 10px; width: 40%; }
table.fieldset td.help a { font-size: 100%; color: Red; }
table.fieldset input { font-size: 12px; }
table.fieldset .checkbox { display: block; float: left; padding-top: 4px; width: 10em; }
.error { color: Red; }
.success { color: Green; }
