﻿.FloatBreak
{
  clear:both;
  font-size:0;
  line-height:0;
}

/*
======================
Fonts
======================
*/

body
{
  font-family:Trebuchet MS;
  font-size:100%;
  color:#666666;
  font-size: 13px;
}
img {
  border: 0;
}
a
{
  color:#559cc2;
  text-decoration:underline;
}
a:hover
{
  color:#e1484c;
}


.PageTitle h1
{
  font-size: 2.231em; /* 13×2.231=29 */
  font-weight:bold;
  color:#443d38;
  margin: 0 0 0 0;
}
.PageTitle h2
{
  font-size:1.077em; /* 13×1=14 */
  font-weight:normal;
  color:#443d38;
  margin: 0 0 0 0;
}
.ContentArea h2,
.ContentArea h3
{
  font-size:1.385em; /* 13×1=18 */
  font-weight:normal;
  color:#443d38;
  margin-bottom:1em;
}
.ContentArea p
{
  font-size:1em; /* 13×1=13 */
}
.ContentArea ul
{
  padding:0;
  margin:0;
}
.ContentArea li
{
  background:url(/PT.Website2008/Design/Images/list_dot.gif) no-repeat 5px 6px;
  padding:0 0 0 18px;
  margin:9px 0 0 0;
  list-style-position: outside;
  list-style-type:none;
}
