h1 {
    font-size: 15px;
    color: #FFFFFF;
    font-family: Arial, Verdana;
    font-weight: bolder;
    background-color: #333333;
    margin: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
}

h2 {
    font-size: 14px;
    color: #FFFFFF;
    font-family: Arial, Verdana;
    font-weight: bold;
    background-color: #666666;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin: 0px;
    padding-right: 0px;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    background-color: #B5B5B5;
    margin: 0px;
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 5px;
}


h4 {
    font-family: Arial, Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #5B5E66;
}


.parrafo {
    font-family: Arial, Verdana;
    font-style: normal;
    color: #333333;
    font-size: 11px;
}

.parrafo2 {
    font-family: Arial, Verdana;
    font-style: normal;
    color: #5B5E66;
    font-size: 13px;
}

.parrafo3 {
    font-family: Arial, Verdana;
    font-style: normal;
    color: #ffffff;
    font-size: 11px;
}

.parrafo4 {
    font-family: Arial, Verdana;
    font-style: bold;
    color: #ffffff;
    font-size: 11px;
}


li {
    font-family: Arial, Verdana;
    font-style: normal;
    color: #5B5E66;
    font-size: 12px;
}


.menu {
    font-family: Arial, Verdana;
    font-size: 11px;
    color: #666666;
    font-weight: bold
}

A.menu:link {
    color: #666666;
    text-decoration: none;
}

A.menu:hover {
    color: #666666;
    text-decoration: underline;
}

A.menu:visited {
    color: #666666;
    text-decoration: none;
}

A.menu:visited:hover {
    color: #666666;
    text-decoration: underline;
}

.botontexto {
    font-family: Arial, Verdana;
    font-size: 11px;
    color: #FF6600;
    font-weight: bold;
}

A.botontexto:link {
    color: #FF6600;
    text-decoration: none;
}

A.botontexto:hover {
    color: #FFFFFF;
    background-color: #FF6600;
    text-decoration: none;
}

A.botontexto:visited {
    color: #FF6600;
    text-decoration: none;
}

A.botontexto:visited:hover {
    color: #FFFFFF;
    background-color: #FF6600;
    text-decoration: none;
}


.Texpeque_boton {
    font-style: normal;
    font-size: 9px;
    color: #26822C;
    font-family: Arial, Verdana;
    text-align: center;
}

A.Texpeque_boton:link {
    color: #26822C;
    text-decoration: NONE;
    font-weight: bold;
}

A.Texpeque_boton:hover {
    color: #55C60F;
    text-decoration: NONE;
    font-weight: bold;
}

A.Texpeque_boton:visited {
    color: #26822C;
    text-decoration: NONE;
    font-weight: bold;
}

A.Texpeque_boton:visited:hover {
    color: #55C60F;
    text-decoration: NONE;
    font-weight: bold;
}

.Titulos {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    font-family: Arial, Verdana;
    text-align: center;
}



.text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    font-weight: normal;
}

.text2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
}

.text3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
}

.text-med {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

.textsubtitle1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    font-weight: bolder;
}

.textsubtitle2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #990000;
    font-weight: bolder;
}

.textsubtitle3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
}


.links1 {
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #FF6600;
    font-weight: bolder;
}

A.links1:link {
    color: #FFFFFF;
    text-decoration: none;
}

A.links1:hover {
    color: #CCCCCC;
    text-decoration: underline;
}

A.links1:visited {
    color: #CCCCCC;
    text-decoration: none;
}

A.links1:visited:hover {
    color: #FFFFFF;
    text-decoration: underline;
}


.links {
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #CC0000;
    font-weight: bolder;
}

A.links:link {
    color: #CC0000;
    text-decoration: none;
}

A.links:hover {
    color: #CC0000;
    text-decoration: underline;
}

A.links:visited {
    color: #CC0000;
    text-decoration: none;
}

A.links:visited:hover {
    color: #CC0000;
    text-decoration: underline;
}


.links2 {
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #999999;
    font-weight: bolder;
}

A.links2:link {
    color: #666666;
    text-decoration: none;
}

A.links2:hover {
    color: #990000;
    text-decoration: underline;
}

A.links2:visited {
    color: #666666;
    text-decoration: none;
}

A.links2:visited:hover {
    color: #666666;
    text-decoration: underline;
}


.links3 {
    font-family: Arial, Verdana;
    font-size: 11px;
    color: #CC0000;
    font-weight: lighter;
}

A.links3:link {
    color: #CC0000;
    text-decoration: none;
}

