.pdf_list_box
{
	width: 100%;
	background: #ededed;
}

.pdf_list_content
{
	padding: 0px;
	margin: 10px 0px;
}

.pdf_image
{
	padding: 10px;
}

.pdf_text
{
	color: #656565;
	font-size: 11px;
	padding: 10px;
	vertical-align: top;
}

.download_pdf, .download_pdf:visited, .download_pdf:hover, .download_pdf:active
{
	color: #0c2f64;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.pdf_title
{
	color: #0c2f64;
	font-weight: bold;
	font-size: 14px;
}

.testimonial_box
{
	margin: 10px 0px;
}

.testimonial_table td
{
	padding: 10px;
	font-size: 11px;
	vertical-align: top;
	line-height: 15px;
	color: #656565;
}

.testimonial_date, .testimonial_name, .testimonial_position
{
	color: #0c2f64;
}

.testimonial_line
{
	background: #d8d8d8;
	height: 5px;
	margin: 0px 0px 2px 0px;
}

.textarea_testimonial
{
	width: 423px;
	height: 156px;
	border: solid 1px #979797;
}

.testimonial_comment_table .testimonial_td
{
	padding: 10px 10px 0px 0px;
}

.testimonial_comment_table .testimonial_td td
{
	padding: 0px 10px 0px 0px;
	line-height: 18px;
}

.textfield
{
	width: 300px;
	border: solid 1px #979797;
}

.paging
{
	width: 100%;
	text-align: center;
}

.paging_link, .paging_link:visited, .paging_link:hover, .paging_link:active
{
	color: #0c2f64;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.photo_image
{
	padding: 5px;
}

.photo_large
{
	padding: 7px 10px 10px 30px;
}