 BODY     { color: black; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #b0c4de; margin: 0px; padding: 0px }
 
 p    { 
      font-size: 14px; 
      margin-left: 4pt 
      }
 
 td   { 
      font-size: 12px; 
      margin-left: 4pt 
      }
 
 H1    { color: #4169e1; font-weight: 700; font-size: 18px; font-family: Tahoma, Arial, Sans-serif }
 H2    { color: #4169e1; font-size: 14px; font-family: Tahoma, Arial, Sans-serif; margin-top: 8pt; margin-bottom: 2pt }
 .whitetext {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Tahoma, Arial, Sans-serif;
	margin-top: 8pt;
	margin-bottom: 2pt;
	font-weight: bold;
}

H3     { color: black; font-style: italic; font-size: 13px; font-family: Tahoma, Arial, Sans-serif; margin-top: 8pt; margin-bottom: 0pt; margin-left: 2pt }
H4     { color: #4169e1; font-size: 11px; font-family: Tahoma, Arial, Sans-serif; margin-top: 3pt; margin-bottom: 0pt; margin-left: 0pt }

.rightimg       { float: right }
      
a:link   { color: #4169e1; font-weight: 400; font-style: normal; text-decoration: underline }
a:visited   { color: #4169e1; font-weight: 400; font-style: normal;  text-decoration: underline }
a:hover   { color: #4169e1; font-weight: 400; font-style: italic; text-decoration: none }
          
 .head-row   { color: #4169e1; font-weight: bold; font-size: 14px; background-color: #dcdcdc; text-transform: uppercase; margin-top: 2pt; margin-bottom: 2pt; padding-top: 2pt; padding-bottom: 2pt }
            
 .subhead-row   { color: #4169e1; font-weight: bold; font-size: 14px; background-color: #dcdcdc; text-transform: uppercase; margin-top: 2pt; margin-bottom: 2pt; padding-top: 2pt; padding-bottom: 2pt }
            
 .org-row   { 
            color: black; 
            font-weight: 400; 
            font-size: 12px;
            margin-top: 5pt; 
            }
            
 A.org-link:link    { margin-top: 0pt; color: black; font-weight: bold; text-decoration: underline }
 A.org-link:visited    { margin-top: 0pt; color: black; font-weight: bold; text-decoration: underline }
 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: underline }
 A.rescue-email:visited    { color: black; font-weight: 400; text-decoration: underline }
 A.rescue-email:hover    { color: #4169e1; font-weight: 400; text-decoration: none }

.name-row  { 
            color: black; 
            font-size: 12px;    
            margin-top: 5pt; 
            margin-bottom: 0pt; 
            }

.namemargin { 
            margin-top: 2pt; 
            margin-bottom: 6pt; 
            }
            
 .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: white; background-color: #4169e1 }
li {      font-size: 14px; 
      margin-left: 4pt 
 }
.liexpectations {
	margin-left: -10px;
	padding-left: -10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}


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 }
.ww-td-info2   { font-weight: bold; font-size: 13px; background-color: #D3D3D3; 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 }

table.whitetable {
	background-color: white;
	border: thin solid blue;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin: 3px;
	padding: 3px;
	color: #3300CC;
}
table.whitetablelgtext {
	background-color: white;
	border: thin solid blue;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 3px;
}
p.smallarticletext {
	font-size: 12px;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 0px;
	color: #000000;
	text-align: left;
	}
input.test {
	display: none;
}

