/* GLOBAL ITEMS */

body {
  background: #5D9ED8 url(../images/ipm_bg.jpg) repeat-x left top;
  margin: 0;
  padding: 0;
  width: 100%;
}

body, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  color: #535353;
  font-size: 11px;
}

p {
  text-align: left;
  margin: 0;
  padding: 4px 0 10px 0;
}

a:link, a:visited {
  color: #266CAC;
  text-decoration: none;
}
a:hover, a:active {
  color: #064C9C;
  text-decoration: underline;
}

.err, .required {
  color: #fe1010;
  font-weight: bold;
}

.err0 {
  color: #fe1010;
  font-weight: normal;
}


form {
  margin: 0;
}

.clear {
  clear: both;
}

#wrapper {
  width: 942px;
  margin: 0 auto;
  margin-top: 85px;
  margin-bottom: 15px;
}

#wrapper_inner {
  width: 910px;
  margin: 0 16px;
}

#header {
  width: 910px;
  height: 105px;
  background: #FFFFFF url(../images/wrapper_top.gif) no-repeat left top;
}

#content {
  position: relative;
  width: 910px;
  text-align: left;
  min-height: 380px;
  overflow: visible;
  background-color: #FFFFFF;
}

#content_inner {
  width: 870px;
  padding: 0 20px 10px 20px;
}

* html #content {
  height: 380px;
  overflow: visible;
}


#logo {
  float: left;
  width: 349px;
  height: 93px;
  margin-top: 12px;
}

#login {
  float: right;
  width: 325px;
  height: 93px;
  text-align: left;
  margin-top: 12px;
  overflow: hidden;
}

#login_form {
  margin: 18px 0 0 10px;
}

#login_row2 {
  margin: 4px 0;
}

#agentcode, #password {
	font-family: Tahoma, Verdana, Sans-Serif;
  color: #535353;
  font-size: 11px;
  line-height: 11px;
  background-color: #FFFFFF !important;
  border: #C3C3C3 1px solid;
  margin: 0;
  padding: 1px;
  width: 82px;
  height: 14px;
}

#javaClient {
  padding: 0;
  margin: 0;
}

#menu {
  width: 910px;
  height: 32px;
  overflow: hidden;
  text-align: left;
  background: #DB0A05 url(../images/menu_bg.gif) repeat-x left top;
}

.menu_main {
  float: left;
  height: 32px;
  min-width: 10px;
}

* html .menu_main {
  width: 10px;
  overflow: visible;
}

.menu_main_inner, .menu_main_inner_a {
  position: relative;
  height: 26px;
  margin-top: 6px;
  margin: 6px 2px 0 1px;
}

.menu_main_inner_a {
  background-color: #FFFFFF;
}

.menu_main0 {
  float: left;
  height: 26px;
  width: 20px;
}

.menu_main_inner a, .menu_main_inner_a a {
  display: block;
  position: relative;
  padding: 5px;
  font-size: 13px;
  font-family: Arial, Helvetica, Sans-Serif;
  text-transform: uppercase;
  color: #FFFFFF;
}

.menu_main_inner_a a {
  color: #CC0000;
}

.menu_main_inner a, .menu_main_inner a:link, .menu_main_inner a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.menu_main_inner a:hover, .menu_main_inner a:active {
  color: #FFFFFF;
  text-decoration: underline;
}

.menu_main_inner_a a, .menu_main_inner_a a:link, .menu_main_inner_a a:visited {
  color: #CC0000;
  text-decoration: none;
}

.menu_main_inner_a a:hover, .menu_main_inner_a a:active {
  color: #CC0000;
  text-decoration: underline;
}

.mm_item_bg {
  position: relative;
  height: 0;
}

.mm_item_bg_left {
  position: absolute;
  left: 0;
  top: 0;
  width: 11px;
  height: 26px;
  background: #FFFFFF url(../images/mm_item_bg_left.gif) no-repeat left top;
}

.mm_item_bg_right {
  position: absolute;
  right: -1px;
  top: 0;
  width: 11px;
  height: 26px;
  background: #FFFFFF url(../images/mm_item_bg_right.gif) no-repeat left top;
}

#submenu {
  background-color: #FFFFFF;
  text-align: left;
  padding: 9px 2px 6px 26px;
  font-size: 11px;
  line-height: 14px;
  font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
}

#submenu a, #submenu a:link, #submenu a:visited, #submenu a:hover, #submenu a:active {
  color: #535353;
}

#submenu a.active, #submenu a.active:link, #submenu a.active:visited, #submenu a.active:hover, #submenu a.active:active {
  color: #266CAC;
  text-decoration: underline;
}


#footer {
  width: 910px;
  height: 90px;
  background: url(../images/wrapper_bottom.gif) no-repeat left top;
}

#footer div {
  padding-top: 18px;
}

#footer #copyright {
  padding-top: 12px;
}

.copyright {
  font-size: 11px;
  color: #A9CEF0;
}

.copyright a, .copyright a:link, .copyright a:visited {
  color: #A9CEF0;
  text-decoration: none;
}

.copyright a:active, .copyright a:hover {
  color: #A9CEF0;
  text-decoration: underline;
}

.text, .select {
  background-color: #ffffff !important;
}


/* HOME PAGE */

.box_white_1gray {
  position: relative;
  background-color: #FFFFFF;
  border: #DCDCDC 1px solid;
}

.box_white_1gray .corner11, .box_white_1gray .corner12, .box_white_1gray .corner21, .box_white_1gray .corner22 {
  position: absolute;
  width: 9px;
  height: 6px;
}

.box_white_1gray .corner11 {
  top: 0;
  left: 0;
  background: url(../images/box_white_1gray_11.gif) no-repeat left top;
}

.box_white_1gray .corner12 {
  top: 0;
  right: 0;
  background: url(../images/box_white_1gray_12.gif) no-repeat left top;
}

.box_white_1gray .corner21 {
  bottom: 0;
  left: 0;
  background: url(../images/box_white_1gray_21.gif) no-repeat left top;
}

.box_white_1gray .corner22 {
  bottom: 0;
  right: 0;
  background: url(../images/box_white_1gray_22.gif) no-repeat left top;
}


/* 2 columns template */

#content_2col {
  width: 870px;
  padding: 0 20px 10px 20px;
}

#content_inner_col_left {
  float: left;
  width: 670px;
}

#content_inner_col_right {
  float: right;
  width: 180px;
}

