.right-background {
	background-image: url(images/right_background.jpg);
	background-repeat: repeat-y;
}
.bluebox-background {
	background-image: url(images/right-bluebox-background.jpg);
	background-repeat: repeat-y;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
	line-height: 20px;
	letter-spacing: 0.05em;
}
.right-bullets {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(images/bullet-right.jpg);
	line-height: 20px;
	color: 339ac5;
	letter-spacing: .05em;
	text-decoration: none;
	list-style-type: circle;
}
.subheader-black {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	letter-spacing: 0.1em;
	line-height: 23px;
}
.subheader-blue {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: 339ac5;
	letter-spacing: .05em;
	line-height: 26px;
}
.maintext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	letter-spacing: 0.05em;
}
.sub-subheader-black {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 21px;
	letter-spacing: .1em;
}
