@charset "UTF-8";
/* CSS Document */

.copyright
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.footer_link
{
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.footer_link A:link
{
	color: #333333;
}

.footer_link A:visited
{
	color: #333333;
}

.footer_link A:active
{
	color: #333333;
}

.footer_link A:hover
{
	color: #333333;
	text-decoration: underline;
}

.yellow
{
	font-size:14px;
	color:#ffb200;
	font-weight:bold;
}

.light_green
{
	font-size:14px;
	color:#a0a701;
	font-weight:bold;
}

.orange
{
	font-size:14px;
	color:#da5c05;
	font-weight:bold;
}

.cerulean_blue
{
	font-size:14px;
	color:#158cb6;
	font-weight:bold;
}

.brandeis_blue
{
	font-size:14px;
	color:#017ebe;
	font-weight:bold;
}

.red
{
	font-size:14px;
	color:#a7291a;
	font-weight:bold;
}

.med_blue
{
	font-size:14px;
	color:#01657d;
	font-weight:bold;
}

.dark_green
{
	font-size:14px;
	color:#607236;
	font-weight:bold;
}

.purple
{
	font-size:14px;
	color:#4e027c;
	font-weight:bold;
}

.dark_pink
{
	font-size:14px;
	color:#a4335f;
	font-weight:bold;
}

.pink
{
	font-size:14px;
	color:#ce2367;
	font-weight:bold;
}

.dark_blue
{
	font-size:14px;
	color:#113160;
	font-weight:bold;
}