﻿/*  CSS documentation at http://www.w3.org/Style/CSS/  */
img {
	border:0px;
}
form {
	margin:0px;
}
div.clean { clear:both; }
div.spacer { clear:both; height:10px; }
div.linedivider, div.divider { clear:both; height:10px; border-top:1px solid #ccc; margin:0px; width:762px;}
div.divider_vertical {height:200px; border-left:1px solid #ccc; margin:0px 5px 0px 0px; width:5px;}

div .divider_black
{
	clear: both;
	background-position: left;
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: 750px;
}


div.content_box {
	border-color: #008000;
	border-style: solid;
	border-width: 5px;
}
div.content_block {
	margin:0px 10px 0px 10px;
}
div.content_block p {
	margin:8px 0px 0px 0px;
}

div .content_block #content_winners {
	line-height:5px
}
div.section_header {
	color:white;
	font-weight:bold;
	font-size:12px;
	border-color: green;
	border-style: solid;
	border-width: 1px;
	background-color:green;
	text-align:left;
	letter-spacing:1px;
	padding: 1px 0px 1px 7px;
	height:14px;
}
div.big_message {
	font: bold 12px verdana;
	color:green;
}

.instructions
{
	font:10px arial; color: green;
}
.instructions_special
{
	font:10px verdana; color: gray; font-weight:bold;
}

div.input_row{
	padding:8px 0px 8px 0px;
	clear:left;
}
div.input_name{
	width:100px;float:left;margin: 3px 0px 0px 0px;
}
div.input_fields{
	float:left;
}
#header {
	width: 800px;
	text-align: left;
	background-image: url(images/header.jpg);
	background-position: left;
	background-repeat:no-repeat;
	height: 90px;
	clear:none;
}
div.header {
	width: 800px;
	text-align: left;
	background-image: url(images/header.jpg);
	background-position: left;
	background-repeat:no-repeat;
	height: 90px;
	clear:none;
}
#page_title {
	float: right;
	margin: 30px 90px 0 0;
	font-size: 16pt;
	color: white;
	vertical-align: middle;
}
div.header div.page_title {
	float: right;
	margin: 30px 90px 0 0;
	font-size: 16pt;
	color: white;
	vertical-align: middle;
}
div.tabwrapper {
	width:800px;
	height:28px; margin:0 0 0 1px;
	text-align:left;
}
div.breadcrumbs {
	font-size: 10px; font-weight: 700; color:#a0a0a0; font-family:Verdana;margin:0px 0px 0px 10px;
}
div.breadcrumbs a{
	color: #66B410;
	text-decoration: none;
}
div.breadcrumbs a:visited
{
  color: #66B410;
  text-decoration: none;
}
div.breadcrumbs a:hover
{
  color: #E2D170;
}



.sweepstakes_winners {
	margin:20px 0px 10px 0px;
}
.sweepstakes_winners table{
	margin: 0px 0 0 30px; width: 360px; background-color:#f0f0f0;
}
.sweepstakes_winners td {
	width: 164px;
	vertical-align:top;
}


/*****************************************/
/*  home page styles  */
/*****************************************/
div #home_content{
	padding:0px 0px 0px 0px;
	width:770px;	
}
div #home_image{
	float:left;
	margin: 10px 80px 10px 15px;
	clear:none;
}
div #home_text{
	float:left;
	clear:none;
	height:200px;
}
div #home_subcontent{
	width: 740px;
}
div #home_newsletter{
	position:absolute;
}
div #home_login{
	background-color:#CEFF9D;
	border: 0px gray solid;
	color:gray;
	clear:both;
	float:left;
	width:99%;
	font: 10px verdana;
	margin: 0px 0px 0px 15px;
	padding: 2px 0px 5px 5px;
	text-align:left;
}
div #home_marque{
	width:95%;
	float:left;clear:left;
	margin:1px 35px 0px 18px;
}
div #home_login div{
	width:70px;
	clear:none;
	float:left;
	margin: 4px 0px 0px 3px;
}
div #home_login input{
	color:black;
	border-color: Silver;
	border-width: 1px;
	border-style: Solid;
	font-family: Verdana;
	font-size: 10px;
	height: 16px;
	width: 240px;
	margin:2px 10px 1px 0px;
}
div #home_login input.button{
	background-color:#CEFF9D;
	border-color: #b0b0b0;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana;
	font-size: 11px;
	height: 18px;
	width:50px;
	color:gray;
}

div #home_policies{
	float:left;
	clear:none;
}
div #home_footer{
	float:right;
	clear:none;
	font:9px verdana;
	color:gray;
	text-align:right;
}
div .paypal_logo
{
	margin:8px 0px 0px 0px;
}

#wrapper{
	text-align:left;
	margin:0px;
	width:750px;

	font:11px verdana;
}

div #content{
	width:722px;
	margin-left:10px;
}

#header_image{
	text-align:center;
}
#header_logo{
	background-color:green;
	text-align:right;
	padding:3px 20px 3px 3px;
}
#header_content {
	font:12px verdana;
	text-align:left;
	margin:10px 0px 10px 20px;
}
#header_content img{
	float:right;
	margin: 0px 30px 0px 15px;
}

