#fax {
	font: 10px Tahoma, Arial;
	text-align: right;
	padding-right: 5px;
	color: #999999;
}
#fsProject {
	border: 1px solid #92B6DA;
	padding: 10px;
}
#btnNextToUpload {
	background-color: #006699;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #FFFFFF;
	}
#btnSubmitBid {
	background-image: url(../images/bid.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	background-color: #006699;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #FFFFFF;
	width: 250px;
	cursor: pointer;
}	
#btnDownloadDocuments{
	background-color: #006699;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #FFFFFF;
	width: 250px;
	cursor: pointer;
}
#btnNotInterested{
	background-color: #006699;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #FFFFFF;
	width: 250px;
	cursor: pointer;
}

#btnSendToAccountManager{
	background-color: #006699;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #FFFFFF;
	width: 250px;
	cursor: pointer;
}
#btnBidSheet{
	background-color: #006699;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #FFFFFF;
	width: 250px;
	cursor: pointer;
}
#btnCloseBid {
	background-color: #006699;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #FFFFFF;
	cursor: pointer;
}
#btnSubmitBidSolicitation {
	background-color: #006699;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #FFFFFF;
	width: 250px;
	cursor: pointer;
	}
#btnCompare {
	background-color: #006699;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #FFFFFF;
	width: 125px;
	cursor: pointer;
}	
#btnQueryDatabase {
	background-color: #006699;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #FFFFFF;
	width: 250px;
	cursor: pointer;
}
#phone {
	font: 10px Tahoma, Arial;
	text-align: right;
	padding-right: 5px;
}
#email {
	font: 10px Tahoma, Arial;
	color: #0066FF;
	text-decoration: none;
	text-align: left;
	padding-right: 5px;
}
#email a:hover{
	font: 10px Tahoma, Arial;
	color: #FFCC00;
	text-decoration: underline;
	background: #003366;
}
#contact {
	width: 100%;
	color: #666666;
	margin-bottom: 10px;
}
#cu {
	color: #FFFFFF;
	background-color: #006699;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	font-size: 12px;
}
#free_trial {
	position: relative;
	right: -20px;
}

#feedback {
	font: 10px Tahoma, Arial;
	color: #0066FF;
	text-decoration: none;
	text-align: left;
	padding-right: 5px;
}


.div_download_zip{
	background-color: white;
	font:Tahoma, System, Verdana;
	font-size: 12px;
	width: 750px;
	height: 200px;
	overflow: auto;
	color: #0000FF;
	position: absolute;
	border: 1px solid #6699CC;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px; 
	z-index: 1;
	float: right;
}

#PRODUCTS_SURVEY
{
	display: none;
}

.AccountManagerBlock
{
	margin-left: 5px;
	width: 100%;
	height: 200px;
	overflow: auto;
	display: block;
}

#locationsouter {
	width: 220px;
	background: url(../images/boxes/state_header_bg.png) no-repeat top;
	padding-top: 3px;
}

#locationsouter img {
	margin: 0;
}

#locationsinner {
	border-left: 1px solid #93b7da;
	border-right: 1px solid #93b7da;
	height : 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #eeeeee;
}

#locationstable {
	width: 201px;
	border: 1px solid #FFFFFF;
}

#locationstable TD {
	color: #23507c;
	font-size: 11px;
	padding: 5px;
	border-bottom: 1px solid #FFFFFF;
}

#locationstable .greyrow TD {
	background-color: #eeeeee;
}

#locationstable .bluerow TD {
	background-color: #e6eef6;
}

#div_quote_search_results {
margin-left: 5px;
margin-right: 5px;
width:839px;
}

#div_ProductsMatch {
	position: absolute;
	border: 1px solid #CCCCCC;
	overflow: auto;
	width: 500px;
	height: 150px;
	background-color: #FFFFFF;
	color: #0000FF;
	display: none;
}

#div_ChangeDeadline {
	position: absolute;
	background-color: #EEEEEE;
	border: 1px #000000 solid;
	padding: 5px;
	display: none;
	z-index: 1000;
}
