﻿body 
{
    font-family: Calibri, Arial;
    font-size: 10pt;
    background-color: #d8d8d8;
    margin-top: 0px;
}

A:link
{
    font: 11pt Calibri, Arial;
    color: #000099;
    text-decoration: none;
}
A:visited 
{
    font: 11pt Calibri, Arial;
    color: #000099;
    text-decoration: none;
}
A:hover 
{
    font: 11pt Calibri, Arial;
    color: red;
    text-decoration: none;
}
A:active 
{
    font: 11pt Calibri, Arial;
    color: yellow;
    text-decoration: none;
}

a.menulink:link
{
    font-family: Calibri, Arial;
    font-size: 11pt;
    color: #626262;
    font-variant: small-caps;
    text-decoration: none;
}

a.menulink:hover
{
    font-family: Calibri, Arial;
    font-size: 11pt;
    color: #626262;
    font-variant: small-caps;
    text-decoration: none;
}

a.menulink:active
{
    font-family: Calibri, Arial;
    font-size: 11pt;
    color: #626262;
    font-variant: small-caps;
    text-decoration: none;
}

a.menulink:visited
{
    font-family: Calibri, Arial;
    font-size: 11pt;
    color: #626262;
    font-variant: small-caps;
    text-decoration: none;
}

a.toplink:link
{
    font-family: Calibri, Arial;
    font-size: 11pt;
    color: #626262;
    font-variant: small-caps;
    text-decoration: none;
    font-weight: bold;
}

a.toplink:visited
{
    font-family: Calibri, Arial;
    font-size: 11pt;
    color: #626262;
    font-variant: small-caps;
    text-decoration: none;
    font-weight: bold;
}

a.toplink:hover
{
    font-family: Calibri, Arial;
    font-size: 11pt;
    color: #626262;
    font-variant: small-caps;
    text-decoration: none;
    font-weight: bold;
}

a.toplink:active
{
    font-family: Calibri, Arial;
    font-size: 11pt;
    color: #626262;
    font-variant: small-caps;
    text-decoration: none;
    font-weight: bold;
}

a.raven:link
{
    font-family: Calibri, Arial;
    font-size: 8pt;
    color: #626262;
    text-decoration: none;
}

a.raven:hover
{
    font-family: Calibri, Arial;
    font-size: 8pt;
    color: #626262;
    text-decoration: underline;
}

a.raven:active
{
    font-family: Calibri, Arial;
    font-size: 8pt;
    color: #626262;
    text-decoration: none;
}

a.raven:visited
{
    font-family: Calibri, Arial;
    font-size: 8pt;
    color: #626262;
    text-decoration: none;
}

.toplinkstyle
{
    font-family: Calibri, Arial;
    font-size: 10pt;
    color: #626262;
    font-variant: small-caps;
    text-decoration: none;
    font-weight: bold;
}

.indexhead
{
    font-family: Calibri, Arial;
    font-size: 10pt;
    color: #626262;
    font-variant: small-caps;
    text-decoration: none;
    font-weight: bold;
}

.indexpannel
{
     width: 190px;
     height: 240px;
     background-image: url("images/indexpannel.jpg");
     background-position: center top;
     background-repeat: no-repeat;
     background-color: white;
}

.indexcasestud
{
    font-size: 8pt;
}

.indeximprint
{
    font-size: 8pt;
    color: #626262;
}

h1
{
    font-size: 14pt;
    color: #333333;
    font-weight: bold;
    font-family: Calibri, Arial;
}

h2
{
    font-size: 12pt;
    color: #333333;
    font-weight: bold;
    font-family: Calibri, Arial;
}

.quote
{
    font-family: Calibri, Arial;
    font-size: 11pt;
    font-style: italic;
    color: #000099;
}

li
{
    font-size: 11pt;
    line-height: 1.5;
}

p
{
    font-size: 11pt;
    line-height: 1.5;
}

.indexlist
{
    font-size: 11pt;
    line-height: 1.5;
}

.infoborder
{
    border: medium double #C0C0C0;
}

.buttonback
{
    background-image: url('images/buttonback.gif');
    width: 195px;
    height: 30px;
    text-align: left;
}

.buttonbase
{
    background-image: url('images/buttonbase.gif');
    width: 195px;
    height: 100px;
}

.imprint
{
    font-size: 8pt;
    font-family: Calibri, Arial;
    color: #999999;
}