﻿/*Body style for all pages*/
body
{	
	font-family:Verdana;
	font-size:9pt;
	font-weight:normal;
	/*color:#6F6F6F; */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tblMain
{
	width: 75%;
}
.tblMainHeader
{
	width: 75%;
}
.tblMainFooter
{
	width: 75%;
}
.tdContent
{
	line-height: 16px; 
	padding:5px;
	color:#6C6C6C;
	TEXT-ALIGN: justify;
	display:inline-block;	
}

.boxContent
{
	line-height: 16px; 
	padding:10px;
	color:#6C6C6C;
	TEXT-ALIGN: justify;
	display:inline-block;	
}

.boxBackToTop
{
	line-height: 16px; 
	padding:10px;
	color:#6C6C6C;
	TEXT-ALIGN:  right;
	display:inline-block;	
}

.heading
{
	color: #050507;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 25px;
	background-image: url(../images/design/content/heading_dot.gif);
	background-repeat: no-repeat;
}

.heading1
{
	color: #050507;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 25px;
	background-image: url(../images/design/content/heading_dot1.gif);
	background-repeat: no-repeat;
}

.heading2
{
	color: #050507;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 25px;
	background-image: url(../images/design/content/heading_dot2.gif);
	background-repeat: no-repeat;
}

.heading3
{
	color: #050507;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 25px;
	background-image: url(../images/design/content/heading_dot3.gif);
	background-repeat: no-repeat;
}

.paraheading1
{
	color: #050507;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 12px;
	background-image: url(../images/tab.gif);
	background-repeat: no-repeat;
}

.NoBorder
{
	border:none;
}

.NewsTitle
{
	font-size:11pt;
	font-weight:Bold;
	color:#FF6D04;
	text-decoration:none;
}

.NewsContent
{
	font-size:9pt;
	font-weight:normal;
	color:#383233;
}

.NewsContentLink
{
	font-size:11pt;
	font-weight:Bold;
	color:#FF6D04;
	text-decoration:none;
}
.NewsContentLink:link { border-bottom: 1px; }
.NewsContentLink:visited {border-bottom: 1px solid; color:#FF6D04 }
.NewsContentLink:active {border-bottom: 1px solid; color:#FF6D04; }
.NewsContentLink:hover { border-bottom: 0px solid; color:#5F9ADC; }

.NewsFooter
{
	font-size:7pt;
	font-weight:normal;
	color:#BE3A16;
}

.PetLinks{	color:#FF6D04; text-decoration: none; font-size:11pt;font-weight:Bold;}
.PetLinks:link { border-bottom: 1px solid }
.PetLinks:visited { border-bottom: 1px solid }
.PetLinks:active { border-bottom: 1px solid }
.PetLinks:hover { border-bottom: 1px solid; color:#5F9ADC;}

/*Links for all pages*/
.PageLinks{	color:#6AA3D0; text-decoration: none; font-size:9pt;}
.PageLinks:link { border-bottom: 1px solid }
.PageLinks:visited { border-bottom: 1px solid }
.PageLinks:active { border-bottom: 1px solid }
.PageLinks:hover { border-bottom: 1px dashed }

/*----------------------------------------------*/
.Footer{color:#605F5A; text-decoration: none; font-size:8pt; font-weight:normal;}

/*Footer Links----------------------------------------------*/
.FooterLinks{color:#605F5A; text-decoration: none; font-size:8pt; font-weight:normal;}
.FooterLinks:link { border-bottom: 1px }
.FooterLinks:visited { }
.FooterLinks:active { }
.FooterLinks:hover { border-bottom: 1px solid; color:#605F5A; }

/*Homepage Flash Links----------------------------------------------*/
.FlashLinks{color:White; text-decoration: none; font-size:9pt; font-weight:normal;}
.FlashLinks:link { border-bottom: 1px }
.FlashLinks:visited { }
.FlashLinks:active { }
.FlashLinks:hover { border-bottom: 1px dashed; color:White; }

/*----------------------------------------------*/
.Info{ color:Red; text-decoration: none; font-size:8pt;}

/*----------------------------------------------*/
.validationInfo{ color:Gray; text-decoration: none; font-size:8pt;}

/*----------------------------------------------*/
.toTopLink{	color:Gray; text-decoration: none;	font-size:7pt;}
.toTopLink:link { border-bottom: 1px solid }
.toTopLink:visited { border-bottom: 1px solid }
.toTopLink:active { border-bottom: 1px solid }
.toTopLink:hover { border-bottom: 1px dashed }
/*----------------------------------------------*/