@import "loginBox.css";
#menu{
	height:39px;
}
#menu ul li.topLevel ul{
	display: none;
}

.topBlock{
	height:98px;
	background:#f1f1f1;
	border-bottom:1px solid #fff;
	padding: 0 21px 0 24px;
}
.topBlockLeft{
	float:left;
	height:82px;
	width:562px;
	background:#e2e8ec url(/images/home.block.corner.gif) no-repeat	;
	margin:8px 0px 0px 0px;
}
.topBlockLeft h4{
	margin:10px 0 0 22px;
	color:#124183;
	font-size:18px;
	font-style:normal;
}
.topBlockLeft p{
	margin:0 0 0 22px;
}
.topBlockRight{
	float:left;
	font-size:12px;
	height:82px;
	width:355px;
	margin-top:12px;
	margin-left: 10px;
	}

#bk0 { width:94px; height:54px; float:left;background-image:url(/image/bg1.gif);background-repeat:no-repeat; margin-left:8px; padding-top:0px;margin-top:0px;display:inline;padding-left:4px;
}

#bk0 a {text-decoration:none; color:#94B88C;font-weight:bold;}




#bk1 { width:144px; height:59px; float:left;background-image:url(/image/bg1.gif);background-repeat:no-repeat; margin-left:8px; padding-top:0px;margin-top:0px;display:inline;padding-left:4px;
}
#bk1 a {text-decoration:none; color:#94B88C;font-weight:bold;}

#bk2{ width:100px; height:59px;float:left;  margin-left:6px;margin-top:0px;display:inline;

}

.topBlockRight h5{
	font: bold 18px  "Trebuchet MS", Georgia, "Times New Roman";
	color: #888A51;
	padding:0;
	margin:0;
}
.topBlockRight h5 span{
	font-size: 19px;
	color: #34891E;
}

.topBlockRight .signUp {
	font: bold 13px "Trebuchet MS", Georgia, "Times New Roman";
	text-decoration:none;
	color:#FFF;
	display:block;
	width: 121px;
	height: 40px;
	letter-spacing: 0.5px;
	text-align: center;
	line-height: 40px;
	margin: 0px 0px 0px 10px;
	background:#e2e8ec url(/images/home.signupBg.jpg) no-repeat;
}

.forgotPasswordLink{
	text-decoration:none;
	color:#999999;
	font-size:11px;
	line-height:30px;
}

.forgotPasswordLink:hover{
	color:#0275AC;
}
div#sessionExistMsg{
	width:auto;
	color:#000;
	font-size :14px;
	padding:15px 17px 5px 17px; ;
	margin:0;

}
div#sessionExistMsg div.buttons{ 
	margin-top:10px;
	padding-left:150px;
	width:490px;
}
.help{
    padding-left:20px;
margin:0;
	display:block;
}
.help li a{
    display:block;
    text-decoration:none;
	color: #7FA345;
	width:90%;
	height:20px;
	line-height:20px;
	border-bottom:1px solid white;
}
.help li a:hover{
	background:#fff
}

