

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, table, tr, td { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	}

body {
	padding: 25px 0px 40px 0px;
	font: 11px/18px verdana, arial, sans-serif;
	color: #333333;
   }
 
h1 {
	margin-bottom: 10px;
	font-family: arial, verdana, sans-serif;
	font-size: 25px;
	line-height: 26px;
	font-weight: normal;
	color: #ff8a00;
	}

h2 {
	margin-bottom: 25px;
	font-size: 18px;
	color: #ff8a00;
	font-weight: normal;
	}

h3 {
	font-size: 13px;
	line-height: 20px;
	color: #092a4f;
	}

h4 {
	margin-bottom: 25px;
	font-size: 11px;
	}

p {
	margin-bottom: 25px;
	}

a {
	color: #0056b7;
	text-decoration: none;
	}

p a {
	text-decoration: underline;
	}

table {
	width: 100%;
	border-collapse: collapse;
	}

table td {
	vertical-align: top;
	}

/* -----------------------------------------
Container Styles 
----------------------------------------- */

#container {
	margin: 0px auto 0px auto;
	width: 960px;
	text-align: left;
	}

/* -----------------------------------------
Header Styles 
----------------------------------------- */

#headerWrapper {
	height: 29px;
	background: url(../images/bg-header.gif) top left no-repeat;
	}

#header {
	text-align: right;
	line-height: 0px;
	}

/* -----------------------------------------
Navigation Styles 
----------------------------------------- */

#navWrapper {
	height: 41px;
	background: url(../images/bg-nav.gif) top left no-repeat;
	}

#nav {
	font-size: 14px;
	color: #c2cfdb;
	}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#nav ul li {
	margin: 0px;
	padding: 11px 0px 0px 52px;
	display: inline;
	float: left;
	}

#nav a {
	color: #ffffff;
	}

#nav #headerLogo {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 0px;
	}

/* -----------------------------------------
Content Styles 
----------------------------------------- */

#contentWrapper {
	width: 630px;
	float: left;
	}

#content {
	padding: 35px 0px 10px 15px;
	}

#content ul {
	margin: 0px 0px 20px 17px;
	}

.rule {
	margin: 0px 0px 25px 0px;
	border-bottom: 1px solid #c2cfdb;
	}

.ruleAlt {
	margin: 0px 0px 25px 0px;
	border-bottom: 1px dotted #c2cfdb;
	}

#contentControls {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #c2cfdb;
	}

.contentBox {
	margin-bottom: 25px;
	padding: 25px 25px 0px 25px;
	background-color: #edf1f4;
	border: 1px solid #c2cfdb;
	}
	
.contentBox h2 {
	font-size:16px;
	font-weight:bold;
	color:#092a4f;
	}

.contentBox ol {
	margin: 0px 0px 20px 12px;
	padding: 0px 0px 20px 12px;
	}

.contentBox ol li {
	padding-bottom:16px;
	}

ul#commercialScript {
	margin: 0px; 
	padding: 0px; 
	list-style-type: none;
	}

ul#commercialScript li {
	margin: 10px 0px 10px 0px; 
	padding: 0px; 
	}

/* --------------------------------------- */

#contestWrapper {
	}

#contest {
	margin: 35px 15px 0px 15px;
	padding: 0px;
	text-align: center;
	}

#mediaWrapper {
	}

#media {
	margin: 35px 15px 0px 15px;
	padding: 25px 0px 25px 0px;
	text-align: center;
	background-color: #f0f3f6;
	border: 1px solid #c2cfdb;
	}

/* --------------------------------------- */

.tablePreview {
	}

.tablePreviewIcon {
	width: 135px;
	}

.tablePreviewIcon img {
	padding-bottom: 25px;
	}

.tablePreviewText {
	width: 475px;
	}

#content .tablePreviewText ul {
	margin: -12px 0px 25px 0px;
	padding: 0px;
	list-style-type: none;
	}

#content .tablePreviewText ul li {
	margin: 0px;
	padding: 0px 0px 1px 13px;
	font-size: 11px;
	background: url(../images/icon-link.gif) left no-repeat;
	font-weight: bold;
	}

/* ------------------------------------- */

.tableComplete {
	margin-bottom: 25px;
	width: 100%;
	border-collapse: collapse;
	}

.tableComplete th {
	padding: 5px;
	background-color: #e0e7ed;
	border-bottom: 1px solid #c2cfdb;
	}

.tableComplete td {
	padding: 5px;
	border-bottom: 1px solid #c2cfdb;
	}

/* ------------------------------------- */

.tableVideo {
	margin-bottom: 25px;
	width: 100%;
	border-collapse: collapse;
	}
	
.tableVideo td {
	padding: 0px 0px 25px 0px;
	}

.tableVideoLink {
	padding: 5px;
	width: 185px;
	background-color: #e0e7ed;
	text-align: center;
	}

/* -----------------------------------------
Content Navigation Styles 
----------------------------------------- */

#contentNavWrapper {
	width: 330px;
	float: right;
	}

#contentNav {
	margin: 35px 15px 35px 35px;
	}

#contentNav ul {
	margin-top: 10px;
	list-style-type: none;
	}

#contentNav p {
	margin-bottom: 15px;
	}

.xPromo {
	margin-bottom: 15px;
	}
	
.textxPromo {
	margin-bottom: 15px;
	padding: 10px 15px 10px 15px;
	border: 1px solid #c2cfdb;
	}
	
/* -----------------------------------------
Footer Styles 
----------------------------------------- */

#footerWrapper {
	clear: both;
	}

#footer {
	padding: 15px 15px 30px 15px;
	}

#footer p {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	border-top: 1px solid #c2cfdb;
	}

#footer a {
	text-decoration: none;
	}

/* -----------------------------------------
Home Styles 
----------------------------------------- */

#contentHomeWrapper {
	width: 635px;
	float: left;
	}

#contentHome {
	margin: 25px 0px 25px 15px;
	padding: 0px 25px 5px 0px;
	border-right: 1px solid #c2cfdb;
	}

#contentHomeNavWrapper {
	width: 325px;
	float: right;
	text-align: left;
	}

#contentHomeNav {
	margin: 25px 0px 25px 25px;
	padding: 0px 25px 5px 0px;
	}
	
#contentHomeNav h4 {
	margin-top: -25px;
	font-size: 11px;
	font-weight: bold;
}

#homeHeroWrapper {
	}

#homeHero {
	padding-top: 25px;
	}

#homeFooterWrapper {
	clear: both;
	}

#homeFooter {
	padding-bottom: 25px;
	}

.homePreviewLink {
	padding-left: 13px;
	background: url(../images/icon-link.gif) left no-repeat;
	font-weight: bold;
	text-decoration: none;
	}
	
.homeNavPreviewLink {
	font-weight: bold;
	}