@charset "utf-8";
/* CSS Document */

/* ZERO OUT LAYOUT AND BLOCK ELEMENTS */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* FONT RESET */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/* CLEARFIX FOR FLOATING OBJECTS IN OTHER OBJECTS	*/
/* class="className clearfix" 						*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/* SELECT COLOR CHANGE */

::selection { /* Safari and Opera */
 background:#A3DcE6;
 color:#000;
}
::-moz-selection { /* Firefox */
 background:#A3DcE6;
 color:#000;
}
/* WORKDAY RISING SCREEN STYLES */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#454545;
	margin:0;
	padding-top: 20px;
}
#rising_homepage {
	position: relative;
}
#rising_body {
	background: url(http://www.workday.com/Images/rising/2010/rising_bg_top.gif) no-repeat center 20px;
}
#rising_reg_body {
	background: url(http://www.workday.com/Images/rising/2010/rising_bg_top.gif) no-repeat center 20px;
}
h1 {
	font-size: 2em;
	font-weight:bold;
	text-transform: uppercase;
}
h2 {
	font-size: 1.6em;
	font-weight:bold;
	text-transform: uppercase;
	text-indent: -9999px;
	display: block;
	height: 40px;
	margin-top: 1em;
	margin-bottom: 10px;
}
h3 {
	font-size: 1.2em;
	color: #007B85;
	font-weight:bold;
}
h4 {
	font-size: 1em;
	font-weight:bold;
	color: #00B1B0;
}
p {
	line-height: 1.4em;
	margin-bottom: 1em;
}
strong {
	font-weight: bold;
}
strong em {
	font-style: italic;
	font-weight: bold;
}
em {
	font-style: italic;
}
a {
	color: #F05133;
}
a:hover {
	color: #00B1B0;
}
h2#homepage_title {
	background: url(http://www.workday.com/Images/rising/2010/its_a_revolution.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 160px;
	margin-top: 1em;
	margin-bottom: 10px;
	width: 660px;
	float: left;
}
#flash_content {
	position: absolute;
	display: block;
	height: 854px;
	width: 1022px;
	left: 0px;
	top: 0px;
	background: #000000;
	z-index: 100000;
}
#close {
	color: #333;
	display: block;
	padding: .5em 1em;
	position: absolute;
	right: 0px;
	cursor: pointer;
	top: 0px;
	background: #CF0;
}
.home_info_box_left {
	float: left;
	margin-right: 20px;
	width: 260px; /* 290px */
	border: 1px solid #A3DcE6;
	padding: 10px 10px 0px;
	background: #FFF;
}
.home_info_box_right {
	float: left;
	/*margin-right: 20px;*/
	width: 325px; /* 290px */
	border: 1px solid #A3DcE6;
	padding: 10px 0 0 10px;
	background: #FFF;
}
.home_info_box img {
	margin-bottom: 5px;
}
.home_info_box ul {
	margin-left:20px;
	margin-bottom:10px;
	list-style:disc;
}
.home_info_box_right ul li {
	margin-bottom:10px;
	line-height:1.2em;
}
.home_info_box_right ul li strong {
	color: #007B85;
}
.rising_booking_link a {
	font-size: 1.2em;
	text-decoration: none;
}
#rising_container {
	margin: 0px auto;
	width: 982px;
	padding:20px;
	background: url(http://www.workday.com/Images/rising/2010/rising_gradient_bg_bottom.jpg) no-repeat bottom;
	position: relative;
	border: 1px solid #F05133;
}
#rising_index_container {
	margin: 0px auto;
	width: 982px;
	padding:20px;
	/*background: url(http://www.workday.com/Images/rising/2010/index_bg2.png) no-repeat 0px 0px;*/
	background: url(http://www.workday.com/Images/rising/2010/index_bg.gif) no-repeat 0px 0px;
	position: relative;
	border: 1px solid #F05133;
}
#rising_header {
	margin-bottom: 20px;
	position: relative;
	width: 985px;
}
#reg_breadcrumbs {
	margin-bottom: 10px;
	display: block;
	position:relative;
	width:985px;
}
#reg_breadcrumbs ul li {
	color: #007B85;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	float: left;
}
#program_subnav {
	margin-bottom: 10px;
	display: block;
	position:relative;
	width:985px;
}
#program_subnav .second_subnav {
	margin-bottom: 10px;
	height: 15px;
}
#program_subnav ul li {
	color: #007B85;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	float: left;
	height:15px;
	margin-right: 4px;
	text-indent: -9999px;
}
#program_subnav ul li a {
	display: block;
	text-indent:-9999px;
	height: 15px;
	padding: 0px;
}
#program_subnav ul li a.subnav_events {
	width: 154px;
	background: url(http://www.workday.com/Images/rising/2010/pro_events_nav.gif) no-repeat scroll 50% -15px;
}
#program_subnav ul li a.subnav_events:hover {
	background: #00B1B0 url(http://www.workday.com/Images/rising/2010/pro_events_nav.gif) no-repeat 0px 0px;
}
#program_subnav ul li.subnav_events.selected {
	background: url(http://www.workday.com/Images/rising/2010/pro_events_nav.gif) no-repeat 0px 0px;
	height:15px;
}
#program_subnav ul li a.subnav_gen {
	width: 142px;
	background: url(http://www.workday.com/Images/rising/2010/pro_general_nav.gif) no-repeat scroll 0px -15px;
}
#program_subnav ul li a.subnav_gen:hover {
	background: #00B1B0 url(http://www.workday.com/Images/rising/2010/pro_general_nav.gif) no-repeat 0px 0px;
}
#program_subnav ul li.subnav_gen.selected {
	width: 142px;
	background: url(http://www.workday.com/Images/rising/2010/pro_general_nav.gif) no-repeat 0px 0px;
	height:15px;
}
#program_subnav ul li a.subnav_hcm {
	width: 111px;
	background: url(http://www.workday.com/Images/rising/2010/pro_hcm_nav.gif) no-repeat scroll 0px -15px;
}
#program_subnav ul li a.subnav_hcm:hover {
	background: #00B1B0 url(http://www.workday.com/Images/rising/2010/pro_hcm_nav.gif) no-repeat 0px 0px;
}
#program_subnav ul li.subnav_hcm.selected {
	width: 111px;
	background: url(http://www.workday.com/Images/rising/2010/pro_hcm_nav.gif) no-repeat 0px 0px;
	height:15px;
}
#program_subnav ul li a.subnav_fin {
	width: 297px;
	background: url(http://www.workday.com/Images/rising/2010/pro_financial_nav.gif) no-repeat scroll 0px -15px;
}
#program_subnav ul li a.subnav_fin:hover {
	background: #00B1B0 url(http://www.workday.com/Images/rising/2010/pro_financial_nav.gif) 0px 0px;
}
#program_subnav ul li.subnav_fin.selected {
	width: 297px;
	background: url(http://www.workday.com/Images/rising/2010/pro_financial_nav.gif) no-repeat 0px 0px;
	height:15px;
}
#program_subnav ul li a.subnav_tech {
	width: 259px;
	background: url(http://www.workday.com/Images/rising/2010/pro_crossapp_nav.gif) no-repeat scroll 0px -15px;
}
#program_subnav ul li a.subnav_tech:hover {
	background: #00B1B0 url(http://www.workday.com/Images/rising/2010/pro_crossapp_nav.gif) no-repeat 0px 0px;
}
#program_subnav ul li.subnav_tech.selected {
	background: url(http://www.workday.com/Images/rising/2010/pro_crossapp_nav.gif) no-repeat 0px 0px;
}
#program_subnav li a.contest_rules_title_subnav {
	background: url(http://www.workday.com/Images/rising/2010/contest_rules_nav.gif) no-repeat scroll 0px -15px;
	width: 121px;
}
#program_subnav li a.contest_rules_title_subnav:hover {
	background: url(http://www.workday.com/Images/rising/2010/contest_rules_nav.gif) no-repeat scroll 0px 0px;
}
#program_subnav li.contest_rules_title_subnav_selected {
	background: url(http://www.workday.com/Images/rising/2010/contest_rules_nav.gif) no-repeat scroll 0px 0px;
	width: 121px;
	height:15px;
}
#program_subnav li a.video_contest_title_subnav {
	background: url(http://www.workday.com/Images/rising/2010/rising_vid_contest_nav.gif) no-repeat scroll 0px -15px;
	width: 166px;
}
#program_subnav li a.video_contest_title_subnav:hover {
	background: url(http://www.workday.com/Images/rising/2010/rising_vid_contest_nav.gif) no-repeat scroll 0px 0px;
}
#program_subnav li.video_contest_title_subnav_selected {
	background: url(http://www.workday.com/Images/rising/2010/rising_vid_contest_nav.gif) no-repeat scroll 0px 0px;
	width: 166px;
	height:15px;
}
/*
#reg_breadcrumbs ul li a:hover {
	color: #FFF;
	background: #007B85;
}
*/

