/* CSS Document */

.scroll {
	height: 350px;
 	width: 257px;
	overflow: auto;
	background-color: #D3EEFC;
}

.scrolltestimonial{
	width:167px;
	height:400px;
	overflow:auto;
	background-color:#FFFFFF;
	margin: 10px;
}

.p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

.pital{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
	font-style: italic;
}

.plead{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}

.pnav{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
}

.pnav:hover{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FF9933;
	line-height: 15px;
	text-decoration: none;
}
.pnavcurrent{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FF9933;
	line-height: 15px;
	text-decoration: none;
}
.pdropdown{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: none;
}
.pdropdown:hover{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
}

.navigation{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
}

.navigation:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	background-color: #000000;
	text-decoration: none;
	padding: 1px;
}

.navcurrent{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	background-color: #000000;
	text-decoration: none;
	padding: 1px;
}

.navblack{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	line-height: normal;
	font-weight: bold;

}

.head{
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #FF9933;
}

.title{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.border {
	border: thin solid #000000;
}
