﻿body 
{   text-align:center; 
    background-color:#dcdcdc;
    /*background-image:url(/image/SibcyEmboss45LightGray.gif);*/
    /*background-repeat:repeat; */
    margin-top:0; 
    margin-bottom:0;
    margin-left:0;
    }
.Footer
{   float:left;
    width:80%;
    text-align:center;
    margin-top:10px;
    }
.HeaderImages
{   width:820px;
    min-width:820px;
    min-height:134px;
    height:134px;
    }
.TabsSection
{   height:44px;
    min-height:44px;
    width:820px;
    min-width:820px;
    }  
.LeftMenuContentSection
{   border-right:solid 0px #dcdcdc;
    width:140px;
    max-width:140px;
    min-height:140px;
    height:450px;
    margin-left:2px;
    margin-top:0px;
    padding-top:0px;
    float:left;
    }

.MainContentSection
{   width:660px;
    max-width:660px;
    /*height:550px;
    min-height:550px;*/
    margin-left:5px;
    margin-top:10px;
    float:right;
    clear:right;
    }
.MainContentHalf
{   border:solid 0px blue;
    width:310px;
    height:90%;
    }
.MainContentThird
{   border:solid 0px red;
    width:210px;
    height:96%;
    }

.MainContentTwoThirds
{   border:solid 0px red;
    width:400px;
    height:96%;
    }
.MainContent20Percent
{   border:solid 0px blue;
    width:130px;
    height:96%;
    float:right;
    }
.MainContent40Percent
{   border:solid 0px red;
    width:260px;
    max-width:260px;
    height:96%;
    min-height:460px;
    } 
.MainContent60Percent
{   border:solid 0px blue;
    width:370px;
    height:96%;
    min-height:460px;
    } 
.MainContent70Percent
{   border:solid 0px blue;
    width:395px;
    height:96%;
    min-height:460px;
    } 
 .MainContent80Percent
{   border:solid 0px blue;
    width:525px;
    height:96%;
    min-height:460px;
    } 
.PageContainer
{   width:820px; 
    margin:auto;
    background-color:white;
    text-align:left;
    border-right:solid #A9A9A9 1px;
    border-left:solid #dcdcdc 1px;
    height:1200px;
    padding-left:0px;
    padding-right:0px;
    }
.PageIcon
{   border:solid 1px #dcdcdc;
    }
.PageIcon:hover
{   border:solid 1px #696969;
    }    
.ReadingText,.ReadingTextBold,.ReadingText11,.SectionTitle,.SectionText,.LeftMenuItem,.SmallNote,.LeftMenuLink,a.LeftMenuLink:link,a.LeftMenuLink:hover,.ListItemLink,a.ListItemLink:link,a.ListItemLink:hover 
{   font-family:Arial, Verdana, Sans-Serif;
    }

.ReadingText,.ReadingTextBold,.SectionText 
{   font-size:12px;   
    }
.ReadingText11
{   font-size:11px;
    }
.ReadingTextBold
{   font-weight:bold;
    }
.SectionText
{   padding-top:8px;
    }
.RedBandHeader
{   background-image:url(images/header/Red2x2.gif); 
    background-repeat:repeat;
    width:820px;
    height:4px;
    min-height:4px;
    min-width:820px;
    }
.SectionPadding
{   padding:4px;
    }
.SectionTitle
{   font-size:14px;
    font-weight:bold;
    }
.SmallNote
{   font-size:8px;
    }
.LeftMenuLink,a.LeftMenuLink:link,a.LeftMenuLink:hover,.ListItemLink,a.ListItemLink:link,a.ListItemLink:hover, .InternetResourceLink,a.InternetResourceLink:link,a.InternetResourceLink:hover 
{   text-decoration:none;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:2px;
    padding-right:2px;
    color:Black;
    }
.LeftMenuLink,a.LeftMenuLink:link,a.LeftMenuLink:hover,.InternetResourceLink,a.InternetResourceLink:link,a.InternetResourceLink:hover
{   border:solid 1px #ffffff;
}
a.LeftMenuLink:link,a.InternetResourceLink:link
{   color:Black;
    background-color:#ffffff;
    }
a.LeftMenuLink:hover,a.InternetResourceLink:hover
{   color:#b22222;
    background-color:#faf8d2;
    border:solid 1px #696969;
    }
.InternetResourceLink,a.InternetResourceLink:link,a.InternetResourceLink:hover
{   font-size:13px;
    }
