@charset "utf-8";
/* CSS Document */

.cs_header {
	color: #4d96b8;
	font-style: normal;
	text-transform: lowercase;
	font-variant: small-caps;
	font-weight: bolder;
	font-size: 12pt;
	font-family: Verdana;
}
.cs_text {
	font-family: Georgia;
	font-size: 12pt;
	color: #786B66;
	line-height: normal;
}
.cs_title_text {
	font-size: 12pt;
	color: #E7A614;
	font-family: Georgia;
}
.cs_quote {
	font-family: Georgia;
	font-size: 15pt;
	font-style: italic;
	color: #E7A614;
	font-weight: normal;
}
.cs_quote_customer {
	font-family: Verdana;
	font-size: 12px;
	color: #E7A614;
	font-weight: normal;
}
.cs_text_link {
	font-family: Georgia;
	font-size: 12pt;
	color: #4d96b8;
	line-height: normal;
}
.tlb_rightjust {
	text-align: right;
}

