body {
	color: #333;
 	font-family:Trebuchet MS;
}

.clear{
	clear: both;
}

/*########## Site Container box Start ##########*/

#cf_ul_bulleted_list{
	padding-left: 30px;
	margin: 10px 0px 10px 0px;
	list-style-type: disc;
}

/*########## Site Container box Stop ##########*/

/** Class for the left content heading -- STARTS **/

.leftContentHeader {
	background-color: #BED1EB;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: auto;
	height: 30px;
	font-weight: bold;
}

/** Class for the left content heading -- ENDS **/
/** Class for the left content header text -- STARTS **/

.leftContentHeaderText{
	font-family:Trebuchet MS;
	font-weight: bold;
	width: auto;
	height: auto;	
	padding-left: 1px;
	margin-top: 2px;
	margin-left: 6px;
	color: #3B75A4;
	font-weight: bold;
	font-size:14px;
}

/** Class for the left content header text -- ENDS **/

.centerContentContainer {
	font-family:Trebuchet MS;
	font-size:13px;
	height: auto;
	clear: both;
	border: 1px solid #C5D8EF;
	padding-bottom: 16px;
	width: 590px;
	overflow: hidden;
}

/*########## Left Box Element Stop ##########*/
#registerContainer {
	margin: 16px 0 0 0;	
	height: auto;
}

#divCenterContainerNutzer {
	padding-bottom: 15px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clearBoth {
	clear: both;
}

.clearLeftFloatLeft {
	clear: left;
	float: left;
}

.clearRightFloatRight {
	clear: right;
	float: right;
}

.FFIE_height8px {
	clear: both; 
	height: 8px; 
}

/* Height Properties -- STARTS */

.height8 {
	height: 8px;
}

.height9 {
	height: 9px;
}

.height10 {
	height: 10px;
}

.height11 {
	height: 11px;
}

.cf_member_info_text {
	font-family:Trebuchet MS;
	font-size:12px;		
	margin-top:5px;
	line-height:20px;
}

.cf_member_label_div {
	width: 120px;
	height: 25px;
	float: left;
}

.cf_align_left_check {
	text-align: left;
	margin-left:115px;
}

.cf_align_left {
	text-align: left;
}

.cf_info_text {
	padding-left: 10px;
	padding-bottom: 10px;
	color:#8C8C8C;	
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0pt 0pt 0pt 2px;
	text-align:left;
	float: left;
	width: 85%;	
}

.cf_member_input_div{
	width: 155px;
	float: left;
}

.contactCaptcha {
	text-align: right;
	padding-left:30px;
}

.cf_member_right_data{
	width: 290px;
	float: right;
	background: #EFEFEF;
	border: #CECECE 1px solid;
	margin: 10px 7px 30px 0px;
	padding-left: 10px;	
}

.cf_member_form_top_text{
	width: 150px;
	align: center;
	font-size: 1.1em;
	font-weight: bold;
	padding: 20px 0px 10px 70px;
}

.cf_member_left_text {
	width: 270px;
	float: left;
	margin-left:5px;
	margin-top:10px;
}

.cf_form_bot_rt {
	float: left;
	width: 160px;
}

.cf_member_input_mandatory {
	background:#FBFAFA none repeat scroll 0%;
	border:1px solid #999999;
	color:#000000;
	margin:4px;
	padding:2px;
	/*float: left;*/
}

.cf_member_input_small {
	width: 75px;
	float: left;
}

.cf_member_terms_checkbox {
	margin-right: 20px;
}

.cf_member_input {
	width: 150px;
	/*float: left;*/
}

.cf_clear{
	clear: both;
}

.cf_spacer {
	margin-top:10px;
}

.cf_member_name_div{
	width: 275px;
}

.cf_member_interests_checkbox {
	margin-right: 20px;
}

.button,button {		
	border-top-color: #EEEEEE;
	border-left-color: #EEEEEE;	
	padding: 0.26em;
	background-color: #FFFFFF;	
	background-repeat: repeat-x;
	color: #333333;
	font-size: 0.95em;
	font-weight: bold;
	font-family:Trebuchet MS;
	cursor: pointer;
}