.clearer {
	clear: both;
}

h1 {
	background: none;
	color: #3B3B3B;
	width: auto;
	font-size: 20px;
	font-family: Arial,Helvetica,sans-serif;
	display: inline;
}


p, ul, ol, dl, dd {
    margin-bottom: 1em;
    margin-top: 0;
}


h2 {
	color: #3B3B3B;
}

.grperr textarea,
.grperr select,
.grperr input[type="text"],
.grperr input[type="password"],
.inputerr
	{
	background-color: #FFFACB;
	border-color: rgba(68, 34, 102, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(223, 0, 0, 0.6);
	outline: 0 none;
}

#generic-error {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

.instructions-message {
  color: red;
  font-weight: bold;
  font-size: 90%;
}

#bodyDecorator #forgot, #bodyDecorator #create{
	font-weight:bold;
}

div.container {
	margin-right: auto;
	margin-left: auto;
}

#signin {
	display: none;
}

.heading {
	color: #381B81;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 0;
	padding-bottom: 20px;
	width: auto;
}

.support-heading {
	font-weight: bold;
}

.instructions {
	padding-top: 0px !important;
}

.radiobutton {
	margin-right: 5px;
}

.helpText {
	float: left;
	font-size: 11px;
	max-width: 400px;

	display: inline-block;
	font-size: 11px;
	width: 100%;
}

.validationError,.validationWarn,.validationOk,.validationWait {
	height: 16px;
	min-height: 16px;
	padding-left: 20px;
}

.validationError {
	background: url("../images/exclamation.png") no-repeat scroll 0 0
		transparent;
}

.validationWarn {
	background: url("../images/error.png") no-repeat scroll 0 0 transparent;
}

.validationOk {
	background: url("../images/accept.png") no-repeat scroll 0 0 transparent
		;
}

.validationWait {
	background: url("../images/wait-image-circle-small.gif") no-repeat
		scroll 0 0 transparent;
}

div#login-login {
	display: inline;
	float: left;
	width: 400px;
	padding-right: 35px;
}

div#login-footnote {
	clear: left;
	padding-top: 50px;
	width: 100%;
}

div#login-support {
	margin: 10px 0px 30px 0px;
	font-size: 12px;
	border-top: 1px solid #CCC;
}

div#login-support a {
	text-decoration: underline;
}

div#login-tooltip-close {
	height: 20px;
	width: 350px;
}

div#login-tooltip-forgot-form {
	width: 350px;
}

#shell-application a, #shell-application a:link, #shell-application a:visited {
	color: #426;
	text-decoration: underline;
}

#shell-application a:hover {
	color: #D56800;
}

#shell-application .error-box a, #shell-application .error-box a:link, #shell-application .error-box a:visited {
	color: #C30;
	text-decoration: underline;
}

#shell-application .error-box a:hover {
	color: #333;
}	

a.registration-button {
	background: url("../images/register.png") no-repeat scroll 0 0
		transparent;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 26px;
	max-width: 157px;
	min-width: 157px;
	text-decoration: none !important;
	width: 157px;
}

a.registration-button:hover,a.registration-button:focus {
	background-position: 0px -26px;
}

.wwFormTable {
	width: 100%;
}

#haGo .wwgrp {
	padding-top: 15px;
}

#haGo .wwlbl .label {
	font-style: normal;
	font-weight: bold;
	text-align: left;
}


.label, .errorLabel{
	float: left;
}

.errorMessage {
	font-size: 11px; font-weight : bold;
	color: #CC0000;
	font-weight: bold;
}

.required {
	color: red;
}

.wwgrp {
    padding: 10px 3px 3px;
}



.wwlbl {
	padding-right: 10px;
}

.wwctrl {
	padding-right: 10px;
	float: left;
}

.wwlbl label, .wwctrl label {
	text-align: left;
	font-weight: bold;
	width: 100%;
}

#captcha .wwgrp {
}

#captcha label {
}

.wwlbl .checkboxLabel {
	font-weight: normal;
	display: table-row;
}

.checkboxErrorLabel {
	color: red;
}

