/* Idexx Dogs and Ticks Styles */

body {
	background-color: #fff;
	margin:0;
	font-family: Verdana,Arial,Sans-serif;
  	color:#000;
  	font-size: 9.5pt;
  }
 
a {
	color:#7086d3;
}

a:hover {
	color:#A86284;
}	

a:visited {
	color:#A86284;
}	

h4 {
	font-size: 9.5pt;
	margin:0;
	}	
	
h5 {
	font-size: 11pt;
	line-height: 1.25em;
	margin:0;
	}		
	
.homecolor {
	background-color:#dbce71;
	}
	
.homerelated {
	font-size: 85%;
	line-height: 1.35em;
	background-color:#f1ebc6;
	}	
	
.homerelated p {
  margin-top: .75em; 
  margin-bottom: .75em; 
 }	
	  
.homeContent {
	font-size: 85%;
	line-height: 1.25em;
	}
	
.homeContent p {
  margin-top: .75em; 
  margin-bottom: .75em; 
 }		

.callouttext {
	color:#8c8c8c;
	}
	
.signup {
	color:#a00081;
	}	
		  
.header,.divider {
	background-color:#d2d6d9;
	font-size: 75%;	
	line-height: 13px;
	}
	
.dividerright {
	background-color:#f1ecc8;
	font-size: 75%;	
	}	

.dividerleft {
	background-color:#d6dcf2;
	}		
	
.navbg {
	background:#fff url("../images/nav_bg.gif") repeat-x;
}	
	
.contentCrumb {
	font-size: 75%;
	color:#666;
}

.contentCrumb a {
	color:#000;
	}	
	
.contentMain {
	font-size: 80%;
	line-height: 1.75em;
}	

.contentMain p {
  margin-top: .65em; 
  margin-bottom: .65em; 
 }
 
 .jumplinks {
	color:#003881;
	}

.jumplinks:hover {
	color: #999;
	}	
	
/* Table Styles */

.tableheader {
	background-color:#9e948d;
	color:#ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:9pt;
	}
	
.oddrow {
	background-color:#f1ebc6;
}

.evenrow {
	background-color:#ffffff;
}

/* Related Styles */
.related {
	background-color:#f1ebc6;
	line-height: 1.15em;
}	

.related p {
 margin-top: .5em; 
  margin-bottom: .5em; 
 }
 
.relatedheader {
	color:#d02421;
	}

.related1 {
	font-size: 85%;
	line-height: 150%;
}		

.related1 ol {
	margin-left:0;
	padding: 0px 0px 0px 0px;
	margin-left:23px;
	font-weight:bold;
	}	
	
.related1 ul {
	margin-left:0;
	padding: 0px 0px 0px 0px;
	margin-left:15px;
	font-weight:bold;
	list-style-type:disc;
	}		
	
.related1 li {
	padding: 5px 0px 5px 0px;
	}		
	
.related1 span {
	font-weight:normal;
	}			
	
.related2 {
	font-size: 70%;
	line-height: 150%;
}

.related2 ul {
	margin-left:0;
	padding:0;
	margin-left:5px;
	font-weight:normal;
	list-style-type:disc;
	}	

/* Paw Nav Styles */

#pawnav {
/* background:#fff url("../images/pawnav_bg.gif") no-repeat; */
position: absolute;
left: 500px; 
top: 65px; 
z-index: 1; 
font-size: 9px; 
font-weight: bold;
line-height:1.35em;
width: 81px;
height:68px;
}

#pawnav2 {
/*background:#fff url("../images/pawnav_bg2.gif") no-repeat;*/
position: absolute; 
left: 595px; 
top: 65px; 
z-index: 1; 
font-size: 9px; 
font-weight: bold;
line-height:1.35em;
width: 102px;
height:68px;
}

#pawnav3 {
/*background:#fff url("../images/pawnav_bg3.gif") no-repeat;*/
position: absolute; 
left: 685px; 
top: 65px; 
z-index: 1; 
font-size: 9px; 
font-weight: bold;
line-height:1.35em;
width: 28806px;
height:68px;
}
/* Region Nav Styles */

#sendfriendnav {
/* background:#fff url("../images/sendtofriendon.gif") no-repeat; */
position: absolute;
left: 500px; 
top: 65px; 
z-index: 1; 
font-size: 9px; 
font-weight: bold;
line-height:1.35em;
width: 81px;
height:68px;
}

#pawnav2 {
/*background:#fff url("../images/pawnav_bg2.gif") no-repeat;*/
position: absolute; 
left: 595px; 
top: 65px; 
z-index: 1; 
font-size: 9px; 
font-weight: bold;
line-height:1.35em;
width: 102px;
height:68px;
}

#pawnav3 {
/*background:#fff url("../images/pawnav_bg3.gif") no-repeat;*/
position: absolute; 
left: 685px; 
top: 65px; 
z-index: 1; 
font-size: 9px; 
font-weight: bold;
line-height:1.35em;
width: 28806px;
height:68px;
}

.popcontent {
	 padding: 5px;
	 font-size: 75%;
	 line-height:1.35em;
	 }
	 
.signuptext {
	 background-color: #ffffff;
	 padding-left: 3px;
	 font-size: 75%;
	 line-height:1.5em;
	 }	 

/* Footer Styles */

.footer{
	font-size: 90%;
	line-height: 15px;
	color: #999;
	}
.footer a {
	color:#999;
	}	


	
