﻿html, body, #contents 
{
background: #FFFFFF
}

body 
{
font-family: Arial, sans-serif
}

.italic
{
font-style:italic;
}
.noborder
{
border: 0px
}

acronym
{
border-bottom:1px dashed #000000; 
cursor:help;
}

img
{
border: 0px
}

form.entry{
text-align:right;
}

span.greyback{
background-color: #CCCCCC;
display: inline-block;
padding: 5px
}

img.logo
{
position:absolute;
left:0px;
top:0px;
right: 730px;
z-index:0;
}
img.left
{
float: left;
margin-right: 10px;
margin-bottom: 5px
}
img.right
{
float: right;
margin-left: 10px;
margin-bottom: 5px;
}
img.start
{
float: left;
margin: 0px;
}

a:link,a:active
{
color: #707070; 
text-decoration: underline 
}
a:visited 
{
color: #000000; 
text-decoration: underline 
}
a:hover 
{
color: #909090; 
text-decoration: none; 
background: #FFFFFF
}

h1,h2,h4
{
text-align: center;
color: black;
font-family: Verdana, sans-serif;
z-index:auto;
}
h3
{
font-size: 100%;
text-align: left;
color: black;
font-family: Verdana, sans-serif;
text-decoration: underline
}

div.block
{
font-weight: normal;
font-size: 105%;
text-align: left;
margin-left: 5%;
margin-right: 5%
}
div.home
{
font-weight: normal;
font-size: 105%;
text-align: left;
margin-left: 33%;

}

div.center
{
font-size: 105%;
text-align: center
}

div.news
{
font-size: 105%;
color:#3399CC;
text-align: center;
margin-left: 25%;
margin-right: 25%
}

div.tight
{
font-weight: bold;
font-size: 105%;
text-align: left;
margin-left: 30%;
margin-right: 20%
}
sup
{
font-size: 70%;
}	

table
{
width: 900px; 
font-weight: normal;
font-size: 100%;
}

caption
{
font-weight: bold;
text-align: left;
text-decoration: underline	
}	
th
{
font-weight: bold;
text-align: left;
text-decoration: none
}
th.r
{
font-weight: bold;
text-align: right;
text-decoration: none
}

td
{
font-weight: normal;
text-align: left;
text-decoration: none
}
td.r
{
font-weight: normal;
text-align: right;
text-decoration: none
}
td.fix
{
width: 60px;
font-weight: normal;
text-align: left;
text-decoration: none
}


p
{
clear: both;
}

p.fill
{
clear: both;
text-align: justify
}

p.indented
{
font-size: 100%;
text-align: left;
margin-left: 4%
}
p.center
{
font-size: 100%;
text-align: center;
}

ul.inside 
{
list-style-image: url("images/bullet.jpg");
list-style-position: inside;
}
ul.outside 
{
list-style-image: url("images/bullet.jpg");
list-style-position: outside;
}
ul.bold 
{
list-style-image: url("images/bullet.jpg");
font-weight: bold;
list-style-position: outside;
list-style-type: disc
}
ol.outside 
{
list-style-position: outside;
}

#footer 
{
position: relative;
bottom: 0;
width: 100%;
font-size: 80%;
text-align: center;
}

