body {background-color: #5995B2; padding: 0; margin: 0; }
A:Link {color: #2C3333; text-decoration: underline; }
A:Visited {color: #2C3333; text-decoration: underline; }
A:Hover {color: #5995B2; text-decoration: underline; }

h1 {color: #125A4A; font-size: 14px; line-height: 14pt; font-family: Verdana, Arial, sans-serif; font-weight: bold; }

.text, P, LI, UL, OL {color: #2C3333; font-size: 11px; line-height: 14pt; font-family: Verdana, Arial, sans-serif; font-weight: normal; }

A.nav:link { color: #125A4A; font-size: 9pt; line-height: 22px; text-decoration: none; padding-left: 20px; font-weight: bold; }
A.nav:visited { color: #125A4A; font-size: 9pt; line-height: 22px; text-decoration: none; padding-left: 20px; font-weight: bold; }
A.nav:hover { color: #125A4A; font-size: 9pt; line-height: 22px; text-decoration: underline; padding-left: 20px; font-weight: bold; background: url(../images/pawprint.gif) no-repeat top left; }

A.navsm:link { font-size: 11px; line-height: 14pt; font-family: Verdana, Arial, sans-serif; font-weight: normal; padding-left:32px; text-decoration: none;}
A.navsm:visited { font-size: 11px; line-height: 14pt; font-family: Verdana, Arial, sans-serif; font-weight: normal; padding-left:32px; text-decoration: none;}
A.navsm:hover { font-size: 11px; line-height: 14pt; font-family: Verdana, Arial, sans-serif; font-weight: normal; padding-left:32px; text-decoration: underline;}

ul {
	list-style-type: square;
	list-style-image:  url(../images/spacer.gif);
}

.pgborder {
   border-style: solid;
   border-color: #125A4A;
   border-width:1px;
   width:752px;
   background-color: F9E7C1;
}

.pullout{
  padding:10px;
  background:white;
  color:#125A4A;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px; 
  line-height: 14pt;
  font-weight: bold;
  text-align:center;
  margin:0,0,0,0;
  float:right;
  width:200px;
  border-style: solid;
  border-color: #5995B2;
  border-width:1px;
}
A:pullout:link  {color: #125A4A; text-decoration: underline; }
A:pullout:visited {color: #125A4A; text-decoration: underline; }
A:pullout:hover {color: #5995B2; text-decoration: underline; }
