﻿#body h2
{
  color:#f31e76;
  font-family:Helvetica;
  font-size:0.9em;
  text-transform:uppercase; 
  font-weight:bold;
  letter-spacing:0.1em;
}

#body p
{
  font-family: Helvetica, Times New Roman;
  font-size:0.8em;
  line-height:1.3em;
  margin-bottom:15px;
  color: #454545;
}

span.pink
{
  color:#f31e76;
}

#right #theDetails p strong
{
  float:left;
  width:120px;
  }

#left h3
{
  font-family: Helvetica, Times New Roman;
  font-size:1.0em;
  margin:0 0 5px 0;
  font-weight:bold;
}

#left p
{
  font-family: Helvetica, Times New Roman;
  font-size:0.8em;
  line-height:1.3em;
  margin-bottom:15px;
  color: #454545;
}

#left p.large
{
  font-size:1.2em;
}


/* DIRECT */
  
#left ul#direct li
{ 
  font-family: Helvetica, Times New Roman;
  font-size:0.8em;
  color: #3D3D3D;
  }


/* AGENCY CHUNK */

#left .agencyChunk h3
{
  
}

#left .agencyChunk p
{
  font-family: Helvetica, Times New Roman;
  font-size:0.8em;
  color: #3D3D3D;
}

#left .agencies .agencyChunk li
{
  font-family: Helvetica, Times New Roman;
  font-size:0.8em;
  color: #3D3D3D;
}


/* FIELDSET */

#right fieldset div label
{
  font-family: Helvetica, Times New Roman;
  font-size:0.7em;
  font-weight:bold;
  color: #3D3D3D;
}

#right fieldset div input.textbox
{
  font-family: Helvetica, Times New Roman;
  font-size:0.8em;
}

#right fieldset div textarea.textbox
{
  font-family: Helvetica, Times New Roman;
  font-size:0.8em;
}

#right fieldset div input.button
{
  color:#fff;
  text-transform:uppercase;  
  font-family: Helvetica, Times New Roman;
  font-size:0.9em;
}


/* THE DETAILS */

#right #theDetails h3
{
  font-family: Helvetica, Times New Roman;
  font-size:0.8em;
  font-weight:bold;
  }
  
#right #theDetails p
{  
  font-family: Helvetica, Times New Roman;
  font-size:0.8em;
  }

/* DATA TABLES */

table.data tr td
{
  font-family: Helvetica, Times New Roman;
  font-size:0.8em;
  }
  
/* FOOTER */

#footer p
{
  font-family: Helvetica, Times New Roman;
  font-size:0.7em;
  color:#6e2141;
  }  
