/* Start of CMSMS style sheet 'login_css' */
.feucaptcha_field {
     width: 380px;
     border-bottom: 1px;
     border-bottom-style: solid;
     border-bottom-color: #7d7474;
     padding-bottom: 4px;
}

.feucaptcha_submit {
     width: 280px;
     padding-top: 10px;
     padding-bottom: 4px;
     padding-left: 100px;
}

.field_label {
     line-height: 11px;
     font-size: 10px;
     width: 100px;
     float: left;
}

.field_input {
     line-height: 12px;
     font-size: 12px;
     width: 270px;
     float: left;
}

.login_label {
     line-height: 11px;
     font-size: 10px;
     width: 100px;
     border-bottom: 1px;
     border-bottom-style: solid;
     border-bottom-color: #7d7474;
     padding-bottom: 4px;
}

.login_input {
     line-height: 12px;
     font-size: 12px;
     width: 270px;
     border-bottom: 1px;
     border-bottom-style: solid;
     border-bottom-color: #7d7474;
     padding-bottom: 4px;
}

.login_labelcaptcha {
     line-height: 11px;
     font-size: 10px;
     width: 120px;
     padding-bottom: 4px;
}

.login_inputcaptcha {
     line-height: 12px;
     font-size: 12px;
     width: 270px;
     padding-bottom: 4px;
}

.login_box, .courtesy, .initials, .firstname, .surname, .addressstate, .position, .company, .department, .addressstreet, .addresszip, .addresscity, .addresscountry, .cellular-phone, .telephone, .email {
     font-size: 12px;
     width: 260px;
}

.login_box_rid {
     font-size: 12px;
     width: 75px;
}
.login_page {
	color: #d38a17; 
	font-size: 16px; 
	font-weight: bold; 
	line-height: 12px; 
	text-decoration: none; 
	text-align: left; 
}

.login_addtext {
	font-size: 10px;
	color: #cccad5; 
	font-weight: normal; 
	line-height: 11px; 
	text-decoration: none; 
	text-align: left
}

.hidden {
}


/* End of 'login_css' */

