/* code added 1-22-10 */


body { 
      text-align:center;   
      margin:0;
      padding:0;
      background-color:#999966; 
      font-family: Optima, 'Trebuchet MS', verdana, arial, sans-serif;
   }

   div#main_wrapper {
      width:800px;
		margin-top:10px;
		margin-bottom:10px;
      margin-left:auto;
      margin-right:auto;
      text-align:left;
	  background-color:#FFF;
	  overflow:auto;
	 /* -moz-box-shadow:6px 6px 6px rgba(0, 0, 0, 0.5), -4px -4px 6px #663;*/
	  -webkit-box-shadow:6px 6px 6px  #663, -4px -4px 6px #663;
	  -moz-box-shadow:6px 6px 6px  #663, -4px -4px 6px #663;
	  box-shadow:6px 6px 6px #663, -4px -4px 4px #663;
   }
	
td#bodyContent {padding-right:10px;}
	
.pad_right {padding-right:10px;}
.padded_smfont {padding:0 10px; font-size:0.8em;} /*changed padding from 10 to 0 10 on 9-29-10 ahs*/
.firstp:first-letter {float:left; font-size:300%; line-height:0.8; color:#900; letter-spacing:0.1em;}
.secondp:first-letter {float:left; font-size:300%; line-height:0.8; color:#900; letter-spacing:0.2em;}

/* end code added 1-22-10 */

.moduleContent {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   line-height: 14px;
   color: #333333;
   border-right: 1px dotted #999999;
   border-bottom: 1px dotted #999999;
   border-left: 1px dotted #999999;
   border-top-width: 0px;
   border-top-style: none;
   padding: 5px;
}
.body {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #333333;
   padding-right:10px;
   margin-left:auto;
   margin-right:auto;
}
.quote {
   font-family: "Times New Roman", Times, serif;
   font-size: 14px;
   font-style: italic;
   color: #993300;
   font-weight: bold;
}
.moduleContentBullet {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #333333;
   list-style-type: circle;
   padding-right:10px;
	margin:0;
}
.moduleNews {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	vertical-align: top;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
}
/* llink styles added 2-13-10 */
.moduleNews a {text-decoration:none; color:#333;} 
.moduleNews a:hover {color:#C30;}

.subhead {
   font-family: "Times New Roman", Times, serif;
   font-size: 14px;
   font-weight: bold;
   color: #993300;
   background-color: #CCCCCC;
   padding: 3px;
}
.surveyContent {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #666666;
}

.PetList {margin:0; padding:0;}
.PetList li {margin:0; padding:0;}

.PetList {list-style-type:none;}
.PetList li {padding:.3em 0; text-indent: .5em;}

.PetList a {text-decoration:none;}
.PetList a:hover { text-decoration:underline; color:#900;}
.PetList a:active { text-decoration:underline; color:#90C;}

	

