/* Topbar definition */ 	
.TopNavigation { height:63px; border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#746A68; background-color:#FFDEFF; width:755px;}
.TopLogo { width:291px; float:left;}
.RightHandContainer { float:right; width:455px; font-size:1.1em; text-transform:uppercase;  }
.RightHandContainer a { text-decoration:none; color:#505757;  }
.TopNav { padding-right:14px; float:right; padding-top:10px; height:25px;} 
.TopNavF { padding-right:6px; float:right; padding-top:10px; height:25px;  } 
.ScrollForMore { float:right; padding-right:9px; padding-top:5px; width:224px; }



/* Content definition */ 	
.ContentArea {width:755px; height:332px;}
.SectionImg { float:left; width:296px; }
.PageScroller {overflow: auto; width:713px; font-size:1.2em; float:left; height:314px; padding-left:42px; padding-top:18px; }
.ContentArea h1 { color: #000000; font-size:1.5em; margin-bottom:11px; }

/* Current Members */
.SearchBoxLHS { padding-bottom:20px; float:left; width:400px; } 
.CurrentMembers { width:400px; margin-top:20px;

	background-color: #E8E8E8;
	padding-top: 5px; margin-top:9px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 4px;

	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;


 }
.NewMembers { padding-left:60px; float:left;}
.LeInputText { padding-top: 7px; float: left; width: 128px; }
.LeInputField { padding-top: 2px; float: left;  }
.loginButton{ padding-left:128px; padding-top: 5px; }


/* New Members */

.CreateAccount { padding-top:22px; }
