a, p, h1, h2, h3, h4, h5, h6, ul, li, ol, dd  {
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.rule {border-top-width: 1px;
       border-top-style: solid;
       border-color: #333333;}
       
p.link  {
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
p.footnote  {
font-size: 10px;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
}
p.empty {
color: #999999;
}
dt  {
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin-top: 1.5em;
font-size: 14px;
}
dd  {
margin-left: 1.6em;
margin-bottom: 1em;
color: #333333;
font-size: 12px;
}
ul {
font-style: normal;
list-style-position: outside;
margin-top: 1em;
}
ul.indent  {
padding-left: 1.6em;
}
li.first  {
font-weight: bold;
list-style-type: none;
margin-left: -3.2em;
margin-top: 1em;
}
li.second  {
list-style-type: none;
margin-left: -1.6em;
}
p.deadlink  {
color: #999999;
}
p.youarehere  {
color: #708AD0;
}
p.title  {
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: -1em;
}
p.subhead  {
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
}
p.bioname  {
font-size: 20px;
font-weight: bold;
letter-spacing: 1px;
}
p.section  {
font-size: 18px;
font-weight: bold;
}
p.name  {
font-size: 14px;
font-weight: bold;
margin-bottom: -1em;
}
p.note  {
font-size: 12px;
margin-left: 1em;
}
p.heading  {
font-weight: bold;
}

div.float {
  float: left;
  }
  
div.float p {
   text-align: center;
   }

a  { 
color: #333333; 
text-decoration: none;
}
a:hover   { 
color: #708AD0; 
text-decoration: none;
}
a.empty {
color: #999999;
display: inline;
text-decoration: none;
} 
.empty:hover {
color: #999999;
text-decoration:none;
}
a.small {
font-size: 10px;
color: #999999;
display: inline;
text-decoration: none;
} 
.small:hover {
color: #708AD0;
text-decoration:none;
}
body {  
background-attachment: scroll; 
background-image: url(../partnerzone/images/logo.jpg); 
background-repeat: no-repeat; 
background-position: 50% 35px;
}
