@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	background-color: #f4f8f9;
	font-family: Arial, Helvetica, sans-serif;
}

.announcement 
{
	width:800px;
	margin-left:auto; 
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	color:#FFFFFF;
	background-color:#7097B7; 
	text-align:center; 
	margin:2px; 
	border-style:solid; 
	border-width:1px; 
	border-color:#074B81;
}

.BioPet-text {
  font-family: Verdana;
  font-size: 9pt;
}

.BioPet-text-small {
  font-family: Verdana;
  font-size: 8pt;
}

.BioPet-Normal {
  padding-right: 0.3em;
  text-align: left;
  padding-left: 0.5em; 
  line-height: 12pt;
}
.BioPet-label {
  padding-left: 0.5em;
  text-align: left;
  padding-right: 0.3em;
  font-weight: bold;
}

.BioPet-Header {
  padding-left: 0.5em;
  text-align: left;
  padding-right: 0.3em;
  font-family:Arial; 
  font-weight:bold;
  font-size:14pt;
}

.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight:700;
	color: #FFFFFF; 
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF; 
}
.style14 {
	font-size: 10pt;
	font-weight: bold;
}
a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: Blue;
}
a:hover {
	text-decoration: none;
	color: #2A6494;
}
a:active {
	text-decoration: none;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	color:#FFFFFF;
}
#about a
{
            color: #333333;
            text-decoration: none;
}
#about a:hover
{
            color: #00325f;
            text-decoration: none;
}
#MenuBar li a {
background-color: transparent;
font-size: 12px;
font-weight: 700;
color: #fff;
}
#MenuBar a:hover, #MenuBar a:focus {
font-size: 12px;
font-weight: 700;
background-repeat: repeat-x;
color: #FFCC33;
}
#MenuBar a.MenuBarItemHover, #MenuBar a.MenuBarItemSubmenuHover, #MenuBar a.MenuBarSubmenuVisible {
background-image: url(../images/itemgradient-hover.gif);
font-size: 12px;
font-weight: 700;
background-repeat: repeat-x;
}
#MenuBar li {
background-color:#001938;
background-image: url(../images/menu_bg.gif);
font-size: 12px;
font-weight: 700;
background-repeat: repeat-x;
height: 30px;
}
#MenuBar ul li a{
background-color:#001938;
background-image:none;
}
#MenuBar ul li ul li a{
background-color:#001938;
background-image:none;
}
#email a
{
            color: #00467F;
            text-decoration: none; line-height:16pt; padding-left:0px;
}
#email a:hover
{
            color: #666666;
            text-decoration: none;
}

.dotted-line
{
  border-bottom-style: dotted;
  border-bottom-width: 0.1em;
  border-bottom-color: #D2D2D2; 
}

.dotted-line-dark
{
  border-bottom-style: dotted;
  border-bottom-width: 0.1em;
  border-bottom-color: #B9B9B9; 
}