body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body A:link {
	color : #74000F; 
	text-decoration : underline;	
} 
body A:visited {
	color : #74000F; 
	text-decoration : underline; 
} 
body A:active {
	color : #74000F; 
	text-decoration : underline; 
} 
body A:hover {
	color : #CE7C19; 
	text-decoration : underline; 
} 

#content {
	margin-top: 22px;	
}

.formBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
.formDropDown {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	width:160px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
.menuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	line-height:20px;
	color: #000000;
}
.menuredbigheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	line-height:20px;
	color: #74000F;
}
.menuredheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	line-height:20px;
	color: #74000F;
}
.menutable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight:550;
}
.menutable A:link {
	color : #FFFFFF; 
	text-decoration : underline;	
} 
.menutable A:visited {
	color : #FFFFFF; 
	text-decoration : underline; 
} 
.menutable A:active {
	color : #FFFFFF; 
	text-decoration : underline; 
} 
.menutable A:hover {
	color : #74000F; 
	text-decoration : underline; 
}

.menu_chooser {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #74000F;
}
.menu_chooser A:link {
	color : #74000F; 
	text-decoration : underline;	
} 
.menu_chooser A:visited {
	color : #74000F; 
	text-decoration : underline; 
} 
.menu_chooser A:active {
	text-decoration : underline; 
} 
.menu_chooser A:hover {
	color : #CE7C19; 
	text-decoration : underline; 
} 
.menubody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}.TRHeadingSans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.TRBodySans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
}
.TRBodySansRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #7E0011;
}
.TRBodySansOrange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #CC7815;
}
.TRBodySerif {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
.TRBodySansWhite {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
}
.grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


#flashPromo {
	width: 604;
	height: 409;
}

#fullCover {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	background: url(../assets/coverBack.png);
	min-width: 960px;
	width: 100%;
	/*height:auto !important;  real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	text-align: center;
	line-height:100%;
	display:none;

}

#fullCover img {
	display: none;
}

#fullCover iframe {
	border: 0;
	left: 50%;
	margin-left: -480px;
	width: 960px;
	margin-top: 30px;
	height: 532px;
	z-index: 2000;
	position: absolute;
	background-color: transparent;
	display:none;
}

.headerDiv {
	position: relative;
	z-index: 0;
}

.c3Div {
	position: relative;
	z-index: 0;
}

#coverDiv {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 4000;
	min-width: 960px;
	width: 100%;
	/*height:auto !important;  real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	text-align: center;
	line-height:100%;
	cursor: hand;
	display:none;
}


/* This is the code for the competition entry page */

#coverBgDiv {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	background: url(../assets/coverBack.png);
	min-width: 960px;
	width: 100%;
	/*height:auto !important;  real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	text-align: center;
	line-height:100%;
	display:none;
}

#coverBgDiv img {
	display: none;
}


#flashDiv {
	position: absolute;
	left: 50%;
    margin-left: -175px;
	top: 50%;
    margin-top: -125px;
	z-index: 4000;
	width: 350px;
	height:250px; 
	cursor: hand;
	display:none;
}

#closeDiv {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3000;
	/*min-width: 960px;*/
	width: 100%;
	/*height:auto !important;  real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	text-align: center;
	line-height:100%;
	cursor: hand;
	display:none;
}

/*.closeButton {
width: 350px;
height: 13px;
text-align:right;
}*/

#surveyForm table {
	font-size: 14px;
	line-height:150%;
}
#surveyForm td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}

.superscript {
	font-size: 8px;
	line-height: 50%
}

.footer{
	font:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color:#000000;
	padding: 5px;
}

.footer A:link{color:#000000; text-decoration: none}
.footer A:Hover{text-decoration:underline}
.footer A:visited{color:#000000;}