body
{
    font-family:Arial;
    font-size:12px;
    line-height:17px;
    color:Black;   
}

#wraper
{
    text-align:left;
	width:963px;
	margin-left:auto;
	margin-right:auto;
	height: 100%;
}

#topHeader
{
    width:963px;
    height:98px;
    text-align:right;
    background-image:url(/Images/TopHeader200px.gif);
    background-repeat:no-repeat;
}

#topHeaderLinksDiv
{
    padding-top:25px; 
    padding-right:25px;
    font-weight:bold;
        
}

.topHeaderLinksTxt
{
    color:White;
    text-decoration:none;
    letter-spacing:0px;
}
.topHeaderLinksTxt:Hover
{
    color:Maroon;
    text-decoration:none;
    letter-spacing:0px;
}

#leftSubH
{
    float:left;
    width:180px;
    height:38px;
    background-image:url(/Images/LeftSubHeader200px.gif);
    background-color:#4a1800;
    background-repeat:no-repeat;    
}

#rightSubH
{
    float:left;
    width:783px;
    height:38px;
    background-image:url(/Images/rightSubHeader.gif);
    background-repeat:repeat;
}

#btmHeader
{
    width:963px;
    height:17px;
    background-image:url(/Images/LowerHeader200px.gif);
    background-repeat:no-repeat;
    clear:both;
}

#masterContent
{
    background-image:url(/Images/BodyBG_long200px.gif);
    background-repeat:repeat;
    padding-top:85px;
    padding-bottom:15px;
    text-align:center;
}

#footer
{
    width:963px;
    height:31px;
    background-image:url(/Images/Footer200px.gif);
    background-repeat:no-repeat;
    font-family:Arial;
    font-size:10px;
    color:White;
    text-align:center;
    padding-top:10px;
}

#PageDiv
{
    background-color:White;
    border:solid 4px #4a1800;
    width:780px;
    margin:0px;
    padding:0px;
    margin: auto;
    overflow: hidden;
    text-align:center;
}

.defFlash
{
    float:left;
    width:378px;
    height:346px;
    padding:2px;
}

.defSlogan
{
    padding-top:15px;
    padding-bottom:20px;
}

.defTxtLeft
{
    width:350px;
    float:left;
    padding-left:25px;
    text-align:left;
}

.divPad
{    
    padding:3px;   
}

.AmiTxtLeft
{
    float:left;
    padding-left:20px;
    text-align:left;
}

#TitImg
{
    padding:15px;
}

.logImg
{
    border-width:0px;
}

.FPlanLink
{
    color:White;
    text-decoration:none;      
}

.RFields
{
    color:Red;
}

.lblMsg
{
    font-size:14px;
    color:#4a1800;
    font-weight:bold; 
    text-align:center;    
}