/* Generated by Cascades Style Sheet editor for PHP Desingner 2005 */
/*Estilo de Formulario*/
label {
   color: rgb(0, 108, 49);
   font-size: small;
   font-style: normal;
   font-weight: bold;
   cursor: pointer;
   cursor: hand;
}

label.lblHead {
   color: rgb(0, 0, 0);
   margin-bottom: 5px;
   padding-left: 5px;
   cursor: pointer;
   cursor: hand;
}

label.lblLegend {
   color: rgb(110, 110, 110);
   cursor: pointer;
   cursor: hand;
}

label.required, label.problem, label.completed {
   padding-left: 20px;
   background-repeat: no-repeat;
   background-position: 3px 0px;
}

label.required {
   background-image: url(../ico/required.gif);
}

label.problem {
   background-image: url(../ico/caution.gif);
}

label.completed {
   background-image: url(../ico/complete.gif);
}

fieldset {
   border: 2px solid rgb(98, 164, 98);
}

.fieldset {
   padding-top: 10px;
   margin-bottom: 15px;
}

legend {
   color: rgb(110, 110, 110);
   font-size: small;
   font-style: normal;
   font-weight: bold;
}

.text {
   color: rgb(250, 0, 0);
   padding-left: 5px;
   padding-right: 1px;
   font-size: small;
   font-style: normal;
   font-weight: normal;
   background-color: rgb(240, 255, 255);
   border: 1px solid rgb(0, 110, 0);
}

.textI {
   color: rgb(0,0,255);
   padding-left: 5px;
   padding-right: 1px;
   font-size: small;
   font-style: normal;
   font-weight: bold;
   background-color: rgb(240, 255, 255);
   border: 1px solid rgb(0, 110, 0);
}

.buton {
   color: rgb(0, 0, 0);
   font-size: small;
   font-style: normal;
   font-weight: bold;
   background-color: rgb(231, 231, 231);
   border: 2px solid rgb(98, 110, 133);
   cursor: pointer;
   cursor: hand;
}

select {
   color: rgb(250, 0, 0);
   font-size: small;
   font-style: normal;
   font-weight: normal;
   background-color: rgb(240, 255, 255);
   border: 1px solid rgb(98, 110, 133);
}

textarea {
   font-size: large;
   font-style: normal;
   color: rgb(51, 51, 51);
   height: 70px;
   border: 2px solid rgb(187, 197, 217);
   padding: 3px;
}

/*imput:focus {
   border: 2px solid #000;
}*/

.btImage {
   border: none;
   background-color: transparent;
}

.btImgBold {
   border: none;
   font-size:small;
   font-weight: bold;
   background-color: transparent;
}

.btData {
   border-left: none;
   border-top: none;
   border-bottom: 2px solid rgb(255, 0, 0);
   background-color: transparent;
}

.thisformis {
   text-transform:uppercase;
   font-size: 12px;
   color: rgb(59, 114, 104);
   font-weight: bold;
   /*background-image: url(../icss/bullet_frm.gif) ! important;*/
}

#nav-section {
   clear: both;
   color: rgb(0, 128, 192);
   text-decoration: none;
}

#nav-section ul {
   color: rgb(0, 128, 192);
   text-decoration: none;
   margin: 0pt;
   padding: 0pt;
}

#nav-section li {
   color: rgb(0, 128, 192);
   text-decoration: none;
   margin: 0px 4px 0 0;
   list-style-type: none;
   float: left;
   background-image: url(/site/img/icss/bullet_off.gif);
   background-repeat: no-repeat;
   background-position: left bottom;
   padding-left: 12px;
}

.thisformis a:link,.thisformis a:visited {
   color: rgb(0, 128, 192);
   text-decoration: none;
   font-weight: bold;
}

.youarehere a:link,.youarehere a:visited {
   color: rgb(0, 128, 192);
   text-decoration: none;
   font-weight: bold;
}

.youarehere {
   color: rgb(0, 128, 192);
   text-decoration: none;
   background-image: url(/site/img/icss/bullet_on.gif) ! important;
}

.nohere a:link,.nohere a:visited {
   color: rgb(0, 128, 192);
   text-decoration: none;
   font-weight: normal;
}

.nohere {
   color: rgb(0, 128, 192);
   text-decoration: none;
   background-image: url(/site/img/icss/bullet_off.gif) ! important;
}
/*
.nohere a:link,.nohere a:visited,.nohere a:link,.nohere a:visited {
   font-weight: bold;
   text-decoration: none;
}

.nohere {
   font-weight: bold;
   text-decoration: none;
}*/

