.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}
.maintext-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #006699;
	text-decoration: none;
}
.maintext-link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #FF9900;
	text-decoration: underline;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #999999;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}
.bluetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #006699;
}
.sidebar-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.sidebar-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #006699;
	text-decoration: none;
}
.sidebar-link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #FF9900;
	text-decoration: underline;
}
.maintext-blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #006699;
}
.bg-team {
	background-attachment: fixed;
	background-image: url(images/bg_column.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-firm {
	background-attachment: fixed;
	background-image: url(images/bg_curly.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

