/* specifications of the body */
body, td
{
  font-size: 11px;
  font-family: sans-serif, Verdana, Arial, Helvetica, Tahoma;
  color: #5B5A5B;
  margin: 0%;
}

.padding_small { padding-right: 5px; }
.padding_regular { padding-right: 10px; }
.padding_large { padding-right: 15px; }

.small { font-size: 10px; }
.regular { font-size: 12px; }
.large { font-size: 14px; font-family: "sans-serif", "Arial", "Verdana", "Helvetica"; font-weight: bold; }
.xlarge { font-size: 16px; font-family: "sans-serif", "Arial", "Verdana", "Helvetica"; font-weight: bold; }
.xxlarge { font-size: 18px; font-family: "sans-serif", "Arial", "Verdana", "Helvetica"; font-weight: bold; }

a { color: #384F5E; }
a:hover { color: #384F5E; }

a.nounderline { color: #384F5E; text-decoration: none; }
a.nounderline:hover { color: #384F5E; text-decoration: none; }


/* Top Navigation */
.header { width: 810px; height: 75px; padding: 0px; color: #384F5E; background-color: #FFFFFF; }
.hd_title { font-size: 12px; }

/* Side Navigation */
.side_nav { width: 145px; height: 550px; background-color: #384F5E; padding: 10px; }
.sn_title { font-size: 20px; }
.sn_section_title { color: #D6550D; font-size: 14px; font-weight: bold; }
.side_section { color: #FFFFFF; padding-bottom: 20px; }
a.sn_link { color: #D6550D; text-decoration: none; }
a.sn_link:hover { color: #D6550D; text-decoration: none; }

/* Navigation Buttons */
a.trail { font-size: 12px; color: #D6550D; font-weight: bold; text-decoration: none; }
a.trail:hover { font-size: 12px; color: #D6550D; font-weight: bold; text-decoration: none; }
.blue_arrow { font-size: 12px; color: #384F5E; font-weight: bold; }
.red_arrow { font-size: 12px; color: #D6550D; font-weight: bold; }
.blue { color: #384F5E; }
.red { color: #D6550D; }

/* Body */
.main_body { width: 625px; padding-top: 10px; background-color: #FFFFFF; }
.page_title { font-size: 20px; font-family: sans-serif, Verdana, Arial, Helvetica, Tahoma; color: #D6550D; }
.section_title { font-size: 14px; color: #384F5E; font-weight: bold; }
.msg { color: #DF7000; }
.required { font-size: 14px; color: #D6550D; font-weight: bold; }
.field_column { text-align: right; vertical-align: top; padding-right: 15px; }
.field_title { font-size: 14px; color: #444466; font-weight: bold; }
.field_name { color: #444466; }
.field_note { color: #575959; }
.divider { color: #444466; width: 100%; height: 1px; }
a.action { color: #384F5E; text-decoration: none; }
a.action:hover { color: #384F5E; text-decoration: none; }

/* PopUp Body */
.main_body_popup { padding: 10px; }

/* Footer */
.footer { border-top: 8px solid #384F5E; width: 800px; height: 40px; padding: 5px; vertical-align: bottom; color: #FFFFFF; background-color: #D6550D; }

/* Table Grid */
.tb_header { padding-left: 5px; padding-right: 5px; font-weight: bold; color: #FFFFFF; background-color: #A3AFB5; }
.tb_cell { padding-left: 5px; padding-right: 5px; background-color: #FFFFFF; }
.tb_cell_alternate { padding-left: 5px; padding-right: 5px; background-color: #F7F8FC; }

/* Character Chart */
.tbc { background-color: #A3AFB5; }
.tbc_header { padding: 5px; font-weight: bold; color: #FFFFFF; background-color: #A3AFB5; }
.tbc_cell { width: 30px; height: 30px; padding: 5px; background-color: #FFFFFF; }
.tbc_cell_alternate { width: 30px; height: 30px; padding: 5px; background-color: #F7F8FC; }

/* New Affiliation */
.new_affiliation { background-color: #F7F8FC; }

a.character { font-size: 18px; color: #384F5E; text-decoration: none; }
a.character:hover { font-size: 18px; color: #384F5E; text-decoration: none; }

/* Button Section */
.history_section {
  padding-right: 20px;
}

.user_button_section {
  width: 45%;
  text-align: right;
}

.button_section {
  width: 95%;
  text-align: right;
}

.popup_button_section {
  width: 500;
  text-align: right;
}

input, textarea, file, select {
  font-size: 11px;
  color: #5B5A5B;
  font-family: Verdana, Arial, Helvetica, Tahoma;
  border: solid 1px #DDDDDD;
}

.checkbox, .radio {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, Tahoma;
  border: solid 0px;
}

/* For Submit Button */
.btnv1 {
  font-size: 12px;
  color: #FFFFFF;
  font-family: arial, helvetica;
  font-weight:bolder;
  border-color: #384F5E;
  background-color: #384F5E;
  padding:0;
  border-style: solid;
  border-width: 1px;
  width: 80px;
}

.btnv2 {
  font-size: 12px;
  color: #384F5E;
  font-family: arial, helvetica;
  font-weight:bolder;
  border-color: #384F5E;
  background-color: #FFFFFF;
  padding:0;
  border-style: solid;
  border-width: 1px;
  width: 80px;
}

.btnv3 {
  font-size: 12px;
  color: #FFFFFF;
  font-family: arial, helvetica;
  font-weight:bolder;
  border-color: #384F5E;
  background-color: #384F5E;
  padding:0;
  border-style: solid;
  border-width: 1px;
  width: 140px;
}

.btnv4 {
  font-size: 12px;
  color: #384F5E;
  font-family: arial, helvetica;
  font-weight:bolder;
  border-color: #384F5E;
  background-color: #FFFFFF;
  padding:0;
  border-style: solid;
  border-width: 1px;
  width: 140px;
}