body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

a { color: #000000; text-decoration: none; }

p {padding:0px; margin:0px}

.MenuBox {
	margin: 0;
	padding: 5;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

.MenuBox a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.MenuBox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.MenuBox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #F7F7F7;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.MenuBox a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.ProfileText {
	margin: 0;
	padding: 5;
	font-family: Arial, Helvetica, sans-serif;
	color: #13AEA8;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
}

.ProfileText a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #13AEA8;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.ProfileText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #13AEA8;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.ProfileText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #13AEA8;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.ProfileText a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #13AEA8;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#VisitBG {
	background-image: url(/media/pet_dental/USARG/images/en/PetDental_BannerVisitBg.gif);
}

.VisitText {

	font-family: Arial, Helvetica, sans-serif;
	color: #0D6F6B;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top:5px;
}
.VisitText a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0D6F6B;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.VisitText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0D6F6B;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.VisitText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0D6F6B;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.VisitText a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #0D6F6B;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;	
}
.FooterText a {
	font-family: Arial, Helvetica, sans-serif;
        color: #003366;
	text-decoration: underline;
}

.TopText {

	font-family: "Trebuchet MS";
	color: #00B1B0;
	font-size: 13px;
	font-weight: normal;
	
}

.TopText a:link {
	font-family: "Trebuchet MS";
	color: #00B1B0;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.TopText a:visited {
	font-family: "Trebuchet MS";
	color: #00B1B0;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.TopText a:hover {
	font-family: "Trebuchet MS";
	color: #00B1B0;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
.TopText a:active {
	font-family: "Trebuchet MS";
	color: #00B1B0;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.RegisterText {

	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	
}
.RegisterText a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}

.RegisterText a:hover {
	
	text-decoration: underline;
}

.Title {

	font-family: "Trebuchet MS";
	color: #00B1B0;
	font-size: 16px;
	font-weight: normal;
	
}

.Title a {

	color: #00B1B0;
	font-weight: normal;
	text-decoration:none;
	
}

.Title a:hover {

	color: #00B1B0;
	font-weight: normal;
	text-decoration:underline;
	
}

.SubTitle {

	font-family: "Trebuchet MS";
	color: #00529F;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	
}

.SubTitle a {

	color: #00529F;
	text-decoration: underline;
	
}

.SubTitle a:hover{

	color: #00529F;
	text-decoration: none;
	
}

.Paragraph {

	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	
}

.Paragraph a {

	color: #000000;
	text-decoration: underline;
	
}

.FAQText {

	font-family: Arial, Helvetica, sans-serif;
	color: #00529F;
	font-size: 11px;
	font-weight: normal;
	
}
.FAQText a {
	font-family: Arial, Helvetica, sans-serif;
	color: #00529F;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.FAQText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #00529F;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.GotoText {

	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	
}
.GotoText a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.GotoText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.KidsText {

	font-family: Arial, Helvetica, sans-serif;
	color: #00529F;
	font-size: 12px;
	font-weight: normal;
	
}
.KidsText a {
	font-family: Arial, Helvetica, sans-serif;
	color: #00529F;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.KidsText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #00529F;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.DentalText {

	font-family: "Trebuchet MS";
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	
}

#footer
{
  margin: 0;
  margin-left: 125px;
}
#footer, #popupfooter
{
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  color: #000;
  font-size:10px;
  width: 680px;
  padding-top: 10px;
  clear: both; 
}
#footer dl, #popupfooter dl
{
  padding-left: 10px;
}
#footer dt, #popupfooter dt
{
  width: 47px;
  height: 50px;
  float: left;
}
#footer dd, #popupfooter dd
{
  line-height: 1.2em;
  padding-left: 7px;
}
#footer-msg
{
  width: 510px;
  float: left;
}

/* menu */
.menu {	width:164px; 
	float:right; 
	display: block;
	font-family:Arial, Helvetica, sans-serif; 
	background-color: #63C0C0;
	text-indent: 15px;
	text-decoration: none;}

.menu strong {text-decoration: underline;}
.menu ul { margin: 0px; padding: 0px; list-style-type: none; }
.menu li { padding: 0px; }


.menu a {
	display: block;
	text-decoration: none;
	padding-top: 2px;	
	height: 20px;
}
.menu a:hover { text-decoration: none}

