BODY
{
    font-family:Arial,helvetica,sans-serif;
    font-size:16px;
    color:#333333;
    margin:0px;
    margin-top:0px;
    background-color:#f7ef9d;
}

.ContentArea
{
    width:952px;
}

.FramingTable
{
    background-image:url(/images/left_border.jpg);
    background-repeat:repeat-y;
}

.HeaderHome
{
    font-family:Arial,helvetica,sans-serif;
    font-size:35px;
    letter-spacing:2px;
    color:#ee2e24;
    margin-top:87px;
}

.Header
{
    font-family:Arial,helvetica,sans-serif;
    font-size:35px;
    letter-spacing:2px;
    color:#ee2e24;
    margin-top:80px;
    margin-bottom:25px;
}

.BodyImage
{
	
	margin-top:80px;
}

.BodyText
{
    color:#333333;
    font-size:14px;
    line-height:18px;
    width:382px;
    margin-bottom:55px;
}

.FormFieldLabel
{
    font-size:12px;
    color:#333333;
    margin-right:8px;
    font-weight:bold;
}

A
{
    font-weight:normal;
    color:#ee2e24;
    text-decoration:none;
}
A:hover
{
    font-weight:normal;
    color:#250858;
    text-decoration:underline;
}

A.FooterLink 
{
    font-size:12px;
    color:#999999;
    text-decoration:underline;   
}

A.FooterLink:hover
{
    color:#282293;
}

.LeftArea
{
    
    width:320px;
    text-align:right;
    padding-top:50px;
    padding-bottom:50px;
}

.LeftAreaInternalContainer
{
    padding:20px;
    background-color:#ffffff;/*#feecbe;*/
    width:302px;
    margin-top:auto;
}
.LeftAreaBody
{
    color:#4d4d4d;
    font-size:12px;
    line-height:18px;
    width:272px;
    margin-bottom:25px;
    padding-right:20px;
}


.LeftAreaHeader
{
    width:272px;
    font-family:Arial,helvetica,sans-serif;
    font-size:18px;
    letter-spacing:1px;
    color:#ee2e24;
    text-align:left;
    margin-bottom:14px;
}

LI
{
    list-style-type:none;
}

.FooterText
{
    color:#333333;
    font-size:10px;
    line-height:16px;
}
