@charset "UTF-8";
body { padding: 0px; color: #d9d9d9; font: 14px/normal Tahoma, Arial, Helvetica, sans-serif; text-align: center; background: #ffffff url(images/gradblue5.jpg) repeat-x 0px 0px; }


:focus {
	outline: 0;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 3px;
}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #CC0000; line-height: 22px; padding: 0px; margin: 0px; }

h4 { font: bold 17px Arial, Helvetica, sans-serif; color: #333; }
h4.bullet { padding-top: 6px; padding-left: 10px; line-height: 26px; }

p { color: #000000; font: 14px/20px Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; }
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #CC0000;
}
#slingLogo {
	position: absolute;
	height: 60px;
	width: 246px;
	left: 300px;
	top: 0px;
}
#copyright {
	position: absolute;
	height: 30px;
	width: 230px;
	left: 344px;
	top: 63px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	text-align: center;
}
#flashAndBanner {
	position: absolute;
	height: 250px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#bodytext  {
	position: absolute;
	height: 600px;
	width: 900px;
	left: 0px;
	top: 300px;
	text-align: left;
}
#bodyArea {
	position: absolute;
	height: 600px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#footer  { width: 900px; left: 0px; top: 1565px; height: 110px; position: absolute; }
.fltleft { float: left; }

.push_left_20 { padding-left: 20px; }
.push_left_40 { padding-left: 40px; }
.push_right_20 { margin-right: 20px; }

.pull_right { margin-right: -2px; }
.push_top { margin-top: .4em; }
.push_top_4 { margin-top: 4px; }
.push_top_6 { margin-top: 6px; }
.push_top_10 { margin-top: 10px; }
.push_top_20 { margin-top: 20px; }
.push_top_24 { margin-top: 24px; }

.push_top_30 { margin-top: 30px; }
.push_bottom { margin-bottom: 164px; }
.push_bottom_90 { margin-bottom: 90px; }
