/* CSS Document */
body
{
  font-family: arial,sans-serif;
}
div#partnerSites h2
{
    font-size: 8pt;
}
div#partnerSites h3
{
    font-size: 9pt;
    font-weight: bold;
}
p.bigStock
{
  font-size: 5pt;
}
div#navigation p
{
  font-size: 10pt;
  font-weight: bold;
}
div#branding h1
{
  font-size: 16pt;
}
div#menu ul.menuLinks li
{
  font-size: 12pt;
}
div#menu ul.menuLinks a
{
  font-weight: normal;
}
div#menu p.address
{
  font-size: 8pt;
}
div#menu p.address a
{
  font-weight: bold;
}
div#shoppingCart p
{
  font-size: 8pt;
}
div.tableOfContents h1
{
  font-size: 10pt;
  font-weight: bold;
} 
div.tableOfContents ol.toc
{
  font-size: 10pt;
}
div.tableOfContents ol.toc li.selected
{
    font-weight: bold;
}
div#SecondaryContent div.box
{
    font-size: 10pt;
}
div#SecondaryContent div.box ol
{
    list-style-type: decimal;
}
div#SecondaryContent div.box ol li
{
    font-size: 10pt;
}
div#SecondaryContent div.box h2
{
    font-size: 11pt;
    font-weight: bold;
}
div#SecondaryContent div.box h3
{
    font-size: 10pt;
    font-weight: bold;
}
div#SecondaryContent div.box h4
{
    font-size: 10pt;
    font-weight: normal;
}
div#mainContent p.tellAFriend {
    font-size: 12pt;
    font-weight: bold;
}
.small {
    font-size: 80%;
}
.tiny {
    font-size: 60%;
}
.micro {
    font-size: 40%;
}
