@charset "UTF-8";
/* CSS Document */

<style type="text/css">

.kicker {
	font-size: 8px;
	color: #333333;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
}
.sponsorH1 {
	color: #333333;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	border-color: #CCCCCC;
}
.sponsorBody {
	color: #333333;
	font-size: 12px;
	line-height: 15px;
	font-family: Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: url(art/read-more.gif);
	list-style-type: square;
	position: square;
}
body,td,th {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(art/read-more.gif);
	list-style-type: none;
	border-color: #999999;
	margin-bottom: 5px;
}
.sponsorH2 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	line-height: 15px;
}
a {
	font-family: Helvetica, sans-serif;
	color: #990033;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.mainH1 {	font-size: 28px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	color: #990033;
}
.mainH2 {
	color: #333333;
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
.mainBody {
	color: #333333;
	font-size: 13px;
	line-height: 15px;
}
.sidebarCalloutBody {
	font-size: 17px;
	font-family: Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.sidebarCalloutH1 {
	font-size: 24px;
	font-family: Helvetica, sans-serif;
	line-height: 26px;
	font-weight: bold;
	color: #333333;
}
.sidebarCalloutKick {font-size: 14px; font-family: Helvetica, sans-serif; font-weight: normal; line-height: 20px; color: #990033; }
.sidebarH1 {
	font-size: 16px;
	font-weight: bold;
	color: #990033;
	font-family: Helvetica, sans-serif;
	line-height: 18px;
}
.footer {
	font-size: 10px
}.mainH3 {
	color: #333333;
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
}
.mainH2sponsor {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #336699;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

