@charset "utf-8";
/* CSS Document */

 #homeFooter {
	padding: 5px 0;
	color: #676a6d;
	margin: -24px auto 0 auto;
	min-width: 994px;
	border-top:1px solid #c6d3df;
	/*	background:#e1e8ee;*/
	padding:0px 0;
	font-size:10px;
	margin: 0px auto 0 auto;
	text-align:center;
	bottom: 39px;
/*	min-width:994px; */
}

#footer {
	clear:both;
	padding:0;
	padding-bottom:0px;
	border-top:0px solid #124c8a;










 *zoom:1;
	text-align: center;
	top: 0px;
	position: relative;
	float: left;
	left: 0px;
	height: 90%;
	display: block;
	background: #fefeff url(../images/footerSearchPannelBg.gif) repeat-x top;
	width: 100%;
	margin-bottom: -96px;
	
	
}

#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 10px;
}


#footer:after {
	clear:both;
	display:block;
/*	content:"";*/
	height:0;
	font:0;
	visibility:hidden;
}

#footer #searchPannel {
	margin:0;
	padding:15px 25px 0px 0px;
	background-image:url(../Images/dashed.gif);
	background-repeat:repeat-x;
	background-position: bottom left;
 *zoom:1;/*fix for the IE footer blue part hide*/
	padding-bottom:10px;
}

#footer #searchPannel div {
	padding:0;
	margin:0;
}

#footer .homeBrowse {
	margin:10px 0 0px 5px !important;
}

#footer #searchPannel #homeSearchInput {
 *zoom:1;
	margin-bottom:10px;
}

#footer #searchPannel .searchSubject {
	font-weight:bold;
	font-size:17px;
	margin-bottom:0px;
}

#footer #searchPannel .buttonHighLiteVSmall {
	margin:5px 0 0;
	width:46px;
}

#footer #searchPannel .searchSubject .goButton {
	padding-top:5px;
}

#footer #searchPannel div input {
	margin-left:10px;
	margin-right:5px;
	vertical-align:middle;
	width:380px;
}

.footerNav {
	list-style-type:none;
	margin:0;
	padding:0px 0px 0px 0px;
	clear:both;
	text-align: center;
}

.footerNav li {
	display:inline;
	margin:0;
       float:left;
}

.footerNav li a {
	float:left;
	padding:5px 5px 5px 5px;
	margin:0;
	text-decoration:none;
	font-size:11px;
	font-weight: normal;
	background: url(../images/footerLinkBg.gif) no-repeat right;
}

.footerNav li a:hover {
	text-decoration: underline;
}

.footerPannel {
	padding:10px 10px;
	border-top:1px solid #bebebe;
	text-align:left;
	clear:both;
}

.footerPannel a {
	color:#004481;
	text-decoration:underline;
}



#ads {
	background: #505;
	float: left;
	height: 50px;
	position: relative;
	left: -120px;
	top: 0px;
}

#container .bottomPanel {
	background: #2A1FFF;
}

.AdPanel {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	height: 600px;
	width: 120px;
}
