/*body, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 900;
}
*/

#bannerAd { position:absolute;
	left: 381px;
	top: 10px;
	width: 468px;
	height: 60px;
	border: 1px solid black;
	text-align: center;
}
.blueText
{
	color:#0078A8;
}

.blueTitle
{
	color:#0078A8;
	font-size:14pt;
}

#headerTop
{
	position: absolute;
	left: 0px;
	top: 0px;
/*	width:1024px; */
	width: 1006px;
	height: 223px;
	background-image: url(images/eg_header.gif);
	background-repeat: no-repeat;
}

.navIconOver
{
	width:16px;
	height: 23px;
	background-image: url(images/nav_active_eg.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#4289C8;
}

.navText
{
	height: 100%;
	border-left: solid #CCCCCC 1px;
	padding-left: 5px;
	vertical-align: middle;
	color: #121481;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 900;
}

.navTextOver
{
	height: 100%;
	border-left: solid #CCCCCC 1px;
	padding-left:5px;
	vertical-align: middle;
	color: #121481;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 900;
	background-color:white;
	
}

#pageTitle
{
	font-size: 20pt;
	color: #0078A8;
	font-weight: 900;
}


.topBarStretch
{
	float:left;
/*	width:126px;*/
	width:110px;
	height:52px;
	background-image: url(images/eg_bar.png);
	background-repeat: repeat-x;
}

.topBarTab
{
	float:left;
	background-image: url(images/eg_tab1_a.png);	
	background-repeat: no-repeat;
	width:122px;
	height:52px;
	font-size:9pt;
	text-align: center;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.topBarTabOver
{
	float:left;
	background-image: url(images/eg_tab1_b.png);	
	background-repeat: no-repeat;
	width:122px;
	height:52px;
	font-size:9pt;
	text-align: center;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#search
{
	position: absolute;
	top:160px;
	left:8px;
}

#searchField
{
	position: absolute;
	left: 0px;
	top: 0px;
	width:132px;
}

#searchButton
{
	
	position: absolute;
	left: 70px;
	top: 27px;
}

a.searchLink
{

	font-size:13pt;
	text-decoration:underline;
}

#navigationLeft
{
/*	background-image: url(images/green.gif);*/
	position: absolute;
	top:223px;
	left:0px;
	width:148px;
	z-index:100;
}
