a img {border: 0;}


 .active {
	display:block;
 }
 
 .notActive {
	display:none;
 }



body {
		font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	margin: 8px;
	padding: 8px;
	color: #535353;
}
TD{
			font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
		color: #535353;
}

a:link {text-decoration: underline; color: #377ea9;}
a:visited {text-decoration: none; color: #377ea9;}
a:hover {text-decoration: underline; color: #377ea9;}

.subtitle{
	font-size: 13px;
	font-weight: bold;
}
.title{
	margin-top: 19px;
	margin-bottom: 19px;
}
#orange {
color: #f08d00;	
}
.button{
	color: white;
	font-weight: bold;
	background-color:  #f08d00;
	border: 0;
	font-size: 11px;
	width: 100px;
	padding: 2px;
}
.sm{
			font-family: Tahoma, sans-serif;
	font-size: 10px;
}
.footer2 {
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 11px;
	font-family: Verdana, Tahoma, sans-serif;
}
.footer2 a{color: #535353;text-decoration: none;}
.footer2 a:visited{color: #535353;text-decoration: none;}
.footer2 a:hover{color: #535353;text-decoration: underline;}

.sky{
	background:  url(img/sky.jpg) no-repeat left top;
}

.underBTN{
	background:  url(img/line.gif) repeat-x;
}

UL {
padding-right: 20px;

	 list-style-image:URL(img/bullet.gif)
 }
 #ULleft{
	 line-height: 16px;
}

.hidden {
display: none; 
}
#testimonials div p {margin-top:4px; padding-top:4px;margin-bottom:4px; padding-bottom:4px;}
