/*
 * Residency By Zip Styles
 *
 */

/*
style="background-color: #4a8484
style="background-color: #ffe8c6" 
*/

/*body,*/ textarea, select/*, input*/ {
	background-color: #FFFFFF;
	/*background-color: #F7F7F7;*/
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
/*input {
	background-color: #FFFFFF; 
} */
th, td, table, tr {
	margin: 0px;
	padding: 0px;
}
.nav_button, .nav_button_var  {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.nav_button, .nav_button_var {
	/*background-color: #7E87BF;*/
	/*color: #FFFFFF;*/
	/*border-color: #FFFFFF;*/
	border-style: outset;
	/*border-width: 5px;
	font-size: x-small;
	font-weight: bold;
	line-height: 100%;
	padding: 2px; */
}

table.body_table {
  /*width: 635px;*/
  width: 100%;
  text-align: center;
}
.nav_button {
  width:125px
}
a.map_link{
	text-decoration: underline;
	color: #000099;
    link: #000099;
	visited: #000099;
	font-weight: normal;
}
a:hover.map_link{
	text-decoration: none;
	color: #000099;
    link: #000099;
	visited: #000099;
	font-weight: normal;
}		 
a.img_map_link{
	text-decoration: none;
}
a:hover.img_map_link{
	text-decoration: none;
}		 
.text, .text_bold, .text_bold_red, .residency_label, .residency_value {
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small;
}	   
.text_bold_red, .text_bold_red, .residency_label {
	font-weight: bold;
}		 
.text_bold_red {
	color: #FF0000;;
}
.text_bold_blue {
	color: #3232CC;
	font-weight: bold;
}			  
.residency_label  {
	width: 100px; 
}
.residency_value  {
	width: 400px; 
}

