body {
	background-color: #410e0d; /*#6a2b30;*/
	background-image: url("../images/bgtile_tall.jpg");
	background-repeat: repeat-x;
	border: none;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}


#wrapper {
	margin: 0 auto 50px auto;
	padding: 0px 0px 50px 0px;
	width:971px;
}

#wrapper #content {
	background-color: #33120d;
}

#wrapper a {
	outline:none;
}

.lottery_second_chance_history h2 .plus, .lottery_second_chance_history h2 .minus {
	display:none;
}

.lottery_second_chance_history h2.open .minus {
	display:inline;
}

.lottery_second_chance_history h2.closed .plus {
	display:inline;
}

body.internal #wrapper {
	margin: 0 auto 50px auto;
	padding: 0px 0px 50px 0px;
	width:971px;
	position: relative;
}

#content {
	background-color: #33120d; /*#33120d*/
	/*margin-top: 53px; /*103*/
	padding-top: 0;
	width:971px;
	margin: -16px 0 0 0; /*-12*/
}
body.internal #content {
	background-color: #33120d; 
	padding: 0;
	width:971px;
	margin-top:-103px;
}

#overlay_logo {
	height:103px;
	left: -20px;
	margin-bottom: -20px;
	margin-top: -100px;
	outline: none;
	position: relative;
	top:121px; /*161*/
	width:210px;
	z-index: 100;
}

#underlay_logo { /*used on internal pages only*/
	background-image: url("../images/nav_bg_no_logo.png");
	background-repeat: no-repeat;
	margin: 58px 0 0 0;
	height: 103px;
	width: 990px;
	position: relative;
}


#logo { /*homepage only */
	/*this actually contains the nav*/
	background-image: url("../images/nav_bg_no_logo.png");
	background-repeat: no-repeat;
	margin: 58px 0 0 0;
	height: 103px;
	width: 990px;
	position: relative;
}


body.internal #logo {
	/*this actually contains the nav*/
	background-image: none;
	margin: 0 0 0 0;
	height: 87px;
	position: relative;
	top: -103px;
	width: 740px;
	z-index: 52;
}

/* MAIN NAV
********************************************************/

#nav {
	margin: 0;
	padding: 21px 0 0 155px;
	width: 600px;
	height: 46px;		
}

#nav a {
	outline: none;
	text-decoration: none;
	cursor: pointer;
}

#nav ul {
	list-style: none;
	width: 600px;
}

#nav li {
	float:left;
	text-indent: -10000px;
}

#nav li a#lucky_home  {
	background-image: url('/amm/themes/2010_shared/images/nav2_home.png');
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 52px;
}


#nav li.current a#lucky_home   {
	background-position: 0 -46px;
}

#nav li a#lucky_home:hover  {
	background-position: 0 -46px;
}

#nav li a#lucky_contests  {
	background-image: url('/amm/themes/2010_shared/images/nav2_contests.png');
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 90px;
}

#nav li.current a#lucky_contests   {
	background-position: 0 -46px;
}

#nav li a#lucky_contests:hover  {
	background-position: 0 -46px;
}

#nav li a#lucky_exclusives  {
	background-image: url('/amm/themes/2010_shared/images/nav2_lucky_exclusives.png');
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 151px;
}

#nav li.current a#lucky_exclusives   {
	background-position: 0 -46px;
}

#nav li a#lucky_exclusives:hover  {
	background-position: 0 -46px;
}

#nav li a#lucky_fun_stuff  {
	background-image: url('/amm/themes/2010_shared/images/nav2_fun_stuff.png');
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 92px;
}

#nav li.current a#lucky_fun_stuff   {
	background-position: 0 -46px;
}

#nav li a#lucky_fun_stuff:hover  {
	background-position: 0 -46px;
}

#nav li a#lucky_winners  {
	background-image: url('/amm/themes/2010_shared/images/nav2_winners.png');
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 78px;
}

#nav li.current a#lucky_winners   {
	background-position: 0 -46px;
}

#nav li a#lucky_winners:hover  {
	background-position: 0 -46px;
}

#nav li a#lucky_events  {
	background-image: url('/amm/themes/2010_shared/images/nav2_events.png');
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 69px;
}

#nav li.current a#lucky_events   {
	background-position: 0 -46px;
}

#nav li a#lucky_events:hover  {
	background-position: 0 -46px;
}




