body {
    background-color: #ffffff;
}
#header_leftcell img {
    width: 300px;
    aspect-ratio: auto 300 / 100;
    height: 100px;
}
.logout_page {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.logon_page, #MessageDIV {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.decision_box, #MessageDIV {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
}
#IHoptions {
	max-width: 50%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.interaction_table_option_cell {
	text-align: center;
}
.footer_page {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    #text-align: center;
	background-color: #ffffff;
}
table#main_table_footer
{
    border-collapse: collapse;

}
td#interaction_table, #main_table_info_cell, #interaction_table_header, #interaction_table_option_cell {
	text-align: center;
	align: center;
}
#main_td_footer
{
    border-collapse: collapse;
    background-color:transparent;
    width: 50%;
}
.class_center {
    text-align: center;
}
#header_leftcell {
    background-color: transparent;
}
.page_header_image {
    margin-left: auto;
    margin-right: auto;
}
#content {
    text-indent: 27%
}
.titlebar {
    text-indent: 27%;
}
    
input[type=text], input[type=password] {
        width: 70%;
}
input[type="checkbox"], input[type="radio"] {
    position: relative;
}
label {
    margin-left: 145px;
    width: 150px;
}
table, tr, td {
    border: none;
}
.main_table {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.cust_main_table {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
table td {
    border-bottom: 0px;
}
table#page_header {
 border-collapse: collapse;
}
#header .titlebar .wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1200px;
}
.titlebar {
  #background-color: #f6d4b2;
  min-height: 30px;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.4em;
  overflow: hidden;
  height: auto;
  text-align: left;
  text-indent: 27%;
}
#search {
  font-size: .875em;
  height: 44px;
}
#header #search .wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  max-width: 1200px;
  text-align: left;
}