.gradient {
	background-image: url(images/background_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.divider-vertical {
	background-image: url(images/divider-vertical.gif);
	background-repeat: repeat-y;
}
.divider-horiz-dotted {
	background-image: url(images/divider-horiz-dotted.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.dark_blue_copy {
	color: #003399;
}
.copy-spotlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: thin solid #666666;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
.dark_blue_15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #003399;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
.partner_pic {
	border: thin solid #333333;
	margin-right: 10px;
}
.profile_pic {
	margin-left: 15px;
	margin-bottom: 15px;
}
.note_pic {
	margin-bottom: 5px;
	margin-right: 15px;
}