/* LEFT COLUMN (HOME PAGE)
********************************************************/
#home_left {
	float:left;
	margin: 0;
	padding: 0;
	width: 730px;
	position: relative;
}


/* SLIDE-SHOW (HOME PAGE)
********************************************************/
.slideshow {
	border: #22110e solid 5px;
	height: 407px; 
	width: 724px; 
	margin: 0;
	overflow: hidden;
	position: relative;
}

#slideNav {
	left: 20px;
	position: absolute;
	top: 395px;
	z-index: 15;
}

#slideNav a { 
	border: 4px solid #000000;
	background: #000;
	color: #fff;
	font-size: 110%;
	height: 24px; 
	line-height: 24px;
	outline: none;
	text-align: center;
	text-decoration: none; 
	margin: 0;
	padding: 4px 8px 4px 8px;
	width: 24px;
}

#slideNav a.activeSlide { 
	background: #581115;
}

#slideNav a:hover { 
	background: #581115;
}


/* SIGN-IN BLOCK
********************************************************/

#signin {
	background-color: #49070b;	
	height: 31px;
	padding-top: 16px;
	position: relative;
	width: 730px;
}

#signin form, #signin_internal form {
	display:inline;
}

#signin input.text, #signin_internal input.text {
	background-color: #dacda2;
	border-style: solid;
	border-width: 1px;
	border-color: #581115;
}


#signin img, #signin_internal img {
	left:790px;
	position: absolute;
	top:-15px;
}


.login_button {
	background-image: url('/amm/themes/2010_shared/images/signin_login_button.jpg');
	background-repeat:no-repeat;
	height:21px;
	position: absolute;
	top:0px;
	width:60px;
}

.submit_button, .form_submit {
	background-image: url('/amm/themes/2010_shared/images/submit_button.gif');
	background-repeat:no-repeat;
	height:21px;
	position: relative;
	top:0px;
	width:60px;
}

.remember_check {
	background-color: #49070b;
	left: 70px;
	position: relative;
	top:3px;
}

/*
#signin input.login_button, #signin_internal input.login_button {
	background-color: none;
	padding-top: 10px;
}
*/

/* INTERNAL */
#signin_internal {	
	background-color: #49070b;
	/*display: inline;*/
	height: 31px;
	padding-top: 16px;
	position: relative;
	width: 971px;
}

.signin_fields {
	display: inline;
}

#signin_text {	
	display: inline;
	font-size: 12px;
	clear:left;
	float:left;
	padding-right: 10px;
	padding-left: 20px;
	position: absolute;	
}


body.internal #signin_text {
	padding-left: 33px;
}

.welcome {
	font-size: 12px;
	line-height:0px;
}

body.internal #signin_text a {	
	padding: 0 5px;
	font-size: 12px;
}

.float_right {
	float: right;
}


/* GAME BLOCKS ("TABS")
********************************************************/
.featured_text {      
	font-size: 14px; 
	font-weight: bold;
	margin: 19px 0 11px 23px;
}

#imageSlider .clipPages {
	margin-left: 6px;
}

#imageSlider2 .clipPages {
	margin-left: 6px;
}

#imageSlider3 .clipPages {
	margin-left: 6px;
}

.tab_item img {
	border: 4px solid #22110E;
}

.tab_item {
	background-color: #33120d; /*0d*/
	float:left;
	height: 200px;
	line-height: 0.8em;
	width: 228px;
}
.tab_item h1 {
	font-size: 15px;
	font-weight: bold;
	color: #dacda2;
	padding: 8px 0 5px 0;
	margin: 0;
	
}
.tab_item p {
	font-size: 13px;
	color: #fff;
	padding: 0;
	margin: 0;
	
}
.tab_item a {
	font-size: 13px;
	color: #dacda2;
	padding: 0;
	margin: 0;
	
}
.tab_item h4 {
	font-size: 12px;
	color: #fff;
	padding: 10px 0 0 0;
	margin: 0;
	
}

/* SPECIFIC TO THE 4-ACROSS "WINNERS" SLIDER 
*******************************************************/
#imageSliderWinners .tab_item img {
	border:none;
}

#imageSliderWinners .clipPages {
	margin-left: 36px;
}

#imageSliderWinners .tab_item p {
	line-height: 18px;
	margin-top: -6px;
	padding-right: 60px;
}

#imageSliderWinners span.person {
	color:#dacda2;
	font-weight: bold;
}




