H1 {margin-bottom:0px;margin-top:0px;}

.contentWell 
{
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
  
}
.smallEasy 
{
  font-family: tahoma, arial, verdana, helvetica, sans-serif; font-size: 11px;
}
.mediumEasy 
{
  font-family: tahoma, arial, verdana, helvetica, sans-serif; font-size: 13px;
}
.imgBorder
{
background-color: #aaaaaa; border: 1px solid #ffffff;
}

/* Link styles */
a.more 
{
  color: #336699;
  font-weight: bold;  
  padding-right: 14px;
  background: url(/images/arrow_lands.gif) no-repeat right bottom;
  text-decoration: underline;  
}

.regularlink1 a
{
  color: #336699;
  font-weight: bold;    
  text-decoration: none;    
}

.regularlink1 a:hover
{
  color: #336699;
  font-weight: bold;    
  text-decoration: underline;    
}


/* Bullet Lits Styles */
.list1 LI
{
margin-left:-20px;
list-style-image: url(/images/arrow_lands.gif);

}


/* Titles */
a.title 
{
  color: #336699;
  font-weight: bold;  
  text-decoration: underline;  
}


/* Images */
.thumbnail img
{
border: 1px solid #aaaaaa;
}

.thumbnail:hover img
{
border: 1px solid #000000;
}

.textBoxStype 
{ 
border:1px inset #000;
border-color: #999999;
background-position: left top;
background-image: url("/images/txtBorder.gif");
}



