body, td, p
{ 
  margin: 0px;
  padding: 0px;
  font-family: Trebuchet, 'Trebuchet MS (Western)', "Trebuchet MS (Western)", Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 11pt;
  font-weight:normal;
  color: #3e5266;
}

H1 {
    font-family: Trebuchet MS, 'Lucida Grande', Arial, sans-serif;
    color: #29567F;
    font-size: 19px;
    margin: 2px;
}


H2 {
    font-family: Trebuchet MS, 'Lucida Grande', Arial, sans-serif;
    font-weight: bold;
    font-style: italic;
    color: #905029;
    font-size: 18px;
    margin: 2px;
}


a
{
   color: #111190;
   font-weight: normal;
   text-decoration: none;
}

a:hover
{
   color: #901122;
   text-decoration: underline;
}


a.sm
{
   color: #111190;
   font-size: 8pt;
   font-weight: normal;
   text-decoration: none;
}

a.sm:hover
{
   color: #901122;
   font-size: 8pt;
   text-decoration: underline;
}

a.md
{
   color: #131390;
   font-size: 9pt;
   font-weight: normal;
   text-decoration: none;
}

a.md:hover
{
   color: #901122;
   font-size: 9pt;
   text-decoration: underline;
}


a.boldlink
{
   color: #ff0000;
   font-weight: bold;
   text-decoration: none;
}



a.menu
{
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   FONT-SIZE: 8pt; 
   font-weight: bold;
   color: #595959;
   font-weight: normal;
   text-decoration: none;
}

a.menu:link
{
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   FONT-SIZE: 8pt; 
   font-weight: bold;
   color: #595959;
   text-decoration: none;
}

a.menu:active
{
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   FONT-SIZE: 8pt; 
   font-weight: bold;
   color: #595959;
   text-decoration: none;
}

a.menu:visited
{
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   FONT-SIZE: 8pt; 
   font-weight: bold;
   color: #595959;
   text-decoration: none;
}


a.menu:hover
{
   color: #113388;
   text-decoration: underline;
}



td.Content {
  font-family: Trebuchet, 'Trebuchet MS (Western)', "Trebuchet MS (Western)", Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 11pt;
  padding-left: 6px;
  padding-right: 6px;
  color: #3e5266;
}

td.fpbox {
  border: 1px dotted #888888;
  background-color: #f4f4f4;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  padding: 1px;
  color: #000000;
}


input
{
color: #200000;
background: #Fffdf0;
border: 1px solid #555555;
font-size: 10pt;
font-weight: normal;
font-family: "Trebuchet MS (Western)", Tahoma, Verdana, Helvetica, sans-serif;
}

select
{
color: #200000;
background: #Fffdf0;
border: 1px solid #555555;
font-size: 10pt;
font-weight: normal;
font-family: "Trebuchet MS (Western)", Tahoma, Verdana, Helvetica, sans-serif;
}

.submit input
{
color: #ffff00;
background: #900000;
border: 2px outset #cccccc;
font-size: 10pt;
font-family: "Trebuchet MS (Western)", Tahoma, Verdana, Helvetica, sans-serif;
font-weight: normal;
}

.SPsubmit
{
color: #ffffff;
background: url('images/bgfill1.gif') #2222a0;
border: 2px outset #6969b0
font-size: 10pt;
font-family: 'Gill Sans MT', Gill Sans MT, Tahoma, Verdana, Helvetica, Arial, "Trebuchet MS (Western)", sans-serif;
font-weight:bold;
}

textarea {
background-color: #Fffdf0;
border: 1px solid #555555;
color: #200000;
font-family: "Trebuchet MS (Western)", Tahoma, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
}	


.H5p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #CF3828;
}

A.copyright { text-align: center; font-size: 7pt; color: #8888aa; font-family: Verdana, 'Trebuchet MS (Western)', Trebuchet MS, Trebuchet, Tahoma,  Arial, Helvetica, sans-serif; }
A.copyright:link { color: #8888aa; text-decoration: none;}
A.copyright:visited { color: #8888aa; text-decoration: none;}
A.copyright:active { color: #8888aa; text-decoration: none;}
A.copyright:hover { color: #b05555; text-decoration: none; }

A.serv{ padding-left: 6px; font-weight: bold; font-size: 8pt; color: #3e5286; font-family: Trebuchet MS, 'Lucida Grande', Arial, sans-serif; }
A.serv:link { color: #3e5286; text-decoration: none;}
A.serv:visited { color: #3e5286; text-decoration: none;}
A.serv:active { color: #3e5286; text-decoration: none;}
A.serv:hover { color: #8e5236; text-decoration: none; }

