@charset "utf-8";
/* CSS Document */

#rightbox {
	background-color:#0072bc;
	padding:4px;
	border-color:#a2c0e4;
	border-style:solid;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-align:center;
}

#rightbox-light {
	background-color:#F3F3F3;
	padding:4px;
	border-color:#a2c0e4;
	border-style:solid;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

#rightbox-light a {
	text-decoration:none;
	color:#bf272d;
}

.redbold {
	color:#9E0B0E;
	font-weight:bold;
	font-size:14px;
}

.whitebold {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}

.bluebold {
	color:#244b8e;
	font-weight:bold;
	font-size:14px;
}

.bluelarge {
	color:#244b8e;
	font-weight:bold;
	font-size:16px;
}

.redbold-large {
	color:#9E0B0E;
	font-weight:bold;
	font-size:20px;
}

.bluebold-large {
	color:#244b8e;
	font-weight:bold;
	font-size:20px;
}

.sponsortitle-blue {
	font-size:18px;
	color:#0072bc;
	font-weight:bold;
}

.sponsortitle-bronze {
	font-size:18px;
	color:#9e9e8b;
	font-weight:bold;
}

.sponsortitle-platinum {
	font-size:26px;
	color:#bdbec0;
	font-weight:bold;
}

.sponsortitle-gold {
	font-size:24px;
	color:#e0d80b;
	font-weight:bold;
}

.sponsortitle-silver {
	font-size:22px;
	color:#CCC;
	font-weight:bold;
}

.sponsortitle-copper {
	font-size:16px;
	color:#dc9600;
	font-weight:bold;
}