#rising_logo_box {
	width: 394px;
	float: right;
	position:relative;
}
#rising_logo_box {
	width: 394px;
	float: right;
}
#rising_logo {
	height: 180px;
	position: relative;
}
#rising_logo h1 {
	text-indent: -9999px;
}
#rising_logo h1 a {
	background: url(http://www.workday.com/Images/rising/2010/workday_rising_2010_logo.gif) no-repeat 0px 0px;
	width: 394px;
	height: 180px;
	display:block;
}
#rising_social_media {
	width: 140px;
	float: right;
}
#follow_rising {
	color: #003767;
	font-weight: bold;
	background: url(http://www.workday.com/Images/rising/2010/follow_us.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	float: left;
	width: 85px;
}
.rising_social_icons {
	float: left;
	margin-right: 5px;
	display: block;
}
ul#rising_navigation {
	float: left;
	width: 15em;
}
ul#rising_navigation li {
	margin-bottom: 10px;
	text-indent:-9999px;
	height:19px;
}
#rising_navigation li a {
	display: block;
	height: 19px;
	text-indent:-9999px;
}
#rising_navigation li a.welcome {
	background: url(http://www.workday.com/Images/rising/2010/rising_welcome_btn.gif) no-repeat scroll 0px 0px;
	width: 98px;
}
#rising_navigation li a.welcome:hover {
	background: url(http://www.workday.com/Images/rising/2010/rising_welcome_btn.gif) no-repeat scroll 0px -19px;
	width: 98px;
}
#rising_navigation li.welcome_selected {
	background: url(http://www.workday.com/Images/rising/2010/rising_welcome_btn.gif) no-repeat scroll 0px -19px;
	width: 98px;
	height:19px;
}
/*
#rising_navigation li a.stand {
	background: url(http://www.workday.com/Images/rising/2010/rising_stand_up_btn.gif) no-repeat scroll 0px 0px;
	width: 210px;
}
#rising_navigation li a.stand:hover {
	background: url(http://www.workday.com/Images/rising/2010/rising_stand_up_btn.gif) no-repeat scroll 0px -19px;
	width: 210px;
}
#rising_navigation li.stand.selected {
	background: url(http://www.workday.com/Images/rising/2010/rising_stand_up_btn.gif) no-repeat scroll 0px -19px;
	width: 210px;
}
*/

