/* ======================= Body ======================== */

body {
     font-family:      verdana, arial, helvetica, sans-serif;
     font-size:        small;
     color:            #000000;
     background-color: #00618A;
     text-indent:      0.0em;
     text-align:       center;
     margin:           0;
     padding:          0;
     border:           0;
     }

div.body {
     width:            600px;
     text-align:       left;
     background:       #F4F7FB;
     margin:           5px auto;
     padding-top:      10px;
     padding-right:    15px;
     padding-left:     15px;
     padding-bottom:   15px;
     border-width:     5px;
     border-color:     #0082B8;
     border-style:     groove;
     }

/* ======================= Logo ======================== */

div.logo {}

p.logo  {
     margin:           0px;
     }

a.logo {
     text-decoration:  none;
     }

/* ===================== Content ======================= */

div.content {}

h2 {
     font-size:        large;
     font-weight:      bold;
     color:            #0082B8;
     margin-top:       0.5em;
     margin-bottom:    1.0em;
     }

h5.interim {
     font-size:        x-small;
     font-weight:      bold;
     color:            #880000;
     margin-top:       1.0em;
     margin-bottom:    0.0em;
     }

div.image {
     font-size:        small;
     float:            right;
     padding-right:    0px;
     padding-left:     5px;
     padding-top:      5px;
     padding-bottom:   5px;
     }

h3 {
     font-size:        small;
     font-weight:      bold;
     color:            #00618A;
     margin-top:       2.0em;
     }

h3.indextitle {
     font-size:        small;
     font-weight:      bold;
     color:            #008888;
     margin-top:       2.0em;
     margin-bottom:    3.0em; 
     }

h3.index {
     background-color: #CCCCFF;
     }

h4 {
     font-size:        small;
     font-weight:      normal;
     color:            #00618A;
     margin-top:       2.0em;
     }

h4.presenttitle {
     font-weight:      bold;
     }

h4.special {
     font-weight:      bold;
     color:            #0082B8;
     }

p {}

P.tempinfo {
     font-style:       italic;
     }

em {}

strong ()

span.itemtitle {
     font-weight:      bold;
     color:            #00618A;
     }

a {
     font-weight:      normal;
     color:            #0082B8;
     text-decoration:  none;
     }

ol {}

ul {}

li {}

p.homepage {
     text-indent:      0.0em;
     margin-top:       2.0em;
     }

a.block {
     font-weight:      bold;
     color:            #0082B8;
     text-decoration:  none;
     }

/* ==================== Copyright ====================== */

div.copyright {
     margin-top:       2.5em;
     }

a.copyright {
     font-weight:      bold;
     color:            #0082B8;
     text-decoration:  none;
     }

p.copyright {
     font-size:        x-small;
     color:            #0082B8;
     margin-bottom:    0.5em;
     }

/* ====================== Images ======================= */

img {
     border:           none;
     }

img.leftinline {
     align:            left;
     padding-right:    10px;
     }
