body {
  height:100%;
}
A {
  color: #000000;
  text-decoration: none;
}
A:hover {
  acolor: #FFFFDD;
  text-decoration: underline;
}
.messageBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.messageStackError, .messageStackWarning {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #ffb3b5;
  line-height:20px;
}
.messageStackSuccess {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #99ff00;
  line-height:20px;
}

legend {
  font-weight: bold;
  padding:5px;
  aborder:1px solid;
}
label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  width:200px;
}
.ntextbox {
  width:200px;
  border:1px solid #6E6DAF;
}
div {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
#outer2 {
  width:700px;
  height:100%;
  margin: 0 auto;
}
#header {
  background:url(../images/logo.jpg) no-repeat left top;
  height:150px;
}
#header_bar {
  background-color: #6E6DAF;
  border-bottom:1px solid #FFFFFF;
  height: 24px;
  line-height:24px;
  text-align:center;
  font-family: Arial, sans-serif;
  font-size:14px;
  font-weight:bold;
}
#header_bar a {
  color: #FFFFFF;
}
.header_elem{
  width:140px;
  display: inline;
  padding-left: 35px;
  padding-right: 35px;
  border:0px solid #7D7DB1;
}
#footer_links {
  padding-left:35px;
  padding-top:0px;
  padding-bottom:50px;
}
#footer_links-tp {
  padding-left:557px;
  padding-top:50px;
}
.footerL_elem{
  width:90px;
  display: inline;
  padding-left: 10px;
  padding-right: 10px;
  font-weight:bold;
  font-family: Arial;
  font-size:12px;
}
.footerR_elem{
  width:90px;
  display: inline;
  padding-left: 12px;
  padding-right: 10px;
  font-weight:bold;
  font-size:10px;
}
.footerL_elem a {
  color: #6E6DAF;
  text-decoration: underline;
}
.footerR_elem a {
  font-size:9px;
  color: #6E6DAF;
}

#page {
  width:100%;
  height:100%;
  border:0px solid #FF0000;
  background:url(../images/bottom-right.jpg) no-repeat right bottom;
}
#page_outer {
  background:url(../images/bg_left.jpg);
  background-repeat:repeat-y;
}

#page_left {
  width:475px;
  height:100%;
  border:0px solid #7D7DB1;
  float:left;
}
#page_right {
  width:225px;
  height:100%;
  border:0px dashed #7D7DB1;
  padding-left:0px;
  float:right;
}
#page_right a:hover {
  border-bottom:1px dashed;
  text-decoration: none;
}
#page2 {
  width:100%;
  background:url(../images/bottom-right2.jpg) no-repeat right bottom;
}

#product_mbox {
  border:2px solid #E5E5E5;
  margin:5px;
}
#products_im {
  width:200px;
}
.heading {
  padding-top: 20px;
  padding-left: 1px;
  padding-bottom: 10px;
  font-family: Arial;
  font-weight:normal;
  font-size:18px;
  color: #6E6DAF;
}
.contacts {
  padding-left: 1px;
  padding-bottom: 10px;
  font-size:14px;
  color: #6E6DAF;
  font-family: Arial, sans-serif;
}
.glossary {
  padding-left: 1px;
  padding-bottom: 10px;
  font-size:14px;
  color: #6E6DAF;
  font-family: Arial;
  font-weight: bold;
}
.heading2 {
  padding-top: 20px;
  padding-left: 1px;
  padding-bottom: 10px;
  font-family: Arial, sans-serif;
  font-weight:bold;
  font-size:15px;
  color: #6E6DAF;
}
.btext {
  font-size:12px;
  color: #6E6DAF;
}
.btext a {
  font-weight: bold;
  color: #6E6DAF;
  border-bottom: 1px dashed;
}
.btext a:hover {
  border-bottom: 0px dashed;
}
.textSmall {
  font-size:10px;
}
.btextSmall {
  font-size:10px;
  color: #6E6DAF;
}

.resource {
  font-size:14px;
  color: #6E6DAF;
  line-height:20px;
}
.resource a {
  font-weight: bold;
  color: #6E6DAF;
}
.resource a:hover {
  text-decoration: none;
  border-bottom: 1px dashed;
}
.cname {
  font-size:12px;
  font-weight: bold;
  color: #6E6DAF;
}
.cpos {
  font-size:12px;
  color: #6E6DAF;
}
.cemail {
  font-size:12px;
  color: #6E6DAF;
}
.cemail a {
  color: #6E6DAF;
  text-decoration: underline;
}
.cemail a:hover {
  color: #6E6DAF;
  text-decoration: underline;
}
.toolTip {
  width:200px;
  color: #FFFFFF;
  border:2px solid #9A9BB9;
  abackground-color: #9A9BB9;
  background-color: #6e6daf;
  padding:5px;
  aopacity: 0.8;
}
.tt, .tt_bg {
  font-size:11px;
  color: #6E6DAF;
  line-height:20px;
}
.tt_bg {
  color: #6E6DAF;
  text-decoration: underline;
}