/* RIGHT COLUMN (HOME PAGE)
********************************************************/
#home_right {
	background-color: maroon;
	float:right;
	margin-top: 6px;
	margin-right: 6px;
	position: relative;
	top: -5px;
	width: 210px; /*216*/
	zoom:1;
	z-index: 11;
}

/* LEFT NAV (INTERNAL)
******************************************************/
#left_nav {
	background-color: #33120d; /* 0d */
	float:left;
	margin-top: 6px;
	margin-left: 6px;
	position: relative;
	top: -48px;
	width: 179px;
}

ul.left_nav_content {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 179px;
}

ul.left_nav_content li {
	margin: 0;
	padding: 0;
	width: 179px;
}

ul.left_nav_content li a {
	background-image: url("../images/subnav_green_bar.jpg");
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	display: block;
	padding: 12px 4px 8px 8px;
}
ul.left_nav_content li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.left_nav_content li ul li {
	margin: 0;
	padding: 0;
	width: 159px;
}

ul.left_nav_content li ul li a {
	background-image: none;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: normal;
	display: block;
	height: auto;
	padding: 0 0 8px 21px;
	color: #000;
}

ul.left_nav_content li ul li a:visited {
	color: #000;
}

ul.left_nav_content li ul li ul{
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}
ul.left_nav_content li ul li ul li {
	margin: 0;
	padding: 0 0 8px 0;
	width: 139px;
}
ul.left_nav_content li ul li ul li a {
	background-image: none;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: normal;
	display: block;
	padding: 0 0 0 21px;
	color: #000;
}

ul.left_nav_content li ul li ul li a:visited {
	color: #000;
}

.left_nav_content {
	background-image: url("../images/subnav_tile_bg.jpg");
	margin: 0;
}

ul.left_nav_content li ul li.current {
	background-image: url("../images/subnav_diamond_select.gif");
	background-position: 6px 2px;
	background-repeat: no-repeat;
	/*color:#375419;
	font-weight: bold;*/
}

ul.left_nav_content li ul li.current a {
	color:#375419; /*green*/
	font-weight: bold;
}

ul.left_nav_content li ul li.current ul li a {
	color:#000;
	font-weight: normal;
	width:120px;
}

#left_nav .black_text, 
#left_nav .black_text a:link, 
#left_nav .black_text a:visited,
#left_nav .black_text a:hover,
#left_nav .black_text a:active {
    background-color: #33120d;
	color: #000;
	font-size: 100%;
	line-height: 22px;
	padding-left: 10px;
}



#left_nav .white_text a:link,  
#left_nav.white_text a:visited, 
#left_nav .white_text a:hover, 
#left_nav .white_text a:active{
	background-color: #006610;
	color: #FFF;
	font-size:inherit;
	font-weight: inherit;
	line-height:inherit;
	padding-left:inherit;
}

#left_nav .white_text{
	background-image: url("../images/subnav_green_bar.jpg");
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 100%;
	font-weight: bold;
	line-height: 37px;
	padding-left: 5px;
}

#left_nav .nested {
	padding-left: 15px;
}

#left_nav_foot {
	background-image: url("../images/subnav_foot.gif");
	background-repeat: no-repeat;
	background-color: #33120D;
	height:61px;
	margin:0;
}


/* LEFT-NAV CONTENT AREA (INTERNAL PAGE)
********************************************************/
#left_column_wrapper{
	float:left;
}

#sidebar_content {
	background-color: #33120d; /* 0d */
	margin-top: 6px;
	margin-left: 6px;
	padding: 0 12px 8px 12px;
	width: 159px;
}


/* CONTENT AREA (INTERNAL PAGE)
********************************************************/

#internal_content {
	background-color: #33120d;
	float:right;
	margin-top: 6px;
	margin-right: 6px;
	position: relative;
	width: 772px; /*772*/
	top: -48px;
	min-height: 300px;
}

#internal_content .flash_component {
	float:left;
}

#internal_no_left_nav {
	background-color: #33120d;
	margin-left: 6px;
	margin-top: 6px;
	position:relative;
	top: 0px;
	/* top: -48px; took out because of Safari */
	width: 958px;
}

#internal_content h2 {
	font-weight: normal;
}


#internal_content .carousel {
	margin-left: 25px;
	margin-top: 0px;
}

