#fapmain {
background: #cecbd6;
border-right: 1px solid #000033;
border-left: 1px solid #000033;
}

#zipmaptopfade{
background-image: url("/images/15fadebottom.png");
height: 15px;
border-right: 1px solid white;
}

#ziptopfade {
background-image: url("/images/15fadebottom.png");
background-position: bottom;
height: 15px;
}


#zipbottomfade{
background-image: url("/images/15fadetop.png");
height: 15px;
background-position: bottom;
vertical-align: bottom;
text-align: center;
}


#map{
        font-size:1em;
        font-family:arial,sans-serif;
        background:#cacad5;
        text-align: left;
	font-size: 19px;
        height: 395px;
        width: 680px;
        border: 1px solid black;
}


#zipstatus {
	position: relative;
	top: 2px;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 12px;
	height: 40px;
        text-align: left;
        color: #000033;
	padding: 0px 0px 0px 5px;
}


#showtip {	
	position: absolute;
	top: 30px;
	left: 0px;
	width: 200px;
	border-top: 1px solid #000033;
	border-left: 1px solid #000033;
	border-right: 1px solid #000033;
	background: #cecbd6;
	
}

#hidetip {
	position: absolute;
	top: -100px;
	left: -100px;
	display: none;
}

#tiptext {
	position: relative;
	top: 0px;
	left: 0px;
        font-family:arial,sans-serif;
	font-size: 10px;
	overflow: auto;
	text-align: left;
	padding: 3px;
	height: 70px;
	background: #ffffcc; 
}



#statusimg {
position: relative;
top: 5px;
padding: 0px 0px 0px 3px;
}

#zipsearch {
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 12px;
        color: #000033;
        text-align: left;
	height: 60px;
	border: 1px solid black;
	background: #ccc;
}

#zipstatustd {
        height: 30px;
        background: #cecbd6;
	color: #000033;
	text-align: left;
}

#resultsTop {
        height: 28px;
        background: #cecbd6;
        color: #000033;
        text-align: center;
        padding: 3px 0px 0px 0px;
}



#submitTop {
        height: 28px;
        background: #cecbd6;
        color: #000033;
        text-align: center;
	padding: 3px 0px 0px 0px;
	border-right: 1px solid white;
}


#submitTable {
border-top: 0px solid black;
border-bottom: 1px solid #000033;
border-left: 0px solid #000033;
border-right: 1px solid #000033;
}


#zipmaptable {
border-top: 1px solid #000033;
border-bottom: 1px solid #000033;
border-right: 1px solid #000033;
}

#tdzipsidebar {
width: 180px;
border-top: 1px solid #000033;
border-bottom: 1px solid #000033;
border-right: 0px solid #000033;
border-left: 0px solid black;
}

#zipsidebar {
overflow: auto;
height: 470px;
width: 180px;
padding: 0px 0px 0px 0px;
border: 1px solid black;
background: #ccc;
        text-align: left;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 10px;
        font-weight: bold;
}

.sideBarImg:link, .sideBarImg:visited {
        color: #cecbd6;
	border: 0px solid black;
        }
.sideBarImg:link.active, .sideBarImg:visited.active, .sideBarImg:hover {
        color: #000033;
	border: 0px solid black;

}
.text {
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 12px;
        color: #000033;
        text-align: left;
	width: 95px;
        padding: 0px;
        margin: 0px;
}


.subButton{
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 12px;
        color: #000033;
        text-align: center;
        padding: 1px;
        margin: 0px;
}

.subButton[disabled] {
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 12px;
        color: #999;
        text-align: center;
        padding: 1px;
        margin: 0px;
}

.subButtonDis{
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 12px;
        color: #999;
        text-align: center;
        padding: 1px;
        margin: 0px;
}


#inputFields select {
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 12px;
        color: #000033;
        text-align: left;
        padding: 0px;
        margin: 0px;
	width: 100px;
}       


#inputLoc {
border: 0px solid black;
padding: 0px;
margin: 0px;
}


