﻿body
{
    background-color: #fff;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    margin: 0;
}

a:link
{
    color: #2666A4;
    text-decoration: underline;
}

a:visited
{
    text-decoration: underline;
    color: #2666A4;
}

a:hover
{
    text-decoration: underline;
    color: #7DB22B;
}

a:active
{
    text-decoration: underline;
    color: #7DB22B;
}

a.athome
{
    padding: 15px 0 0 15px;
    display: block;
    font-size: 14px;
    text-align: center;
    width: 147px;
    height: 34px;
    margin: 0 auto 0 auto;
    background-image: url(../images/backhome.jpg);
    background-repeat: no-repeat;
}

.centeredbox
{
    margin: 0 auto;
    width: 345px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -150px;
}

.b5
{
    width: 345px;
    height: auto;
    background-image: url(../images/b5_bg_large.jpg);
    background-repeat: repeat-y;
    margin-top: 0px;
}

.b5_top
{
    width: 100%;
    height: auto;
    background-image: url(../images/b5_top_large.jpg);
    background-repeat: no-repeat;
}

.b5_bottom
{
    width: 100%;
    height: 25px;
    background-image: url(../images/b5_bottom_large.jpg);
    background-repeat: no-repeat;
    margin-bottom: 5px;
}

.info5
{
    width: 320px;
    height: auto;
    margin: 0 auto 0 10px;
    padding: 15px 0 0 5px;
    text-align: left;
}

.info5_a
{
    text-align: right;
    height: auto;
    margin: 0;
    padding: 6px 10px 0px 0px;
}

.clear
{
    clear: both;
    margin: 0;
}

h5
{
    color: #7DB22B;
    font-size: 20px;
    margin: 0;
    font-family: "trebuchet MS" , Arial, sans-serif, Helvetica;
    padding: 0;
    padding: 0px 0px 10px 0px;
}

.hidecontrol
{
    display: none;
}

.labelstyle
{
    width: 70px;
    height: auto;
    float: left;
    line-height: 25px;
}

.input3_edit
{
    width: 225px;
    height: auto;
    padding: 0px 3px 0px 0px;
    border: 1px solid #ccc;
    background-image: url(../images/fondoinput.gif);
    background-repeat: repeat-x;
}

.button3
{
    display: block;
    float: left;
    height: 32px;
    margin-left: 117px;
    margin-top: 5px;
    width: 86px;
}

.small
{
    width: 130px;
    height: auto;
    padding: 3px 3px 3px 70px;
    font-size: 13px;
    margin: 0;
}