.internal_header {
	background-image: url("../images/internal_header_bg.jpg");
	background-repeat: no-repeat;	
	clear:both;
	height:44px;
	width:772px;	
	margin: 0;
}

.internal_header_long {
	background-image: url("../images/internal_header_bg_long.jpg");
	background-repeat: no-repeat;	
	clear:both;
	height:44px;
	width:958px;	
	margin: 0;
}

.internal_header_text {
	color:#cfbe60;
	font-size: 17px;
	padding: 10px 10px 0px 40px;
}

.internal_header h1 {
	color:#cfbe60;
	font-size: 17px;
	padding: 10px 10px 0px 40px;
}


/* TEXT AREA FOR internal and internal_2column THEME
********************************************************/
#internal_text_area {
	background-color: #461a0c; /*#412a1d;*/
	line-height: 1.7em;
	margin-bottom: 6px;
	margin-top: 0;
	padding-top: 1px;
}

.flash_component {
	margin: 0 10px 10px 0;
}

#internal_text_area h1 {
	line-height: 1.1em;
}

#internal_text_area.exclusives {
	background-color: inherit;
}

div.exclusives #internal_single_column {
	margin:0px 50px 10px 50px;
}

#internal_text_area h1 {
	color: #dacda2;
	font-weight: bold;
}


#internal_banner {
	/*clear:both;*/
}


#internal_left_column {
	background-color: inherit;
	float: left;
	padding: 10px 10px 20px 20px;
	width:346px;
}

#internal_left_column img {
	float:left;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 10px;
}

#internal_left_column .image_component.right {
	margin-left: 20px;
}

#internal_right_column {
	background-color: inherit;
	float: right;
	padding: 10px 10px 20px 20px;
	width:346px;
}

#internal_right_column img {
	float:left;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 10px;
}

#internal_right_column .image_component.right {
	margin-left: 20px;
}

#internal_single_column {
	background-color: inherit;
	padding: 0px 20px 10px 30px;
}

#internal_single_column .sign_up {
	margin: 0 0 0 -30px;
}

#internal_single_column img {
	border:none; /*2px solid #dacda2;*/
	float:left;
	margin: 4px 20px 10px 0px;
}

#internal_single_column .image_component.right {
	margin-left: 20px;
}

#internal_single_column .image_link_component {
	position: relative;
}

#internal_text_area a:link, #internal_text_area a:visited, #internal_text_area a:hover {
	color:#ccba5d;
	text-decoration: underline;
}


/* DOWNLOADABLE FREE STUFF (EXCLUSIVES THEME)
********************************************************/
#free_stuff {
	margin: 10px 50px 10px 50px;
	padding-bottom: 10px;
}

#free_stuff_1 {
	margin-bottom: 40px;
	margin-left: 15px;
	float:left;
}

#free_stuff_2 {
	float:left;
	margin-left: 15px;
}

#free_stuff_3 {
	float:left;
	margin-bottom: 40px;
	margin-left: 15px;
}

#free_stuff h1 {
	color: #dacda2;
	font-weight: bold;
}

#free_stuff a {
	color: #fff;
	text-decoration: underline;
}


/* WINNING NUMBERS PANEL (HOME PAGE)
********************************************************/
#numbers_panel {	
	color: black;
	font-size: 85%;	
	left: 47px; /* 39 */
	position:absolute;
	top: 100px;
	width: 241px;
	z-index: 25;
}

#numbers_top {
	background-image: url("../images/numbers_shape_top.png");
	background-repeat: no-repeat;
	height: 32px;
	line-height: 12px;
	padding: 15px 25px 0;
	width: 191px;
}

#numbers_content {
	background-image: url("../images/numbers_shape_bg.png");
	background-repeat: repeat-y;
	line-height: 16px;
	margin: 0;
	min-height: 200px;
	padding: 0px 25px 0px 25px;
	width: 191px;
}


#numbers_foot {
	background-image: url("../images/numbers_shape_foot.png");
	background-repeat: no-repeat;
	height: 23px;
	margin-top: -10px;
	width: 241px;
}

.numbers_sign {
	background-image: url("../images/numbers_click_view_top.png"); /*numbers_sign.png*/
	background-repeat: no-repeat;
	left:6px;
	position: relative;
	height:112px;
	width:298px;
}

#numbers_panel h1 {
	color: #375419;
	font-size: 120%;
	font-weight: bold;
}


