

body, p, h1, h2, h3, h4, h5, h6, input, select, textarea {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  
}

body {
  background-color: #FFFFFF;
  color: #000000;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0;
}

p {
  font-size: 0.75em;
}

input{width:}

hr {
  width: 90%;
  color: #1E2A63;
  height: 2px;
}

.address{width:250px}

input .name{width:125px;}


table {
  border: 0px;
}

th {
  background-color: #E8E8E8;
}

td label{font-weight:bold;margin-left:0px}

h1 {
  font-variant: normal;
  background-color: #1E2A63;
  color: #FFFFFF;
  padding: 3px;
  margin-left: 0px;
  margin-top: 0px;
  width: 100%;
  font-size: 1em;
}

caption {
  font-variant: normal;
  background-color: #1E2A63;
  color: #FFFFFF;
  padding: 3px;
  margin-left: 0px;
  margin-top: 0px;
  width: 100%;
  font-size: 1em;
}

a {
  text-decoration: underline;
  color: #0000E8;
}

a:visited {
  text-decoration: underline;
  color: #0000E8;
}

a:hover {
  text-decoration: none;
  color: #0000FF;
}

input {
  font-size: 0.8em;
}

img.layoutImage {
	vertical-align:text-top;
}

.framework {
  padding: 0px;
  border: 0px;
  margin: 0px;
}
/* Styles used for the web app framework and are of the class "framework"*/
.frameworkFooterCenter a, .frameworkFooterCenter a:active, .frameworkFooterCenter a:link, .frameworkFooterCenter a:visited {
  font-family: Trebuchet, Arial, Helvetica;
  font-size: 10px;
  color:white;
  text-decoration:none;
  font-weight: bold;
}

.frameworkFooterCenter a:hover {
  color:black;
}

.frameworkHeader {
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 1.25em;
  font-weight: normal;
  color: #FFFFFF;
  right: auto;
  position: relative;
  text-align: right;
  line-height: 2em;
  padding: 0px;
  border: 0px;
  margin: 0px;
}

.frameworkHeaderCenter {
  background-image: url(/etr/web/sec/images/headspace.gif);
  background-repeat: repeat-x;
  padding: 0px;
  border: 0px;
  margin: 0px;
  vertical-align: top;
  height: 85px;
  width: 100%;
}

.frameworkHeaderSide {
  padding: 0px;
  border: 0px;
  margin: 0px;
  vertical-align: top;
  height: 85px;
}

.frameworkFooterCenter {
  background-image: url(/etr/web/sec/images/footspace.gif);
  background-repeat: repeat-x;
  padding:0px;
  border: 0px;
  margin: 0px;
  vertical-align:bottom;
  height: 20px;
  width: 100%;
}

.frameworkFooterSide {
  padding:0px;
  border: 0px;
  margin: 0px;
  vertical-align:bottom;
  height: 20px;
}

.frameworkSearchInput {
  font-size: 0.7em;
  position: relative;
  float: right;
  clear: right;
  padding: 0px;
  border: 0px;
  margin: 0px;
}

.frameWorkMenuCell {
  background-image: url(/etr/web/sec/images/navbg.gif);
  background-repeat: repeat-y;
  padding: 0px;
  border: 0px;
  margin: 0px;
}

.frameworkMenu {
  background-image: url(/etr/web/sec/images/navbg.gif);
  background-repeat: repeat-y;
  padding: 0px;
  border: 0px;
  margin: 0px;
  vertical-align: top;
  height: 100%;
  width: 168px;
}

.frameworkMenuTopLevel {
  font-family: Trebuchet, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: white;
  letter-spacing: .05em;
  text-decoration: none;
  background-color: #3C53FF;
  padding-top: 3px;
  padding-left: 3px;
  padding-bottom: 3px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #82B9CC;
  border-right-color: #1E2A63;
  border-bottom-color: #006699;
  border-top-width: 1px;
  border-right-width: 3px;
  border-bottom-width: 1px;
  display: block;
  cursor: hand;
}

.frameworkMenuTopLevel a, .frameworkMenuTopLevel a:active, .frameworkMenuTopLevel a:link, .frameworkMenuTopLevel a:visited {
  font-family: Trebuchet, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: white;
}

.frameworkMenuTopLevel a:hover {
  text-decoration: none;
  color: black;
}