#recaptcha_image, #recaptcha_help {
	padding-top: 5px;
}

#recaptcha_help {
	padding: 5px;
}

#recaptcha_image img {
	border: 1px solid black;
}

#recaptcha_area, #recaptcha_table {
	margin-right:150px;
	width:318px !important;
}

#registration-physician-fields {
	display: inline;
	float: left;
	width: 100%;
}

#registration-physician-fields label {
	
}

#registration-physician-verify {
	display: inline;
	float: left;
	margin-left: 20px;
}

.registration-checkboxes {
	margin-top: 10px;
	margin-bottom: 10px;
}

#wwctrl_signupGo_isPhysician {
	margin-top: 5px;
}

#signupGo  #wwlbl_signupGo_isPhysician.wwlbl {
	width: 500px;
}

#wwctrl_resetGo_optIn {
	margin-left: 110px;
}

#signupGo .wwgrp {
	min-height: 25px;
}

#signupGo #registration-physician .wwlbl {
	width: 139px;
}

#signupGo #dob {
	width: auto;
}

#resetGo .wwlbl {
	width: 100px;
}

#signupGo input[type=text],#signupGo input[type=password] {
	width: 260px
}

#resetGo input[type=text] {
	width: 150px
}

#wwlbl_signupGo_optIn.wwlbl,#wwlbl_go_auto.wwlbl,#wwlbl_resetGo_optIn.wwlbl
	{
	padding-right: 0px;
	width: auto;
}

#wwgrp_registrationRedirect_name,#wwgrp_forgotRedirect_name {
	height: 80px;
}

#wwgrp_resetGo_optIn {
	padding-top: 15px;
}

.iibgray:hover{
	background: linear-gradient(#ED980C, #CA5904) repeat scroll 0 0 #E68700;
    background: -webkit-linear-gradient(#ED980C, #CA5904) repeat scroll 0 0 #E68700;
    border: 1px solid #E68700;
    color: #FFFFFF !important;
}

.iibgray { background-color:#666666;/* fallback */
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #999999), color-stop(1, #333333) );/* chrome 2+, safari 4+ */
	background-image:-webkit-linear-gradient(#999999,#333333);   /* chrome 10+, safari 5.1+ */
	background:-moz-linear-gradient( center top, #999999 5%, #333333 100% );/* firefox  */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#333333');/* ie 6+ */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#333333')"; /* IE8+ */
	background-image: -ms-linear-gradient(#999999,#333333);   /* IE10 */
  	background-image: -o-linear-gradient(#999999,#333333);  /* Opera 11.1 */
  	background-image: linear-gradient(#999999,#333333);/* The "standard" */ 
	border:1px solid #777777;
	}

#col_right-application {
	width: 920px;
}

.contentbox-application {
	margin-left: 145px;
}

#step4 .wwlbl {
	width: 120px;
}
.nodef {
	display: none;
}
#bodyDecorator #ha,#bodyDecorator #reset {
	max-width: 400px;
}
#bodyDecorator #login,#bodyDecorator #signup {
	width: 440px;
}
#bodyDecorator #errors {
	width: 440px;
}
img {
	border: 0;
}
#Image3 {
	border: none;
	width: 98px;
	height: 29px;
	background-image: url("https://www.ama-assn.org/java-apps/resources/images/btn-sign-in.png");
}

#Image3 :hover {
	background-image: url("https://www.ama-assn.org/java-apps/resources/images/btn-sign-in.png");
}
noscript h2 {
	text-align: center;
	color: red;
}

.wait {
	background:url("https://www.ama-assn.org/ama1/pub/upload/images/-1/wait-image-circle.gif") no-repeat;
	width:32px;
	height:32px;
	display:block;
}

.leftColumn {
	float: left;
	width: 390px;
	padding-left: 15px;
}

.rightColumn {
	float: right;
	width: 440px;
	padding-right: 15px;
}

.leftColumn h1 {
	width: auto;
}

input:-moz-placeholder,textarea:-moz-placeholder {
	color: #AAAAAA;
}

.submit-button {
	width: auto;
	float: left;
	padding-right: 10px; 
}