  <style>

     
     body
     { 
        font-family:Trebuchet MS, Tahoma, Arial; 
        color:white; 
        font-size:10pt; 
        font-weight:bold 
     }
               
     .heading 
     { 
        font-family:Trebuchet MS, Tahoma, Arial; 
        color:white; 
        font-size:10pt; 
        font-weight:bold 
     }
     a 
     { 
        outline:none;
        color:#003366; 
     }
     
     a:hover
     { 
        outline:none;
        color:#0000FF; 
     }
          
     .section-link
     {
       color:white;
       text-dddecoration:none;
     } 
     .section-link:hover
     {
       color:#0033FF;
       text-decoration:underline;
     }
     
     .section-current
     {
       color:black;
       background:white;
       text-decoration:none;
       border-bottom: solid 1px #888888;
       padding-bottom:1px;
     } 
     
     
     .info-box 
      {
         text-align:center;
         background:#eeeeee;
         border:1px solid black;
         color:black;
         padding:3px;
         margin-left:4px;
         margin-right:4px;
         font-family:Trebuchet MS, Tahoma, Arial; color:black; font-size:10pt; font-weight:Normal
      }
      
      .commentary
      {
        font-family:Tahoma; font-size:7pt; font-style:italic;
        text-decoration:underline;
      }
      
      .reference
      {
        font-family:Tahoma; font-size:7pt;
        padding-bottom:3pt;
      }
      
     
      .subheading-follower
      {
        font-family:Trebuchet MS, Tahoma; font-size:9.5pt; font-style:italic; font-weight:normal;
        padding-bottom:-8pt;
        width:400px;
      }
      
      .subheading-follower em, i
      {
        font-style:normal;  
      }


      #menu1.a:hover
      {
         display:block;
         width:720px;
         height:125px;
         margin: 0 0; padding:0px 0px 0px 0px;
         background: url("images/splash_graphic_hilight.png") 0 0 no-repeat;
         color: #E9BE75;
      }
      
      #menu a:active 
      {
         background-position: 0px 0;
         color:white;
		}
		
		.breadcrumbs
		{
		   position:absolute;
         font-family:Trebuchet MS, Tahoma, Arial; 
         font-size:9pt;
         padding-left:5px;
         color: #000000;
         margin-top:5px;
	   }
		
		.breadcrumbs-link
		{
        color: #0000cc;
        text-decoration:underline;
      }
      
      .breadcrumbs-current
      {
        font-weight:bold;
      }   
      .content-container
		{
   		background: white;
      } 

      .content-box
		{
        background: url("/images/splash_background.png") 0 0 no-repeat;
        padding-right:10px;
        padding-left:10px;
        padding-bottom:10px;
        padding-top:10px;
      } 
      
      .content-img
      {
         clear:right;
         margin-bottom:10px;
      }
      
      
      .content-full-captioned
      {
         float:left;
         width:680px;
         padding-right:10px;
         padding-bottom:10px;
      }
      
      .content-half-captioned
      {
         float:left;
         width:340px;
         padding-right:10px;
         padding-bottom:10px;
      }
      
      .content-half-captioned .floater, .content-full-captioned .floater
      {
         float:left;
         padding-right:5px;
        
      }
      
      .content-half-captioned .floater img, .content-full-captioned .floater img
      {
          border:0px; 
      }

      .content-half-captioned .caption, .content-full-captioned .caption
      {
        font-family:Trebuchet MS, Tahoma, Arial; 
        font-size:8.5pt;
      }

      .content-half-captioned .title, .content-full-captioned .title
      {
        font-size:11pt;
        font-weight:700;
      }
      
      .content-half-captioned .links, .content-full-captioned .links
      {
        font-family:Trebuchet MS, Tahoma, Arial; 
        font-size:9pt;
      }
                        

      
      .content-table-wide
      {
        font-family:Trebuchet MS, Tahoma, Arial; 
        font-size:10.5pt;
        width:700px;
        padding:1em;
      }
      
      .p-content-table-wide
      {
         padding-bottom:1em;
      }
      
      h1, h2, h3, h4
      {
         font-family:Trebuchet MS, Tahoma, Arial; 
         width:400px;
         float:none;
      }
      
      h1
      {
         padding-top:14px;
         margin-top:0px;  
      }
      
      div.line hr
      { /* take out the troublemaking HR */
        display:none; 
      }
      div.line 
      { /* DIV that the HR */
        background: transparent center center;
        height:1px;
        text-align:center;
        width:400px;
      } 
      div.innerline 
      { /* DIV that wraps and replaces the HR */
        background: black center center;
        height:1px;
        text-align:center;
        width:350px;
        margin-left:auto;
        margin-right:auto;
      } 

      p, dt, div.content-figure
      {
         width:400px;
         font-family:Trebuchet MS, Tahoma, Arial; 
      }
      
      div.content-figure
      {
         padding:10px;
      }
      
      code, div.code
      {
         
         font-family:Consolas, Courier;
         background:#eeeeee;
      }      
      
      div.code
      {
         font-size:11pt;
      }
      
      .markup
      {
         font-weight:500;
         color:#800000;
      }
      
      ul
      {
         font-family:Trebuchet MS, Tahoma, Arial; 
      }
      
      blockquote
      {
         margin-left:1em;
         width:380px;
         padding-right:2em;
         font-family:Trebuchet MS, Tahoma, Arial; 
         font-size:10pt;  
      }
      
      .spaced-list-item
      {
         padding-bottom:1em;
      }

      dd
      {
         width:400px;
         font-family:Trebuchet MS, Tahoma, Arial; 
         margin-left:1em;
      }
      
      .link
      {
        color:blue;
      }
      
      .link-comingsoon
      {
        font-style:italic;   
        color:#666666;
      }  

      .article-img-box
      {
      }
            
      .article-img
      {
         padding-top:10px;
         padding-bottom:10px
         clear:both;
         
      }
      
      ol.article, ul.article
      {
        font-family:Trebuchet MS;
        padding-bottom:0;
        margin-bottom:0;
      }
      
      ol.article li, ul.article li
      {
        padding-bottom:0.5em;
      }
      
      .sidebar-outer
      {
        float:right; 
        clear:right;
        width:248px;
      }      
      
      .sidebar-outer h1
      {
        font-size:1em;
        margin:0px;  
        padding:0px;
        width:250px;
      }
       
      .sidebar-outer p
      {
         font-size:10pt;
         width:240;
         margin-top:0.5em;
      }        
     
      .sidebar-text
      {
         font-size:10pt;
         width:240;
         margin-top:0.5em;         
      }         
      
      .sidebar-border
      {
        border: solid 1px #666666;
      }
      
      .sidebar-inner
      {
       font-family:Trebuchet MS, Tahoma, Arial; 
       margin:5px;
  
      }
      
      .sidebar-caption
      {
       font-family:Trebuchet MS, Tahoma, Arial; 
       font-size:9pt;
       font-style:italic;
       clear:right;
      }
      
      .sidebar-subheading
      {
         font-size:9pt;
      }   
      
      .sidebar-text
      {
         font-size:10pt;
         width:240;
      }        

      p.sidebar-pullquote
      {
         font-family:Trebuchet MS, Tahoma, Arial; 
         font-size:16pt;
         font-weight:normal;
         font-style:italic; 
         width:240px;
      }

      .sidebar-aside
      {
         margin-top:6em; 
         font-family:Trebuchet MS, Tahoma, Arial; 
         font-size:9pt;
         font-style:italic;
         border-left:1px solid black; 
         padding-left:4px;
      }
      
</style>