.menu .nor{
	padding:0px;
	border-top:1px solid #A2DADA;
	}

.menu .nortop{
	padding: 0px;
	}
	

.nor a { color: #FFF;}
.nor { background: #63C0C0 }
.nor a:hover { color: #FFF; background:#13AEA8;}

.nortop a { color: #FFF;}
.nortop { background: #63C0C0 }
.nortop a:hover { color: #FFF; background:#13AEA8;}

/*----------------Styles para ventanas de registro------------------------------------*/
.border_left {
	background-image: url(/media/pet_dental/pd2/images/register/line_left.gif);
	background-repeat: repeat-y;
}
.border_top {
	background-image: url(/media/pet_dental/pd2/images/register/line_top.gif);
	background-repeat: repeat-x;
}
.border_right {
	background-image: url(/media/pet_dental/pd2/images/register/line_right.gif);
	background-repeat: repeat-y;
}
.border_botton {
	background-image: url(/media/pet_dental/pd2/images/register/line_botton.gif);
	background-repeat: repeat-x;
}
.campo {
	width:129px;
	background-color: #DCF1F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
	}
.listmenu {
	background-color: #DCF1F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #A2DADA;
	
}

/* otros */

.spacer {height:5px; clear:both; font-size:0px;}

.breakerA2DADA {
	clear:both;
	height:1px;
	font-size:0px;
	border-top: 1px solid #A2DADA;
	margin: 5px 0 5px 0;
	padding: 0px;
	}
	
.listnormal li {
margin: 0px 0px 0px 10px;
padding: 0;
list-style-image:url(/media/pet_dental/pd2/images/bullet2.gif) ;
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

/**** HEADER STYLES ****/

#header-home
{
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 182px;
}

#header-home
{
	/*height: 163px;*/
	font-size: 14px;
}

#header-home-aus
{
	background-position: 0%;
	background-repeat: no-repeat;
	height: 163px;
	font-size: 14px;
}

.home-heading h2
{
	margin:			0 0 0 10px;
	padding-top:	20px;
	margin-left:	10px;
	color:			#094F97;
}

td .clinic-materials-aus
{
	background-image: url('/media/pet_dental/AUSRG/images/en/hd_clinicMaterials_en_AU.jpg');
	background-repeat:no-repeat;
}

td .clinic-materials
{
	background-image: url('/media/pet_dental/USARG/images/en/hd_clinicMaterials.jpg');
	background-repeat:no-repeat;
}


td .home
{
	height: 183px;
	background-image: url(/media/pet_dental/USARG/images/en/bg_petdental_home1.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

td .home-aus
{
	height: 183px;
	background-image: url(/media/pet_dental/AUSRG/images/en/bg_petdental_home_aus.jpg);
	background-repeat:no-repeat;
}

td .clinic-support
{
	background-image: url('/media/pet_dental/USARG/images/en/hd_clinicSupport.jpg');
	background-repeat:no-repeat;
}

td .dental-care
{
	background-image: url('/media/pet_dental/USARG/images/en/hd_dentalCare.jpg');
	background-repeat:no-repeat;
}


td .kids
{
	background-image: url('/media/pet_dental/USARG/images/en/hd_kidsAndHealthyPets2.jpg');
	background-repeat:no-repeat;
}


td .kids-au
{
	background-image: url('/media/pet_dental/USARG/images/en/hd_kidsAndHealthyPets.jpg');
	background-repeat:no-repeat;
}


td .pressroom
{
	background-image: url('/media/pet_dental/USARG/images/en/hd_pressRoom.jpg');
	background-repeat: no-repeat; 
}

#header-home .header-text-container
{
	width: 271px;
	padding-left: 270px;
	border: solid 1px #000;
}

.header-text h1
{
padding-top: 15px;
color: #1c577d;
font-family: Helvetica, Geneva,Verdana, Arial, sans-serif;
font-size: 120%;
margin-bottom: 2pt;
text-decoration: none; 
}

.header-text
{
	padding-left: 270px;
	list-style: none;
	font-family: Helvetica, Geneva,Verdana, Arial, sans-serif;
	width: 270px;
	line-height: 12pt;
	margin:0;
}

.header-text a
{
	text-decoration: none;
	color: #3d7bb5;
}


.headline1 {
	font-size:24px;
	color:#00529F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/**** END HEADER STYLES ****/

.subnav-header
{
	width: 140px;
	color: #0d6f6b;
	text-transform: uppercase;
	font-size: x-small;
	font-weight: bold;
	font-family: "sans-serif";
	border-bottom: 2px dotted;
	border-color: #44c2c1;
	padding: 12px 12px 4px 12px;
}

/**** HOME POD STYLES ****/
	#home-pods
	{
		font-size: small;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	#home-pods strong
	{
		font-size: medium;
		font-family: Arial, Helvetica, sans-serif;
		color: #3bc2bc;
	}
	
	#home-pods a
	{
		color: #094f97;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	
	.footer-partners
	{
	padding: 15px 0px 15px 48px;
	color: #999; 
	font-family: "sans-serif";
	font-weight: bold;
	}
	
/**** END HOME POD STYLES ****/	

/**** CLINICAL RESOURCES STYLES ****/

#content_npdhm {
	margin: 10px 0 0 20px;
	background-image:url('/media/pet_dental/USARG/generalContent/clinicResources/en/pod2_bg.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content_campaign {
	margin: 10px 0 0 20px;
}

.kitText {
	font-family: "Trebuchet MS";
	color: black;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
 
#sapError {
	color: red; 
	margin-left: 7px;
	display: none;
}

#content_npdhm_thankyou {
	margin: 10px 0 0 20px;
}

#hdr_clResources {
	background-image: url('/media/pet_dental/USARG/generalContent/clinicResources/en/bkg_hdr_clinicResources.jpg');
	width: 566px;
	height: 165px;
}

#hdr_clResourcesCA {
	background-image: url('/media/pet_dental/CANRG/images/en_CA/clinicResources/clinicResources_en_CA.jpg');
	width: 566px;
	height: 170px;
}

#hdr_clResources .mainHeadline{	
	font-family: "Arial"; 
	color: #27607E;
	font-size: 20px;
	text-decoration: none;
	position:relative;
	left: 270px;
	top: 13px;
	font-weight: bold;
}

#hdr_clResourcesCA .mainHeadline {	
	font-family: "Arial"; 
	color: #27607E;
	font-size: 20px;
	text-decoration: none;
	position:relative;
	left: 270px;
	top: 25px;	
}

#hdr_clResources .subHeadline{	
	font-family: "Arial"; 
	color: white;
	font-size: 16px;
	text-decoration: none;
	position:relative;
	left: 280px;
	top: 32px;
	
} 

#hdr_clResourcesCA .subHeadline {	
	font-family: "Arial"; 
	color: white;
	font-size: 14px;
	text-decoration: none;
	position:relative;
	left: 282px;
	top: 45px;
	font-weight: bold;
}

#hdr_clResourcesCA .subHeadline2 {	
	font-family: "Arial"; 
	color: white;
	font-size: 14px;
	text-decoration: none;
	position:relative;
	left: 282px;
	top: 50px;
}

#hdr_clResources .orderLink{	
	
	position:relative;
	left: 280px;
	top: 33px;
	
} 

/**** CLINIC RESOURCE STYLES FOR AUSTRALIA NEW ZEALAND ****/

#hdr_clResourcesAU {
	background-image: url('/media/pet_dental/CANRG/images/en_CA/clinicResources/clinicResources_en_CA.jpg');
	width: 566px;
	height: 170px;
}

#hdr_clResourcesAU .mainHeadline {	
	font-family: "Arial"; 
	color: #27607E;
	font-size: 20px;
	text-decoration: none;
	position:relative;
	left: 270px;
	top: 25px;	
}

#hdr_clResourcesAU .subHeadline {	
	font-family: "Arial"; 
	color: white;
	font-size: 14px;
	text-decoration: none;
	position:relative;
	left: 282px;
	top: 45px;
	font-weight: bold;
}