.frameworkMenuSubLevel {
  font-family: Trebuchet, Arial, Helvetica;
  font-size: 11px;
  line-height: 1.5em;
  background-color: #5980FF;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #3C53FF;
  border-bottom-color: #5F81FF;
  border-right-color: #1E2A63;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 3px;
  display: block;
  padding-top: 2px;
  padding-left: 16px;
  padding-bottom: 2px;
}

.frameworkMenuSubLevel a, .frameworkMenuSubLevel a:active, .frameworkMenuSubLevel a:link, .frameworkMenuSubLevel a:visited {
  font-family: Trebuchet, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: white;
}

.frameworkMenuSubLevel a:hover {
  text-decoration: none;
  color: black;
}

.ApplicationBody {
  text-align: left;
  vertical-align: top;
}


/* use this class on tables that display forms and labelled data */
table.fields {
  color: #000000;
  /*width: 10%;*/
}

/* the heading for the fields table */
table.fields th {
  text-align: left;
  color: #1E2A63;
  font-weight: bold;
  vertical-align: top;
  padding-left: 3px;
  background-color: #E8E8E8;
  font-size: 0.8em;
  /*width: 50%;*/
}

/* the heading for the fields table */
table.fields caption {
  font-size: 0.9em;
  font-weight: bold;
  background-color: #1E2A63;
  color: #FFFFFF;
  text-align: left;
  padding: 1px;
  padding-left: 3px;
}

/* Another header that produces a gray bar with black text */
table.fields th.fieldHeader2 {
  text-align: left;
  color: #002244;
  font-weight: normal;
  background-color: #E8E8E8;
  font-size: 0.8em;
}

/* style applied to the fieldHeader (i.e. the label for the form fields) */
table.fields td.fieldHeader {
  text-align: left;
  color: #1E2A63;
  font-weight: bold;
  vertical-align: top;
  padding-left: 3px;
  background-color: #E8E8E8;
  font-size: 0.8em;
  /*width: 50%;*/
}

/* style applied to the fieldHeader (i.e. the label for the form fields) */
table.fields td.fieldHeaderSpaced {
  text-align: left;
  color: #1E2A63;
  font-weight: bold;
  vertical-align: top;
  padding-left: 3px;
  padding-bottom: 1em;
  background-color: #E8E8E8;
  font-size: 0.8em;
  /*width: 50%;*/
}

table.fields td.sectionHeader {
  text-align: left;
  color: #1E2A63;
  font-weight: bold;
  vertical-align: top;
  padding-left: 3px;
  background-color: #E8E8E8;
  font-size: 0.8em;
  /*width: 50%;*/
}

/* style applied to the fieldHeader when it's associated field is required by the form */
table.fields td.fieldHeaderRequired {
  text-align: left;
  color: #1E2A63;
  font-weight: bold;
  vertical-align: top;
  padding-left: 3px;
  background-color: #FFFFE8;
  font-size: 0.8em;
  /*width: 15%;*/
}

/* style applied to the fieldHeader when it's associated field is required by the form */
table.fields td.fieldHeaderRequiredSpaced {
  text-align: left;
  color: #1E2A63;
  font-weight: bold;
  vertical-align: top;
  padding-left: 3px;
  padding-bottom: 1em;
  background-color: #FFFFE8;
  font-size: 0.8em;
  /*width: 15%;*/
}

table.fields td.sectionHeaderRequired {
  text-align: left;
  color: #1E2A63;
  font-weight: bold;
  vertical-align: top;
  padding-left: 3px;
  background-color: #FFFFE8;
  font-size: 0.8em;
  /*width: 15%;*/
}

table.fields td.instruction {
  text-align: left;
  color: #000000;
  font-weight: bold;
  font-style: italic;
  vertical-align: middle;
  padding-left: 3px;
  background-color: #FFFFFF;
  font-size: 0.8em;
}

/* the standard table cell in the edit form, where the form fields go */
table.fields td {
  text-align: left;
  color: #000000;
  font-weight: normal;
  vertical-align: middle;
  /*padding-left: 3px;*/
  background-color: #FFFFFF;
  font-size: 0.8em;
}

/* Underlined cells */
table.fields td.underline {
  border-bottom: solid 1px #E8E8E8;
  vertical-align: middle;
  /*text-align: left;
  color: #000000;
  font-weight: normal;
  background-color: #FFFFFF;
  font-size: 0.8em;*/
}

/* styles applied to the form elements in an fields table */
table.fields textarea {
  font-size: 0.95em;
}

table.fields input {
  font-size: 0.95em;
}

table.fields select {
  font-size: 0.95em;
}

