body, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 19px;
	color: #000000;
	text-align: justify;
}
.frame {
	border: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 4px;
	background-color:#FFFFFF;
}
.subframe {
	border: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 0px;
	background-image:url(/images/subbk.gif);
	background-repeat:repeat;
	margin:10px;
}
.content {
	padding: 14px;
	}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color:#CC6600;
	font-weight: normal;
	letter-spacing: 1px;
	
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color:#003366;
	font-weight: normal;
	margin-bottom:5px;
	
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#666666;
	font-weight: normal;
	letter-spacing: 1px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a:link, a:visited{
    color:#000066;
}
a:hover, a:active{
	color: #000066;
}


/******************** Begin forms ****************/
input.inputfield {
  font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #EEEEEE;
}

textarea {
  font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #EEEEEE;
  font-weight:  bold;
}
select {
  font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #EEEEEE;
  font-weight:  bold;
  
}

/******************** Begin Featured Activities ****************/


.links ul {
	list-style-type: none;		
} 
.links li {	
	padding: 2px;	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e2d5b1;
}
.links li a { 
        color: #000066;
        display: block;
		font: bold 13px  arial, Verdana, Helvetica, sans-serif;
        text-decoration: none;
		list-style-image: url(images/circle.gif);
	list-style-position: outside;		
}
 * html #links li a {  /* make hover effect work in IE */
	width: 220px;
	
}
.links li a:hover {
       font: bold 13px arial, Verdana, Helvetica, sans-serif;
		padding-left:4px;
		color: #da8d1f;

}


/******************** Copyright ****************/	

.incCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000066;
}
a.copyright2:link, a.copyright2:visited { 
  font-family: Arial, Helvetica, sans-serif;
  color: #000066;
  cursor:text
}
a.copyright2:hover, a.copyright2:active  {
  font-family: Arial, Helvetica, sans-serif;
  color: #000066;
  cursor: text
}
