body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .9em;
color: black;
background-image: url(../images/back.jpg);
background-repeat: repeat;
}

p {
margin-left: 8%;
margin-right: 16em;
}

p.right {
text-align: right;
}

p.center {
text-align: center;
}
p.indent {
margin-left: 8%
}

p.editor {

color:#000099;
}

p.first-letter { 
font-size: 3em;
float: left; 
}

p.first-line {
font-weight: bold;
 }

p.date {
font-weight: bold;
color:#000099}

img.logo {margin-left: 5%;
}

img.top {vertical-align: text-top;
}

img.bottom {vertical-align: text-bottom;
}


}

img.right {
margin-right: 15%;
padding: 5px;
}

img.left {
padding: 5px;
}

h1 {font-size: 1.3em;
font-weight: bold;
color: #000099;
margin-left: 8%;
margin-right: 5em;}

h1.center{text-align: center;
margin-left: 0%;
margin-right: 0%;
}
h2.center{text-align: center;
margin-left: 0%;
margin-right: 0%;
}
h3.center{text-align: center;
margin-left: 0%;
margin-right: 0%;
} 

h2 {font-size: 1.2em;
font-weight: bold;
color: #000099;
margin-left: 8%;
margin-right: 10em;
}

h3 {font-size: 1em;
font-weight: bold;
color: #000099;
margin-left: 8%;
margin-right: 10em;
}

h4 {font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000099;
margin-left: 8%;
margin-right: 10em;
font-weight: lighter;
font-style: normal;
font-size: .8em;
}


em {font-style: italic;}

strong {font-style: normal;
font-weight: bold;}

a:link {color: #000099;}

a:visited {color: #0080ff;}

a:hover {color: #afafaf;}

a:active {color: #000099;}

a.offsite:link {
color: #7f7f7f;}

a.offsite:visited {
color: #7f7f7f;}

a.offsite:hover {
color: #000099;}

a.offsite:active {
color: #7f7f7f;}

blockquote {margin-left: 5%;
margin-right: 5%}

ol.decimal 
{
list-style-type: decimal
}

ol.lroman 
{
list-style-type: lower-roman
}

ol.uroman 
{
list-style-type: upper-roman
}

ol.lalpha 
{
list-style-type: lower-alpha
}

ol.ualpha 
{
list-style-type: upper-alpha
}

p.navbar {background-color: #dfdfdf;
padding: .5%;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: .8em;
font-weight: bold;
text-align: center;
margin-left: 2%;
margin-right: 0;
text-indent: 0%;
border: thin #ffffff ridge;
letter-spacing: 1px;}

p.navbar a:link {
color: #000099;
text-decoration: none;}

p.navbar a:visited {
color: #000099;
text-decoration: none;}

p.navbar a:hover {
color: #ffff80;
text-decoration: none;}

p.navbar a:active {
color: #ffffff;
text-decoration: none;}

p.footer {
font-size: .7em;
text-align: center;
margin-left: 10%;
text-indent: 0%;
text-decoration: none;
clear: both;
}

p.footer a:link {
color: #7f7f7f;
text-decoration: none;
}

p.footer a:visited {
color: #7f7f7f;
text-decoration: none;}

p.footer a:hover {
color: #000099;
text-decoration: none;}

p.footer a:active {
color: #7f7f7f;
text-decoration: none;}



ul {
list-style-position: outside;
margin-left: 10%;
margin-right: 16em;}

ul.disc {
list-style-position: outside;
margin-left: 15%;
margin-right: 16em;}

ul.circle{
list-style-type: circle;
list-style-position: outside;
margin-left: 18%;
margin-right: 16em;}

ul.square{
list-style-type: square;
margin-left: 20%;
margin-right: 16em;}

ul.none 
{
list-style-type: none
}

ul 
{
list-style-image: url("/images/arrow.gif")
}

span {color: red;
font-weight: bold;
}
a:link img {border-style: none;}

a:visited img {border-style: none;}

div.center {
text-align: center;
}

#columns {
 position: relative;
 top: 0;
 right: 3em;
 padding-right: 3em;
}
#right {
 position: absolute;
 top: 0;
 right: 3em;
 width: 5em;
}


hr {
margin-left: auto;
margin-right: auto;
width: 80%;
}

table.center {
margin-left: auto;
margin-right: auto;
}