@charset "UTF-8";
.textRight {
	text-align: right;
}

body a:link, a:visited {
	text-decoration: none;
	color: #093d72;
	font-weight: bold;
}

body a:hover {
	text-decoration: none;
	color: #C74B15;
	font-weight: bold;
}

#gradient {
	background-image: url(/Station_Finder/images/new-background.gif);
	background-repeat: repeat-x;
	width: 490px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #ABC1D6;
}

.hlite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFCC;
}
.row {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #CCC1A8;
	border-right-color: #CCC1A8;
	border-bottom-color: #CCC1A8;
	border-left-color: #CCC1A8;
}

.resultScroll {
	width: 750px;
	overflow: auto;
	height: 200px;
	border: thin solid #B2300F;
	margin-bottom: 5px;
	margin-top: 10px;
}
.warningMessage {
	font-size: 11px;
	font-style: oblique;
	color: #990000;
	text-align: center;
	font-weight: bold;
	height: 15px;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.userInstructions {
	color: #003399;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 2px;
	margin-left: 30px;
}
.searchInfo {
	font-size: 14px;
	color: #093d72;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.searchButton {
	font-size: 14px;
	color: #093d72;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 15px;
}
.page_body {
	padding: 15px;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E8EFF9;

}
.zipentrybox {
	width: 52px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.programNote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 50px;
}
.thinSpaceLine {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.form_body {
	height: 190px;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-color: #ABC1D6;

}
.affil_list_hdr {
	font-size: 14px;
	font-weight: bold;
	color: #CA5211;
	margin-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.affil_list_other {
	font-size: 14px;
	margin-left: 12px;
}
.affil_list_tag {
	font-size: 14px;
	font-style: italic;
	margin-left: 12px;
}

