.zipcodeBOX {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #0099CC;
	background-color: #FFFFFF;
	letter-spacing: 0.4em;
	height: 40px;
	width: 155px;
	border: thin solid #006699;
	text-align: center;
}
.inLnImg {
	vertical-align: bottom;
}
.inputF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099CC;
	background-color: #FFFFFF;
	border: 0px;
	width: 130px;
	height: 23px;
	margin: 0px 0px 0px 0px;
}
.inputL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099CC;
	background-color: #FFFFFF;
	border: 1px solid #0099CC;
	width: 250px;
	height: 23px;
	margin: 0px 0px 0px 0px;
}
.inputT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099CC;
	background-color: #FFFFFF;
	border: 1px solid #0099CC;
	width: 50px;
	height: 23px;
	margin: 0px 0px 0px 0px;
}
.inputV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099CC;
	background-color: #FFFFFF;
	border: 1px solid #0099CC;
	width: 115px;
	height: 23px;
	margin: 0px 0px 0px 0px;
}
.inputS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099CC;
	background-color: #FFFFFF;
	border: none;
	width: 115px;
	height: 23px;
	margin: 0px 0px 0px 0px;
}
.inputQ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099CC;
	background-color: #FFFFFF;
	border: 1px solid #0099CC;
	height: 23px;
	margin: 0px 0px 0px 0px;
}
.findfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	background-color: #FFFFFF;
	width: 100px;
	border: thin solid #006699;
}
.findbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	background-attachment: scroll;
	text-align: left;
	display: block;
	position: absolute;
	z-index: auto;
	overflow: hidden;
	float: none;
}	
.biginput {
	font-family: Arial, Helvetica, "Trebuchet MS";
	font-size: 12px;
	color: #0033CC;
	background-color: #FFFFFF;
	height: 15px;
	width: 175px;
	border: 1px solid #003366;
}

.selectInput {
	color: #006699;
}
.loginbox {
	position: absolute;
	display: inline;
}
.arrowButton {
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 26px;
	height: 28px;
	cursor: pointer;
}
.buttonBar {
	background-color: #ECE9D8;
	border: 1px solid #999999;
}
.bbcodeButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000033;
	background-color: #ECE9D8;
	text-align: center;
	vertical-align: middle;
	border: 1px outset #ECE9D8;
	cursor: pointer;
	width: 16px;
	height: 16px;
}
.tag { 
	height: 16px;
	color: #0000FF;
	text-decoration: underline;
	cursor: pointer;
	padding: 1px;
}
.edit_tag {
	height: 16px;
	color: #999999;
	text-decoration: none;
	cursor: default;
}
.tag_container {
	height: 16px;
	border: 1px solid #999999;
	background-color: #FFFFCC;
	white-space: nowrap;
}
.margin_container {
	margin: 3px;
}
.tags {
	line-height: 30px;
}
.search_annex {
	color: #333333;
	width: 174px;
	text-align: left;
	background-color: #FFFFCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
