.footerMain
{
	height:80px;clear:both;padding-top:18px;padding-bottom:30px;text-align:center;font-family:Verdana;font-size:11px;color:rgb(110,110,110);
}
.footerLinkDiv
{
	padding-left:230px;padding-top:8px;
	height:20px;
}

.footerLinks
{
	float:left;cursor:pointer;
}

.footerLinks:hover
{
	text-decoration:underline
}

.footerLinkSeparator
{
	float:left;margin:0px 11px 0px 11px;
}
.footerCopyrightDiv
{
	clear:both;padding-top:4px;
}


.ui-widget-content { left:165px; top:95px;}

.footerLinkDiv a { color:rgb(110,110,110);text-decoration:none;}
.footerLinkDiv a hover { text-decoration:underline}
		
.inputText
{
	font-size:12px;
	color:#999999;
	border:1px solid #999999;
	height:18px;
	padding-left:5px;
}
		
.ui-widget-overlay { background: #000000; opacity: .10;filter:Alpha(Opacity=50); z-index:9999}
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
		
.termslineHeight { height:351px; }

.terms{display:none}
.termsBoxLeftTopCorner { background-image:url(../images/loginwindow_top_left_corner.gif);background-repeat:no-repeat;width:16px;height:28px;float:left; }
.termsBoxMiddleTopCorner { background-image:url(../images/loginwindow_he_rpt.gif);background-repeat:repeat-x;width:415px;height:28px;float:left; }
.termsBoxRightTopCorner { background-image:url(../images/loginwindow_top_right_corner.gif);background-repeat:no-repeat;width:16px;height:28px;float:left; }

.termsLeftVerticalLine { background-image:url(../images/loginwindow_left_rpt.gif);background-repeat:repeat-y;width:16px;float:left; }
.termsMiddleContentBox { float:left;width:415px;background-color:#FFFFFF;}
.termsRightVerticalLine { background-image:url(../images/loginwindow_right_rpt.gif);background-repeat:repeat-y;width:16px;float:left; }

.termsClearButton {padding-left:8px;padding-top:14px;float:left;}

.termsBoxLeftBottomCorner { clear:both;background-image:url(../images/loginwindow_bottom_left_corner.gif);background-repeat:no-repeat;width:16px;height:28px;float:left; }
.termsBoxMiddleBottomCorner { background-image:url(../images/loginwindow_btm_rpt.gif);background-repeat:repeat-x;width:415px;height:28px;padding-top:-15px;float:left; }
.termsBoxRightBottomCorner { background-image:url(../images/loginwindow_bottom_right_corner.gif);background-repeat:no-repeat;width:16px;height:28px;float:left; }


.interest {display:none}
.interestLineHeight { height:151px; }

.terms_donotAcceptBtn { cursor:pointer;}
.terms_acceptBtn { cursor:pointer;}


.popupHelpContentImage 
{
	margin:5px 5px 5px 25px;text-align:center;clear:both;
}