<Style>/* Default CSS Stylesheet for a new Web Application project */{}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 22px}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #336699}
.GeneralPage
{
background-color: #FFFFFF; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{
background-color: White; /* Background Color */
}
.petTravelAd
{
	font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Normal; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #0054b1; /* Background color */
text-align: Left; /* Align Text */
}
.petTravel
{
font-family: Arial; 
font-size: 14pt; 
color: #FFFFFF; 
font-weight: Normal; 
text-decoration: none;
font-style: normal; 
background-color: #F4A529; 
text-align: Left; 
}
.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 28pt; /* Font Size */
color: #666666; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}
.BAtopBanner
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #AFBCC3; /* Background color */
text-align: Center; /* Align Text */
}
.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #6F8591; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #666666; /* Background color */
text-align: Center; /* Align Text */
}

.LeftColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
width: 15%;}

.RightColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C6BFA5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.ProductHeader
{
font-family:Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 18pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}
.Instructions
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #6F8591; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #6F8591; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #6F8951; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Content
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTableHeader
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #000000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #6F8591; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #6F8591;
}

.ContentTableHorizontal
{
background-color: #6F8591;
}

/******************************************************************************************/
/* LimeDot link styles */
/******************************************************************************************/
A.type1:link    {color:#E77539; text-decoration:none;}
A.type1:visited {color:#E77539; text-decoration:none;}
A.type1:active  {color:#E77539; text-decoration:none;}
A.type1:hover   {color:#E77539; text-decoration:underline;}

A.type2:link    {color:#0000cc;	text-decoration:none;}
A.type2:visited {color:#0000cc;	text-decoration:none;}
A.type2:active  {color:#0000cc;	text-decoration:none;}
A.type2:hover   {color:#0000cc; text-decoration:underline;}

A.type3:link    {color:#FFFFFF; text-decoration:none;}
A.type3:visited {color:#FFFFFF; text-decoration:none;}
A.type3:active  {color:#FFFFFF; text-decoration:none;}
A.type3:hover   {color:#FFFFFF; text-decoration:underline;}

A.type4:link    {color:#0000cc; text-decoration:none;}
A.type4:visited {color:#0000cc; text-decoration:none;}
A.type4:active  {color:#0000cc; text-decoration:none;}
A.type4:hover   {color:#0000cc; text-decoration:underline;}

A.type5:link    {color:#0000cc; text-decoration:none;font-weight: bold;}
A.type5:visited {color:#0000cc; text-decoration:none;font-weight: bold;}
A.type5:active  {color:#0000cc; text-decoration:none;font-weight: bold;}
A.type5:hover   {color:#0000cc; text-decoration:underline;font-weight: bold;}

A.type6moreinfo:link    {color:#0000cc;	text-decoration:none;}
A.type6moreinfo:visited {color:#990099;	text-decoration:none;}
A.type6moreinfo:active  {color:#0000cc;	text-decoration:none;}
A.type6moreinfo:hover   {color:#0000cc; text-decoration:underline;}

A.typeApex:link {color:#cdcdcd; text-decoration:none;}
A.typeApex:visited {color:#cdcdcd; text-decoration:none;}
A.typeApex:active {color:#cdcdcd; text-decoration:none;}
A.typeApex:hover {color:#cdcdcd; text-decoration:none;}


A.type7:link    {color:#B79300;	text-decoration:none; font-weight: Bold; font-size: 13px;font-family: Verdana, Arial, Helvetica, sans-serif;}
A.type7:visited {color:#B79300;	text-decoration:none; font-weight: Bold; font-size: 13px;font-family: Verdana, Arial, Helvetica, sans-serif;}
A.type7:active  {color:#B79300;	text-decoration:none; font-weight: Bold; font-size: 13px;font-family: Verdana, Arial, Helvetica, sans-serif;}
A.type7:hover   {color:#B79300; text-decoration:underline; font-weight: Bold; font-size: 13px;font-family: Verdana, Arial, Helvetica, sans-serif;}

/******************************************************************************************/
/* LimeDot text styles */
/******************************************************************************************/

.mainText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}

.mainTextBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.mainTextRed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.mainTextBlue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0054B1;
	
}
.mainTextBlueLarge
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #0054B1;
	font wieght: bold;
}

.mainTextKey
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FCF9F9;
}

.sideText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #778C97;
	

}
.sideTextBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0054B1;
	
}

.navstyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.leftsideBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.navHead
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F8591;
}

.navHeadBold
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BC5116;
}
.homeSearchCartAccount
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E77539;
}

.headerLinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.copyRight
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.siteMapHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.siteMapBody
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


.ContentBold
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.PageNumbers
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color:#999999;
font-weight: bold;
font-style: normal; /* FontStyle */
text-decoration:none;
text-align: Left; /* Align Text */
}
.LinksHeader
{
font-family: Arial; /* Font Face */
font-size: 16pt; /* Font Size */
color:#ffffff;
font-weight: bold;
font-style: normal; /* FontStyle */
text-decoration:none;
text-align: center; /* Align Text */
}
.homebotlink, a.botlink:link, a.botlink:visited, botlink, a.botlink:hover 
{
  font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-weight:normal;
	font-size:11px;
    text-align:center;
  text-decoration:none;
  color:#0054B1;
}
.immigrationForms { font-family: Arial, Helvetica, sans-serif; font-size: 18px;	color: #E77539;}
.smalltext {  font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}

.orderByPhone { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; }

</Style>

