/* CSS Document */


a { font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #909079;
	text-decoration: underline;
	font-weight: bold;
}

a:hover { font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #909079;
	text-decoration: none;
	font-weight: bold;
}

.l_menu {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #f5f5f5;
	text-decoration: none;
	font-weight: bold;
}

.l_menu:hover{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.t_body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #444444;
	text-decoration: none;
	font-weight: none;
}

h1 { font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #909079;
	text-decoration: none;
	font-weight: bold;
}

.input {
	border: 1px solid #909079;
	width: 170px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #444444;
}
.input_area {
	border: 1px solid #909079;
	width: 300px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #444444;
}
.button {
	border: 1px solid #f6f6f6;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	background-color: #909079;
}.arial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
.bold {

	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}
.bodytext {

	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
.arial-bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.underline {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: underline;
	font-weight: normal;

}
.new:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
submitted {
	color: #FF9900;
}
.submitted {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
.approved {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.submitted:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.approved:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
/*page: Testimonials*/
.testimonials{ list-style-type:none;margin:20px 0 0 0; padding:0;}
.testimonials li{margin-bottom:35px;border-bottom:1px solid #d1d1d1; }
.testimonials li a,.testimonials li a:hover{font-weight:normal;} 
.testimonials li p{margin:0 0 15px 0;}
.testimonial_info {display:block;margin-top:5px;}
.author{color:#000;}
.testimonial_title{color:#000;font-size:14px; font-weight:bold;}
/*end page: Testimonials*/