p { text-align: left; }

a { text-decoration: none;
    color:#12519F;
  }
a:hover {
        text-decoration: underline;
        }
a:visited {
          color:#12519F;
          }
a.headlink {}
a.headlink:hover {
                 text-decoration: none;
                 }

h1 { font-size: 18px;
     text-align: left;
     }
h2 {
    text-align: justify;
    margin-top:10px;
    font-size:10px;
    }

img { border:0px; }


.headers{
        background-image: url(../img/header_usbupload.gif);
        height: 60px;
        width: 790px;
        float: right;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        text-decoration: none;
        background-position: right;
        text-align: right;
}

.title_hidden{
position:absolute;
visibility:hidden;
zIndex:100;
}

.steps{
        font-size:14px;
        margin-top:9px;
        margin-bottom:5px;
        font-weight:bold;
}

.cstep{
        font-size:14px;
}

.notice{
text-align: justify;
margin-top:15px;
font-size:11px;
}


/* >>>>>>>>> MARGINI ------- */
.col1 {
      background-color: #FFFFFF;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      display: block;
      width: 790px;
      padding: 0px;
      }
.col2 {
      background-color: #EAEAEA;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      display: block;
      width: 790px;
      padding: 0px;
      }
.rtop, .rbottom {
        display:block;
        }
.rtop *, .rbottom * {
        display: block;
        height: 1px;
        overflow: hidden;
        }

.r1{margin: 0 5px;}
.r2{margin: 0 3px;}
.r3{margin: 0 2px;}
.r4{margin: 0 1px; height: 2px;}

.jos_round {
           font-size: 6px;
           height: 12px;
           background-color: #FFFFFF;
           background-image: url(../img/jos.png);
           }

/* --------- MARGINI >>>>>>> */



.copyright{
font-size:11px;
color:#ffffff;
text-align:center;
margin-top:8px;
font-weight:bold;
}

.toplinks{
font-size:12px;
color:#ffffff;
font-weight:bold;
}


.toplinks:visited{
        color:#FFFFFF;
}

.extralink{
font-size:11px;
color:#ffffff;
font-weight:plain;
}


.extralink:visited{
        color:#FFFFFF;
}


.upinput{
width:420px;
background:url(../img/input_back.gif);
border:1px solid #999999;
/*
margin-bottom:5px;
margin-top:5px;
*/
}




input {
        background:url(../img/button03.gif);
        border:1px solid #999999;
}

upload {
        background:url(../img/button03.gif);
        border:1px solid #999999;
}

delete {
        background:url(../img/button03.gif);
        border:1px solid #999999;
}

textarea {
        background:url(../img/input_back.gif) repeat-x;
        border:1px solid #999999;
}

form{
margin:0px;
}

.faqheader{
font-size:15px;
font-weight:bold;
margin-bottom:0px;
}

.faqbody{
font-size:13px;
margin-top:0px;
margin-bottom:15px;
text-align:justify;
}

a.sponsor {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size:10px;
          color:#666666;
          text-decoration: none;
          }
a.sponsor:hover{
        color:#888888;
        text-decoration: underline;
}

.selectfile{
           font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size:13px;
           color: #666666;
           background-color: #F9FFF9;
           }