#rising_navigation li a.revolution {
	background: url(http://www.workday.com/Images/rising/2010/workday_i_am_revolution_nav.gif) no-repeat scroll 0px 0px;
	width: 200px;
}
#rising_navigation li a.revolution:hover {
	background: url(http://www.workday.com/Images/rising/2010/workday_i_am_revolution_nav.gif) no-repeat scroll 0px -19px;
	width: 200px;
}
#rising_navigation li.revolution_selected {
	background: url(http://www.workday.com/Images/rising/2010/workday_i_am_revolution_nav.gif) no-repeat scroll 0px -19px;
	width: 200px;
	height:19px;
}
#rising_navigation li a.revolution_on {
	background: url(http://www.workday.com/Images/rising/2010/workday_i_am_revolution_nav.gif) no-repeat scroll 0px -19px;
	width: 200px;
	height:19px;
}
/*

#rising_navigation li a.agenda {
	background: url(http://www.workday.com/Images/rising/2010/rising_agenda.gif) no-repeat scroll 0px 0px;
	width: 83px;
}
#rising_navigation li a.agenda:hover {
	background: url(http://www.workday.com/Images/rising/2010/rising_agenda.gif) no-repeat scroll 0px -19px;
	width: 83px;
}
#rising_navigation li.agenda #selected {
	background: url(http://www.workday.com/Images/rising/2010/rising_agenda.gif) no-repeat scroll 0px -19px;
	width: 83px;
}
*/
#rising_navigation li a.program {
	background: url(http://www.workday.com/Images/rising/2010/rising_program_btn.gif) no-repeat scroll 0px 0px;
	width: 97px;
}
#rising_navigation li a.program:hover {
	background: url(http://www.workday.com/Images/rising/2010/rising_program_btn.gif) no-repeat scroll 0px -19px;
	width: 97px;
}
#rising_navigation li.program_selected {
	background: url(http://www.workday.com/Images/rising/2010/rising_program_btn.gif) no-repeat scroll 0px -19px;
	width: 97px;
	height:19px;
}
#rising_navigation li a.training {
	background: url(http://www.workday.com/Images/rising/2010/rising_training_btn.gif) no-repeat scroll 0px 0px;
	width: 92px;
}
#rising_navigation li a.training:hover {
	background: url(http://www.workday.com/Images/rising/2010/rising_training_btn.gif) no-repeat scroll 0px -19px;
	width: 92px;
}
#rising_navigation li.training_selected {
	background: url(http://www.workday.com/Images/rising/2010/rising_training_btn.gif) no-repeat scroll 0px -19px;
	width: 92px;
	height:19px;
}
#rising_navigation li a.registration {
	background: url(http://www.workday.com/Images/rising/2010/rising_registration_btn.gif) no-repeat scroll 0px 0px;
	width: 131px;
}
#rising_navigation li a.registration:hover {
	background: url(http://www.workday.com/Images/rising/2010/rising_registration_btn.gif) no-repeat scroll 0px -19px;
	width: 131px;
}
#rising_navigation li.registration_selected {
	background: url(http://www.workday.com/Images/rising/2010/rising_registration_btn.gif) no-repeat scroll 0px -19px;
	width: 131px;
	height:19px;
}
#rising_navigation li a.hotel_travel {
	background: url(http://www.workday.com/Images/rising/2010/rising_hotel_btn.gif) no-repeat scroll 0px 0px;
	width: 151px;
}
#rising_navigation li a.hotel_travel:hover {
	background: url(http://www.workday.com/Images/rising/2010/rising_hotel_btn.gif) no-repeat scroll 0px -19px;
	width: 151px;
}
#rising_navigation li.hotel_travel_selected {
	background: url(http://www.workday.com/Images/rising/2010/rising_hotel_btn.gif) no-repeat scroll 0px -19px;
	width: 151px;
	height:19px;
}
#rising_navigation li a.sponsors {
	background: url(http://www.workday.com/Images/rising/2010/rising_sponsors_btn.gif) no-repeat scroll 0px 0px;
	width: 101px;
}
#rising_navigation li a.sponsors:hover {
	background: url(http://www.workday.com/Images/rising/2010/rising_sponsors_btn.gif) no-repeat scroll 0px -19px;
	width: 101px;
}
#rising_navigation li.sponsors_selected {
	background: url(http://www.workday.com/Images/rising/2010/rising_sponsors_btn.gif) no-repeat scroll 0px -19px;
	width: 101px;
	height:19px;
}
#rising_content {
	position: relative;
	margin-bottom: 65px;
	width: 985px;
}
#rising_home_content {
	position: relative;
	/*margin-bottom: 35px;*/
	width: 985px;
}
#rising_home_content_left {
	float: left;
	width: 645px;
	min-height: 230px !important;
}
#rising_body_images {
	margin-bottom: 20px;
	display: block;
}
#rising_content ul {
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 5px;
}
#rising_content ul li {
	margin-bottom: 5px;
	line-height: 1.4em;
}
#rising_content_left {
	float: left;
	width: 645px;
	min-height:450px;
	height:auto !important;
	height:450px;
}
#rising_content_right {
	float: right;
	width: 320px;
}
h2#registration {
	background: url(http://www.workday.com/Images/rising/2010/reg_title.gif) no-repeat 0px 0px;
}
h2#registration_faq {
	background: url(http://www.workday.com/Images/rising/2010/registration-faq-title.gif) no-repeat 0px 0px;
}
h2#hotel_travel_faq {
	background: url(http://www.workday.com/Images/rising/2010/hotel-travel-faq-title.gif) no-repeat 0px 0px;
}
h2#registration_email_title {
	background: url(http://www.workday.com/Images/rising/2010/reg_email_title.gif) no-repeat 0px 0px;
}
h2#registration_your_info_title {
	background: url(http://www.workday.com/Images/rising/2010/reg_your_info_title.gif) no-repeat 0px 0px;
}
h2#registration_optional_title {
	background: url(http://www.workday.com/Images/rising/2010/reg_optional_title.gif) no-repeat 0px 0px;
}
h2#registration_session_title {
	background: url(http://www.workday.com/Images/rising/2010/reg_session_title.gif) no-repeat 0px 0px;
}
h2#registration_payment_title {
	background: url(http://www.workday.com/Images/rising/2010/reg_payment_title.gif) no-repeat 0px 0px;
}
h2#registration_confirmation_title {
	background: url(http://www.workday.com/Images/rising/2010/reg_confirmation_title.gif) no-repeat 0px 0px;
}
h2#hotel_travel {
	background: url(http://www.workday.com/Images/rising/2010/hotel_and_travel.gif) no-repeat 0px 0px;
}
h2#privacy {
	background: url(http://www.workday.com/Images/rising/2010/privacy-policy-title.gif) no-repeat 0px 0px;
}
h2#official {
	background: url(http://www.workday.com/Images/rising/2010/official-rules-title.gif) no-repeat 0px 0px;
}
/* h2#program_title {
	background: url(http://www.workday.com/Images/rising/2010/program_title.gif) no-repeat 0px 0px;
} 

h2#stand {
	background: url(http://www.workday.com/Images/rising/2010/stand_up_title.gif) no-repeat 0px 0px;
}
*/
h2#revolution {
	background: url(http://www.workday.com/Images/rising/2010/i_am_the_revolutioin_title.gif) no-repeat 0px 0px;
}
h2#training {
	background: url(http://www.workday.com/Images/rising/2010/training_title.gif) no-repeat 0px 0px;
}
h2#program {
	background: url(http://www.workday.com/Images/rising/2010/program_title.gif) no-repeat 0px 0px;
}
h2#sponsors {
	background: url(http://www.workday.com/Images/rising/2010/sponsors_title.gif) no-repeat 0px 0px;
}
h2#program_events_title {
	background: url(http://www.workday.com/Images/rising/2010/program_events_title.gif) no-repeat 0px 0px;
}
h2#program_gen_title {
	background: url(http://www.workday.com/Images/rising/2010/program_general_title.gif) no-repeat 0px 0px;
}
h2#program_hcm_title {
	background: url(http://www.workday.com/Images/rising/2010/program_hcm_title.gif) no-repeat 0px 0px;
}
h2#program_fin_title {
	background: url(http://www.workday.com/Images/rising/2010/program_financials_title.gif) no-repeat 0px 0px;
}
h2#program_tech_title {
	background: url(http://www.workday.com/Images/rising/2010/program_crossapp_title.gif) no-repeat 0px 0px;
}
h2#program_tech_title {
	background: url(http://www.workday.com/Images/rising/2010/program_crossapp_title.gif) no-repeat 0px 0px;
}
h2#contest_rules_title {
	background: url(http://www.workday.com/Images/rising/2010/contest_rules_title.gif) no-repeat 0px 0px;
}
h2#video_contest_title {
	background: url(http://www.workday.com/Images/rising/2010/video_contest_title.gif) no-repeat 0px 0px;
}
p#registerLink a {
	font-weight:bold;
	font-size:1.8em;
	display:block;
	background:url(http://www.workday.com/Images/rising/2010/rising_register_now_btn.gif) no-repeat 0px 0px;
	width:149px;
	height:45px;
	text-indent:-9999px;
}
p.training_title {
	font-weight:bold;
	font-size:1em;
	color:#003767;
	margin:.1em 0 0 0;
}
#sessionTable {
	font-size: 90%;
	background: #FFF;
	line-height: 1.4em;
}
#sessionTable th {
	padding: 0px;
	border-top: 0;
	border-right: 1px solid #FFF;
	border-bottom: 0px;
	border-left: 1px solid #FFF;
}
#sessionTable .dateTime {
	background: #00B1B0;
	border: 1px solid #F05133;
	color:#FFF;
	vertical-align:middle;
	font-size:1em;
	font-weight: bold;
}
#sessionTable td {
	padding: 5px 8px;
	border: 1px solid #F05133;
}
.column1, .column3, .column5 {
}
.column2, .column4, .column6 {
}
.column1 {
	width:150px;
}
.column2 {
}
.column3 {
}
.column4 {
}
.column5 {
}
.column6 {
}
.rising_promos {
	margin-bottom: 20px;
	border: 1px solid #A3DCE6;
	padding: 15px;
	position: relative;
	background: #FFF;
}
.rising_promos h3 {
	font-weight: normal;
	font-size: 1.8em;
	letter-spacing: 1px;
}
#sponsor_section {
	display: block;
	padding-bottom:0px;
}
.rising_promos #rising_price {
	color: #00B1B0;
	font-size: 38px;
	float: right;
	display: block;
	position: absolute;
	left: 195px !important;
	top: 160px;
	font-weight: bold;
}
.rising_register_link {
	font-weight: bold;
	color: #F05133;
	font-size: 1.4em;
}
#fade_logos {
	overflow:hidden;
	height: 75px;
	margin: 15px auto;
	display: block;
	width: 185px;
}
#rising_bottom_links {
	margin: 30px 0 0px;
	background: #F05133;
	width:100%;
}
#rising_bottom_links ul li {
	display:inline-block;
	float:left;
	height:19px;
	margin-right: 1em;
	text-indent:-9999px;
}
#rising_bottom_links li a {
	display: block;
	height: 19px;
	text-indent:-9999px;
}
#rising_bottom_links li a.welcome {
	background: url(http://www.workday.com/Images/rising/2010/rising_welcome_btn.gif) no-repeat scroll 0px 0px;
	width: 98px;
}
#rising_bottom_links li a.welcome:hover {
	background: url(http://www.workday.com/Images/rising/2010/rising_welcome_btn.gif) no-repeat scroll 0px -19px;
	width: 98px;
}
#rising_bottom_links li.welcome_selected {
	background: url(http://www.workday.com/Images/rising/2010/rising_welcome_btn.gif) no-repeat scroll 0px -19px;
	width: 98px;
}
/*
#rising_bottom_links li a.stand {
	background: url(http://www.workday.com/Images/rising/2010/rising_stand_up_btn.gif) no-repeat scroll 0px 0px;
	width: 210px;
}
#rising_bottom_links li a.stand:hover {
	background: url(http://www.workday.com/Images/rising/2010/rising_stand_up_btn.gif) no-repeat scroll 0px -19px;
	width: 210px;
}
#rising_bottom_links li.stand.selected {
	background: url(http://www.workday.com/Images/rising/2010/rising_stand_up_btn.gif) no-repeat scroll 0px -19px;
	width: 210px;
}
*/
#rising_bottom_links li a.revolution {
	background: url(http://www.workday.com/Images/rising/2010/workday_i_am_revolution_nav.gif) no-repeat scroll 0px 0px;
	width: 200px;
}
#rising_bottom_links li a.revolution:hover {
	background: url(http://www.workday.com/Images/rising/2010/workday_i_am_revolution_nav.gif) no-repeat scroll 0px -19px;
	width: 200px;
}
#rising_bottom_links li.revolution_selected {
	background: url(http://www.workday.com/Images/rising/2010/workday_i_am_revolution_nav.gif) no-repeat scroll 0px -19px;
	width: 200px;
}
#rising_bottom_links li a.revolution_on {
	background: url(http://www.workday.com/Images/rising/2010/workday_i_am_revolution_nav.gif) no-repeat scroll 0px -19px;
	width: 200px;
}
/*
#rising_bottom_links li a.agenda {
	background: url(http://www.workday.com/Images/rising/2010/rising_agenda.gif) no-repeat scroll 0px 0px;
	width: 83px;
}
#rising_bottom_links li a.agenda:hover {
	background: url(http://www.workday.com/Images/rising/2010/rising_agenda.gif) no-repeat scroll 0px -19px;
	width: 83px;
}
#rising_bottom_links li.agenda_selected {
	background: url(http://www.workday.com/Images/rising/2010/rising_agenda.gif) no-repeat scroll 0px -19px;
	width: 83px;
}
*/
#rising_bottom_links li a.program {
	background: url(http://www.workday.com/Images/rising/2010/rising_program_btn.gif) no-repeat scroll 0px 0px;
	width: 97px;
}
#rising_bottom_links li a.program:hover {
	background: url(http://www.workday.com/Images/rising/2010/rising_program_btn.gif) no-repeat scroll 0px -19px;
	width: 97px;
}
#rising_bottom_links li.program_selected {
	background: url(http://www.workday.com/Images/rising/2010/rising_program_btn.gif) no-repeat scroll 0px -19px;
	width: 97px;
}
#rising_bottom_links li a.training {
	background: url(http://www.workday.com/Images/rising/2010/rising_training_btn.gif) no-repeat scroll 0px 0px;
	width: 97px;
}
#rising_bottom_links li a.training:hover {
	background: url(http://www.workday.com/Images/rising/2010/rising_training_btn.gif) no-repeat scroll 0px -19px;
	width: 97px;
}
#rising_bottom_links li.training_selected {
	background: url(http://www.workday.com/Images/rising/2010/rising_training_btn.gif) no-repeat scroll 0px -19px;
	width: 97px;
}
#rising_bottom_links li a.registration {
	background: url(http://www.workday.com/Images/rising/2010/rising_registration_btn.gif) no-repeat scroll 0px 0px;
	width: 131px;
}
#rising_bottom_links li a.registration:hover {
	background: url(http://www.workday.com/Images/rising/2010/rising_registration_btn.gif) no-repeat scroll 0px -19px;
	width: 131px;
}
#rising_bottom_links li.registration_selected {
	background: url(http://www.workday.com/Images/rising/2010/rising_registration_btn.gif) no-repeat scroll 0px -19px;
	width: 131px;
}
#rising_bottom_links li a.hotel_travel {
	background: url(http://www.workday.com/Images/rising/2010/rising_hotel_btn.gif) no-repeat scroll 0px 0px;
	width: 151px;
}
#rising_bottom_links li a.hotel_travel:hover {
	background: url(http://www.workday.com/Images/rising/2010/rising_hotel_btn.gif) no-repeat scroll 0px -19px;
	width: 151px;
}
#rising_bottom_links li.hotel_travel_selected {
	background: url(http://www.workday.com/Images/rising/2010/rising_hotel_btn.gif) no-repeat scroll 0px -19px;
	width: 151px;
}
#rising_bottom_links li a.sponsors {
	background: url(http://www.workday.com/Images/rising/2010/rising_sponsors_btn.gif) no-repeat scroll 0px 0px;
	width: 101px;
}
#rising_bottom_links li a.sponsors:hover {
	background: url(http://www.workday.com/Images/rising/2010/rising_sponsors_btn.gif) no-repeat scroll 0px -19px;
	width: 101px;
}
#rising_bottom_links li.sponsors_selected {
	background: url(http://www.workday.com/Images/rising/2010/rising_sponsors_btn.gif) no-repeat scroll 0px -19px;
	width: 101px;
}
.last {
	margin: 0px;
}
#rising_footer {
	width: 1024px;
	margin: 0 auto;
	color:#9FB9BD;
}
/* FORM ELEMENTS */

