body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#container {
	margin: 0 auto;
	width: 790px;
	overflow: hidden;
	border: #FF9900 solid 1px;
	padding: 5px;
	background-color: #ffffff;
	
}
	
#header {
	color: #666666;
	font-weight: 300;
	font-size: 24px;
	background-image: url(../image-files/header-gradient.jpg);
	margin-bottom: 5px;
}

/* Nav */
#navbordertop {
		border-top: #FF9900 solid 1px;
		padding-bottom: 2px;
}

#navborderbottom {
	border-bottom: #FF9900 solid 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	clear: both;
}

#navcontainer {
	padding: 0px 5px 0px 15px;
	background-image: url(../image-files/nav-bar-bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;		
}

#navcontainer ul li
{
	/* needed for correct display in ie5/6 win */
	display: inline; 
}

#navcontainer ul a
{
	font-weight: normal;
	color: #333333;
	border-left: 1px dotted #999999;
	text-align: center;
	text-decoration: none;
	display: block;
	float: left;
	padding: 3px 8px 6px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#navcontainer ul a:hover
{
	color: #333333;
	font-weight: 600;
}

#content {
	float: left;
	width: 790px;
}
#content h1 {
	font-size: 18px;
	color: #00CC00;
	margin-left: 10px;
	margin-top: 25px;
}
#content h2 {
	font-size: 15px;
	color: #00CC00;
	margin-top: 25px;
	text-indent: 12px;
}
#content h3 {
	font-size: 14px;
	color: #00CC00;
	text-indent: 18px;
}

#content h5 {
	color: #00CC00;
	text-indent: 18px;
}

#content h6 {
	color: #FF6600;
	text-indent: 18px;
	font-size: 14px;
}
#content p {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	text-align: left;
	padding-left: 20px;
	padding-right: 15px;
}
#col1 { 
	

}
#col1 p {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-align: left;
	padding-left: 20px;
	padding-right: 15px;
}


#col2 {
	height:100%;

}

#vizifjsnotenabled {

	/* This section of text is defined as visible by default*/
	/* but if Javascript is not enabled, the page onLoad routine*/
	/* won't run - which will hide the text - and the user will see this*/
	/* warning about having to have JS enabled to enter the competition*/
	/* Some of the entry handling is done by JS and needs to be enabled */

	display:block;
}

#showquestionlink {

	/* This section of text is defined as invisible by default*/
	/* but if Javascript is enabled, the question page link is made visible*/

	display:none;
}

#col2 li {
	background-image: url(../image-files/bullet2.gif);
	background-repeat: no-repeat;
	list-style: none;
	background-position: 0 0.4em;
	padding-left: 20px;
	font-size: 14px;
	line-height: 150%;
}

#definitions {
	margin-left: 20px;
	
}
#tsandcs {
	margin-left: 20px;
}


#step1 {
	display: block;
}
#step2 {
	display: block;
}

.yellow-grad-box {
	width: 215px;
	background-image: url(../image-files/yellow-gradient-box.jpg);
	margin: 30px 0px 0px 5px;
	padding: 0px 7px 10px 7px;
	font-size: 11px;
	line-height: 140%;
	color: #333333;
	text-align: left;
	border: 1px solid #CCCCCC;
}

.yellow-grad-box-hdr{
	padding: 0px 7px 7px 7px;
	font-size: 22px;
	font-weight: 400;
	line-height: 120%;
	color: #00CC00;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
}

.yellow-grad-box li {
	
	list-style-image: url(../image-files/bullet2.gif);
	list-style-position: outside;
	margin-left: 0em;
	margin-top: 5px;
	padding-left: 0;
	text-indent: 1.5em;
}

#home-page-enter {

	width: 390px;
	background-image: url(../image-files/yellow-gradient-box.jpg);
	margin: 30px 15px 0px 55px;
	padding: 0px 10px 10px 20px;
	font-size: 11px;
	line-height: 140%;
	color: #333333;
	border: 1px solid #CCCCCC;
}

#home-page-enter-privacy {
	font-size: 11px;
	color: #333333;
	margin-left: 13px;
}

#enter-footer{
	margin: 10px 50px 30px 50px; 
	padding: 20px 30px 20px 30px;
	border: 1px solid #CCCCCC;
	background-image: url(../image-files/yellow-gradient-box.jpg);
}
input {
	background-color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.buttons {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	background-color: #FFFFFF;
 	color: #000000;
	border:  1px solid #FF9900 ;
	padding: 3px;
}

form {
	margin: 0px;
	padding: 0px;
	
}
.formbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
}

