/* undo some default styling of common (X)HTML browsers
 ************************************************************/

/* No list-markers by default - 
 * must redefine bullets w/ bg graphics
 ********************************************************/
ul 
{
   list-style: disc;
}

/* Avoid browser default inconsistent heading, 
 * font-sizes and pre/code
 ********************************************************/
h3,h4,h6,pre,code,td 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 12px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h4 {
	color: #619576;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 3em;
}

h6 {
	font-size: 300%;
	font-family: Tahoma, cursive, Arial, Helvetica, sans-serif;
	line-height: 18pt;
	text-align: center;
	color: #639779;
}
h1 {
	font-size: 150%;
	color: #4C4A4A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 18pt;
	text-align: center;
	color: #2F4F4F;
}

#container #body #content .index {
	line-height: 110%;
	color: #2F4F4F;
}

#container #body #content #staff a {
	text-decoration: none;
	background-position: center;
	color: #000000;
}

#container #body #content #staff a:hover {
	font-weight: bold;
	color: #000000;
}

#container #body #content #staff td {
	text-align: center;
}

#content .index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

#content li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

#container #content h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#content {
/*	background-color: #E6DDB9;*/
	background-color: #E5D5B5;
	width: 563px;
	display: block;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#container #body #content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 22px;
}

#container #body #content .info td {
	background-position: center;
	padding: 5px;
	height: 50%;
	width: 50%;
	color: #000000;
}

#container #body #content #chart {
	text-align: center;
}

#container #body #content .info th {
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	height: 50%;
	width: 50%;
	background-color: #5D9373;
}

#container #body #content #map {
	float: left;
}

.highlight {
	font-weight: bold;
	color: #639779;
	font-size: 110%;
}





/* prevent blue linked image borders
********************************************************/
a img,:link img,:visited img,fieldset 
{
   border:none;
}

#container {
	height: auto;
	width: auto;
}

#footer {
	width: 776px;
	height: 150px;
	border: 2px solid #639779;
}

#container #footer {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	background-color: #E5D5B5;
/*	background-color: #E6DDB9;*/
	padding: 10px;

}

#Navigation {
	background-color: #E5D5B5;
/*	background-color: #E6DDB9;*/
	padding: 10px;
	width: 171px; 
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #639779;
/*	height: auto;*/
}
#Navigation .current {
	font-size: 12px;
	background-color: #967348;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
#Navigation ul {
	margin: 0px;
	padding: 3px;
	list-style-type: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #74A386;
	border-right-color: #74A386;
	border-bottom-color: #74A386;
	border-left-color: #74A386;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
}
#Navigation a:hover {
	background-color: #967348;
	color: #FFFFFF;
	font-weight: bold;
}
#Navigation a {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #5D9373;
	hover: #BED4C7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #648471;
	border-right-color: #648471;
	border-bottom-color: #648471;
	border-left-color: #648471;
	width: 145px;
}
#container {
	width: 800px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#header {
	width: 798px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #639779;
	border-right-color: #639779;
	border-left-color: #639779;
	margin-bottom: 0px;
}	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}

#container #body {
	display: block;
	float: left;
	background-color: #E5D5B5;
/*	background-color: #E6DDB9;*/
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #639779;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #639779;
}

#header_sep {
	background-color: #91BC8A;
	width: 798px;
	height: 33px;
	vertical-align: middle;
	border: 2px solid #639779;
}	
#header_sep .info_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 798px;
	height: 10px;
}

#header_sep .info_header td {
	text-align: center;
	vertical-align: middle;
}
body {
/*	background-color: #E6DDB9;*/
	background-color: #E4C3A8;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #42301B;
	text-align: center;
}


/* ePetHealth CSS */
/* *************************************************** */
INPUT
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A
{
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: underline
}
.mainbody
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.smallgray
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #7d7d7d;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.smallblack
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.smallblackbold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.smallblackunderline
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
.tableborder
{
    BACKGROUND-COLOR: #d0cde2
}
.vetcontact
{
    BACKGROUND-COLOR: #f8f8f8
}
.vetinfo
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #7067a9
}
.serialnum
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #ff6600;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.petserial
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffa4;
    TEXT-DECORATION: none
}
.petinfo
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #847db5
}
.categoryheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #9d98c5
}
.columnheaders
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #786795;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #edecf4;
    TEXT-DECORATION: none
}
.action
{
    BACKGROUND-COLOR: #cadbca
}
.extrasmallorange
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    COLOR: #ff6600;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.extrasmallwhite 
{   font-family: Arial, Helvetica, sans-serif; 
    font-size: 7pt; 
    font-weight: bold; 
    color: #FFFFFF; 
    text-decoration: underline; 
    cursor:pointer; 
}
.smallorange 
{   font-family: Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
    font-weight: normal; 
    color: #FF6600; 
    text-decoration: none 
}
div.mainbody h3 {
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#006E9E;
	padding:0px;	
}
div.mainbody p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#5C5450;
	font-size:8pt;
	padding:0px;
	margin-top:2px;	
}
div.mainbody li {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#5C5450;
	font-size:8pt;
	padding:0px;	
}
div.mainbody blockquote {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#5C5450;
	font-size:8pt;
	padding:0px;	
}
div.author,
div.footnotes {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;	
	color:#5C5450;
	font-size:6pt;
	padding:0px;	
}
li.system { 
	list-style-type:none;
	text-align:left;	
}
li.systemsel { 
	color:#009CD6;
	list-style-type:disc;
	text-align:left 
}
li.region { 	
	list-style-type:none;	
	text-align:left 
}
li.regionsel { 
	color:#009CD6;
	list-style-type:disc;
	text-align:left 
}
.enrollfooter {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;		
	color:#5C5450;
	font-size:8pt;
	padding:0px;
	margin:0px;	
}