/* style applied to the sublabels for fields with multiple checkboxes or radio tags */
table.fields .fieldOption {
  
}

/* style applied to a form field when it is rendered as readonly */
table.fields .fieldText {

}

/* style applied to localized errors on form fields */
table.fields .fieldError {
  color: #FF0000;
  font-weight: 900;
  font-size: 1.1em;
}

/* style applied to localized messages on form fields */
table.fields .fieldMessage {
  color: #0000E8;
  font-weight: 900;
  font-size: 1.1em;
}

/* *** General styles *** */

.error {
  color: #FF0000;
  background-color: transparent;
  font-weight: bold;
  font-size: 1.1em;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  margin-left: 100px;
  margin-right: 100px;
}

.errorDescription {
  color: #FF0000;
  background-color: transparent;
  font-weight: bold;
  font-size: 0.8em;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  margin-left: 100px;
  margin-right: 100px;
}

.message {
  color: #0000E8;
  background-color: transparent;
  font-weight: bold;
  font-size: 1.0em;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  margin-left: 100px;
  margin-right: 100px;
}

.messageDescription {
  color: #000000;
  background-color: transparent;
  font-weight: bold;
  font-size: 0.8em;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  margin-left: 100px;
  margin-right: 100px;
}

.applicationTitle {
  text-align: center;
  padding-bottom: 20px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Arial Rounded, Arial, Helvetica, sans-serif;
  font-weight: bolder;
  font-size: 1.5em;
  color: #1E2A63;
}

.paddedCentered {
  vertical-align: middle;
  text-align: center;
  padding: 20px;
}

.center {
  text-align: center;
}

/* use this class on tables that display forms and labelled data */
table.reportFields {
  color: #000000;
}

/* the heading for the fields table */
table.reportFields th {
  font-size: 0.9em;
  font-weight: bold;
  background-color: #1E2A63;
  color: #FFFFFF;
  text-align: left;
  padding: 1px;
  padding-left: 3px;
}

/* style applied to the fieldHeader (i.e. the label for the form fields) */
table.reportFields td.fieldHeader {
  text-align: left;
  color: #1E2A63;
  font-weight: bold;
  vertical-align: middle;
  /*padding-right: 3px;*/
  background-color: #E8E8E8;
  font-size: 0.7em;
}



/* style applied to the fieldHeader when it's associated field is required by the form */
table.reportFields td.fieldHeaderRequired {
  text-align: left;
  color: #1E2A63;
  font-weight: bold;
  vertical-align: middle;
  /*padding-right: 3px;*/
  background-color: #FFFFE8;
  font-size: 0.7em;
}

/* the standard table cell in the edit form, where the form fields go */
table.reportFields td {
  text-align: left;
  color: #000000;
  font-weight: normal;
  vertical-align: middle;
  /*padding-left: 3px;*/
  background-color: #FFFFFF;
  font-size: 0.7em;
}

/* styles applied to the form elements in an fields table */
table.reportFields textarea {
  font-size: 0.95em;
}

table.reportFields input {
  font-size: 0.95em;
}

table.reportFields select {
  font-size: 0.95em;
}

/* style applied to the sublabels for fields with multiple checkboxes or radio tags */
table.reportFields .fieldOption {
  
}

/* style applied to a form field when it is rendered as readonly */
table.reportFields .fieldText {

}

/* style applied to localized errors on form fields */
table.reportFields .fieldError {
  color: #FF0000;
  font-weight: 900;
  font-size: 1.1em;
}

/* style applied to localized messages on form fields */
table.reportFields .fieldMessage {
  color: #0000E8;
  font-weight: 900;
  font-size: 1.1em;
}

/* style applied to tables in login page */
table.login {
  border: 0;
}

/* style applied to the application name on the login page */
body.login .appname {
  font-family: Trebuchet MS, Arial, Helvetica;
  font-size: 1.2em;
  font-weight: bold;
  color: #FFFFFF;
  text-align: right;
  letter-spacing: .05em;
  padding-right: 1.2em;
  padding-bottom: 1.25em;
}

/* style applied to the login header on the login page */
body.login .loginhead {
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size: 1.6em;
  color: #000000;
  letter-spacing: 0.07em;
  text-align: left;
  top: -12px;
  vertical-align: top;
}

/* style applied to the login label on the login page */
body.login .loginlabel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .8em;
  font-weight: bold;
  color: #FFFFFF;
  padding-right: 1em;
}
tr .off{background-color:#ffffff}

