body
{
	margin: 0px;
	padding: 0px;
	size: 2;
}

body, a, td, p, label
{
  font-family: Tahoma, arial;
  font-size: 10pt; 
}

a
{
  color:#0000CC;
  font-weight:700;
  text-decoration:none;
  line-height:110%;
}

.fine-print
{
  font-size:9px;
  font-family:Tahoma, arial;
}

a:hover
{
  text-decoration:underline;
}

h1, #heading1
{
  font-weight: 700;
  font-size: 1.3em;
  color: #FF0000;
}
	
h2
{
  font-weight: bold;
  font-size: 1.1em;
  color:#FF0000;
}

h3
{
  font-weight: bold;
  font-size: 1em;
  color:#000000;
}

h4
{
  font-weight: bold;
  font-size: 1em;
}

#links 
{
  font-weight:500;
  font-size:10pt;
  color:#FF0000;
}


#ppr-content-one ul { 
  list-style-type:none;
}

#ppr-content-one li
{
  background: transparent url(/images/bullet_3.gif) no-repeat 0 .5em; 
  padding: 0 0 0 15px;
  margin: 0 0 5px 0;
}


#links li 
{
   font-weight:500;
   font-size:10pt;
	color:#FF0000;
	
}

#greytitle
{
color:#6f6f6f;
font-size: 12px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
}

.highlight { 
  background-color: #ffc;
  padding: .5em ;
  margin: 5px;
 }

.highlight p { 
  margin: 5px;
}

.highlight .box { 
  border-top: 1px solid #FF3333;
  border-bottom: 1px solid #FF3333;
}

#contact-line
{
font-weight: bold;
color: #666666;
font-size: 10;
}

/* To mark required form labels */
.required { 
  color: #FF3333;
  font-family: serif;
  font-weight: bold;
  font-size: 13pt;
}

label { 
    color: #000000;
    margin-right: 1em;
    font-weight: bold;
}

input.button { 
    border-left: solid 1px #ccc; 
    border-top: solid 1px #ccc; 
    border-right: solid 1px #111; 
    border-bottom: solid 1px #111; 
    font-family: Arial, Tahoma, Helvetica; 
    font-weight: bold; 
    font-size: 11px; 
    color: #eff; 
    cursor: pointer; 
    background-color: #FF3333; 
    margin: 2px 5px 2px 5px;
}

