
/* ====    do not print  ==== */  

.noDisplay, .navBorder, .navDisplay, .onePxNoDisplay, .footnod
{
  display: none;
}

.newpage 
{
  page-break-before: always;
}

/* default links */

.foot
{
  font-size: 8pt;
  color: black;
}

a:link, a:visited
{
  font-size: 9pt;
  font-weight: normal;
  color: #3366ff;
  text-decoration: underline;
}

/* Page defaults */

h3
{
  font-weight: normal;
  font-size: 21px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: black
  line-height: 1.01em;
}

h4
{
  font-weight: normal;
  font-size: 15px;
  font-family: Georgia, Times New Roman, Times, serif;
  line-height: 1.15em;
  color: black;
}

h5
{
	font-weight: normal;
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.15em;
  color: black;
}

td
{
  font-size: 9pt;	
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: top;
  color: black;
}

p
{
  font-size: 9pt;	
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: black;
}

li
{
  font-size: 9pt;	
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: black;
}

ul
{
  font-size: 9pt;	
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: black;
}

body
{
  color: #333333;
  margin: 0;
  background-color: white;
}

input
{
  font-size: 10pt;	
  font-family: Arial, Helvetica, sans-serif;
}

.title
{
  font-weight: bold;
  font-size: 18t;	
  font-family: Times New Roman, Times, serif;
}

.subtitle
{
  font-weight: bold;
  font-size: 10pt;	
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rule
{
  font-size: 1pt;	
  line-height: 1%;
  background-color: black;
}

.navSect
{
  padding: 5pt;
}

.navDOn
{
  padding: 5pt 0 3pt 0;
}

.navDOff
{
  padding: 5pt 0 3pt 0;
}


.rights
{
  margin: 7pt;
}

.box
{
  border-top-color: #dcdcdc;
  border-right-color: #4c4c4c;
  border-bottom-color: #4c4c4c;
  border-left-color: #dcdcdc;
  padding: 5pt;
}

.button
{
  border-top-color: #dcdcdc;
  border-right-color: #4c4c4c;
  border-bottom-color: #4c4c4c;
  border-left-color: #dcdcdc;
}

.signUp
{
  padding: 10pt 0 0 0;
}


.space15pt
{
  line-height: 15pt;
}

.printlink
{
  font-size: 8pt;
  color: #3366ff;
  text-decoration: underline;
}

.news
{
  font-size: 8pt;	
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 2pt;
}

/* About IDEXX Locations treatment */

.locCountry
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	float: none;
	margin: 0 0 10px 0;
	width: 100%;
	line-height: 1.10em;
	font-size: 1.25em;
	color: #900;
	
}

.locLinks
{
	display: none;
}

.column1
{
	float: none;
	margin: 0 0 10px 10px;
	width: auto;
	
}

.column2
{
	float: none;
	margin: 0 0 10px 10px;
	width: auto;
}

.column1_hq
{
	float: none;
	margin: 0 0 10px 10px;
	width: auto;
	
}

.column2_hq
{
	float: none;
	margin: 0 0 10px 10px;
	width: auto;
}

.clear
{
  clear:both;
  font-size:1px;
  line-height:1em;
}
