/* CSS Document */



.elo_orange {
  FONT-WEIGHT: bold; 
  FONT-SIZE: 15px;
  COLOR: #DE3129; 
  FONT-FAMILY: Arial, Helvetica, sans-serif; 
  TEXT-DECORATION: none;
  height: 12px;
}
.hr_Orange {
  height:3px;
  color: #DE3129;
  background-color: #DE3129;
  border: 1px solid #DE3129;
  width:100%;
}

.rmMainH{
  position: relative;
  font-size: 18px;
  color:#DE3129;
  background-color:#FFFFFF;
  width: 776;
  height: 26px;
  text-indent: 20px;
  overflow: hidden;
}
.rmMainB{
  position: relative;
  background-color:#FFFFFF;
  border: 2px solid #e7e6dc;
  top: 0px;
  left: 0px;
  width: 776px;
  font-size: 11px;
  text-align:left;
  margin-left: auto;  
  margin-right: auto;  
}

.rmMain10{
  position: relative;
  top: 0px;
  left: 0px;
  width: 756px;
  font-size: 13px;
  text-align:left;
  margin: 10px 10px 10px 10px;  	
  overflow:visible;
}

.rmMainError{
  color:#FF0000;
  font-weight:bold;
  font-size: 13px;
  padding-left:20px;
}

.rmMainButton{
  padding:20px;
  width:756px;
}

.rmInfoBox{
  background-color: #e7e6dc;
}

.rminfoBox2{
  background-color: #FEF7E3;
}

/* Override pmws.css. */
table.StInfoBox {
  background-color: #e7e6dc;
  color: #000000;
}

#rmStdFooter{
  position: relative;
  width: 776px;
  font-size: 11px;
  color:#666666; 
}
#rmStdFooter a {
  color:#666666;
}

.LanguageSwitcherLogin {
background-color: #CCCCCC;
}
.LanguageSwitcherLogin a {
text-decoration: none;
color: #000000;
}

.XlatANew {
  color:#0000FF;
}

.XlatATrans{
  color:#000000;
}

.XlatAMod{
  color:#CC0000;
}

.rmMenuLink{
  overflow:hidden;
  background-color:#F3F3F3;
  color:#000000;
  height: 18px;
  width: 150px;
  vertical-align: middle;
  border: solid #000000 1px;
  margin: 2px;
  margin-top: 2px;
}
.rmMenuLinkDisabled{
  color: gray;
}
.rmMenuLink a {
  text-decoration: none;
  color: #000000;
}
.rmMenuLink a:hover {
  background-color:#7B94C6;
  color:#FFFFFF;
}

.header1 {
  font-weight: bold;
  font-size: 15px;
  COLOR: #036AB7; 
  border-bottom-width:3px;
  border-bottom-style:solid;
  border-bottom-color:#DE3129;
  width:100%;
  font-family: Arial, "sans serif" }


img {
  border: 0px }

form {
  margin: 0px;
  padding: 0px }

p {
  margin: 0px;
  padding: 0px }

a {
  text-decoration: none;
  color: #005F99;
  }


h1 {
  font-weight: bold;
  font-size: 16px;
  COLOR: #DE3129; 
  font-family: Arial, "sans serif";
  margin:0px}

h2 {
  font-weight: bold;
  font-size: 15px;
  COLOR: #DE3129; 
  font-family: Arial, "sans serif";
  margin:0px}
h3 {
  font-weight: bold;
  font-size: 14px;
  COLOR: #DE3129; 
  font-family: Arial, "sans serif";
  margin:0px}

h4 {
  font-weight: bold;
  font-size: 13px;
  COLOR: #DE3129; 
  font-family: Arial, "sans serif";
  margin:0px}

h5 {
  font-weight: bold;
  font-size: 12px;
  COLOR: #DE3129; 
  font-family: Arial, "sans serif";
  margin:0px}

hr {
  height: 3px;
  background-color: #e7e6dc;
  border: 1px solid #e7e6dc;
  width: 100%;	
}


select {
  color:           #000;
  font-style:       normal;
  font-weight:      normal;
  font-size:        13px;
  font-family:      Arial, "sans serif";
  background-color: #ffffff }

input {
  color:           #000;
  font-style:       normal;
  font-weight:      normal;
  font-size:        13px;
  font-family:      Arial, "sans serif";
  background-color: #FFFFFF;
  /*	border:           #001;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
  border-color: #000000;
  border-top-style: solid;
  border-bottom-style: solid;
  border-bottom-width: thin;
  border-top-width: thin;
  border-right-style: solid;
  border-right-width: thin;
  border-left-style: solid;
  border-left-width: thin;*/
}

textarea {
  color:           #000000;
  font-style:       normal;
  font-weight:      normal;
  font-size:        13px;
  font-family:      Arial, "sans serif";
  background-color: #ffffff;
}

table {
  border: 5px }

td {
  font-size:     13px;
  font-family:    Arial, "sans serif";
  vertical-align: top;
  margin:         0px;
  padding:        0px }

th {
  font-weight: bold;
  font-size:    13px;
  font-family:  Arial, "sans serif";
  text-align:   left;
  margin:       0px;
  padding:      0px }

pre {
  font-size:     13px;
  font-family:    Arial, "sans serif";
  vertical-align: top;
  margin:         0px;
  padding:        0px;
  width:  396px;
  overflow: hidden }


.rem a:hover {
  background-color:#EDEAEA;	
}

body {
  font-size: 13px;
  font-family: Arial, "sans serif";
  background-color:#FFFFFF;
  
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top:0; 
}

@media print{
  .rmMainH{
    width: 776px;
    margin-left: 0px;
  }
  .rmMainB{
    width: 776px;
    margin: 20px 20px 0px 20px;  	
    border: 0px solid #00427B;
  }
  .rmMain10{
    width: 776px;
    margin: 0px 0px 0px 0px;  	
  }
  
  .StdFooter {
    display: none;
  }

  input {
    overflow:visible;
    border:0px; 
  }
  
  @page {
    margin: 0;
  }
  
  textarea {
    overflow:visible;
    border:0px; 
  }
  
  button {
    visibility:hidden;
  }
  .noprint {
    display: none;
  }
}

.hr_Orange {
  height: 1px;
  background-color: #e2e1d5;
  border: none;
  width:100%;
}

