label input {margin-right: 5px}

#welcomewrap {padding-bottom: 10px; width: 1015px;}

#welcomewrap h1 {padding: 5px 0;width: 1015px}
#welcomewrap .bg4 {background-color: inherit !important;}
#welcomewrap #content_right { float:left; padding-left:20px; }

#welcome_login { margin-top: 12px;}
#welcome_login #loginBox { position: relative; width: auto; right: auto !important; top: auto !important; border: none;}
#welcome_login #loginBox .padding {padding: 0}
#welcome_login #loginBox p.submit { padding-left: 65px}
#welcome_login #login {display:none}
#welcome_login #loginBox p.forgotpass {margin: 0}

#welcome_top {margin-top:5px; }


#evoptions {
    float:left;
    margin-top:5px;
}

#evoptions h3 {
    margin-top:5px;
    margin-bottom:5px;
    display: block;
}

#mySettings h3{
	color:#000000;
    font-size: 1.8em;
    font-weight: bold;
    margin: 15px 0 3px;
    padding-left: 5px;
    border-bottom: 2px solid #D7D7D7;
    display: block;
}

#StrongPassword .msgBox {
    background-color: #E8E8E8;
    border: 1px solid #9B9B9B;
    padding: 20px;
    width: 500px;
}
#whatsnew {height: auto; width: 905px}
#whatsnew p {margin: 0 0 3px 25px; padding-left: 10px; background-image: url(/static/images/triangle.png); background-repeat: no-repeat;}

#resources #nav_trial {padding-top: 12px;}

#learnabout {margin: .15in 0 0 0.05in;clear: both;}
#learnabout #leftside {width:60%;margin-right: 10px}
#learnabout #rightside{width:35%;}
#learnabout dt span {height:20px;visibility:hidden;}
#learnabout dl {float:left;margin-top: 7px;}
#learnabout ul li {
    list-style:;
    list-style-image:url(/static/images/triangle.png);
    line-height:1.4;
    margin: 0;
}


#savedsearchcontents{margin-left: 15px;}
#savedsearchcontents h1 { font-size: 1.8em; font-weight: bold; padding: 0; margin: 15px 0 3px 0; }
#savedsearchcontents hr.divider {color:#E8E8E8; background-color:#E8E8E8; height:2px; border:none; width: 99%; margin: 0; padding: 0; text-align: left}

#reg_confirm_msg {width: 673px; padding: 6px 5px; border: 1px solid #DEDEDE; background: #fff url(/static/images/green_check.gif) no-repeat; background-position: 2% 35%}
#reg_confirm_msg span {display: block; margin-left: 40px; }
#reg_confirm_details {padding:20px 20px 20px 30px; background-color: #DEDEDE}

div#inputbox {width: 650px}
div#inputbox label {display:inline}

