/* 2007 STYLES: */

/*body	{ margin: 2px 0px 0px 0px; background-color: #005696; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #005696; font-weight: normal; text-decoration: none; }
td	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #005696; font-weight: normal; text-decoration: none; }

a			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #005696; font-weight: normal; text-decoration: underline; }
a:visited	{ color: #005696; font-weight: normal; text-decoration: underline; }
a:active	{ color: #005696; font-weight: normal; text-decoration: underline; }
a:hover		{ color: #005696; font-weight: normal; text-decoration: underline; }*/

.homepage_text { font-size: 11px; color: #005696; }
.homepage_text a 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #005696; font-weight: normal; text-decoration: none; }
.homepage_text a:visited 	{ color: #005696; font-weight: none; text-decoration: none; }
.homepage_text a:active 	{ color: #005696; font-weight: none; text-decoration: none; }
.homepage_text a:hover 	{ color: #005696; font-weight: none; text-decoration: none; }

.footer { font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #99CCFF; font-weight: none; text-decoration: none; }
.footer a 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #99CCFF; font-weight: none; text-decoration: underline; }
.footer a:visited 	{ color: #99CCFF; font-weight: none; text-decoration: underline; }
.footer a:active 	{ color: #99CCFF; font-weight: none; text-decoration: underline; }
.footer a:hover 	{ color: #99CCFF; font-weight: none; text-decoration: underline; }

.error { font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CC0000; font-weight: bold; text-decoration: none; }
.error a 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CC0000; font-weight: bold; text-decoration: underline; }
.error a:visited 	{ color: #CC0000; font-weight: bold; text-decoration: underline; }
.error a:active 	{ color: #CC0000; font-weight: bold; text-decoration: underline; }
.error a:hover 	{ color: #CC0000; font-weight: bold; text-decoration: underline; }

.plan_tip { font-family:  Arial; font-size: 11px; color: #005696; font-weight: none; text-decoration: none; }
.plan_tip a 	{ font-family: Arial; font-size: 11px; color: #005696; font-weight: none; text-decoration: underline; }
.plan_tip a:visited 	{ color: #005696; font-weight: none; text-decoration: underline; }
.plan_tip a:active 	{ color: #005696; font-weight: none; text-decoration: underline; }
.plan_tip a:hover 	{ color: #005696; font-weight: none; text-decoration: underline; }

.login_box { font-family: arial; font-size: 11px; background-color: #FFFFFF; }

.sub_offer { font-family:  Arial; font-size: 11px; color: #f1a51e; font-weight: bold; text-decoration: none; }
.sub_offer a 	{ font-family: Arial; font-size: 11px; color: #f1a51e; font-weight: bold; text-decoration: none; }
.sub_offer a:visited 	{ color: #f1a51e; font-weight: bold; text-decoration: none; }
.sub_offer a:active 	{ color: #f1a51e; font-weight: bold; text-decoration: none; }
.sub_offer a:hover 	{ color: #f1a51e; font-weight: bold; text-decoration: none; }

.rules { font-family:  Arial; font-size: 11px; color: #99ccff; font-weight: normal; text-decoration: underline; }
.rules a 	{ font-family: Arial; font-size: 11px; color: #99ccff; font-weight: normal; text-decoration: underline; }
.rules a:visited 	{ color: #99ccff; font-weight: normal; text-decoration: underline; }
.rules a:active 	{ color: #99ccff; font-weight: normal; text-decoration: underline; }
.rules a:hover 	{ color: #99ccff; font-weight: normal; text-decoration: underline; }

.tip_title_green { font-family:  Arial; font-size: 11px; color: #95c54c; font-weight: bold; text-decoration: underline; }
.tip_title_green a 	{ font-family: Arial; font-size: 11px; color: #95c54c; font-weight: bold; text-decoration: underline; }
.tip_title_green a:visited 	{ color: #95c54c; font-weight: bold; text-decoration: underline; }
.tip_title_green a:active 	{ color: #95c54c; font-weight: bold; text-decoration: underline; }
.tip_title_green a:hover 	{ color: #95c54c; font-weight: bold; text-decoration: underline; }

ul { margin: 5px; margin-left: 15px; padding: 1px; }



/*	2008 STYLES: */

body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background:#fff;
}
a img { border:none; }
a { color:#333; text-decoration:underline; font-weight:normal; }
/*ul, ul li { margin-left:0; }*/
/*div { border:1px solid #ddd;}*/
#wrapper { width:1000px; }
#footer { text-align:center; font-size:10px; padding:5px 25px 0 28px; }
#well { 
	width: 1000px; 
	background-color:#fff; 
	background-repeat: repeat-x; 
	position:relative;
	margin-top:10px;
}
#header { 
	background:url(/images/10/header.png);
	background-repeat: no-repeat;
	position:relative; 
	height:117px;
	margin:0 0 6px 26px; 
}

#content { 
	width:613px;
	margin:0 0 0 26px;
	background:#fff; 
	padding:0 10px 20px 15px;
}

#rail {
	width:300px;
	float:right;
	text-align:right;
}

ul#main_nav {
	list-style: none;
	position:absolute;
	top:55px;
	left:200px;
	margin:0;
	padding:0;
}
ul#main_nav li {
	display:inline;
	margin:0;
	padding:0;
}

ul#profile_nav {
	list-style: none;
	position:absolute;
	top:130px;
	left:322px;
	z-index:2;
	margin:0;
	padding:0;
	width:400px;
}
ul#profile_nav li {
	display:inline;
	margin:0;
	padding:0;
}

.black_head {
	color:#000;
	text-transform: uppercase;
	font-weight:bold;
	font-size:18px;
	letter-spacing:-0.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.red_head {
	color:#d4242e;
	text-transform: lowercase;
	font-weight:bold;
	font-size:18px;
	letter-spacing:-0.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.red_tip {
	color:#d4242e;
	text-transform: lowercase;
	font-weight:bold;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none
	
}

.rail_box {
	height:70px;
	background:#ededed;
	border:1px solid #cdcdcd;
	font-family: "Times New Roman", Times, serif;
	padding:5px 8px 5px 8px;
	text-align:left;
	font-size:13px;
	line-height:1.2;
	margin-top:10px;
}

.rail_box h1 {
	font-weight:normal;
	font-size:20px;
	padding:0;
	margin: 0 0 2px 0;
}

.rail_box a {
	color:#d4242e;
	font-weight:bold;
}

.rail_box2 {
	height:125px;
	background:#ededed;
	border:1px solid #cdcdcd;
	font-family: "Times New Roman", Times, serif;
	padding:5px 8px 5px 8px;
	text-align:left;
	font-size:12px;
	line-height:1.2;
	margin-top:10px;
}

.rail_box2 h1 {
	font-weight:normal;
	font-size:19px;
	padding:0;
	margin: 0 0 4px 0;
}

.rail_box2 a {
	color:#d4242e;
	font-weight:bold;
}

.sub_box {
	height:136px;
	background:#ededed;
	border:1px solid #cdcdcd;
	font-family: "Times New Roman", Times, serif;
	text-align:left;
	font-size:13px;
	line-height:1.2;
	margin-top:10px;
}

.sub_box h1 {
	font-weight:normal;
	font-size:20px;
	padding:0;
	margin: 0 0 2px 0;
}

hr { height:1px; border:none; border-top:1px solid #ccc; }

.aqua { color:#2e9a97; }

a.btn_small {
	background:url(/images/08/buttons/_bg.gif) no-repeat;
	font-family:'Arial Narrow';
	color:#fff;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	text-align:center;
	padding-right:10px;
	display:block;
	width:83px;
	height:23px;
	text-decoration:none;
	text-transform: lowercase;
}

a.btn_med {
	background:url(/images/08/buttons/_bg_med.gif) no-repeat;
	font-family:'Arial Narrow';
	color:#fff;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	text-align:center;
	padding-right:10px;
	display:block;
	width:101px;
	height:24px;
	text-decoration:none;
	text-transform: lowercase;
}

a.btn_big {
	background:url(/images/08/buttons/_bg_big.gif) no-repeat;
	font-family:'Arial Narrow';
	color:#fff;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	text-align:center;
	padding-right:10px;
	width:140px;
	display:block;
	height:23px;
	text-decoration:none;
	text-transform: lowercase;
}

a.prize_box {
	background-repeat: no-repeat;
	padding:31px 25px 0 10px;
	display:block;
	/*width:303px;*/
	/*height:116px;*/
	height:85px;
	text-decoration:none;
	text-align:left;
}

a.prize_box_anon {
	background-repeat: no-repeat;
	padding:31px 156px 0 10px;
	display:block;
	/*width:289px;*/
	width:134px;
	/*height:128px;*/
	height:87px;
	text-decoration:none;
	text-align:left;
}

a.prize_box_anon_grand {
	background-repeat: no-repeat;
	padding:31px 156px 0 10px;
	display:block;
	/*width:289px;*/
	width:134px;
	/*height:128px;*/
	height:87px;
	text-decoration:none;
	text-align:left;
}

a.prize_box_anon_grand_home {
	background-repeat: no-repeat;
	padding:31px 226px 0 10px;
	display:block;
	/*width:289px;*/
	width:154px;
	/*height:128px;*/
	height:82px;
	text-decoration:none;
	text-align:left;
}

/*	2010 STYLES: */

.blue_bold { font-size: 16px; color: #0398fc; font-weight: bold; }
.blue_bold a 	{ font-size: 16px; color: #0398fc; font-weight: bold; text-decoration: underline; }
.blue_bold a:visited 	{ color: #0398fc; font-weight: bold; text-decoration: underline; }
.blue_bold a:active 	{ color: #0398fc; font-weight: bold; text-decoration: underline; }
.blue_bold a:hover 	{ color: #0398fc; font-weight: bold; text-decoration: underline; }

.home_bullets li { color: #ff3333; margin-bottom: 5px;  }