body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  line-height: 14px;
  margin-top: 0px;
  margin-right: 0px; 
  margin-bottom: 0px; 
  margin-left: 0px; 
  padding-top: 0px;
  padding-right: 0px; 
  padding-bottom: 0px; 
  padding-left: 0px; 
}

td
{
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
}

h1
{
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 18px;
}

h2
{
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 16px;
}

h3
{
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 13px;
}

.h1 
{
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}

.h2 
{
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}

.h3
{
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 13px;
  font-weight: bold;
}

a.featurelist
{
  font-size: 12px;
}

a:visited
{
  color: #2f4f4f;
}

a
{
  text-decoration: none;
  color: #000000;
}

a:hover
{
  text-decoration: none;
  color: #7973B0;
}

.pagetitle
{
  font-size: 15px;
  font-weight: bold;
}

.smallhead
{  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-weight: normal; 
  line-height: 12px
}

.mandatory
{
  color: red
}

.purple
{
  color: #7973B0;
}

.purple:visited
{
  color: #7973B0;
}

.lila
{
  color: #c8c0d5
}

.blueprint
{
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  font-size: 12px;
  line-height: 20px
}

.blueprinttitle
{
  font: bold
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  font-size: 15px;
  line-height: 20px
}

.blueprint a:link
{
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  font-size: 12px;
  line-height: 20px
}

.blueprint a:hover
{
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
  line-height: 20px
}

.blueprint a:visited
{
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
  line-height: 20px
}

.imageblueprint
{
background: url(blueprint/non_flash/images/machine.gif) no-repeat bottom right;
}

.nav_international_select
{
	border: solid 1px #000000;
	background: #ffffff;
	color: #000000;
	position: absolute;
	display: block;
	z-index: 999;
	top: 14px;
	left: 94px;
	font-size: 11px;
	width: 148px;
}

.nav_country_flag
{
	position: absolute;
	display: block;
	z-index: 999;
	top: 14px;
	left: 248px;
}
*html .nav_country_flag{ top: 15px; }