.content_header {
	width: 100%;
	background-color: #E7EDED;
	border-left: 1px solid #001D6D;
	border-right: 1px solid #001D6D;
	padding: 2px;
}
.content {
	width: 100%;
	height: 100%;
	background-color: #E7EDED;
	border-left: 1px solid #001D6D;
	border-right: 1px solid #001D6D;
	padding: 2px;
	font-size: 12px;
}
.content_footer {
	width: 100%;
	background-color: #E7EDED;
	border-left: 1px solid #001D6D;
	border-right: 1px solid #001D6D;
	padding: 2px;
}
.content_body {
	font-size: 13px;
	color: #333333;
}
.content_nav {
	font-size: 13px;
	color: #333333;
	border-right: 1px dashed #999999;
	width: 150px;
}
a:link, a:hover, a:visited {
	color: #001D6D;
	text-decoration: none;
}
body {
	font-size: 12px;
}
.date {
	font-size: 13px;
}
hr {
	color: #999999;
	background-color: #999999;
	width: 90%;
	size: 1px;
	height: 1px;
	border: 1px dashed #999999;
}
.news_title {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px dashed #CCCCCC;
	vertical-align: bottom;
}
.news_date {
	font-size: 12px;
	color: #000000;
	border-bottom: 1px dashed #CCCCCC;
	vertical-align: bottom;
}
.news_body {
	font-size: 13px;
	color: #333333;
	vertical-align: middle;
}
.news_author {
	font-size: 13px;
	color: #000000;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #999999;
	vertical-align: top;
}
.news_comments {
	font-size: 13px;
	color: #000000;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #999999;
	vertical-align: top;
}
.testimonials_name {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px dashed #CCCCCC;
	vertical-align: bottom;
}
.testimonials_location {
	font-size: 12px;
	color: #000000;
	border-bottom: 1px dashed #CCCCCC;
	vertical-align: bottom;
}
.testimonials_message {
	font-size: 13px;
	color: #333333;
	vertical-align: middle;
}
.testimonials_referred {
	font-size: 13px;
	color: #000000;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #666666;
	vertical-align: top;
}
.featured_title {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dashed #666666;
}
.featured_heading {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	width: 20px;
}
.featured_text {
	color: #333333;
	font-size: 12px;
}
.featured_link {
	font-size: 14px;
}
.newsticker {
	font-size: 13px;
	vertical-align: middle;
}