#espanol_link a {

	padding:0px 0px 0px 0px;text-align:center;
}
#form_content{
	clear:right;
	font:10px verdana;
	text-align:left;
	margin:0px 20px 0px 20px;
}
#form_content input
{
	border-color: Silver;
	border-width: 1px;
	border-style: Solid;
	font-family: Verdana;
	font-size: 11px;
	height: 20px;
}
#form_content select
{
	border-color: Silver;
	border-width: 1px;
	border-style: Solid;
	font-family: Verdana;
	font-size: 11px;
	height: 20px;
}
input.button
{
	background-color:#FFFEA7;
	border-color: gray;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana;
	font-size: 11px;
	height: 20px;
}
#form_content input.button
{
	background-color:#FFFEA7;
	border-color: gray;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana;
	font-size: 11px;
	height: 20px;
}
#form_content .submit_buttons{
	margin:20px 50px 20px 50px;
	text-align:center;
}
.form_required {
	font:10px arial; color:silver;
}

#policies
{
	font:10px arial; color:green;
	margin-top:40px;
	text-align:center;
}
#consent_content{
	font:11px verdana;
	text-align:left;
	margin-top:13px;

}
#footer{
	font:11px verdana;
	margin: 10px;
	text-align:center;
}
#copyright{
	font:9px verdana; color:gray;
	margin-top:1px;
	text-align:left;
}
div .divider
{
	clear: both;
	background-position: left;
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: 750px;
}


/***************************************************************************/
/******************************* tab buttons   ***************************/

div.tabs {
	color:black;
	display:block;
	font-family:Arial;
	font-size:11px;
	float:left;
	margin:0;
	padding:0;
	border:0px;
	width:800px;
	height:28px; margin:0 0 0 1px;
	text-align:left;
}

div.tabs a {
	float:left;
	text-align:center;
	background:#CEFF9D;
	height:14px;
	width:117px;
	margin:2px 5px 2px 2px;
	text-decoration:none;
	padding:0px 1px 0 1px;
	border:1px #8CB567 solid;
	color:black;
}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
div.tabs a span {float:none;}
    /* End IE5-Mac hack */
div.tabs a:hover {
	background:#E7FFCE;
	color:gray;
}



div #personal_home_image{
	float:right;
	clear:both;
	width:105px;
	padding:10px;
}
div #personal_home {
	float:left;
	clear:both;
	padding:0;
}
div.textblock{
	padding:10px 10px 15px 10px;
}





body 
{
  font-family: "Verdana"; 
  font-size: 11px;
  color: #000000;
  background-color: #ffffff;
  margin:0px;
}




.timestampformat 
{
  font-family: "Times New Roman"; 
  color: #A4A6BD; 
  font-size: 8pt 
}



/***************************************************************************/
/*******************************   text colors   ***************************/

.fontWhiteHeader 
{
    FONT-SIZE: 13px;
    FONT-family: verdana;
    COLOR: #ffffff;
}

/***************************************************************************/
/*******************************   link colors   ***************************/

a:link
{
  color: #336633;
  text-decoration: underline;
}

a:visited
{
  color: #336633;
}

a:hover
{
  color: #000080;
}

A.faq:link
{
    COLOR: #000000;
    text-decoration: underline;

}
A.faq:visited
{
    COLOR: #000000;
}

A.faq:hover
{
    COLOR: #336633;
}

.headerLink
{
	FONT-SIZE: 10px;
	FONT-family: arial;
	COLOR: #eeeeee;
}

a.headerLink:active
{
	color:#FFCC33 !important;
	/*border-bottom:1px dotted #FFCC33;*/
	text-decoration:none;
}

a.headerLink:hover
{
	color:#FFCC33 !important;
	/*border-bottom:1px dotted #FFCC33;*/
	text-decoration:none;
}
a.headerLink:visited
{
	color:#eeeeee;
	text-decoration:none;
}

a.headerLink
{
	color:#eeeeee;
	text-decoration:none;
}

.language_link{
		z-index: 1;float:right;margin:13px 45px 0px 0px;
}


/***************************************************************************/
/*******************************   misc.    ********************************/
HR
{
    COLOR: #800000;
    HEIGHT: 1pt;
}

TD.bg_tan
{
    BACKGROUND: #009900;
}

TR.bg_tan
{
	height: 20px;
    BACKGROUND: #009900;
    background-image: url('Images/gradient_green.jpg');
}



.input
{
	border-color: Silver;
	border-width: 1px;
	border-style: Solid;
	font-family: Verdana;
	font-size: 11px;
	height: 20px;
}



.input_small
{
	border-color: Silver;
	border-width: 1px;
	border-style: Solid;
	font-family: Verdana;
	font-size: 11px;
	height: 20px;
}

.button_small
{
	background-color:#FFFEA7;
	border-color: gray;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana;
	font-size: 11px;
	height: 20px;
}