#numbers_top a:link {
	color: #000000;
	text-decoration: underline;
}

#numbers_top a:visited {
	color: #333333;
	text-decoration: underline;
	font-size: inherit;
}

#numbers_top a:hover {
	color: #333333;
	font-size: inherit;
}


#numbers_panel .dots {
	margin-left: -25px;
	margin-bottom: -10px;
	margin-top: -5px;
}

.numbers_form {
	line-height: 6px;
	margin-bottom: 6px;
	margin-left: -5px;
}

/* WINNING NUMBERS SIGN (INTERNAL)
********************************************************/

#internal_numbers_container {
	position: absolute;
	left: 711px; /*705*/
	top: 145px; /*150*/
	z-index: 50;
}

#numbers_close {
	float:right;
	left: -3px;
	position: relative;
	top: -15px;
}

#internal_numbers_container #sign {
	height: 147px;
	left: -20px; /*4  -10 */
	position: absolute;
	top: -147px; /*-147*/
	width:290px;
}

#internal_numbers_container #sign_top {
	background-image: url('../images/numbers_click_view_top.png'); /*png*/
	background-repeat: no-repeat;
	height:99px;
	width:290px;
}

#internal_numbers_container #sign_bottom {
	background-image: url('../images/numbers_click_view_bottom.png'); /*png*/
	background-repeat: no-repeat;
	height:48px;
	left:75px;
	position:relative;
	width:130px;
}

#internal_numbers_container #panel {
	position: absolute;
	left: -26px; /*-2    -16 */
	top: -147px; /*-147*/
	z-index: 100;
}


/* WINNING NUMBERS (HOMEPAGE ONLY)
********************************************************/

#numbers_panel_home {
	position: absolute;
	left: -70px; /*-76*/ 
	top: -148px;
}


/* WINNING NUMBERS -- TICKET CHECKER FORM
********************************************************/

/*second_chance_history component*/
.lottery_second_chance_history h2 {
	cursor:pointer;
}


/*lottery_ticket_checker component*/
.lottery_ticket_checker {
	margin-left: 0px;
	margin-right: -10px;
	line-height: normal;
}

.lottery_ticket_checker p.month_date_year {
	margin-top: 2px;
	margin-bottom: 2px;
}

.lottery_ticket_checker p.number_inputs {
	margin-top: 2px;
	margin-bottom: 2px;
}

.check_numbers{
	margin-bottom: 2px;
	margin-left: -15px;
}

.lottery-ticket-checker-number-input {
	background-color: #fff;
}

.lottery_ticket_checker .red_bg {
	color: #fff;
	background-color: #e00;	
}

.message {
	color: #f00;
	font-weight: bold;
	line-height: 1.2em;
	list-style: disc;
	margin-right: 10px;
}

.message li {
	font-weight: normal;
	margin-left: -10px;
}

/* NUMBER CHECKER PAGE
****************************************************/
#internal_numbers_container #numbers_panel_home{
	left:-26px;
	position:absolute;
	top:-147px;
}

.winners_table {
	line-height: normal;
}

/* NUMBERS COMPONENT-SPECIFIC CSS FROM OLD shared/css/style.css
******************************************************************/

ul.lottery_numbers {
	display: block;
	margin: 0;
	padding: 0;
}

ul.lottery_numbers li {
	background-image: url(../images/circle_on_yellow.gif);
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin: 1px 0 6px 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 24px;
}

ul.lottery_numbers li.powerball, li.hot, li.mega {
	color: red;
	font-weight: bold;
}
div.lottery_game_info_component {
	margin: 0.75em 0px 0px 0px;
}

div.lottery_game_info_component p {
	margin: 0;
}

div.lottery_game_info_component p.jackpot {
	font-size: 115%;
	font-weight: bold;
}

div.lottery_game_info_component span.lottery_game_name {
	color: #375419;
	font-size: 115%;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 14px;
}

div.lottery_game_info_component span.small_text{
	font-size: 0.9em;
	line-height: 2.0em;
}


div.lottery_game_info_component span.next_date {
	font-size: 0.9em;
}

div.lottery_game_info_component p.game_line {
	/* 
	 * This !important hack will cause IE to ignore this line; smart web browsers
	 * will read and respect it.
	 */
	/* line-height: 1.5em !important; */
	/* Handle IE's crippled superscript rendering */
	line-height: 2.0em;
}