form {
	text-align : left;
	width: 645px;
}
form p {
	text-align : left;
	margin : 0.5em 0;
}
fieldset {
	margin : 1em 0 0;
	padding : 0px;
	clear: both;
}
legend {
	margin : 1em 0em 0em;
	background : transparent;
	padding-top: 0;
	text-align: left;
	display: block;
	height: 20px;
}
lengend p {
	clear: both;
}
label {
	text-align : right;
	float: left;
	display: block;
	clear: both;
	margin-right: 1em;
	font-size: .9em;
}
.required {
	color: #F05133;
	font-weight: bold;
}
label.fm-req1 {
	text-align : right;
	width: 135px;
	float: left;
	display: block;
	clear: both;
	margin-right: 1em;
}
label.fm-req2 {
	text-align : right;
	width: 200px;
	float: left;
	display: block;
	clear: both;
	margin-right: 1em;
}
label.fm-req3 {
	text-align : right;
	width: 125px;
	float: left;
	display: block;
	clear: both;
	margin-right: 1em;
}
label.fm-req4 {
	text-align : right;
	width: 250px;
	float: left;
	display: block;
	clear: both;
	margin-right: 1em;
}
input.fm-req2 {
	width: 185px;
}
fieldset input, textarea, select {
	width : 250px;
	border-top : #555555 1px solid;
	border-left : #555555 1px solid;
	border-bottom : #cccccc 1px solid;
	border-right : #cccccc 1px solid;
	padding : 1px;
	float: left;
	margin-bottom: 1em;
}
.radio {
	width: 20px;
	float: none;
}
#choose_state {
	float: left;
	width: 254px;
}
.confirmation_table {
	border-width: 0px;
	border-style: none;
}
.confirmation_table td {
	border-width: 0px;
	border-style: none;
	padding: 3px;
}
#choose_country {
	float: left;
	width: 254px;
}
#sub {
	border : 0 none;
	clear: both;
	text-align: right;
	width: 405px;
}
button {
	cursor: pointer;
	float: right;
}
button#fm-submit {
	background : url(http://www.workday.com/Images/rising/2010/rising_continue_btn.gif) no-repeat scroll 0px 0px;
	width : 107px;
	display: block;
	border: 0;
	height: 38px;
	text-indent: -9999px;
}
button#fm-submit:hover {
	background : url(http://www.workday.com/Images/rising/2010/rising_continue_btn.gif) no-repeat scroll 0px -38px;
	width : 107px;
	display: block;
	border: 0;
	height: 38px;
	text-indent: -9999px;
}
input:focus, textarea:focus {
	background : #A3DCE6;
	color : #000000;
}
fieldset .fm-req {
}
/* REGISTRATION TABLES */

table p {
	font-size: 1em;
}

