#topnav 
{
    display: none;
}

#left 
{
    display: none;
}

#content 
{
    padding: 0;
    width: 100%;
}

#topofpagelink 
{
    display: none;
}

#tabs
{
    display: none;
}

#footer
{
    display: block;
}

a:link { font-weight: normal; color: Black; text-decoration: none; font-size: 10pt; font-family: arial, helvetica, sans-serif; }
a:visited { font-weight: normal; color: Black; text-decoration: none; font-size: 10pt; font-family: arial, helvetica, sans-serif; }
a:hover { font-weight: normal; color: Black; text-decoration: none; font-size: 10pt; font-family: arial, helvetica, sans-serif; }
.smallprint, .smallprint p, .smallprint th, .smallprint td, .smallprint ul, .smallprint li, .smallprint a:link, .smallprint a:visited
{
    font-size: 9pt;
}
#wrapper 
{
    width: 100%;
}

/* WESTB SG Styles */
.sample_item                 {display: block; margin: 1em 0;}
.hideforprint                {display: none;}
.sample_item p               {font-weight: 700; line-height: 140%;}
.sample_item .rationale_body {font-weight: 400; margin: 1em 0 .5em;}
.sample_item p.normal        {font-weight: 400;}
.sample_item img             {padding: 0; vertical-align: text-bottom;}
.sample_item img.fraction    {padding: 0; vertical-align: middle;}
.sample_item ol.q            {display: block; list-style: upper-alpha outside; margin-left: 25px; padding-left: 15px;}
.sample_item ol.q li         {color: #000; font-size: 10pt; line-height: 125%; margin: 0 0 .5em;}
.sample_item ol.q ul         {list-style: disc none outside;}
.sample_item ol.q ul li      {margin: 0;}
.sample_item p.nobold        {font-weight: normal;}
.sample_item .alignmid       {padding: 0 0 .5em; vertical-align: middle;}
.sample_item div.cri         {border-left: 5px solid #ccc; margin: 1em 0; padding: 0 1em;}
.sample_item div.cri p       {font-weight: 400;}

#pdflink {display: none;}

table.q         {border: 2px solid #000; border-collapse: collapse;}
table.q th,
table.q td      {border: 1px solid #000; border-collapse: collapse; padding: .25em .5em;}
.spacer         {margin-top: 2em;}
table.q th.11pt {font-size: 11pt;}
table.q th.10pt {font-size: 10pt;}

u {border-bottom: 1px solid #000; text-decoration: none;}
