@charset "utf-8";
/* CSS Document */
body {
	background-color: #6699ff;
	background-attachment: fixed;
	background-image: url(../images/blue_bkg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.rr_heading_text{
	font-family: Verdana, Arial;
	font-size:small;
	line-height: normal;
	}
	.rr_body_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	line-height: normal;
	}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.downloadItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.downloadItems a:link, .downloadItems a:visited{
	color: #FFFF00;
	text-decoration: underline;
}
.downloadItems a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.annual {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: 600;
	color: #FF0000;
	text-transform: uppercase;
}
.rr_body_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	line-height: normal;
	}
.rr_winner_text{
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:large;
	line-height: normal;
	}
a.rr{
	color: #0000ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	line-height: normal;
	}
.downloadItems {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.whiteText {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.grades {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

