
background { color: #ffffff; }
body, td    { color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.header  { font-weight: bold; font-size: 16px }
.subhead  { font-size: 14px; font-weight: bold }
.small   { font-size: 11px }
.big  { font-size: 15px }
a:link    { color: #134a89; text-decoration: underline }
a:visited    { color: #2e307a; text-decoration: underline }
a:hover  { text-decoration: none }
a:active    { color: #b8b8b8; text-decoration: underline }
#pawprints { margin: 3px 0 0 0; padding: 0 }
#pawprints li {
	background: url('images/blt_pawprint.gif') no-repeat 0px 0px;
	list-style-type: none;
	padding: 0px 40px 15px 30px;
}
#nopaws { margin-top: .5em; }
#nopaws li {
	list-style-type: disc;
	background: none;
	margin: auto;
	padding: 0em 1em 0em 1em;
}
.clear { 
  clear:both; 
	font-size:0px; 
	line-height:0px; 
	height:0px; 
}
.news {
  margin-bottom: 10px; 
	padding-bottom: 12px; 
	border-bottom: solid 3px #134a89; 
}