 BODY     { 
 		color: black; 
 		font-size: 13px; 
 		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
 		margin: 0px; 
 		padding: 0px 
 	}
 	
 #left-nav	{
	display: none;
 	}
 
 #content	{
 		position: absolute;
 		top: 5px;
 		left: 20px;
 		width: 625px;
 	}
 
 #top	{
	display: none;
 	}
 
 p    { 
      font-size: 14px; 
      margin-left: 4pt 
      }
 
 td   { 
      font-size: 12px; 
      margin-left: 4pt 
      }
 
 H1    { color: black; font-weight: 700; font-size: 14px; font-family: Tahoma, Arial, Sans-serif }
 
 H2    { color: black; font-size: 14px; font-family: Tahoma, Arial, Sans-serif; margin-top: 8pt; margin-bottom: 2pt }
H3     { color: black; font-style: italic; font-size: 13px; font-family: Tahoma, Arial, Sans-serif; margin-top: 8pt; margin-bottom: 0pt; margin-left: 0pt }

.rightimg       { float: right }
      
a:link   { color: black; font-weight: 400; font-style: normal; text-decoration: underline }
a:visited   { color: black; font-weight: 400; font-style: normal;  text-decoration: underline }
a:hover   { color: black; font-weight: 400; font-style: italic; text-decoration: none }
          
 .head-row   { color: black; font-weight: bold; font-size: 12px; text-transform: uppercase; margin-top: 2pt; margin-bottom: 0pt; padding-top: 0pt; padding-bottom: 0pt }
            
 .org-row   { 
            color: black; 
            font-weight: 400; 
            font-size: 12px;
            margin-top: 5pt; 
			      margin-left: 4pt 
            }

.org-person   { 
            color: black; 
            font-weight: 400; 
            font-size: 12px;
            margin-top: 2pt; 
            margin-left: 10pt; 
            }
            
.rightimg       { float: right; margin-left: 8px; margin-bottom: 4px }
            
 A.org-link:link    { margin-top: 0pt; color: black; font-weight: bold; text-decoration: none }
 A.org-link:visited    { margin-top: 0pt; color: black; font-weight: bold; text-decoration: none }
 A.org-link:hover    { margin-top: 0pt; color: #4169e1; font-weight: bold; text-decoration: none }

 A.rescue-email:link    { color: black; font-weight: 400; text-decoration: none }
 A.rescue-email:visited    { color: black; font-weight: 400; text-decoration: none }
 A.rescue-email:hover    { color: black; font-weight: 400; text-decoration: none }

.name-row  { 
            color: black; 
            font-size: 12px;    
            margin-top: 6pt; 
			      margin-left: 4pt;
            margin-bottom: 0pt; 
            }

.namemargin { 
            margin-top: 2pt; 
            margin-bottom: 6pt; 
			      margin-left: 4pt 
            }
            
 .pad       { margin-top: 2pt; margin-bottom: 2pt; padding: 2pt 10pt; background-image: url(images/RowLine.gif) }
.border   { background-color: #f5f5f5; border: solid 2px #4169e1 }
.smalltext { font-size: 11px }
.maroonbg  { color: black; }
li {      font-size: 14px; 
      margin-left: 4pt 
 }
th  { color: white; font-size: 13px; background-color: #4169e1; padding-top: 6px; padding-bottom: 6px; border: #f5f5f5 }
.dog-td-info  { font-weight: bold; font-size: 13px; background-color: #f5f5f5; text-align: center; padding-top: 4px; padding-bottom: 4px; border: solid 1pt #4169e1 }
.ww-td-info   { font-weight: bold; font-size: 13px; background-color: #f5f5f5; text-align: left; padding-top: 4px; padding-bottom: 4px; border: solid 1pt #4169e1 }

A.dogtable:link    { color: black; text-decoration: underline }
 A.dogtable:visited    { color: black; text-decoration: underline }
 A.dogtable:hover    { color: #4169e1; font-style: normal; text-decoration: none }
.tableborder { border: double 2px #f5f5f5 }

