@charset "utf-8";
body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	background-image:url(/img/internal/04-topbg-right.gif);
	background-position:top;
	background-repeat:repeat-x;
}
a{
	text-decoration:none;
	color:#00F;
}
a:hover{
	text-decoration:underline;
}

h3 {
	color:#0066FF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

.signup-table {}
.signup-table th { background:#FFF; text-align:left; color:#0066FF;}
.header{
	width:1000px;
	height:108px;
	display:inline-block;
	overflow:hidden;
	background-image:url(/img/internal/00-topbg-left.gif);
	background-position:top;
	background-repeat:repeat-x;
}
	.header ul{
		padding:0;
		margin:0;
		list-style:none;
	}
	.header li{
		float:left;
	}
	.support{
		margin-left:195px;
		margin-right:196px;
		margin-bottom:0px;
		margin-top:0px;
		width:216px;
	}
	.phone-top{
		background-image:url(/img/internal/03-phone-top.gif);
		background-position:top;
		background-repeat:no-repeat;
		width:122px;
		height:108px;
		padding-top:85px;
		text-align:center;
		color:#FFFFFF;
		font-weight:bold;
		font-size:14px;
	}
	.logodown {
		height:11px;
		background-color:#FFFFFF;
		text-align:left;
		padding:0;
		margin:0;
	}
	
.content{
	width:1000px;
	overflow:hidden;
	display:inline-block;
	background-color:#FFFFFF;
	background-image:url(/img/internal/13-leftmenu-mainbg.gif);
	background-position:left;
	background-repeat:repeat-y;
}
	
.members-top {
	height:38px;
	background-image:url(/img/internal/06-members-top.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:left;
	padding:0;
	margin:0;
}
.members-top h2{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 0 16px;
	line-height:45px;
}

.menu-left {
	width:168px;
	float:left;
}
	.members-form{
		background-image:url(/img/internal/07-members-bg.gif);
		background-position:left;
		background-repeat:repeat-x;
		height:91px;
		width:168px;
		text-align:right;
		color:#FFFFFF;
		font-weight:bold;
	}
	.members-form form{
		padding:0 10px 0 0;
		margin:0;
	}
	.members-form input {
		width:75px;
		height:20px;
		margin-left:3px;
		margin-bottom:5px;
		font-size:12px;
	}
	.submit{
		width:155px !important;
		height:27px !important;
		margin:0 !important;
		padding:0 0 0 7px; !important;
	}
	.members-form-bottom{
		width:168px;
		height:16px;
		padding:0;
	}
	.main-menu {
		background-image:url(/img/internal/09-leftmenu-bg.gif);
		background-position:top;
		background-repeat:repeat-x;
		width:163px;
		padding:0 0 10px 0;
		border-left:#d646a0 solid 1px;
		border-right:#d646a0 solid 4px;
		display:inline-block;
		overflow:hidden;
	}
	.main-menu ul {
		padding:0;
		margin:0 0 0 5px;
		list-style:none;
	}
	.main-menu li {
		margin: 0 0 2px 0;
		padding:5px 0 0 0;
		text-align:center;
		width:154px;
		height:26px;
		background-image:url(/img/internal/10-option-out.gif);
		background-position:top;
		background-repeat:no-repeat;
	}
	.main-menu li:hover {
		background-image:url(/img/internal/10-option-over.gif);
		background-position:top;
		background-repeat:no-repeat;
	}
	.main-menu a{
		color:#FFFFFF;
		font-size:14px;
		font-weight:bold;
		text-decoration:none;
	}
	.menu-left-bottom{
		width:168px;
		height:45px;
		padding:0;
	}
	
.content-left{
	background-color:#FFFFFF;
	width:792px;
	float:left;
	text-align:justify;
	padding:0 20px 20px 20px;
	overflow:hidden;
	display:inline-block;
}

.bottom {
	height:45px;
	width:100%;
	padding:0;
	margin:0;
	overflow:hidden;
	display:inline-block;
	text-align:left;
}
.menu-left-bottom{
	width:168px;
	padding:0;
	margin:0;
}
.faqQuestion{
}

.faqAnswer{
	background-color:#f8f8f8;
	border:#EFEFEF solid 1px;
	padding:10px;
	margin:10px 0 10px 0;
}
	.faqAnswer h4{
		margin:0;
		padding:0;
		font-size:13px;
	}
	.faqAnswer li{
		margin:8px 0 8px 0;
	}


.lobby{
	width:498px;
	overflow:hidden;
}
	.lobby-left{
		float:left;
	}
	.lobby-center{
		float:left;
	}
	.lobby-right{
		float:left;
	}
<!-- CSS for IE 6 -->
<!--[if lt IE 7]> <link href="/theme/BFH/style/ie6.css" rel="stylesheet" type="text/css"> <![endif]-->
<!-- CSS for IE 6 End -->

