@charset "UTF-8";
/* CSS Document */

body {
	background-color: #bedb39;
	background-image: url(../images/circles.png);
	margin: 0px;
}
#topelementswrapper {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 2;
}
#navsplatbackground {
	background-image: url(../images/top_header/middle_no_splat.png);
	background-repeat: no-repeat;
	width: 599px;
}
#biglogo {
	float: left;
	margin-left: 0px;
	margin-top: 12px;
}
#tvears {
	z-index: 1;
	height: 152px;
	float: left;
	clear: none;
}
#signupwrapper {
	float: right;
}
#pagewrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainbackground {
	background-image: url(../images/mainwhitebackground.png);
	background-repeat: no-repeat;
	height: 589px;
	z-index: 0;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#splatbackground {
	/* 	background-image: url(../images/no_splat_backgroundv2.png); */
	background-repeat: no-repeat;
	/* 	height: 419px; */
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#topnavigation {
	z-index: 3000;
}
#hometv {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 7px;
	margin-top: 0px;
}
#maincontentboxwrapper {
	width: 894px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 21px;
	background-repeat: repeat;
	background-color: #F9FCEE;
}
#breadcrumbs {
}
#maincontent {
	font-size: 12px;
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#maincontent p {
	margin-bottom: 7px;
	margin-top: 7px;
}
#maincontent h1 {
	font-size: 14px;
	font-weight: bold;
	color: #F63;
	margin: 0px;
}
#maincontent h2 {
	font-size: 18px;
	font-weight: bold;
	color: #F63;
	font-family: "Courier New", Courier, monospace;
	margin: 0px;
}
#maincontent a:link {
	color: #258A70;
	text-decoration: none;
	font-weight: bold;
}
#maincontent a:visited {
	color: #258A70;
	text-decoration: none;
	font-weight: bold;
}
#maincontent a:hover {
	color: #F63;
	text-decoration: none;
	font-weight: bold;
}
#contentwrapper {
	height: 420px;
}
#whitefadebackground {
}
#bottomcurve {
	background-image: url(../images/bottom_curve.png);
	background-repeat: no-repeat;
	height: 9px;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	background-position: center;
}
#bottomfadewrapper {
	background-image: url(../images/white_background_fade.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100px;
}
#bottomboxswrapper {
	clear: both;
	width: 909px;
	margin-right: auto;
	margin-left: auto;
	height: 119px;
	margin-top: 7px;
}
#leftbottombox {
	height: 119px;
	width: 291px;
	float: left;
	background-image: url(../images/bottom_boxes/panic_placeholder_nobutton.png);
	background-repeat: no-repeat;
}
#middlebottombox {
	height: 119px;
	width: 291px;
	float: left;
	margin-left: 18px;
}
#rightbottombox {
	height: 119px;
	width: 291px;
	float: left;
	margin-left: 18px;
}
#socialiconswrapper {
	clear: both;
	height: 39px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.socialbuttonspacer {
	margin-left: 8px;
}
#footer {
	clear: both;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#footer p {
	margin-top: 0;
	margin-bottom: 3px;
}
#footer a:link {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #F96618;
	text-decoration: none;
}
.footerdisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.imageleft {
	float: left;
	padding-right: 12px;
	padding-bottom: 0px;
}
.imageright {
	float: right;
	padding-left: 12px;
	padding-bottom: 0px;
}
.orangehighlight {
	font-weight: bold;
	color: #F63;
}
.infotitles {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #BEDA2D;
	font-size: 12px;
}
.greytextitalic {
	font-style: italic;
	font-weight: normal;
	color: #999;
}

