@charset "UTF-8";
body { padding: 0px; color: #d9d9d9; font: 14px/normal Tahoma, Arial, Helvetica, sans-serif; text-align: center; background: #ffffff url(images/gradblue1.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: 31px;
}
h4 { font: bold 14px Arial, Helvetica, sans-serif; color: #333; }

h5 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
p.bullet { color: #000000; text-indent: -9px; padding-left: 10px; font: 14px/16px Arial, Helvetica, sans-serif; padding-top: 5px; }

a:link {
	color: #000000; outline: 0;
}
a:visited {
	color: #000000; outline: 0;
}
a:hover {
	color: #CC0000; outline: 0;
}
img { border-width: 0px; border-style: none; }

.fltleft { float: left; }
.center { margin-right: auto; margin-left: auto; display: block; text-align: center; }

#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;
	z-index: 1;
}
#bodytext  {
	position: absolute;
	height: 450px;
	width: 900px;
	left: 0px;
	top: 300px;
	text-align: left;
}
#bodyArea {
	position: absolute;
	height: 450px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#footer  {
	width: 900px;
	left: 0px;
	top: 770px;
	height: 110px;
	position: absolute;
}
.pLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	color: #333333;
	text-align: justify;
}
.clear {
    clear:both;
    overflow:hidden;
    height:0px;
    display:block;
}


.push_left_20 { padding-left: 20px; }
.push_left_40 { padding-left: 40px; }
.push_right_20 { margin-right: 20px; }
.push_top { margin-top: .4em; }
.push_top_10 { margin-top: 10px; }
.push_top_20 { margin-top: 20px; }
.push_top_50 { margin-top: 50px; }

