p {
	font-family: Arial,sans-serif;
	font-size: 10pt;
	color: #000000;
}
h1 {
	font-family: Arial,sans-serif;
	font-size: 14pt;
	color: #000000;
	text-align: center;
}
a:hover {
	color: red;
	text-decoration: Underline;
}
a {
	color: red;
	text-decoration: None;
	font-weight: bold;
}
.heading {
	line-height: 34px;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.navheader {
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}
.navigation {
	font-size: 8pt;
	font-weight: bold;
}
.backgroundg {
	background-image:  url(/graphics/content_fadedg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: top center;
}
.backgroundstream {
	background-image:  url(/graphics/content_behindthescenes.gif);
	background-color: #000000;
	background-position: center;
	background-repeat: no-repeat;
	background-position: center top;
}
.minoroffset {
	position: relative;
	top: -15;
	left: 0;
}
.navoffset {
	position:relative;
	top: -5;
	left: 0;
}
.quicklinks {
	font-size: 8pt;
	line-height: 14pt;
}
