.inputLabel,.checkLabel, .rightInputLabel
 {
 	font-family: Georgia, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #042E5E;

 }
 .regTextInput,.regTextInputFull,#memberRegistrationForm select
 {
 font-size:10px;font-family:arial;color:#555555;font-weight:normal;display:inline-block;
 }
 .inputLabel,.rightInputLabel
 {
 padding-right:4px;
 }
 .rightInputLabel
 {
 padding-left:5px;
 }
 .regTextInput   {width:109px;overflow:hidden;font-weight:normal;font-size:10px;}
  .regTextInputFull {width:230px;overflow:hidden;font-weight:normal;font-size:10px;}
  #memberEmail {width:342px;overflow:hidden;}
  #userName {width:263px;overflow:hidden;}
  #memberAddress {width:331px;overflow:hidden;}
  .password {width:92px;overflow:hidden;}
  #confirmPassword {width:92px;overflow:hidden;}
  #memberHomePhone {width:129px;overflow:hidden;}
  #memberFax {width:129px;overflow:hidden;}
    #memberCompany {width:320px;overflow:hidden;}
	  #memberWorkTitle {width:119px;overflow:hidden;}
	  #memberCompanyIndustry {width:112px;overflow:hidden;height:18px;}
	  #memberLastName {width:110px;overflow:hidden;}
	  #memberFirstName {width:109px;overflow:hidden;}
	  #memberMobilePhone {width:99px;overflow:hidden;}
	  #memberWorkPhone {width:98px;overflow:hidden;}
  #memberCommittee	{width:189px;overflow:hidden;height:18px;}
       #memberCity {width:116px;overflow:hidden;}
  #memberState {width:83px;height:18px;overflow:hidden;}
  #memberZip {width:64px;overflow:hidden;}
  
  #slBoard {width:189px;overflow:hidden;height:18px;}
  #slCommittees {width:189px;overflow:hidden;height:18px;}
  #slMembershipType {width:189px;overflow:hidden;height:18px;}
	  


.checkLabel
{
display:inline block;padding-left:3px;padding-top:-5px;}

#mask { 
    background:#678 url(/images/mask_gradient_1000.png) no-repeat; 
    background-position:13% 160px; 
}

.largeVerticalPanel {

	background:#fff url(/images/block_back_c300.jpg) repeat-x;
	padding:20px;
	-moz-border-radius:4px;
	width:85%;
	overflow:hidden;
}

.largeVerticalPanelShort {

	background:#fff url(/images/block_content_bg_wide150.jpg) repeat-x;
	padding:20px;
	-moz-border-radius:4px;
	width:85%;
	overflow:hidden;
}
.formSectionTitle {color:#315888;font-family:Georgia;font-weight:bold;font-size:1.4em;margin-bottom:7px;margin-top:-7px;}

.formLine {vertical-align:middle;text-align:left;line-height:18px;margin-bottom:5px;white-space:nowrap;}

.adminSelect 
{
font-size:10px;font-family:arial;color:#555555;font-weight:normal;display:inline-block;
}


ul.extraItems{
    margin: 0 auto;
}
ul.extraItems li{
    text-align: left;
    float: left;
    list-style: none;
    padding: 3px 10px 3px 25px;
    margin: 5px;
    background: url(/images/amc_arrow_1.gif) 5px 5px no-repeat;
}

.tooltip
{
background-color:#FFFFFF;
border:1px solid #F7B64B;
color:#777777;
font-family:Georgia;
font-size:13px;
font-weight:normal;
line-height:25px;
padding:15px;
}



