
*html body{background:none; background-color:#fff;}
body{height:100%; margin:0; padding:0; background:none; background-color:#fff;}
.myEllisFrame{
  width:700px;
  height:500px;
  border:0;
  margin:0; padding:0;
}
.backDoorFrame{
  height:1px;
margin:0; padding:0; width:1px; border:0;
}

#global_navigation{
	background: url(../images/navbg.gif) 0 0 repeat-x;
	z-index:2;
}


#global_navigation .rule{
	line-height:1px;
	height:2px;
	border-bottom: 1px dotted #fff;
}
#global_navigation ul{
	border:none;
}
#global_navigation ul ul{
	border:1px solid #2291FF;
	border-top:none;
}


#tooltip{
	z-index:10000 !important;
	width:178px;
	height:94px;
	background: url(../images/navtool.gif) 0 0 no-repeat;
	position:absolute;
	display:none;
	padding:0;
	font-family:Arial, sans-serif;
	font-size:12px;
}



#tooltip p{
	margin:25px 10px 10px 12px;
}

.blu{color:#003399;}
.red{color:#A14F4F}
.gre{color:#70E458}


#topLevelFrame{border:1px solid #3C70A2;}

#demoContainer{
	margin:0px auto 0px auto;
	padding-top:10px;
	width:802px;
	height:auto;
}
#transcriptFrame{
	font-family:Arial, Verdana, sans-serif !important;
}

.callToAction{
	float:right;
	width:205px;
	height:145px;
	padding-top:35px;
}
.requestInfo{
	display:block;
	width:203px;
	height:28px;
	background: url(../images/requestinfo.gif) 0 0 no-repeat;
	margin-bottom:3px;
}
.requestInfo:hover{
	background: url(../images/requestinfo_over.gif) 0 0 no-repeat;
}
.newAcct{
	display:block;
	width:203px;
	height:28px;
	background: url(../images/apply.gif) 0 0 no-repeat;
}
.newAcct:hover{	
	background: url(../images/apply_over.gif) 0 0 no-repeat;
}
.callEllis{
	font-family:Arial, sans-serif;
	font-size:20px;
	color:#7da6d0;
	text-align:center;
}
.interactiveD{
	font-family:Arial, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#6d95bb;
	margin:10px 0 10px 0;
	padding:0;
	line-height:16px;
	width:300px;
	}

.horRule{
	width:100%;
	height:1px;
	border-bottom:1px solid #9dbdec;
	margin-bottom:5px;
}
.closeDemo{
	float:right;clear:none;
	margin:3px 0px 3px 0px;;
	display:block;
	font-family:arial, sans-serif;
	font-size:12px; 
}
