@charset "UTF-8";
/* CSS Document */


body  {
	font: 65% Verdana, Geneva, sans-serif;
	background-color:#0044a2;
	background-image:url(../images/Background.png);
	background-repeat:repeat-x;
	margin: 0;
	color: #999;
}
a {
	color: #999;
	text-decoration: none;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #999;
}
p  {
	margin: 0;
	padding: 0;
}
.banner {
	width: 865px;
	margin: auto;
	height: 112px;
}
.main-container {
	width: 905px;
	background-image: url(../images/transparent-background-for-flash.png);
	background-repeat: repeat-y;
	margin: auto;
	height: auto;
}
#container1 {
	width: 865px;
	margin: auto;
	padding: 0;
	height: 75px;
	background-image: url(images/eblens-logo.png);
	background-repeat: no-repeat;
}
#container2 {
	width: 865px;
	margin: auto;
	height: 500px;
	text-align: center;
	background-color: #FFF;
}
#container3 {
	width: 885px;
	margin: auto;
	padding: 0px 10px 0px 10px;
	height: 50px;
	background-image: url(images/bottom-background-for-flash.png);
	background-repeat: no-repeat;
}
.bottom-nav {
	width: 875px;
	height: 40px;
	margin: auto;
	text-align: right;
	background-image: url(../images/bottom-background-for-flash.png);
	background-repeat: no-repeat;
	padding: 10px 30px 0px 0px;
}
.bottom-nav-text {
	font-size: 1.2em;
	width: auto;
	height: auto;
	float: right;
	padding: 4px 0px 0px 0px;
	display: block;
}
.bottom-nav-div-lines {
	width: auto;
	float: right;
	margin: 4px 10px 0px 10px;
	height: auto;
	text-align: center;
	font-size: 1.2em;
}
.ff-button {
	float: left;
	height: auto;
	width: 215px;
}
.quickSearchContainer {
	background-color: #FFF;
	height: 500px;
	width: 850px;
	text-align: center;
	margin: 0px 20px 0px 10px;
}
.quickSearchNav {
	height: 25px;
	width: 840px;
	text-align: center;
	padding: 5px 0px 5px 10px;
}
.quickSearchButtonSpacer {
	float: left;
	height: 20px;
	width: 5px;
}
.quickSearchBox {
	height: 450px;
	width: 840px;
	text-align: center;
}
.quickSearchButton {
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 165px;
	height: 20px;
	background-color: #0165A1;
	padding: 5px 0px 0px 0px;
	text-align: center;
	display: block;
	white-space: nowrap;
	margin-left: auto;
    margin-right: auto;
}
.quickSearchButton a:link {
	color:#FFF;
	text-decoration:none;
	display: block;
}
.quickSearchButton a:visited {
	color:#FFF;
	text-decoration:none;
	display: block;
}
.quickSearchButton a:hover {
	color: #006;
	text-decoration:none;
	display: block;
}
.quickSearchfandibuttons {
	margin: auto;
	padding: 5px 0px 0px 0px;
	width: 340px;
	height: 23px;
}