#hdr_clResourcesAU .subHeadline2 {	
	font-family: "Arial"; 
	color: white;
	font-size: 14px;
	text-decoration: none;
	position:relative;
	left: 282px;
	top: 50px;
}

/**** END CLINICAL RESOURCES STYLES ****/

/**** PRESS ROOM STYLES ****/
.boldBlueLink  a:link, .boldBlueLink  a:visited , .boldBlueLink  a:hover, .boldBlueLink  a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #00529F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.blueLink  a:link, .blueLink  a:visited , .blueLink  a:hover, .blueLink  a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #00529F;
	font-size: 12px;
	text-decoration: underline;
}

#hdr_Press {
	background-image: url('/media/pet_dental/USARG/images/en/Press/press_header.jpg');
	width: 566px;
	height: 189px;
}

#hdr_Press .mainHeadline {	
	font-family: "Arial"; 
	color: #27607E;
	font-size: 20px;
	text-decoration: none;
	position:relative;
	left: 270px;
	top: 36px;
	
}

#hdr_Press .mainHeadlineCA {	
	font-family: "Arial"; 
	color: #27607E;
	font-size: 20px;
	text-decoration: none;
	position:relative;
	left: 270px;
	top: 50px;
}

#hdr_Press .subHeadline {	
	font-family: "Arial"; 
	color: white;
	font-size: 18px;
	text-decoration: none;
	position:relative;
	left: 282px;
	top: 62px;
	
} 

