﻿body
{
    margin: 0;
    padding: 0;
    margin-top: 8px;
}

*
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 13px;
    text-align: left;
}

.ErrorSumary ul li, .ErrorSumary ul
{
    margin: 0;
    padding: 0;
    color: #ff4848;
    font-weight: bold;
}

input .txtbox
{
    width: 100%;
    width: 200px;
}

input
{
    font-family: Tahoma, Arial, Helvetica;
}

.txtArea
{
    width: 200px;
    font-family: Tahoma, Arial, Helvetica;
}

td
{
    color: #fff;
}

.SubmitButton
{
    background-image: url( 'images/Send-Button.png' );
    background-position: left top;
    background-repeat: no-repeat;
    color: #fff;
    width: 15px;
    height: 35px;
    padding: 0;
    margin: 5px;
    text-decoration: none;
    display: block;
    font-size: 14px;
}

p
{
    margin-top: 8px;
    line-height: 1.5em;
    font-size: 13px;
    color: #fff;
}

a
{
    color: #fff;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a:visited
{
    color: #fff;
}

.style1
{
    width: 211px;
    font-weight: bold;
}
.style3
{
    width: 257px;
}
