
.testimonial {
	background-color: #C4D7E8;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
		
}

.NavTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #8a8a8a;
	background-color: #DDDDDD;
	background-image: url(../images/NavBg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	border: 1px solid #E3E3E3;
	text-align: center;
}

.NavDevide {
	background-image:url(../images/NavDev.jpg);
	background-repeat:no-repeat;
}

.NavTable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #8a8a8a;
	text-decoration:none;

}

.NavTable a:hover{
	color: #2F394E;
}

#current {
	color: #2F394E;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #000000;
	font-size:12px;
	font-weight:bold;
}

.copy img {
background:none;}

.copy a {
	font-family: Arial, Helvetica, sans-serif;
	color: #F67813;
	background-image: url(../images/ArrowBgWhite.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	text-decoration: none;
	line-height:20px;
	}
	
.copy a:hover {
	text-decoration: underline;

} 

	
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.Footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.Footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}

.ContentImg {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.Author {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
color:#666666;
font-size:11px;}
