body
{
    margin: 0;
    background-color: #b5b6d6;
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    color: #33a457;
    font-weight: bold;
    text-decoration: none;
}

a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #33a457;
    font-weight: bold;
    text-decoration: none;
}

a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #33a457;
    font-weight: bold;
    text-decoration: none;
}

a:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #33a457;
    font-weight: bold;
    text-decoration: none;
}

a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #33a457;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #48ad68;
    font-weight: bold;
    text-decoration: underline;
}

.maintable
{
    align: center;
}

.menu
{
    background-color: #33348e;
    height: 35px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 17px;
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
    padding-left: 20px;
}

.content
{
    padding-left: 30px;
    padding-top: 25px;
    padding-right: 10px;
    background-color: #ffffff;
}

.text-content
{
    padding-right: 30px;
}

.imagecells1
{
    padding-bottom: 10px;
}

.imagecells2
{
    padding-top: 10px;
}

p, div
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #373737;
    font-weight: normal;
}

.testimonial
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    background-color: #00a651;
    padding-left: 10px;
    padding-right: 5px;
}

li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #373737;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 3px;
}

.formtxt
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #33a457;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
}

.menulink
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 17px;
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
    padding-left: 6px;
    padding-right: 6px;
}

.menulink:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 17px;
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
}

.menulink:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 17px;
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
}

.menulink:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 17px;
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
}

.menulink:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 17px;
    text-decoration: underline;
    text-transform: uppercase;
    color: #ffffff;
}

.botlink
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 19px;
    text-decoration: none;
    color: #ffffff;
}

.botlink:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 19px;
    text-decoration: none;
    color: #ffffff;
}

.botlink:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 19px;
    text-decoration: none;
    color: #ffffff;
}

.botlink:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 19px;
    text-decoration: none;
    color: #ffffff;
}

.botlink:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 19px;
    text-decoration: underline;
    color: #ffffff;
}

.footer
{
    background: url(images/footer.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 19px;
    color: #ffffff;
    height: 100px;
    padding-bottom: 15px;
}

.border_left
{
    background: url(images/gradient_left.gif);
    background-position: top right;
    background-repeat: repeat-y;
    width: 47px;
}

.border_right
{
    background: url(images/gradient_right.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width: 41px;
}

.bgwhite
{
    background-color: #ffffff;
    width: 5px;
}

hr
{
    color: #666666;
    font-weight: bold;
    width: 100%;
}

.th
{
    background-color: #33348e;
}