A.links3:hover {
    color: #CC0000;
    text-decoration: none;
}

A.links3:visited {
    color: #CC0000;
    text-decoration: none;
}

A.links3:visited:hover {
    color: #CC0000;
    text-decoration: underline;
}


.links4 {
    font-family: Arial, Verdana;
    font-size: 11px;
    color: #ffffff;
    font-weight: lighter;
}

A.links4:link {
    color: #ffffff;
    text-decoration: none;
}

A.links4:hover {
    color: #ffffff;
    text-decoration: none;
}

A.links4:visited {
    color: #ffffff;
    text-decoration: none;
}

A.links4:visited:hover {
    color: #ffffff;
    text-decoration: underline;
}


.links5 {
    font-family: Arial, Verdana;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
}

A.links5:link {
    color: #ffffff;
    text-decoration: none;
}

A.links5:hover {
    color: #ffffff;
    text-decoration: none;
}

A.links5:visited {
    color: #ffffff;
    text-decoration: none;
}

A.links5:visited:hover {
    color: #ffffff;
    text-decoration: underline;
}



.sitemap {
    font-family: Arial, Verdana;
    font-size: 10px;
    color: #666666;
}

A.sitemap:link {
    color: #666666;
    text-decoration: none;
}

A.sitemap:hover {
    color: #666666;
    text-decoration: underline;
}

A.sitemap:visited {
    color: #666666;
    text-decoration: none;
}

A.sitemap:visited:hover {
    color: #666666;
    text-decoration: underline;
}


.grid {
    font-family: Arial, Verdana;
    font-size: 10px;
    color: #FFFFFF;
    background-image: url(../images/BOX.jpg) height:130;
    width: 15;
    background-image: url(../images/BOX.jpg);
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    text-align: justify;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    margin: 0px;
}



.field {
    LEFT: 0px;
    MARGIN: 0px 1em 1em 0px;
    TOP: 0px
}

.field .field {
    MARGIN: 1em 0px 0px
}

.field LABEL {
    FONT-WEIGHT: bold;
    FONT-SIZE: 100%
}

.fieldRequired {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 8px;
    BACKGROUND: url(http://www.sbgglobal.com/required.gif) no-repeat left center;
    PADDING-BOTTOM: 0px;
    COLOR: white;
    PADDING-TOP: 0px
}

.formHelp {
    FONT-SIZE: 90%;
    MARGIN: 0px 0px 0.2em;
    COLOR: #76797c
}

.formHelp A {
    TEXT-DECORATION: underline
}


.grid1 {
    font-family: Arial, Verdana;
    font-size: 10px;
    background-color: #cccccc;
    color: #000000;
    background-image: url(../images/grid1.jpg);
    height: 63;
    width: 18;
}

.schelink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000033;
    text-decoration: none;
}

input {
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    color: #333333;
    background-color: #CCCCCC;
    border: #ffffff;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px
}

body {
    background-repeat: repeat-x;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #000000
}

.submit {
    color: #333333;

    height: 16px;
    width: 58px;
}

.box {
    color: #FFFFFF;
    background-color: #333333;
    height: 18px;
    width: 87px;

}

.tablamenu {
    width: 630px;
    height: 41px;
    background-image: url(../images/menucolor.jpg);
}

.tablafooter {
    width: 780px;
    height: 4px;
    background-image: url(../images/footerline.jpg);
}

.flashcontenedor {
    width: 360px;
    height: 131px;
    background-color: #cccccc;
}

.tablaright {
    background-image: url(../images/right_bg.jpg);
    width: 150px;
    background-color: #cccccc;
}

.tablalinea {
    background-image: url(../images/rightline.jpg);
    width: 138px;
    height: 8px;

}

#menuto {
    display: block;
    border: none;
    width: 160px;
    height: 19px;
}

#menutop {
    display: block;
    border: none;
    background-image: url(../images/menuhead.jpg);
    width: 75px;
    height: 19px;
}

#menutop a {
    font: arial;
    font-size: 9px display: block;
    color: #ffffff;
    text-decoration: none;
    margin-left: 10PX;
}

#menutop a:hover {
    font: arial;
    display: block;
    color: #ffffff;
    text-decoration: underline;
}

#menuheader a {
    color: #ffffff;
    background-image: url(../images/menuhead.jpg) text-decoration: none;
    line-height: normal;
    font-weight: bolder;
    width: 75px;
    height: 19px;
}

#menuheader a:hover {
    color: #ffffff;
    text-decoration: underline;
    background-image: url(../images/menuhead.jpg
width:75px;
    height: 19px;
}
