﻿.content-content {
	font-size: 12px;
	padding: 6px;
}
.content-content a {
	color: #0044aa;
	text-decoration: none;
}
.content-content a:hover {
	color: #ff7f00;
	text-decoration: underline;
}
.content-subtitle {
	border-bottom: 1px solid #000000;
	font-size: 11px;
	padding: 6px;
}
.content-content-title {
	border-bottom: 1px solid #000000;
	color: #000000;
	font-size: 11px;
	padding: 24px 0 2px 0;
	font-weight: bold;
}
.content-title {
	border-bottom: 1px solid #000000;
	font-size: 16px;
	padding: 3px;
	width: 690px;
}
.content-title a {
	color: #0044aa;
	text-decoration: none;
}
.content-title a:hover {
	color: #ff7f00;
	text-decoration: underline;
}
.content-layout {
	border-left: 1px solid #000000;
	padding-left: 12px;
}
.content-watermarktext {
	background: url(images/content/textboxstyle-bg.jpg) repeat-x;
	border: 1px solid #000000;
	color: #777777;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 2px 2px 2px 3px;
	width: 200px;
}