/* CSS Document */


p { margin-top:0;
   margin-bottom:0;
   font: Verdana;
   text-align:justify;
}
p.centered {
text-align:center;
}

blockquote { margin-top:0;
   margin-bottom:0;
}

body {
margin: 0px;
height: 100%;
font: Verdana, Arial, Helvetica, sans-serif;
background: #0212ff url(../images/bg.png) top;
background-repeat:repeat-x;
}

p.title {
font-size: 15pt;
color:#0f7aaa;
}


#H {
font-size: 12pt;
}
#u {
font-size: 12pt;
font-style:italic;
}
#REL{
font-size: 9pt;
}
#R{
font-size: 9pt;
}

#H2 {
font-size: 9pt;
}
#u2 {
font-size: 9pt;
font-style:italic;
}
#REL2{
font-size: 8pt;
}
#R2{
font-size: 6pt;
}

#border {
width:800px;
background: #686583;
margin: auto;
margin-right:30px;
padding: 10px 10px 10px 10px;
}

#borderI {
width:800px;
margin: auto;
}

#wrapper {
  background: #fff;
  margin: auto;
  padding: 50px 50px 50px 50px;
  border: 1px solid #3f58a5;
}

#content {
border: 1px solid #c0e3e6;
padding: 15px 15px 15px 15px;
text-align: left;
font-family: Verdana;
font-size: 11pt;
line-height: 18pt;
}

#sidetext_right {
  float: right;
  width: 330px;
  text-align:right;
  color:#0f7aaa;
  }
  
#img_right {
  float: right;
  }

#contact-left {
float: left;
width: 350;
}
#contact-right {
float: right;
width: 350;
}

p.cite {
font-size: 9pt;
color:#0f7aaa;
line-height: 12pt;
}

a {
  color: #0f7aaa;
  text-decoration: none;
  }

a:hover {
  color: #0f7aaa;
  text-decoration: underline;
  }
  
#flash {
width: 705px; height: 605px;
margin:auto;
margin-top:150px;
margin-bottom:40px;
}

ul.app {
list-style-position: outside;
margin:0 5px 0 25px;
padding:0; } 