#hdr_Press .subHeadlineCA {	
	font-family: "Arial"; 
	color: white;
	font-size: 18px;
	text-decoration: none;
	position:relative;
	left: 282px;
	top: 80px;
} 
/**** END PRESS ROOM STYLES ****/

/**** START FRONT HEADER STYLES ****/
#hdr_Frontpage {
	background-image: url('/media/pet_dental/USARG/images/en/bg_petdental_home5.jpg');
	width: 566px;
	height: 182px;
	position:relative;
}

#hdr_FrontpageCA {
	background-image: url('/media/pet_dental/CANRG/images/en_CA/bg_petdental_home_en_CA.jpg');
	width: 566px;
	height: 182px;
}

#hdr_Frontpage a {font-size:12px; color:white; text-decoration:underline;}

#hdr_Frontpage .mainHeadline{	
	font-family: "Arial"; 
	color: #27607E;
	font-size: 20px;
	text-decoration: none;
	position:absolute;
	left: 270px;
	top: 35px;	
}


#hdr_FrontpageCA .mainHeadline {	
	font-family: "Arial"; 
	color: #27607E;
	font-size: 20px;
	text-decoration: none;
	position:relative;
	left: 270px;
	top: 35px;	
}

#hdr_Frontpage .orderLink1{	
	
	position:absolute;
	left: 278px;
	top: 100px;
	display:none;
} 

#hdr_Frontpage .orderLink2{	
	
	position:absolute;
	left: 280px;
	top: 40px;
} 

#hdr_Frontpage .subHeadline1 {	
	font-family: "Arial"; 
	color: gray;
	font-size: 14px;
	text-decoration: none;
	position:absolute;
	left: 270px;
	top: 60px; 
	font-weight: bold;
}

#hdr_FrontpageCA .subHeadline1 {	
	font-family: "Arial"; 
	color: white;
	font-size: 14px;
	text-decoration: none;
	position:relative;
	left: 282px;
	top: 70px;
	font-weight: bold;
}

#hdr_FrontpageCA .subHeadline2 {	
	font-family: "Arial"; 
	color: white;
	font-size: 14px;
	text-decoration: none;
	position:relative;
	left: 282px;
	top: 60px;
}

#hdr_Frontpage .learnMore {	
	font-family: "Arial"; 
	color: white;
	position:absolute;
	left: 280px;
	top: 145px;
	width:280px;
	display:none;
}

#hdr_Frontpage .smallText {font-size:10px; color:white;}
#hdr_Frontpage .learnText {font-size:12px; color:white; text-decoration:underline;}
#hdr_Frontpage .learnText a{font-size:12px; color:white; text-decoration:underline;}



/**** END FRONT HEADER STYLES ****/
.greenDotList ul{list-style:none;}
.greenDotList li{list-style-image:url('/media/pet_dental/USARG/images/en/blt_greenDot_en.gif')}



#apDiv1 {
	position:absolute;
	left:30px;
	top:79px;
	width:207px;
	height:69px;
}
#apDiv2 {
	position:absolute;
	left:303px;
	top:79px;
	width:207px;
	height:69px;
}
#apDiv3 {
	position:absolute;
	left:30px;
	top:199px;
	width:243px;
	height:69px;
}
#apDiv4 {
	position:absolute;
	left:378px;
	top:192px;
	width:169px;
	height:69px;
	text-align:center;
}



