﻿body {
    font-family:Verdana;
    font-size:12px;
    border:0px;
    margin:0px;
    margin-right:20px;
}

.websiteBody
{
    vertical-align:top;
    font-size:12px;
    font-family:Verdana;
    }

.footerBlue
{
    background-Image:url(/images/Template/footerBlueBackground.gif);
    color:#ffffff;
    border:0px;
    }

.footerBlue td
{
    font-family:Arial;
    font-size:10px;
    vertical-align:bottom;    
    padding-bottom:0px;
}

.footerLink
{
    font-family:Arial;
    font-size:10px;
    color:#ffffff;
    text-decoration:none;
    }

.headerSpacer
{
    font-family:Verdana;
    font-size:10px;    
    }

.headerNav
{
    font-family:Verdana;
    font-size:10px;    
    }

.headerBlue
{
    background-image:url(/images/template/headerBlueBackground.gif);
    border:0px;
    }

.headerBlue td
{
    text-align:center;
    font-size:12px;
    font-weight:bold;
    }
 
.headerBlueLink
{
    border:0px;
    font-size:12px;
    text-decoration:none;
    }
 
.headerBlack
{
    background-color:#000000;
    color:#ffffff;
    height:20px;
    }

.headerBlack td
{
    text-align:center;
    vertical-align:top;
    font-size:10px;
    font-weight:normal;
    font-family:Arial;
    white-space:nowrap;
    padding-left:8px;
    padding-right:8px;
    border-bottom:1px solid #ffffff;
    }

.headerBlackLink
{
    font-size:10px;
    font-weight:normal;
    font-family:Arial;
    color:#ffffff;
    text-decoration:none;
    }

.bodyBackgroundLeft
{
    background-Image:url(/images/template/bodyBackgroundLeft.gif);
    vertical-align:top;
    text-align:left;
    width:400px;
    }

.bodyBackgroundMiddle
{
    background-Image:url(/images/template/bodyBackgroundMiddle.gif);
    vertical-align:top;
    width:66%;
    }

.bodyBackgroundRight
{
    background-Image:url(/images/template/bodyBackgroundRight.gif);
    vertical-align:top;
    text-align:right;
    width:375px;
    }

.boxBottomLeft
{
    height:5px;
    background-Image:url(/images/template/boxMiddleBottom.gif);
    }

.boxBottomMiddle
{
    height:5px;
    width:100%;
    background-Image:url(/images/template/boxBottomMiddle.gif);
    }

.boxBottomRight
{
    height:5px;
    background-Image:url(/images/template/boxMiddleBottom.gif);
    }

.boxTopLeft
{
    background-Image:url(/images/template/boxTopMiddle.gif);
    }
    
.boxTopMiddle
{
    width:100%;
    background-Image:url(/images/template/boxTopMiddle.gif);
    font-family:Times New Roman;
    font-size:14px;
    font-weight:bold;
    color:#133479;
    }

.boxTopRight
{
    background-Image:url(/images/template/boxTopMiddle.gif);
    }

.boxLeft
{
    background-Image:url(/images/Template/boxLeft.gif);
    }

.boxRight
{
    background-Image:url(/images/Template/boxRight.gif);
    }

.boxContent
{
    background-Image:url(/images/template/boxMiddleMiddle.gif);
    font-family:Arial;
    font-size:12px;
    color:#000000;
    padding-left:4px;
    padding-right:4px;
    }

.sectionTitle
{
    font-family:Times New Roman;
    font-size:14px;
    font-weight:bold;
    color:#000000;
}

.formLabel
{
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    text-align:right;
    }

.formValue
{
    font-family:arial;
    font-size:12px;
    }
    
.formButton
{
    width:80px;
    font-family:Arial;
    font-size:10px;
    }