#aff_content {

    position: absolute;
    top: 50;
    left: 10;
    width: 460px;
    font-family: trebuchet ms,calibri,sans-serif,tahoma;
    font-size: 10pt;
    font-style: italic;
    color: black;
    
}

#aff_sh5 {

    position: absolute;
    top: 150;
    left: 490;
    border-color: #003680;

}

#aff_reg_img {

    position: absolute;
    top: 670;
    left: 10;

}

#aff_reg {

    position: absolute;
    top: 670;
    left: 50;
    font-family: trebuchet ms,calibri,sans-serif,tahoma;
    font-size: 10pt;
    font-style: italic;

}

#affdir {

    position: absolute;
    top: 220;
    left: 10;
    width: 180px;
    height: 350px;
    
}

#affdir_title {

    position: absolute;
    top: -10;
    left: 10;
    border: 2px solid #dfdfdf;
    background-color: #dfdfff;
    color: #003680;
    font-family: trebuchet ms,calibri,sans-serif,tahoma;
    font-size: 10pt;
    font-style: italic;
    white-space: nowrap;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 8px;
    

}

#afd_img {

    position: absolute;
    left: 10;
    
}

#afd_link {

    position: absolute;
    font-family: trebuchet ms,calibri,sans-serif,tahoma;
    font-size: 8pt;
    font-style: italic;
    left: 10;

}

#registration_form {

    position: absolute;
    top: 0;
    left: 10;
    width: 680px;
    
}


h1.register {

    font-family: trebuchet ms,calibri,sans-serif,tahoma;
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
    color: #003680;
    text-align: center;
  
}


/* FROM OLD STYLE SHEET */
table.register {
  width: 85%;
  border: 2px solid #7f7f7f;
  background-color: #ebf3ff;
}
table.register_submit {
  width: 85%;
  border: 2px solid #7f7f7f;
  background-color: #ebf3ff;
  margin-bottom: 15px;
  margin-top: 5px;
}
table.form {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #afafaf;
  font-family: trebuchet ms,calibri,sans-serif,tahoma;
  background-color: #f5ffff;
  font-style: italic;
}


td.register {
  padding: 10px 15px 10px 15px;
}
td.note {
  font-size: 11px;
  font-family: trebuchet ms,calibri,sans-serif,tahoma;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 3px;
  padding-top: 1px;
  border-bottom: 1px solid #e8eeee;
  font-style: italic;
}
td.field {
  padding-left: 5px;
  font-size: 10pt;
  width: 60%;
  color: #2e3d52;
  font-style: italic;
}
td.data {
  padding-top: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
  width: 40%;
  font-size: 8pt;
  text-align: right;
  padding-right: 5px;
  font-style: italic;
}
td.err_note {
  font-size: 10px;
  color: #ff0000;
  text-align: right;
  padding-right: 5px;
  font-style: italic;
}


p.note {
  font-size: 11px;
  font-family: trebuchet ms,calibri,sans-serif,tahoma;
  padding: 5px;
  font-style: italic;
}
p.res,div.res,h1.res {
  font-family: trebuchet ms,calibri,sans-serif,tahoma;
  color: #354857;
  font-size: 10pt;
  font-style: italic;
}


a.note {
  color: #e64c00;
}
a.link:link, a.link:visited {
  font-family: trebuchet ms,calibri,sans-serif,tahoma;
  font-size: 10pt;
  color: #0000ff;
  text-decoration: none;
  font-style: italic;
}
a.link:hover {
  text-decoration: underline;
  color: #fa4700;
}
a.afl:link, a.afl:visited {
  font-family: trebuchet ms,calibri,sans-serif,tahoma;
  font-size: 8pt;
  color: #3f3f3f;
  text-decoration: none;
  font-style: italic;
}
a.afl:hover {
  text-decoration: underline;
  color: #000000;
}



input.data, input.dataA {
  border: 1px solid black;
  font-size: 10pt;
  font-family: trebuchet ms,calibri,sans-serif,tahoma;
  font-style: italic;
}
input.dataA {
  background-color: #ebf3ff;
  color: #3f4a5f;
  text-align: right;
  font-style: italic;
}
input.dataE {
  border: 1px solid #ff0000;
  background-color: #f6e2e0;
  color: black;
  font-size: 10pt;
  font-family: trebuchet ms,calibri,sans-serif,tahoma;
  font-style: italic;
}
input.register {
  border: 1px solid #003680;
  background-color: #d7e8ff;
  color: #003680;
  font-family: trebuchet ms,calibri,sans-serif,tahoma;
  font-size: 10pt;
  font-style: italic;
}



