﻿body 
{
    margin: 1px;
    background-color: #DCDCDC;
}

DIV.MainWrapper
{
    width: 950px;
    overflow: hidden;
}

DIV#Top
{
    background-image: url(http://www.eireview.com/images/top.gif);
    background-repeat: no-repeat;
    width: 865px;
    height: 91px;  
}

DIV#Left
{
    background-image: url(http://www.eireview.com/images/left.gif);
    background-repeat: no-repeat;
    width: 165px;
    height: 297px;
    float: left; 
    padding: 115px 0px 0px 22px;    
}


DIV.MenuTop 
{
    width: 122px;
    height: 10px;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    background-image: url(http://www.eireview.com/images/menutop.gif);

}

DIV.MenuBottom
{
    width: 122px;
    height: 10px;
    overflow:hidden;
    padding: 0px;
    margin: 0px;
    background-image: url(http://www.eireview.com/images/menubottom.gif);
}

DIV.Menu, DIV.SubMenu
{
    background-color: maroon;
    border: solid 1px maroon;
    padding: 0px;
    margin: 0px;
}


DIV.Menu 
{
    width: 120px;
}


DIV.Menu UL, DIV.SubMenu UL
{
    
    margin: 0px;
    list-style: none; 
    padding: 0px;       
}



DIV.Menu A, DIV.SubMenu A
{
    font-size: 10pt;
    text-decoration: none;
    color: black;
    white-space: nowrap;
    
    
    background-color:silver;
    display: block;
    width: 100%;     
    text-indent: 10px;
    padding: 2px 0px 2px 0px;
    margin: 1px 0px 0px 0px;
    
}

A.ParentMenu
{
    background-position: right;
    background-repeat: no-repeat;
    background-image: url("http://www.eireview.com/images/arrow.gif")
  
}


DIV.Menu A:hover, DIV.SubMenu A:hover
{
    background-color: white;
}

DIV.TitleLeft 
{
    background-image: url(http://www.eireview.com/images/tlp.gif);
    width:14px;
    height:31px;
    float: left;
}


DIV.TitleCenter
{
    height: 31px;
    
    float:left;
    color: White;
    font-size: 14pt;
    font-family: Arial;
    background-color: Maroon;
}

DIV.TitleRight
{
    background-image: url(http://www.eireview.com/images/trp.gif);
    width:14px;
    height:31px;
    float: left;   
}


DIV#Content
{
    float: left;
    margin-top: 10px;
    width: 700px;
   
}

DIV.InnerContent
{
    border: solid 2px maroon;
    width: 626px;
    font-size: 10pt;
    font-family: Arial;
    padding: 10px 0px;
    
    
}

DIV.InnerContent P
{
    /*border: solid 1px black;*/    
    margin-top: 1px;
    padding: 2px 5px 2px 5px;
    
}

DIV.Footer
{
    margin: 40px 5px 0px 5px;
    font-size: 8pt;
    font-family: Arial;
    text-align: center;
    color: #DCDCDC;
    background-color:#666666;   
    width: 865px;

} 

DIV.Footer A
{
    color: #DCDCDC;
}

LABEL.SectionTitle
{
   
    display: block;
    width: 12em;
    white-space: nowrap;
    padding: 2px 5px 2px 5px;
    background-color: gray;
    color: white;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial;
}


TD.PDFList IMG
{
    clear: both;
    float:left;
    margin-left: 5px;
    margin-right: 5px;
}

TD.PDFList A
{
    font-size: 8pt;
    margin-top: 5px;    
    display: block;
    text-decoration: none;   
}

IMG.SwapImg
{
    display: block;
}


Div.InnerContent A
{
    font-weight: bold;
    text-decoration: none;
    color: Maroon;
}

Div.InnerContent A:hover
{
    text-decoration: underline;
}

Div.InnerContent A IMG
{
    border: none;
}

DIV#ContactForm
{
    background-color: silver;
    border-top: solid 2px gray;
    border-bottom: solid 1px silver;
}

UL.LinkList
{
    list-style-image:url(images/LLbullet.gif);
    vertical-align: middle;
}

UL.LinkList A
{
    padding-left: 2px;
}

TABLE.LabeledInfo
{
    margin-left: 30px;
}

TABLE.LabeledInfo TD
{
    background-color: Gainsboro;
}

TABLE.LabeledInfo TD.lc
{
    font-weight: bold;
         
}

P.SubSectionDescription
{
    font-weight: bold;
}
