﻿Body
{
    top:0px;
    left:0px;
    padding:0px;
    margin:0px;
    padding:0;
    margin:0;
    background: url(images/leftcolbg.jpg) repeat-y left top;
 }
 a
{
    Color: #8F3D3C;
    text-decoration:underline; 
}
.HeaderText 
{
    font-size:18px;
    font-family:Garamond;
    font-weight:bold;  
    color: #000000;  
    text-align:left;  
    vertical-align:top  
}
.StandardText
{
    font-size:15px;
    font-family:Garamond;
    font-weight:normal;  
	vertical-align:top  
}
.ticker 
{
    color:#ffffff; 
	font-family: arial;
	font-size:8pt;
	text-align:left;
	background-color: #000080; 
	padding-left:5px;
	vertical-align:top;    
}
.BoldText
{
    font-size:16px;
    font-family:Garamond;
    font-weight:bold;  
}
.HorizontalBar
{
    border-bottom: solid 2px #8F3D3C;   
} 
.MenuTable
{
   	background-color: #FFFFFF;  
    border-right: solid 2px #8F3D3C; 
}
.MenuBlank
{
    background-color: #C6C1BB;  
}
.MenuEntry
{
    background-color: #DCD9D4;  
    padding-top:5px;  
    padding-bottom:5px;
    padding-left:15px;
    font-size:16px;
    font-family:Garamond;
    font-weight:normal;
}
.MenuEntry a, MenuEntry a:active, MenuEntry a:visited, MenuEntry a:link
{
    background-color: #DCD9D4; 
    Color: #000000;
    text-decoration: none; 
}
.MenuEntry a:hover  
{
    font-weight:bold; 
    Color: #ffffff;
    text-decoration:none; 
}
.footer
{
    height:25px; 
    background-color: #000080;  
    border-top: solid 2px #8F3D3C; 
    color:#FFFFFF;
    font-size: 14px;
    font-family:Garamond;
    font-weight:normal;
    text-align:center 
}
.RightVerticalBar
{
    border-left: solid 2px #8F3D3C; 
    padding-left:0px; 
    padding-right:0px; 
}
.BoldFooter
{
    font-size:25px;  
    font-weight:bold;
    font-style:italic;
    font-family:Garamond;
    color:#8F3D3C; 
    text-align:center; 
    word-spacing: 2px;
    padding-bottom:5px;
} 
.DisclosureText
{
    font-family:Garamond;
    font-weight:normal;
    text-align:left;
    font-size:8pt;
    padding-left: 10px; 
}    
.tickersection
{
    width:180px;
    height:112px;
    left:0px;
    top:0px;
    padding:0px; 
        float:left; 
  	background-color: #000080; 

}
.logosection
{
    left:181px;
    height:112px;
    top:0px;
        float:left; 
}
.navmenu
{
    left:0;
    top:112px;
    /*  float:left;*/
    height:100%; 
  	background-color: #000080; 
  	padding-top:18pt;
  	z-index:100; 
}
.maincontent
{
    left:200px;
    top:121px;
/*        float:left;  */
    width:100%;
}