.formreqdfields {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	
}

#mainpic {
	border:1px solid #D2D2D2;
	padding:4px;
	margin-bottom: 15px;
	float: none;
}

.picturetitle {
	text-align: center;
	font-size: 11px;
	margin: 5px 0px 30px 0px;
	padding: 0px;
	color: #666666;
}


#footer {
	width:790px;
	margin:0 auto;
	clear: both;
	background-color: #999999;
	border-top: 7px solid #ffffff ;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}

#footer ul 
{
	text-align: center;
}

#footer ul li
{
	/* needed for correct display in ie5/6 win */
	display: inline; 
}

#footer ul a
{
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 20px;
}

#footer ul a:hover
{
	color: #FFFF00;
	text-decoration: underline;
}

.footertext {
	font-size: 11px;
	line-height: 130%;
	color: #ffffff;
	text-align: center;
}

h1, h2, h3 {
	margin-bottom: 10px;

}
#msg1 {
	display: none;
}
#msg1 p {
	font-size: 12px;
	font-weight: 600;
	color:#FF0000;
	line-height: 140%;
	text-align: left;
	padding-left: 50px;
	padding-right: 15px;
}

#msg2 {
	display: none;
}
#msg2 p {
	font-size: 12px;
	font-weight: 600;
	color:#FF0000;
	line-height: 140%;
	text-align: left;
	padding-left: 50px;
	padding-right: 15px;
}

#msg3 {
	display: none;
}
#msg3 p {
	font-size: 12px;
	font-weight: 600;
	color:#FF0000;
	line-height: 140%;
	text-align: left;
	padding-left: 50px;
	padding-right: 15px;
}

#msg4 {
	display: none;
}
#msg4 p {
	font-size: 12px;
	font-weight: 600;
	color:#FF0000;
	line-height: 140%;
	text-align: left;
	padding-left: 50px;
	padding-right: 15px;
}

#msg5 {
	display: none;
}
#msg5 p {
	font-size: 12px;
	font-weight: 600;
	color:#FF0000;
	line-height: 140%;
	text-align: left;
	padding-left: 50px;
	padding-right: 15px;
}

#msg6 {
	display: none;
}
#msg6 p {
	font-size: 12px;
	font-weight: 600;
	color:#FF0000;
	line-height: 140%;
	text-align: left;
	padding-left: 50px;
	padding-right: 15px;
}

#msg7 {
	display: none;
}
#msg7 p {
	font-size: 12px;
	font-weight: 600;
	color:#FF0000;
	line-height: 140%;
	text-align: left;
	padding-left: 50px;
	padding-right: 15px;
}

#msg8 {
	display: none;
}
#msg8 p {
	font-size: 12px;
	font-weight: 600;
	color:#FF0000;
	line-height: 140%;
	text-align: left;
	padding-left: 50px;
	padding-right: 15px;
}

#msg9 {
	display: none;
}
#msg9 p {
	font-size: 12px;
	font-weight: 600;
	color:#FF0000;
	line-height: 140%;
	text-align: left;
	padding-left: 50px;
	padding-right: 15px;
}
.plan {
	margin-left: 50px;
	border: 1px solid #CCCCCC;

}
.picturetitle {
	text-align: center;
	font-size: 11px;
	margin: 5px 0px 0px;
	padding: 0px;
}
.imageborder{
	border:1px solid #D2D2D2;
	padding:10px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	
}

.prhdr {
	font-size: 14px;
	padding-left: 15px;
	font-weight: 500;
	text-decoration: underline;
}

.prtext {
	font-size: 13px;
	padding-left: 20px;
}

.thankshilite {
	font-size: 14px;
	line-height: 140%;
	color: #FF0000;
	text-align: left;
	padding-left: 20px;
	padding-right: 15px;
}

.notice {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	text-align: left;
	padding-left: 20px;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
}

#popbanner{
	font-size: 19px;
	font-weight: 700;
	color:#FF9900;
	text-align: center;
}

#fadeinbox{
position:absolute;
width: 600px;
left: 0;
top: 0px;
border: solid 15px #FF9900;
background-color: #FFFFCC;
padding: 25px;
z-index: 180;
visibility: hidden;
}

#Q1 {display:block;}
#Q2 {display:block;}
#Q3 {display:block;}
#Q4 {display:block;}
#Q1 {display:block;}

.rating {display: block;
}
#rsvErrors{
	display: none; 
    background-color: #ffffcc;
    border: 1px solid red;
	font-size: 10px;
    padding: 8px;
	margin: 20px 20px 20px 30px;
	}