/* Saved searches and alerts */ 
.savedsearchtable {padding: 0; margin: 10px 0; text-align: left; width: 940px}
#savedsearchtable {width: 864px}
.savedsearchtable thead tr {margin: 0; padding 0; height: 35px }
.savedsearchtable thead tr th.heading {line-height: 36px; text-align: left; font-size: 18px; font-weight: bold; border-top: 1px solid #ababab; }
.savedsearchtable .first {border-left: 1px solid #ababab; }
.savedsearchtable thead tr.headingcols th { background-color: #bbdad2;}
.savedsearchtable thead tr th,.savedsearchtable tbody tr td ,.savedsearchtable caption {line-height: 20px; padding: 2px 7px; border-right: 1px solid #ababab; border-bottom: 1px solid #ababab; }
.savedsearchtable caption {text-align: left; font-size: 18px; border: 1px solid #ababab; font-weight: bold;line-height: 30px !important }

.savedsearchtable thead tr th {
	font-size: 12px; 
	font-weight:bold; 
	padding: 2px 7px; 
	vertical-align: middle;
	white-space: nowrap; 
}
.savedsearchtable tbody tr { vertical-align: middle;}
.savedsearchtable tbody tr td { }

/* LOGIN */
#loginPage {width: 1015px;}
#loginPageForm {width: 1015px; padding: 7px; background-color: #E8E8E8; border: 1px solid #ABABAB; margin: 10px 0;}
#loginPage .dividerPipe { padding: 0px 5px}

/* REGISTRATION */
#regForm { width: 750px; }
#registrationForm .paddingL26 {padding-left: 26px;}
#registrationForm .paddingR26 {padding-right: 26px;}
#registrationForm .paddingL114 { padding-left: 114px; }

#registrationForm label { display: block; margin-bottom: 10px; vertical-align: middle; }
#registrationForm label span { cursor: default; display: inline-block; margin-right: 5px; text-align: right; width: 107px;}
#registrationForm label span.mandatory {margin-left: 5px; text-align: left; width: auto;}

#registrationForm .checklist {
	border: 1px solid #CCC; list-style: none; height: 143px; overflow: auto;
    width: 356px; margin: 0; padding: 0; background-color: white; vertical-align: middle;
}
#registrationForm .checklist label { border-bottom: 1px solid #B2B2B2; display: block; margin: 0; padding: 2px 0 2px 6px;}
#registrationForm .validate-fieldOfInterest label { border-bottom: 1px solid #CCC; margin-bottom: 0; padding-bottom: 0.2em; padding-top: 0.2em;}
#registrationForm  #receiveEmail {margin: 0 15px 0 4px; position: relative; text-align: left; top: 2px;}
#regForm #showHideImage {cursor: pointer; margin-left: 5px; vertical-align: middle;}
#regForm ul { padding: 0; margin: 0; }
#regForm ul li { list-style: none outside none; }
#agreementRead {margin: 0 0 0 4px; position: relative; text-align: left; vertical-align: middle;}

div#changePwdform input.inputBox {margin-right: 7px}
div#changePwdform span.dividerPipe {padding: 0 7px}

div#changePwdform form{
	display:block;	
	padding-top:10px;
	padding-bottom:10px;
}

div.changePwdRow {
	clear:both; 
	line-height: 24px;
	padding-left:20px;
}
div#changePwdform{
	width: 740px;
    margin-top: 10px;
    box-shadow: 2px 2px 5px #AAAAAA;
    background-color: #E8E8E8;
    border: 1px solid #ABABAB;
}

div.changePwdRow span {display: inline-block; width: 124px; text-align:right;margin-right:5px;}
div.changePwdRow label { text-align:right;}
div.changePwdRow .pwdinfoText{    
	text-align: left;
    width: 410px;}
    div.changePwdRow .dividerPipe{width:auto;}

p.forgotPasswordFormSubmit {position: relative; left: 100px; padding-left:5px;padding-top:5px; }

#settingLinks ul {margin: 0; padding: 0 25px}
#settingLinks ul li {margin: 0; padding: 0 0 7px 0}

.header1{padding-bottom:10px;}

#forgotPasswordForm label span {
    cursor: default;
    display: inline-block;
    margin-right: 5px;
    text-align: right;
    width: 100px;
}
#forgotPasswordForm label{
	display:block;
	margin-bottom:5px;

}
label.eMaiL span{
	width:90px;
}
.Bold{	font-style:normal;}


.tooltipLinkContent {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #9B9B9B;
    display: block;
    margin: 25px 0 0;
}

.tooltipLinkContent dfn.tooltipdfn {
    border: 4px solid #F0F0F0;
    display: block;
    font-style: normal;
    margin: 0;
    padding: 12px 15px 10px;
    width:120px;
}


a.tooltipLink {
    border-bottom: 1px dashed #0156AA;
    cursor: help;
    position: relative;
    text-decoration: none;
}
span.topArrow {
    background: url("/static/images/infobubble-arrow-top.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 25px;
    left: 1px !important;
    margin: 0;
    opacity: 1;
    position: absolute;
    top: 5px !important;
    width: 62px !important;
    z-index: 26;
}
a.tooltipLink span {
    color: #000000;
    display: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 15px;
    z-index: 26;
}

a.tooltipLink:hover span {
    color: #000000;
    display: block;
    left: 0;
    margin: 0;
    opacity: 1;
    position: absolute;
    top: 15px;
    z-index: 26;
}

table.logintable {
	background-color: #EFEFEF;
	border: 1px solid #9C9C9C;
	font-size: 1em;
	width: 600px;
	padding: 10px;
}
#dupEmailContent #editReg {
    cursor: pointer;
    margin-right: 7px;
    width: 105px;
}
#dupEmailContent #sendUnP {
    cursor: pointer;
    margin-right: 7px;
    width: 230px;
}

#dupEmailContent #continueReg {
    cursor: pointer;
    margin-right: 7px;
    width: 135px;
}

#dupEmailContent {
    width: 700px;
}
#dupEmailContent #sendUnP a {
    color: white;
    font-weight: bold;
}
#dupEmailContent #sendUnP a:hover {
    color: white;
    font-weight: bold;
    font-decoration:none;
}
#dupEmailContent .white {
    color: #FFFFFF;
}

#dupEmailContent .bg5 {
    background-color: #9B9B9B !important;
}

#dupEmailContent .borderTB {
    border-bottom: 2px solid #000000;
    border-top: 2px solid #000000;
}

#associationForm input{
	margin-bottom:10px;
	margin-left:5px;
	
}
#associationForm span, #idAsso label{
	color:#000000;	
}
#associationForm .dividerPipe{
	margin: 0 7px;
    padding: 5px;
}

.mergeInfoMsg{
	border: 1px solid #9B9B9B;
	background-color: #BBDAD2;
	padding:5px;
}