div.lottery_game_info_component a:link {
	color: #375419;
	font-size: inherit;
	text-decoration: none;
}

div.lottery_game_info_component a:visited {
	color: #375419;
	text-decoration: none;
	font-size: inherit;
}

div.lottery_game_info_component a:hover {
	color: #333333;
	font-size: inherit;
}

div.lottery_game_info_component .more_details a:link, div.lottery_game_info_component .more_details a:visited,  div.lottery_game_info_component .more_details a:hover {
	color:#375419;
	font-size: 88%;
	font-weight: bold;
	text-decoration: none;
}

/* PRINTABLE WINNING NUMBERS
********************************************************/
.printable_numbers {
	background-color: #dacda2;
	color: #000;
	padding: 10px 20px 10px 20px;
}

#internal_text_area div.printable_numbers h1 {
	color:#6a2b30;
	font-size: 1.5em;
}

.printable_numbers .dots_div {
	left:-10000px;
	position: absolute;
	visibility: hidden;
}

#internal_text_area div.printable_numbers  a:link,  #internal_text_area div.printable_numbers a:visited {
	color:#375419;
}


/* MEMBER INFO PAGE
********************************************************/
table.profile th {
border:1px solid #dacda2;
}

table.profile td {
border:1px solid #dacda2;
}

table.profile th.profile_group_separator {
color:#4d181b;
background-color:#dacda2;
}
table.profile th.profile_header {
background-color:#dacda2;
color:#4d181b;
}

/* FOOTER
********************************************************/

#footer_internal, #footer_home {
	background-image: url("../images/footer_bg_internal.gif");
	background-repeat: no-repeat;
	clear:both;
	height: 60px;
	position: relative;
	z-index: 1;
}

.footer_text, #footer_text_internal {
	color: #dacda2;
	font-size: 85%;
	line-height: 20px;
	padding-top: 30px;
	padding-left: 15px; /*100*/
}

#footer_internal ul, #footer_home ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}
#footer_internal ul li, #footer_home ul li {
	margin: 0;
	padding: 0 5px 0 0;
	float: left;
	color: #fff;
	white-space: nowrap;
}
#footer_internal ul li a, #footer_home ul li a {
	color: #fff;
}

#footer_internal ul li a:hover, #footer_home ul li a:hover {
	text-decoration: underline;
}

#mn_lottery {
	float:left;
	left:-15px;
	position:relative;
	top:-10px;
}

/* GENERAL STYLES
********************************************************/
img { 
	border-style: none;
}

h1 {
	color: #cfbe60;
	font-size: 130%;
	font-weight: normal;
	line-height: normal;
}

h2 {
	font-size: 130%;
	font-weight: bold;
}

h3 {
	font-size: 110%;
	font-weight: bold;
}

h4 {
	font-size: 90%;
	font-weight: bold;
	line-height: 12px;
}

a:link {
	color:#dacda2;
	text-decoration: none;
}

a:visited {
	color:#dacda2;	
	text-decoration: none;
	font-size: inherit;
}

a:hover {
	color:#ffffff;
	text-decoration: underline;
	font-size: inherit;
}
a:active{
	outline: none;
}
.clear {
	line-height: 0px;
	clear:both;
}

.errortext {
	color:#f00;
	font-weight: bold;
}

.forgot_password {
	left: 480px;
	margin-right: 0;
	margin-left: 15px;
	position: relative;
	top:-13px;
	width:210px;
}

.spacer_color {
	color: #49070B;
}

body.internal #signin_text .forgot_password {
	left:480px;
	top:-14px;
	position: relative;
}

div.ask_survey_component .headline{
	display:none;
}

#internal_text_area .ask_survey_component .next_button {
	background-color: #c59a38;
	border:1px outset #c59a38;
	float: left;
	padding:2px 10px 2px 6px !important;
}

#internal_text_area div.back_next a:link,
#internal_text_area div.back_next a:visited,
#internal_text_area div.back_next a:hover,
#internal_text_area div.back_next a:active {
	color:#000;
	font-weight: bold;
	padding-left: 10px !important;
	text-align: center;
	text-decoration: none;
}

.textpander {
	font-size: 12px;
	line-height: 1.7em;
}

.textpander .headline {
	font-size:12px;
	font-weight: bold;
}

.form_std_name_address_header, .form_account_creation_header {
	padding-top: 20px !important;
}

.no-margin {
	margin-bottom: 0px;
}

