/**html {  filter: expression(document.execCommand("BackgroundImageCache", false, true));}*/BODY{	margin:0;	padding:0;	font-family:Verdana,Arial,sans-serif;	overflow-y:scroll; /*always show scroll bar to avoid jumpy transitions */}/*fuck IE7 again*/*+html body{	overflow-y:auto;}:focus{  outline: none;}.template{	display:none;}a, a.link{	/*color:inherit;*/	border-style: none;	border:0;	outline: none;	text-decoration:underline;	cursor:pointer;	color:#0098DE;}a:hover, a.link:hover{	text-decoration:none;}a:active, a.link:active{  outline: none;}.w_wrp{	overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */	white-space: pre-wrap; /* css-3 */	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */	white-space: -pre-wrap; /* Opera 4-6 */	white-space: -o-pre-wrap; /* Opera 7 */	/* width: 99%; */	word-wrap: break-word; /* Internet Explorer 5.5+ */}.text-overflow{	text-overflow: ellipsis-word;	text-overflow: ellipsis;	overflow: hidden;	white-space: nowrap;	-o-text-overflow: ellipsis;	-ms-text-overflow: ellipsis;	word-wrap: normal;}.nowrap{	white-space: nowrap;}.max-h200{	max-height:200px;	overflow-x: hidden;	overflow-y: auto;}/*********** NEW CSS3 ROUNDED CORNERS*****************/.brd_E0F1C5,.brd_B5B5B5,.brd_686867,.brd_95ba2c,.brd_f5ffe4,.brd_fffade,.brd_95ba2c,.brd_D2E8A0,.brd_ffffff{	background:#dfeffc;	border:1px solid #8DC8FC;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;	border-radius: 5px;	}.brd_B5B5B5{	background:#B5B5B5;	border:1px solid #878787;	}.brd_686867{	background:#686867;	border:1px solid #191919;	}.brd_noTop{		border-top:0px;		-moz-border-radius-topleft:0px;	-webkit-border-top-left-radius:0px;	-moz-border-radius-topright:0px;	-webkit-border-top-right-radius:0px;	border-top-right-radius:0px;	border-top-left-radius:0px;	}.brd_686867_HG{	background:#686867;	border:1px solid #191919;	border-bottom:0px;	-moz-border-radius: 10px;	-webkit-border-radius: 10px;	border-radius: 10px;		-moz-border-radius-bottomleft:0px;	-webkit-border-bottom-left-radius:0px;	border-bottom-left-radius:0px;	-moz-border-radius-bottomright:0px;	-webkit-border-bottom-right-radius:0px;	border-bottom-right-radius:0px;	}.brd_95ba2c{	background:#95ba2c;	border:1px solid #506419;	}.brd_eeeeee{	background:#ECEFEF url(../regTungleMin_files/images/buttonBG.png) repeat-x;	border:1px solid #DFDBDB;}.brd_f5ffe4{	background:#f5ffe4;	border:1px solid #d9e2c9;}.brd_fffade{	background:#fffade;	border:1px solid #dfdabf;}.brd_95ba2c{	background:#95ba2c;	border:1px solid #546917;}.brd_D2E8A0 {	background:#D2E8A0;	border:1px solid #819658;}.brd_ffffff{	background:#ffffff;	border:1px solid #d9e2c9;}.brd_dfeffc{	background:#DFEFFC;	border:1px solid #8DC8FC;}/**************END CSS3 CORNERS**********************/div.link, span.link{	text-decoration:underline;	cursor:pointer;}div.column span.link{	color:#0098DE;}div.copyright{	font-size: 9px; color: gray;	padding:20px;	line-height:20px;	font-family:Verdana,Arial,sans-serif;	text-align:center;	margin-right:auto;	margin-left:auto;	width:960px;}div.copyright a.link{	font-size: 10px; font-weight: bold;color:gray;	text-decoration:none;}div.copyright a.link:hover{	color:#0098de;}/*********** INPUT*****************/input[type=checkbox],input[type=file],input[type=image],input[type=password],input[type=radio],input[type=text], select, textarea{	font-size:11px;	padding:1px;	font-family:Verdana,Arial,sans-serif;	font-weight:normal;	color:#444444;	border:1px solid #cccaca;	box-shadow:inset 2px 2px 8px #DDDDDD;	-moz-box-shadow:inset 2px 2px 8px #DDDDDD;	-webkit-box-shadow:inset 2px 2px 8px #DDDDDD;	box-shadow:inset 2px 2px 8px #DDDDDD;}input[type=checkbox], input[type=radio]{	border:0px;	}input.blur, textarea.blur{	color:gray;}.chk {	border:0px;}input.ac_loading, textarea.ac_loading{	background: #FFFFFF url(../images/loading2.gif) 99% 50% no-repeat;}/*********** CENTER CHECKBOX/RADIO BUTTON INPUT WITH LABEL*****************/div.checkbox{	padding-left:25px;}div.checkbox,div.checkbox label,div.checkbox input{	line-height:18px;	font-size:10px;	vertical-align:middle;}div.checkbox input{		padding:0px;	margin:0px 4px 0px -20px;}div.checkbox label{	padding:0px;	margin:0px;	text-indent:0px;		}div.checkbox label img{	vertical-align:middle;		}/*********** Form input elements*****************/.form{	padding:0px 10px 0px 20px;	background: white;	margin-left:auto;	margin-right:auto;}div.formElem{	font-size:11px;	line-height:20px;	padding:4px;}div.formElem img.cHelp{	margin:2px 0px 0px 2px;}div.formElem div.submitActions{	text-align:right;	margin-right:5%;}div.formElem a.t_link{	font-weight:normal;}div.formElem label{	display:block;	float:left;	margin-right:5%;	width:25%;	text-align:right;}div.formElem input{	width:63%;	padding-left:4px;}		div.formElem select{	width:65%;}div.formElem div.checkbox{	margin-left:30%;	padding-left:20px;}div.formElem div.checkbox label{	display:inline;	float:none;	margin:0px;	width:auto;}div.formElem div.checkbox input{				width:auto;}/**vertical form***/div.formElemV label{	float:none;	width:95%;	text-align:left;	font-weight:bold;	margin:0;}div.formElemV input,div.formElemV select{	width:95%;}div.formElemV div.checkbox{	margin-left:0;}div.formElemV div.submitActions{	text-align:center;	margin-right:0px;}div.formElemLI input[type=text],div.formElemLI input[type=password],div.formElemLI select, div.formElemLI textarea{	color:#686868;	font-size:16px;	font-weight:bold;	line-height:20px;	padding:5px 5px;	border:1px solid #cccaca;	box-shadow:inset 2px 2px 8px #DDDDDD;		-moz-box-shadow:inset 2px 2px 8px #DDDDDD;		-webkit-box-shadow:inset 2px 2px 8px #DDDDDD;	box-shadow:inset 2px 2px 8px #DDDDDD;}div.formElemLI label{	color:#585858;}div.formElemLI input.blur, div.formElemLI textarea.blur{	color:#acacac;}/*********** END INPUT*****************/div.miniLoader{	float:left;	font-size:10px;	color: #707070;	font-family:Verdana,Arial,sans-serif;	text-align:left;	height:16px;	overflow:hidden;	position:relative;	display:none;	line-height:16px;	margin-top:7px;}div.miniLoader img{	margin-bottom:-4px;	margin-left:5px;}span.miniLoader{	font-size:10px;	color: #707070;	font-family:Verdana,Arial,sans-serif;	display:none;	padding:0px 10px;}span.miniLoader img{	vertical-align:middle;}div.loadContainer{	text-align:center;	padding-top:20px;	display:none;}div.br,div.br5,div.br1,div.br0{	font-size:10px;	height:10px;	overflow:hidden;	clear:both;}div.br5{	font-size:5px;	height:5px;}div.br1{	font-size:1px;	height:1px;}div.br0{	font-size:1px;	height:0px;}div.link{	color:black;	font-size:11px;	text-decoration:underline;	font-weight:bold;	text-indent:15px;	line-height:30px;	cursor:pointer;}div.label{	color:black;	font-size:11px;	font-weight:bold;	padding-right:15px;	line-height:30px;	text-align:right;}div.prContainer{	position:relative;overflow:visible;width:960px;}div.previewBox{	width:100%;display:none;	FILTER: alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3;	position:absolute;z-index:1000;	border-top:3px solid black;	background:#666666;	top:20px;}div.m_body{	margin-top: 15px;	width:960px;	margin-right:auto;	margin-left:auto;	overflow:hidden;}#errorBubble{	z-index:5000;}/***** MEETING SCHEDULING WIZARD ******//*new wizard */div.profileBot.stepWizard{	overflow:auto;	position:relative;	display:none;}div.profileBot.stepWizard div.content{	min-height:10px;	width:705px;	float:right;			position:relative;	display:none;}div.profileBot.stepWizard.hideNav div.content{	width:auto;	float:none;}div.profileBot.stepWizard div.tabs{	float:right;	width:223px;	margin-right:-1px;}div.profileBot.stepWizard.hideNav div.tabs{	display:none;}div.profileBot.stepWizard div.tabs .tab{		border: 1px solid transparent;	padding-left:10px;	display:block;	margin-left:10px;	position:relative;	font-size:12px;	height:36px;	text-align:left;	color:#acacac;	line-height:36px;	font-weight:bold;	cursor:pointer;	text-decoration:none;	-moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px;	-moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px;}div.profileBot.stepWizard div.tabs .tab.title{	color:black;	font-size:13px;	height:30px;	line-height:30px;}div.profileBot.stepWizard div.tabs .tab:hover{	color:gray;}div.profileBot.stepWizard div.tabs .tab.active{		background:white;	cursor:default;		border: 1px solid #e0e0e0;	border-right:none;	color:#686868;}div.profileBot.stepWizard div.tabs .tab .num, div.nav_box .num{	display:inline-block;	color:white;	font-size:11px;	font-weight:bold;	line-height:15px;	width:15px;	height:15px;	-moz-border-radius: 15px;	-webkit-border-radius: 15px;	border-radius: 15px;	padding:1px;	text-align:center;	margin-right:10px;		background-position:left -1px; /*so we dont see the sliver of white at the top*/}/*nav box count*/div.nav_box .num{	-moz-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;	border:none;	width:auto;	padding:0px 5px;	font-size:10px;	background-position: 0 0;}div.profileBot.stepWizard div.left{		float:left;	padding-left:2%;	width:44%;}/* this style makes sure all wizard steps are equal height so no jumping occurs*/div.profileBot.stepWizard div.minHeight{	min-height:165px;}div.profileBot.stepWizard div.right{		float:right;	text-align:right;	padding-right:2%;	width:45%;}div.profileBot.stepWizard div.navBTNS{		clear:both;	text-align:right;	padding:5px 2%;	height:35px;}div.profileBot.stepWizard div.label{		text-align:left;	padding:2px 0px;	font-weight:bold;	font-size:12px;	line-height:20px;}div.profileBot.stepWizard input[type="text"],div.profileBot.stepWizard input[type="password"],div.profileBot.stepWizard textarea,div.profileBot.stepWizard select{	width:99%;	margin-bottom:5px;}div.profileBot.stepWizard select.ieAutoWidth{	width:auto;}div.profileBot.stepWizard textarea.details_location{	height:35px;}div.profileBot.stepWizard input[type="text"]{	height:18px;}/* show only some of the elements */div.profileBot.stepWizard div.content .ss1{	display:none;}div.profileBot.stepWizard div.content .inactive{	color:gray;}/*calendar arrow */div.profileBot.stepWizard div.content div.arrow {	bottom:10px;	left:50%;	margin-left:-32px;	position:absolute;	z-index:1000;}div.profileBot.stepWizard div.content div.tip {	position:absolute;	left:10px;	bottom:5px;	color:gray;}/* cancel link */div.profileBot.stepWizard a.cancel {	bottom:10px;	color:#686868;	font-size:11px;	font-weight:bold;	left:65px;	position:absolute;	z-index:5;}div.profileBot.stepWizard.hideNav a.cancel {	display:none;}/* tips */div.profileBot.stepWizard div.contactTip{	display: block; right:0px;left:auto;top:0px;height: 100px;line-height:15px;}div.profileBot.stepWizard div.timeTip{	display: block;	right:30px;left:auto;top:55px; height: 80px;line-height:15px;}div.profileBot.stepWizard div.contactTip div.content,div.profileBot.stepWizard div.timeTip div.content{	display: block;	}/*direct event*/div.profileBot.stepWizard div.dir_event{	overflow:hidden;	width:auto;}div.profileBot.stepWizard div.dir_event > div.section{	float:left;	width:268px;	border-left: solid 1px #E0E0E0;	padding:0px 20px;}div.profileBot.stepWizard div.dir_event > div.section:first-child{	border-left: none;}div.profileBot.stepWizard div.dir_event div.settings{	margin:0 5px;}div.profileBot.stepWizard div.dir_event div.settings span.label{	width:50px;	display:inline-block;	text-align:right;}div.profileBot.stepWizard div.dir_event div.settings input[type=text]{	width:30%;	margin-left:5px;}#recur-dlg td{	padding:5px 0;}#recur-dlg th.label {	text-align:right;	vertical-align:top;	padding:8px 10px 5px 0;}/*general time slots*/div.slots_i{	border-top:1px dotted #959595;	margin:10px 0px;	padding:10px;		line-height:18px;}/*special wizard classes*/div.slots_i.fixedHeight{	overflow-y:scroll;	margin:0px;	padding:5px;}div.slots_i.brd_eeeeee div.item{	color:#686868;	text-indent:5px;}div.slots_i.brd_eeeeee div.item:hover{	background:#fcfcfc;}div.slots_i div.item_h{	font-size:12px;	font-weight:bold;	color:#3b3b3b;}div.slots_i div.item{	font-size:11px;	font-weight:bold;	color:#b5b3b3;	position:relative;}div.slots_i div.item.green{	color:#7ba602}div.slots_i div.item.red{	color:#bc3603;}div.slots_i div.item img.remove{	position:absolute;	right:0px;	top:50%;	margin-top:-8px;	cursor:pointer;}ul.slots{ 	/*height:100px;*/	min-height:60px;	list-style-image:none;	list-style-position:outside;	list-style-type:none;	margin:0pt;	overflow-x:hidden;	overflow-y:auto;	padding:0pt;	background:#ECEFEF url(../regTungleMin_files/images/buttonBG.png) repeat-x;	border:1px solid #DFDBDB;}ul.slots li.slot{    overflow: hidden;     height: auto !important;     height: 15px;    margin: 3px;    padding: 1px 3px;    background-color: #FFF;/*#eff2f7;*/    color: #000;    cursor: default;    border: 1px solid #ccd5e4;    font-size: 10px;    border-radius: 5px;    -moz-border-radius: 5px;    -webkit-border-radius: 5px;    float: left;    white-space: nowrap;}ul.slots li.slot p{    display: inline;    padding: 0;    margin: 0;}ul.slots li.slot span{    color: #0098DE;    margin-left: 5px;    font-weight: bold;    cursor: pointer;}ul.slots li.X{	color:#FC4D4D;}ul.slots li.A{	color:green;	}ul.slots li.A span,ul.slots li.X span{	color:black;	}ul.slots li.slot div.removeBTN{	float:right;	height:16px;	width:16px;	margin:1px;	text-indent:0px;	cursor:pointer;}ul.slots li.slot div.removeBTN img{	height:16px;	margin:0px;	vertical-align:top;}ul.slots li.sticky div.sticky{	float:right;	height:16px;	margin:0 5px 0 0;	color:#656565;	font-style:italic;}/*** GOOGLE SEARCH ***/#google-search div.settings span{	text-decoration:underline;	cursor:pointer;}#google-search div.gs-localResult{	position:relative;	padding:5px;	padding-right:50px;	line-height:20px;}#google-search .gs-btn{	position:absolute;	right:0px;	top:50%;	margin-top:-10px;	font-weight:bold;}#google-search div.gs-localResult div.gs-title{	text-decoration:underline;	cursor:pointer;}#google-search div.gs-localResult div.gs-title:hover{	text-decoration:none;}#google-search .hint{	color: gray;	cursor: default;}#google-search div.settings {	font-size:10px;	font-weight:bold;	text-indent:10px;}div.m_b_calendar{	overflow:hidden;	font-family:Verdana,Arial,sans-serif;}div.m_b_history{	height: auto;}div.m_b_calendar div.left{	width:230px;	float:left;	text-align:left;}div.m_b_calendar div.right{	float:right;	z-index:200;	text-align:left;	width:720px;}div.m_b_calendar div.m_b_container, div.m_b_history div.m_b_container{	margin-bottom:5px;	position:relative;	}div.m_b_calendar div.m_b_container div.wrapper{	border: 2px solid white;	position:relative;}div.m_b_calendar div.m_b_container div.wrapperBB{	border: 2px solid black;}/******* menu for mgmt **********/div.errorText, div.successText{	position:relative;	float:right;	overflow:auto;	background:#dfeffc;	line-height:15px;	display:none;	padding:5px 11px;	margin-top:3px;	margin:2px 10px 5px 0px;	font-size:11px;	font-weight:bold;	color:red;}div.errorText span, div.successText span{	color:red;	font-weight:normal;	z-index:2;}div.errorText img, div.successText img{	vertical-align:middle;}*html div.errorText img{	margin-top:5px;}div.successText span{	color:green;}/** checkmark divs **//** error. success text **/div.imgLIDiv{		color:#505050;	position:relative;	margin:0px;	padding:5px 5px 5px 40px;	font-size:11px;	text-align:left;}div.imgLIDiv img:first-child{	position:absolute;	left:0px;	top:50%;	margin-top:-16px;	z-index:1;}div.imgLIDiv._48{	font-size:16px;	padding-left:60px;}div.imgLIDiv._48 img:first-child{	margin-top:-24px;}div.imgLIDiv._16,div.imgLIDiv._8{	font-size:11px;	padding-left:22px;}div.imgLIDiv._16 img:first-child{	margin-top:-8px;}div.imgLIDiv._8 img:first-child{	margin-top:-4px;	padding-left:4px;}div.imgLIDiv.med{	font-size:12px;}/**** BOX AND BUTTONS ***/div.listL{	position:relative;	border: 1px solid #0098de;	background:white;	padding:5px 0px;	overflow:auto;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;	border-radius: 5px;}div.listLG{	background:#e0f1c5;}div.listLT{	border: 1px solid #dadcd7;}div.listLLG{	background:#F5FFE4;}div.listLLB{	background:#8DC8FC;}div.listL div.title{	font-size:16px;	font-weight:bold;	line-height:30px;	padding-left:20px;}div.listL div.title img{	margin-bottom:-10px;	margin-right:10px;}div.listL div.note{	font-size:10px;	font-weight:normal;	line-height:50px;	padding-left:20px;}div.listL div.titleL{	font-size:16px;	font-weight:bold;	line-height:40px;	padding-left:30px;	margin-bottom:5px;	padding-right:30px;}div.listL div.titleL input{	font-size:16px;	font-weight:normal;	margin-left:15px;	width:170px;}div.inside ul.points{	padding:0px 15px;	margin:0px;	list-style-type:none;	font-size:13px;	overflow:hidden;}div.inside ul.points li{	line-height:30px;}div.inside ul.points li span.text{	padding-left:5px;}div.inside ul.points img{	vertical-align:middle;margin-right:5px;margin-left:2px;}div.inside ul.points img.share_sc{	margin-right:0px;margin-left:5px;	cursor:pointer;} div.fLink{	float:right;	margin-right:10px;	font-size:13px;}/* Error popup */ div.wideError{ 	font-size:14px; 	margin:10px 0px;	overflow:auto;	font-weight:bold;	position:relative;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;	border-radius: 5px; } div.wideErrorY{ 	background:#feffd2;	border:2px solid #d9d733; } div.wideErrorS, div.wideErrorO{	border:2px solid #0098DE; } div.wideErrorR{ 	background:#fde9e9;	border:2px solid #ff8585; } div.wideErrorO{ 	font-weight:normal; } div.wideError .image{ 	z-index:5; 	position:absolute;	left:10px; top:50%;	height:32px;	margin-top:-16px; } div.wideError div.close{ 	float:right;	font-weight:normal; 	padding:0px 10px;	line-height:46px; }  div.wideError div.text{	line-height:24px;	padding:10px 5px 10px 51px; } div.wideError div.subtext{	line-height:100%;	font-size:12px;	font-weight:normal;  }  div.wideError span{  	font-weight:normal;  } #infoContainer div.text {	font-weight:normal;	padding-left:51px;	padding-top:14px;	line-height:18px;} /* end error popup */div.noscript{	text-align:center;	border-color:#ff0000;	width:500px;	background-color:#ff0000;	margin:10px auto;}#infoContainer{	width:960px;	margin-left:auto;	margin-right:auto;}div.scheduleBar{	height:auto;overflow:auto;padding:15px;}/*Compensate for the lack of colouring caused by branding */.plainText {	color: #000000;}.fadeText {	color: #999999;}/* contextual help bubble **/#con-chelp{	z-index:4000;}/*home links*/#getOwn_0, #getOwn_1, #getOwn_2{	padding:5px 0px;	text-align: center; font-size: 10px;	color:#0098DE;}.showIfBranded{	cursor:pointer;}textarea {	resize:none;}span.block {	display:block;}	BODY {	padding:0px;	margin:0px;		font-family: Verdana,Arial,sans-serif;}div.base {	width: 960px;	margin: auto;}span.link {	cursor: pointer;	color: #0098de;}span.tungle, a.tungle {	cursor: pointer;	color: blue;}div.box span.link {	text-decoration: underline;	font-size: 100%;}div.container {	height:400px;	margin-top:50px;	display:none;}div.notify {	background: url(../images/bg_notify.png) no-repeat scroll center top;	paddding: 0px;	height: 84px;	text-align: center;}div.warning_notify, div.warning_tryout {	color: red;	font-size: 11px;	display: none;}div.confirm_notify, div.confirm_tryout {	color: white;	font-size: 11px;	display: none;}div.tryout {	background: url(../images/bg_tryout.png) no-repeat scroll center top;	paddding: 0px;	height: 86px;	text-align: left;	margin-top: 10px;	padding: 70px 0 0 30px;}.hint {	color:gray;	cursor:default;}div.links {	color:gray;	float:right;	font-size:11px;	margin-top:12px;}div.links ul.inline {	list-style-image:none;	list-style-position:outside;	list-style-type:none;	margin:0pt;	text-align:center;}div.links li.inline {	border-right:2px solid;	display:inline;	padding-left:3px;	padding-right:7px;	cursor: pointer;}div.links li.last {	border-right:0px none;	display:inline;	padding-left:3px;	padding-right:3px;	cursor: pointer;}div.links a {	color: #717171;	text-decoration: none;}div.login_long {	background: transparent url(../images/redirect/bg_login.png) no-repeat scroll right top;	width: 293px;	height: 37px;	float: right;	text-align: right;	padding-top: 2px;}div.box {	/*width: 380px;	color: #542f81;	font-weight: bold;*/}#redirectManager div.box{	background: #f6f6f6;	border: 1px solid #BBBBBB;	padding: 10px;}	div.box span {	font-size: 13px;	line-height: 18px;}div.box span.warning{	font-size:11px;}div.box span.login-forgot, div.box span.not-user, div.box span.is-user {	cursor:pointer;	font-size:11px;	font-weight:bold;	margin-left:10px;	text-decoration:underline;}div.left {	width: 45%;	float: left;}div.right {	width: 45%;	float: right;}span.warning {	color: red;}span.confirmation {	color: #679802;}div.inline{	overflow:visible;	height:25px;	margin: 5px 20px 5px 20px;}div.inline div.label{	font-size: 13px;	width:110px;	float:left;	text-align:right;	padding:0px;	line-height:18px;}div.inline span {	font-size: 13px;	line-height: 18px;}div.inline div.input{	font-size:12px;	height:20px;	text-align: right;}div.box div.title {	/*margin: 10px;	font-size: 18px;*/}div.box div.title, div.right div.title{	color:#0098DE;	font-size:21px;	font-weight:bold;	padding-bottom:20px;}div.box div.subtitle {	padding: 10px;	font-size: 13px;	background: url("../regTungleMin_files/images/buttonBG.png") repeat-x scroll 0 0 #ECEFEF;	border: 1px solid #DFDBDB;	/*color:#98C439;	font-size:24px;	font-weight:bold;	padding-bottom:20px;*/}div.instructions {	color: #656565;	margin-left: 10px;}div.justify {	text-align: justify;}div.instructions div.title {	font-size: 21px;	font-weight: bold;	margin-bottom: 20px;	color: #0098DE;}div.instructions div.instr {	background:transparent url(../images/spaces/check.png) no-repeat scroll left top;	line-height:25px;	margin: 10px 0 0 0;	padding-left:35px;	font-size: 12px;}div.instructions div.instr_nobullet {	background: none;	padding-left: 0px;}div.instructions a, span.license a { text-decoration: underline; color: #662a9b; }div.instructions a:hover, span.license a:hover { color: #E0AA0F; }div.instructions img {	vertical-align: middle;}span.email {	font-weight: bold;	font-size: 100%;}div.license {	background:transparent url(../images/bg_license.png) no-repeat scroll left center;	width: 225px;	height: 49px;	margin-top: 10px;}#loginBTN {	cursor: pointer;	margin: 20px;}div.miniLoader{	float:left;	font-size:10px;	color: #707070;	text-align:left;	height:16px;	overflow:hidden;	position:relative;	display:none;	line-height:16px;	margin-top:7px;}div.miniLoader img{	margin-bottom:-4px;	margin-left:5px;}#coverage {	height: 200px;	font-size: 11px;	color: #717171;}#coverage div.media {	border-right: 1px solid #d9d9d9;	padding: 0 15px 0 15px;	float: left;	width: 289px;	height: 200px;}#coverage span.author {	font-weight: bold;}#coverage div.last {	border-right: 0px none;}#coverage div.loading {	text-align: center;	color: gray;}div.br25{	font-size:25px;	height:25px;	overflow:hidden;	clear:both;}div.br15{	font-size:15px;	height:15px;	overflow:hidden;	clear:both;}ul.promo {	list-style-image:none;	list-style-position:outside;	list-style-type:none;	margin: 10px 0;	font-weight: bold;	font-size: 14px;	padding-left: 0;	text-align: center;}ul.promo li.promo, ul.promo_check li.promo {	font-size: 12px;	font-weight: normal;	color: #717171;	padding: 1px 0;}ul.promo_check {	list-style-image:url(../images/corp/promo_check.gif);	list-style-position:inside;	list-style-type:none;	margin: 10px 0;	font-weight: bold;	font-size: 14px;}span.tell_more {	color: #9f3bc4;	font-size: 14px;	font-weight: bolder;}div.caption {	color: #81429e;	font-size: 28px;	font-weight: bolder;	text-align: center;	margin: 10px 0;}div.btn_pub {	background:transparent url(../images/pbutton.png) no-repeat scroll 0%;	color:white;	cursor:pointer;	font-weight:bold;	text-align:center;	font-size:18px;	height:42px;	line-height:40px;	width:153px;	margin: 20px 0 0 140px;	float: left;}*html div.btn_pub {	margin: 320px 0 0 70px;}/* Extra text attributes */.points-text{	font-size: 14px;	margin-top: 30px;}/* End Extra text attributes */.w_wrp{	overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */	white-space: pre-wrap; /* css-3 */	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */	white-space: -pre-wrap; /* Opera 4-6 */	white-space: -o-pre-wrap; /* Opera 7 */	/* width: 99%; */	word-wrap: break-word; /* Internet Explorer 5.5+ */}div.rpx-container {	-moz-border-radius: 7px;	-webkit-border-radius: 7px;	background:#F6F6F6 none repeat scroll 0 0;	border:1px solid #BBBBBB;	height:405px;	margin-right:2px;	width:450px;}/* Footer */#footer{	clear: both;	background-image: url('../images/footer-pat.jpg');	background-repeat: repeat-x;	height: 120px;	margin: 50px 0 0 0;	padding: 0;	}#footer-nav{	float: right;	margin: 10px 0 0 0;	padding: 0px;	height: 11px;}p.footer-content{	text-align: center;	padding: 25px 0 0 0;	color: #8d8d8d;	font-size: 10px}a.footer-item {	margin: 0 5px 0 5px;	padding: 0;	color: #8d8d8d;	font-family: Tahoma, Arial, Helvetica;	font-size: 10px;	font-weight: bold;	text-decoration: none;}a.footer-item:link, visited {color: #8d8d8d; text-decoration: none;}a.footer-item:hover {color: #0098de;}/* End Footer *//* New login holder */div.login-holder{	width: 325px;	height: 50px;	float: right;	position: relative;	left: -20px;	margin-top: 10px;	padding: 0;}div.login_b{ margin:0px; float:left; }input.submit{ float: right; }input.blur, textarea.blur { color: #CCCCCC; }ul.nav-options{ list-style: none; margin: 0; padding: 0; }li.option-item-left{	margin: 5px 0 0 0;	padding: 0 15px 0 0;	display: inline;	border-right: 1px solid #662d91;	float: left;}li.option-item-right{	margin: 5px 0 0 0;	padding: 0 0 0 10px;	display: inline;	float: left;}li.option-item-remember{ margin: 5px 0 0 0; display: inline; float: right; }a.option-link {	margin: 0;	padding: 0;	color: #662d91;	font-family: Tahoma, Arial, Helvetica;	font-size: 11px;	font-weight: bold;	text-decoration: underline;}a.option-link:link, visited {color: #662d91; text-decoration: underline;}a.option-link:hover {color: #CCCCCC;}span.remember-me{	margin: 0 5px 0 0;	color: #662d91;	font-family: Tahoma, Arial, Helvetica;	font-size: 11px;	font-weight: bold;}/* Logged in state */span.linkToPortal{	cursor: pointer;	color: #662d91;	font-weight: bold;	text-decoration: underline;}div.login-holder{	width: 90px;	height: 24px;	float: right;	margin: 0;	padding-top: 2px;	position: relative;	top: 15px;	right: 20px;	display: none;}.loggedIn-holder{	width: 380px;	height: 50px;	float: right;	position: relative;	right: 20px;	margin-top: 5px;	padding: 0;	text-align: right;	display: none;}.loggedIn-holder p{	font-size: 0.8em;	margin: 15px 0 0 0;	padding: 0;}/* End Logged in state */#header-holder{	background-image: url('../images/header-pat.jpg');	background-repeat: repeat-x;	height: 66px;	margin: 0;	padding: 6px 0;}#header{width: 970px; margin: auto;}#logo-main{ margin: 0px; padding: 0; float: left; }div.tgl_me_tip{				 	display:none;	position:absolute;left:0px;bottom:0px;	font-family:Verdana,Arial,sans-serif;	font-size:11px;	z-index:3001;	padding:10px;}div.tgl_me_tip div.tgl_ctn{	border:3px solid #818181;	background:#ecefef;	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;	padding:5px;	-moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);}div.tgl_me_tip div.tgl_ctn.right{	-moz-box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.5);    -webkit-box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.5);	box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.5);}div.tgl_me_tip div.tgl_ctn > div.title{	font-size:11px;	font-weight:bold;	line-height:22px; /*assume always a constant height*/	height:25px; /*assume always a constant height*/	text-align:center;}div.tgl_me_tip div.tgl_ctn .edit{	position: absolute;	cursor:pointer;	right: 30px;	top: 25px;	color: #A5A4A4;	font-weight: bold;	z-index:2;}div.tgl_me_tip div.tgl_ctn div.content{	border:1px solid #dfdbdb;	background:white;	padding:5px;	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;	float:none;	min-height:0px;	width:auto;}/*paragraph for help bubbles*/#con-chelp div.content p{	padding:10px; margin:0;}div.tgl_me_tip div.tgl_x{	position:absolute;	cursor:pointer;	right:0px;	top:0px;	z-index:1;}div.tgl_me_tip div.tgl_arr,div.tgl_me_tip div.tgl_arrM{	position:absolute;			z-index:1;}div.tgl_me_tip div.tgl_ctn .timeP,div.tgl_me_tip div.tgl_ctn .timeC,div.tgl_me_tip div.tgl_ctn .time{	background:#DDDDDD;font-size:11px;padding:0px 5px;color:black;line-height:20px;		border-bottom:1px solid gray;}div.tgl_me_tip div.tgl_ctn .timeT{	text-align:center;font-size:10px;font-weight:normal;line-height:11px;}div.tgl_me_tip div.tgl_ctn .timeC{	text-align:center;font-size:11px;padding:3px 5px;}div.tgl_me_tip div.tgl_ctn .subj,div.tgl_me_tip div.tgl_ctn .subjT{	padding:5px;font-size:11px;font-weight:bold;word-wrap: break-word;}div.tgl_me_tip div.tgl_ctn .subjT{	text-align:center;font-size:10px;}div.tgl_me_tip div.tgl_ctn .textW{	font-weight:normal;color:gray;padding:5px;}div.tgl_me_tip div.tgl_ctn > .title{	padding-top:5px;font-size:11px;font-weight:bold;padding:0px 5px;}div.tgl_me_tip div.tgl_ctn .attd{	font-size:11px;font-weight:normal;line-height:20px;height:20px;width:100%;overflow:hidden;text-indent:7px;}div.tgl_me_tip div.tgl_ctn p.message {	color:gray;	font-size:11px;	margin:0px;	padding:5px;	position:relative;}div.tgl_me_tip div.tgl_ctn div.details div.note{	font-size:11px;margin-bottom:5px;}/*loader for data*/#eventLoading{	min-height:25px; /*protect against empty message resize */}#eventLoading h1{	padding:0; margin:0; font-size:11px;	font-weight:bold;}#eventLoading div.sub{	font-size:11px;}div.tgl_me_tip div.tgl_ctn div.loader{	line-height:25px;color:gray;}div.tgl_me_tip div.tgl_ctn div.loader img{	vertical-align:middle;}/*meeting details*/div.tgl_me_tip div.tgl_ctn .public{	color:#2B7B00;}div.tgl_me_tip div.tgl_ctn div.details div.location{	color:#666666;}div.tgl_me_tip div.tgl_ctn div.details div.comments{	font-size:11px;}div.tgl_me_tip div.tgl_ctn div.details div.comment{	padding-top:5px;line-height:16px;}div.tgl_me_tip div.tgl_ctn div.details div.attendees{	margin:5px 0px 10px 0px;}div.tgl_me_tip div.tgl_ctn div.details div.attendees div.attendee{	line-height:18px;}div.tgl_me_tip div.tgl_ctn div.details div.attendees div.attendee img{	padding-right:5px;}/*details */div.tgl_me_tip div.tgl_ctn div.details{	margin:0px;}div.tgl_me_tip div.tgl_ctn div.details div.heading{	color:#666666;margin:3px;}div.tgl_me_tip div.tgl_ctn div.details div.h1{	font-size:11px;font-weight:bold;padding:5px 0px;}div.tgl_me_tip div.tgl_ctn div.details div.h2{	font-size:11px;font-weight:bold;	background: #ECEFEF url(../regTungleMin_files/images/buttonBG.png) repeat-x;	border:1px solid #DFDBDB;	padding:7px 5px;	margin-bottom:-1px;	 -moz-border-radius: 5px;}div.tgl_me_tip div.tgl_ctn div.extraP{	padding:5px;}/*action links at the bottom*/div.tgl_me_tip div.tgl_ctn div.links{	text-align:center;font-weight:bold;line-height:20px;border-top:1px solid #B3B3B3;	margin:5px;margin-bottom:5px;	font-size:11px;	}div.tgl_me_tip div.tgl_ctn div.buttons{	padding:5px;	position:relative;	text-align:right;	display:none;	border-top:1px solid #B3B3B3;}div.tgl_me_tip div.tgl_ctn div.links a,div.tgl_me_tip div.tgl_ctn div.extra a{	color:#0098DE;font-weight:bold;}div.tgl_me_tip div.tgl_ctn div.links span{	color:gray;	font-size:10px;	font-weight:normal;}/*extra data under links such as public event note*/div.tgl_me_tip div.tgl_ctn div.extra{	margin: 5px; text-align: center;font-size:11px;}div.tgl_me_tip div.tgl_ctn textarea{	width:98%;}/* special bubble rules */#mwmInfobubble{	z-index:2001;}#linkedINProfile2{	z-index:1999;}#schedule_prompt{	z-index:1999;}/*new meeting details*/div.tgl_me_tip div.tgl_ctn div.details div.meeting{	padding: 5px 10px;}div.tgl_me_tip div.tgl_ctn div.details div.meeting div.subject{	font-size:18px;	margin-bottom:2px;	border-bottom:solid 1px #DFDBDB;	color:#0098DE;}div.tgl_me_tip div.tgl_ctn div.details div.meeting span.label{	font-weight:bold;	display:inline-block;	width:75px;	line-height:25px;	overflow:hidden;	vertical-align:top;}div.tgl_me_tip div.tgl_ctn div.details div.meeting span.info{	display:inline-block;	width:210px;	line-height:25px;}div.tgl_me_tip div.tgl_ctn div.details div.meeting div.info{	background-color:#ECEFEF;	border:solid 1px #DBDFDF;	padding:5px;	max-height:100px;	overflow-y:auto;	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}div.tgl_me_tip div.tgl_ctn div.details div.meeting div.info.atts{	line-height:18px;}div.tgl_me_tip div.tgl_ctn div.details div.meeting div.info.atts div img{	padding-right:5px;}div.tgl_me_tip div.tgl_ctn div.details div.meeting input[type=text]{	width:200px;}/*Awesome tungle buttons*/.t_btn, .t_btn:visited {    background: #222 url(../regTungleMin_files/images/buttonBG.png) repeat-x;    display: inline-block;    padding: 5px 10px 6px;    color: #fff;    text-decoration: none;    text-align: center;    -moz-border-radius: 5px;    -webkit-border-radius: 5px;	border-radius: 5px;    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);    border-bottom: 1px solid rgba(0, 0, 0, 0.25);    position: relative;    cursor: pointer;    border: 1px solid #222;	}.t_btn:hover {    /*background-color: #111;*/    color: #fff;    border-color: #111;}.t_btn:active {	color: #fff;   }.t_link, .t_link:visited {    display: inline-block;    padding: 5px 10px 6px;    color: black;    text-decoration: underline;    position: relative;    cursor: pointer;}.t_link:hover {     text-decoration: none;}.t_link:active {    }/*Button sizes*/.large.t_btn, .large.t_btn:visited,.large.t_link, .large.t_link:visited  {    font-size: 14px;	line-height:17px;    font-weight: bold;    padding: 9px 18px;}.medium.t_btn, .medium.t_btn:visited,.medium.t_link, .medium.t_link:visited {    font-size: 11px;	line-height:14px;    font-weight: bold;    padding: 9px 10px;	-moz-border-radius: 4px;    -webkit-border-radius: 4px;	border-radius: 4px;	}.small.t_btn, .small.t_btn:visited,.small.t_link, .small.t_link:visited {    font-size: 11px;	line-height:12px;    font-weight: bold;    padding: 7px 8px;	-moz-border-radius: 4px;    -webkit-border-radius: 4px;	border-radius: 4px;	}.tiny.t_btn, .tiny.t_btn:visited,.tiny.t_link, .tiny.t_link:visited {  	font-size:10px;	line-height:13px;	font-weight:bold;	padding: 3px 5px;	-moz-border-radius: 3px;    -webkit-border-radius: 3px;	border-radius: 3px;	}/*Button colors and types*/.green.t_btn, .green.t_btn:visited {    background-color: #72a012;    border-color: #72a012;}.green.t_btn:hover {    background-color: #7fb314;    border-color: #7fb314;}.teal.t_btn, .teal.t_btn:visited {    background-color: #0098DE;    border-color: #0098DE;}.teal.t_btn:hover {    background-color: #00B0E4;    border-color: #00B0E4;}.cyan.t_btn, .cyan.t_btn:visited {    background-color: #00B0E4;    border-color: #00B0E4;}.cyan.t_btn:hover {    background-color: #0dc3E6;    border-color: #0dc3E6;}.purple.t_btn, .purple.t_btn:visited {    background-color: #881eb5;    border-color: #881eb5;}.purple.t_btn:hover {    background-color: #a425da;    border-color: #a425da;}.gray.t_btn, .gray.t_btn:visited {    background-color: #666666;    border-color: #666666;}.gray.t_btn:hover {    background-color: #777777;    border-color: #777777;}.disabled.t_btn, .disabled.t_btn:visited, .disabled.t_btn:hover {	color:#ebebeb;    background-color: #989898;    border-color: #989898;}.disabled.t_btn:active {	color:#ebebeb;    top: 0px;}/*button align*/.rightm.t_btn{	margin-right:10px;}.leftm.t_btn{	margin-left:10px;}/*cutoff edges for button btn*/.left.t_btn{	-moz-border-radius-topleft: 0px;	-moz-border-radius-bottomleft: 0px;    -webkit-border-bottom-left-radius: 0px;	-webkit-border-top-left-radius: 0px;	border-bottom-left-radius: 0px;	border-top-left-radius: 0px;	text-align:right;	}.right.t_btn{	-moz-border-radius-topright: 0px;	-moz-border-radius-bottomright: 0px;    -webkit-border-bottom-right-radius: 0px;	-webkit-border-top-right-radius: 0px;	border-top-right-radius: 0px;	border-bottom-right-radius: 0px;	text-align:left;	}/* jqModal base Styling courtesy of;	Brice Burgess <bhb@iceburg.net> *//* The Window's CSS z-index value is respected (takes priority). If none is supplied,	the Window's z-index value will be set to 3000 by default (in jqModal.js). You	can change this value by either;	  a) supplying one via CSS	  b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */div.popup div.buttons{	position:absolute;	width:800px;	line-height:40px;	font-size:13px;	right:20px;	bottom:15px;	z-index:2;}div.popup{	display:none;}div.popup div.buttons div.errorText{	margin-top:8px;}div.popupWrap{	border:3px solid #808080;	padding:10px;	background:#ebefef;	-moz-border-radius: 10px;	-webkit-border-radius: 10px;	border-radius: 10px;	-webkit-box-shadow:3px 3px 8px #808080;		-moz-box-shadow:3px 3px 8px #808080;	box-shadow:3px 3px 8px #808080;}div.popupWrap div.content{		background:white;	overflow:auto;	border:1px solid #d0d0d0;	-moz-border-radius: 7px;	-webkit-border-radius: 7px;	border-radius: 7px;}.jqmBTN{	cursor:pointer;	height:16px;	position:absolute;	width:16px;	z-index:3;	right:16px;	top:16px;}/*alt template*/.jqmTemplateAlt div.popupWrap{	border-color:transparent;	background:none;	-moz-border-radius: 0px;	-webkit-border-radius: 0px;	-webkit-box-shadow:none;		-moz-box-shadow:none;	box-shadow:none;}.jqmTemplateAlt div.popupWrap div.content{		border-color:transparent;	-moz-border-radius: 7px;	-webkit-border-radius: 7px;	border-radius: 7px;	-webkit-box-shadow:3px 3px 8px #808080;		-moz-box-shadow:3px 3px 8px #808080;	box-shadow:3px 3px 8px #808080;}.jqmTemplateAlt .jqmBTN{	right:4px;	top:4px;}.jqmTemplate, .jqmTemplateAlt, .jqmTemplateFB, .jqmTemplateFBC{	display:none;}.jqmWindow {    display: none;        position: absolute; /*too many users with small screens*/    top: 50%;    left: 50%;}.jqmOverlay { background-color: #cccccc; }/* new popup */div.new-popup{	position:relative;	display:none;	overflow:auto;}div.new-popup div.header,div.new-popup div.headerG {	-moz-border-radius-topleft:5px;	-moz-border-radius-topright:5px;	-webkit-border-top-right-radius:5px;	-webkit-border-top-left-radius:5px;	border-top-right-radius:5px;	border-top-left-radius:5px;	color:#292929;	font-size:16px;	font-weight:bold;	line-height:25px;	padding:8px 4px;	margin:0px 8px;		margin-bottom:10px;	text-align:center;	border-bottom:1px solid #d6d6d6;}div.new-popup div.header div.sub,div.new-popup div.headerG div.sub{	line-height:14px;	font-size:10px;	font-weight:normal;	color:#8c8b8b;}div.new-popup div.headerG{	text-align:left;	background: none;	color:#292929;	border-bottom:1px solid #d6d6d6;}/*popup sections */div.new-popup div.info {	font-size:11px;	padding:10px;	margin:0px 8px;	}div.new-popup div.info2 {	border-bottom:1px solid #d6d6d6;word-wrap:break-word;}div.new-popup div.list {	line-height:26px;}div.new-popup div.list img{	height:26px;	margin-right:10px;	vertical-align:middle;}div.new-popup div.h1{	font-size:16px;	line-height:30px;}div.new-popup div.h2{	font-size:13px;	line-height:25px;}div.new-popup div.nm{	margin-bottom:0px;}div.new-popup div.buttons{	padding:10px;	position:relative;	text-align:right;}div.new-popup div.buttons a.txtlink{	float:right;	display:block;	padding:0px 10px;	font-size:15px;	font-weight:bold;}div.new-popup div.checkbox, div.new-popup div.checkbox label{	line-height:25px;}div.new-popup div.buttons div.checkbox{	float:left;	line-height:30px;}/*contact server popup*/#contact_server-dlg div.note{	color:gray;	font-size:12px;	line-height:15px;	padding-top:10px;}/*left floated div in a popup*/div.new-popup div.left{	float:left;	margin:0px;	padding-left:2%;	padding-right:1%;	width:34%;}div.new-popup div.right{	float:right;	margin:0px;	padding-left:1%;	padding-right:2%;	width:59%;}div.new-popup div.left.border{	border-right:1px solid #d6d6d6;	margin-bottom:10px;}div.new-popup div.right.border{	border-left:1px solid #d6d6d6;	margin-bottom:10px;}div.new-popup div.right div.buttons{	padding-top:0px;	padding-bottom:0px;}@font-face {	font-family: 'CenturyGothicRegular';	src: url('/portal/images/fonts/texgyreadventor-regular-webfont.eot');	src: local('☺'), url('/portal/images/fonts/texgyreadventor-regular-webfont.woff') format('woff'), url('/portal/images/fonts/texgyreadventor-regular-webfont.ttf') format('truetype'), url('/portal/images/fonts/texgyreadventor-regular-webfont.svg#webfontoRV4k7QU') format('svg');	font-weight: normal;	font-style: normal;}body{	color:#767676;}div.rpx-panel-home{	position:relative;	display:none;}div.rpx-panel-home div.header, div.login-popup div.header{	font-size:20px;	font-weight:bold;	line-height:30px;	text-indent:10px;	margin-bottom:10px;		padding:8px;	text-align:left;		-moz-border-radius-topleft : 5px;-moz-border-radius-topright : 5px;	-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;		border-top-left-radius: 5px;border-top-right-radius: 5px;			}div.popupWrap img.jqmBTN {	cursor:pointer;	height:16px;	position:absolute;	right:15px;	top:15px;	width:16px;	z-index:3;}/*left column*/div.rpx-panel-home div.left{	width:310px;}/*right column*/div.rpx-panel-home div.right{	width:310px;}/*titles*/div.rpx-panel-home div.title{/*	font-family: 'CenturyGothicRegular', Arial, serif;*/	color:#767676;	font-weight:normal;	font-size:22px;	margin:0;	padding:0px 4px 10px;	text-align:center;}div.rpx-panel-home div.subTitle{	font-size:11px;	font-weight:bold;	color:#767676;	padding:0px 4px;	padding-bottom:7px;	text-align:left;	font-family:Verdana,Geneva,sans-serif;}#signinTab div.title, #rpx_welcome div.title, #nav_signupTab div.title {	letter-spacing:-2px;	font-size:21px;}	/*rpx form*/div.rpx-panel-home div.provider-login{	line-height:21px;	font-size:12px;	margin-bottom:10px;}div.rpx-panel-home div.provider-login img{	vertical-align:-25%;	margin-right:10px;	cursor:pointer;}div.rpx-panel-home div.provider-login a{	color:#656565;	text-decoration:underline;}div.rpx-panel-home div.provider-login a:hover{	text-decoration:none;}div.rpx-panel-home div.provider-login form{	padding:0;	margin:0;}div.rpx-panel-home div.openid-frm{	 padding:5px;	 display:none;	 clear:both;	 font-size:13px;	 line-height:20px;	 margin-right:8px;}div.rpx-panel-home form.rpx-form{	margin: 0;}/*rpx overlay for waiting*/div.rpx-panel-home div.overlay{	position:absolute;	display:none;	z-index:1;	background:#eee;	width:89%;	height:89%;	top:19px;	text-align:center;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;	border-radius: 5px;}div.rpx-panel-home div.overlay div.middle{	left:50%;	margin-left:-158px;	margin-top:-50px;	position:absolute;	top:50%;	width:310px;}div.rpx-panel-home div.overlay div.text{	line-height:20px;	font-size:13px;}/*links */div.rpx-panel-home a.link{	color:#656565;	font-size:11px;				font-weight:normal;	text-decoration:underline;}div.rpx-panel-home a.link:hover{				text-decoration:none;}/*register form*/div.rpx-panel-home div.box{	background:none;color:#333;width:310px;}div.rpx-panel-home div.box div.text, div.login-popup div.text{	font-size:13px;	margin:0px 20px 5px 0;	font-weight:normal;	color:black;}div.login-popup div.text{	margin: 10px;}div.errorText, div.successText{	height:auto;}/*links on register form*/div.rpx-panel-home div.box div.links{	color:#aaa;	font-size:14px;	font-weight:normal;	line-height:20px;	text-align:right;	padding-right:20px;	margin-top:0px;}div.rpx-panel-home div.left div.links{	color:gray;	float:right;	font-size:11px;	margin-top:12px;}div.rpx-panel-home div.box .form{	padding:0;	font-weight:normal;}div.rpx-panel-home div.op-list ul{	list-style-type: none;	width: 216px;	padding: 0;	margin: 0 auto;}div.rpx-panel-home div.op-list ul li{	background: transparent url(images/opp_sm2.png) no-repeat scroll 0 0;	height: 24px;	width: 72px;}div.rpx-panel-home div.opp-active{	background: transparent url(../images/rpx/opp_lg.png) no-repeat scroll 0 0;	height: 50px;	width: 150px;}div.rpx-panel-home div.op-list ul li{	margin: 0 0px;	padding: 0;	cursor: pointer;	float: right;}div.rpx-panel-home div.opp-active{	/*margin: 10px 0 10px 32px;*/	margin: 10px auto;}div.rpx-panel-home a.openid-x {	float:right;	margin-right:-15px;	margin-top:-15px;}*html div.rpx-panel-home a.openid-x {	margin:0;}/* Contextual Help */img.cHelp {	vertical-align: top;	cursor: pointer;}#con-help {	display: none;	font-size: 13px;	margin: 10px;}*html #con-help ul {	margin-top: 5px;	margin-left: 5px;	padding-left: 30px;}*html #con-help p {	margin: 10px 0;}#con-helpTooltip{	position:absolute;z-index:4998;display:none;}.w_wrp{	overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */	white-space: pre-wrap; /* css-3 */	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */	white-space: -pre-wrap; /* Opera 4-6 */	white-space: -o-pre-wrap; /* Opera 7 */	/* width: 99%; */	word-wrap: break-word; /* Internet Explorer 5.5+ */}div.rpx_container {	margin:0;	overflow:auto;	padding:0px;	width:auto;	border:none;	background:transparent;}div.rpx_container div.title {	display:none;}div.rpx-panel-home div.disclaimer {	color: #767676;	font-size: 10px;	margin: 20px 0px 0;		padding:0px 2px;	line-height:14px;	text-align:center;}div.rpx-panel-home a.link{	color: #0098DE;}div.rpx-panel-home div.miniLoader {	margin-left:65px;	display:none;	margin-top:5px;	float:right;}div.rpx-panel-home div.sub{	font-size:11px;	padding:10px 0;	text-align:center;}div.rpx-panel-home div.rpxForm {	position:absolute;	top:220px;	width:310px;}div.rpx-panel-home div.rpxForm2 {	margin-bottom:5px;}div.rpx-panel-home div.formElem div.altActions{	float:right;}/*Button overrides*/.medium.t_btn, .medium.t_btn:visited,.medium.t_link, .medium.t_link:visited  {    font-size:11px;	line-height:13px;	font-weight:bold;	padding:7px 8px;}.medium.t_link, .medium.t_link:visited{	font-size: 11px;	color: #0098DE;	text-decoration:none;}.t_link:hover {	text-decoration:underline;}/*template overrides*/div.formElem div.submitActions{	text-align:right;	margin:0;}div.formElem input{	width:97%;	height:18px;	padding:1px 4px;/*	-moz-border-radius: 5px;    -webkit-border-radius: 5px;	border-radius: 5px;*/}#li_rpx_yahoo,#li_rpx_google,#li_rpx_liveid,#li_rpx_linkedin{	display:none;}/*#btn_pop_lpu{	display:none;}div.formElem a.t_link{	display:none;}#btn_pop_lpf{	display:none;}*/div.formElem img.cHelp{	display:none;}input.blur, textarea.blur{	color:#acacac;}/*float first name and last name side by side *  */#signup_form div._ff0{	margin-right:9px;}#signup_form div._ff0,#signup_form div._ff1{	float:left;	width:140px;	z-index:2;}/*#signup_form div._ff1{	width:96px;	}*//*stupid IE7 */html* #signup_form div._ff1{	float:none;}#signup_form div._ff2{	clear:both;}/*succes and error texts*//*div.successText{	display:block;}div.successText span{	color:#686868;	font-weight:bold;}*/div.errorText, div.successText{	background:transparent;	border:none;	margin:0;	float:right;	text-align:center;	line-height:30px;	padding:0px 4px;}form{	margin:0;	padding:0;}div.license{background-image:none;}a{color:#0098DE;}/*div.rpx-panel-home div.loginForm{	margin-top:25px;}div.rpx-panel-home div.forgotForm{	margin-top:25px;}*/div.base{	width:350px;}div.base div.rpx-panel-home{	-moz-box-shadow:0 0 19px 2px #aaa inset;    -webkit-box-shadow:0 0 19px 2px #aaa inset;	box-shadow:0 0 19px 2px #aaa inset;	-moz-border-radius:10px;	-webkit-border-radius:10px;	border-radius:10px;	height:300px;	background:#eee;	padding:19px;}.fTB .fDV, span.warning{	font-size:12px;}/* Form elements */div.formElem label{	width:100%;	text-align:left;	font-size:11px;}div.formElem div.checkbox {	margin-left:0;}a.t_link.not-user {	display: none;}div.formElem a.t_link{	float:left;	padding-left:0;}div.signedIn {	line-height: 40px;    margin: 80px 0;    text-align: center;}div.signedIn div.title {	text-align: center;	padding: 0;}div.signedIn div.rightLinks span {	font-size: 11px;}#rpx_welcome {	margin-top: 80px;}