body
{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: White;
  color: Black;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-style: none;
  text-decoration: none;
}

div.search_field
{ 
  margin: 6;
  position: absolute;
  top: 3px;
  width: 271px;
  height: 48px;
  border: none;
  color: Navy;
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;  
  font-weight: bolder;
  text-align: right;
  overflow: auto;
}

td
{
  color: Black;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;  
}
   
td.contact
{
	color: Navy;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	vertical-align : top;
}
   
td.page_title
{
  color: Navy;
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;  
  font-weight: bolder;
  text-transform: uppercase;
  text-align: left;
}
   
td.crumb_path
{
  color: Navy;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;  
  font-weight: normal;
  text-transform: none;
  text-align: right;
}
   
div.page_title
{
  margin: 3;
  position: absolute;
  top: 208px;
  width: 550px;
  height: 21px;
  border: none;
  overflow: auto;
}

div.page_info
{
   margin: 3;
  position: absolute;
  width: 550px;
  height: 340px;
  border: none;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;  
  text-decoration: oblique;
  overflow: auto;
}
  
div.promotional_1_title
{
  margin: 3;
  position: absolute;
  width: 162px;
  height: 20px;
  border: none;
  color: Navy;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;  
  font-weight: bolder;
  text-align: center;
  overflow: auto;
}

div.promotional_1_text
{
  margin: 3;
  position: absolute;
  width: 162px;
  height: 122px;
  border: none;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;  
  text-decoration: oblique;
  overflow: auto;
}

div.promotional_2_title
{
  margin: 3;
  position: absolute;
  top: 367px;
  width: 162px;
  height: 20px;
  border: none;
  color: White;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;  
  font-weight: bolder;
  text-align: center;
  overflow: auto;
}

div.promotional_2_text
{
  margin: 3;
  position: absolute;
  width: 162px;
  height: 56px;
  border: none;
  color: White;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;  
  text-decoration: oblique;
  overflow: auto;
}

div.promotional_3_title
{
  margin: 3;
  position: absolute;
  width: 160px;
  height: 20px;
  border: none;
  color: White;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;  
  font-weight: bolder;
  text-align: center;
  overflow: auto;
}

div.promotional_3_text
{
  margin: 3;
  position: absolute;
  width: 160px;
  height: 112px;
  border: none;
  color: White;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;  
  text-decoration: oblique;
  overflow: auto;
}

div.tell_a_friend
{
  margin: 0;
  position: absolute;
  width: 160px;
  height: 18px;
  border: none;
  color: White;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;  
  font-weight: bolder;
  text-align: center;
  overflow: auto;
}

div.address
{
   margin: 0;
  position: absolute;
  border: .1em solid white;
  color: Navy;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;  
  font-weight: normal;
  text-align: right;
  overflow: auto;
}

div.moved
{
  border: .1em solid Navy;
}
  
span.accent
{
  color: Navy;
  font-weight: bold;
}

div.footer
{
   margin: 0;
  position: absolute;
  border: none;
  color: Navy;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;  
  text-align: center;
  text-decoration: oblique;
  overflow: auto;
}

a:visited
{
  color: "#5C637A";
  text-decoration: none;
}
  
a:hover 
{
  color: Black;
  text-decoration: underline;
}

a
{
  color: Navy;
  text-decoration: none;
}

h1
{
  color: Navy;
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;  
  font-weight: bold;
}

h2
{
  color: Navy;
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;  
  font-weight: bold;
}

h3
{
  color: Navy;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;  
  font-weight: bold;
}

h4
{
  color: Navy;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;  
  font-weight: bold;
}

