@charset "utf-8";
/* CSS Document */
#img-container{
	background:url(../../assets/images/bg-map-title.jpg) no-repeat;
	width:785px;
	height:286px;
}
#title_container{
	float:left;
	padding: 8px 0 0 20px;
	width:445px;
}
#title_container h1{
	line-height:24px;
	padding-left:0;
	height:auto;
}
#title_container p{
	color:#FFFFFF;
	margin:7px 0 4px;
	padding:0 50px 0 2px;
	line-height:14px;
}
#title_container p a{color:#FFFFFF; text-decoration:underline;}
#title_container p a:hover{color:#FFFFFF; text-decoration:none;}
a.cta_link{
	color:#fff;
}
.cta_link label{
	font-size:1.08em;
}
#title_container form{
	color:#FFFFFF;
	margin-top:27px;
}
#title_container form label{
	color:#FFFFFF;
	padding:0 10px;
	font-size:1.3em;
	font-weight:bold;
}
#title_container input.go-btn2 {
	background:transparent url(../../assets/images/btn-go.gif) no-repeat;
	margin:0 0 0 4px;
	width:31px;
	height:18px;
	cursor:pointer;
	text-indent:-9999px;
}

#title_container input{
	width:146px;
	line-height:12px;
	padding:4px 5px 2px 3px;
	font-size:10px;
}
.dropdown div{ margin-top:1px;}
#map{
	margin-top:25px;
	float:left;
	width:294px;
	height:213px;
	background:url(../../assets/images/map.jpg) no-repeat;
}
#test1{
	font-size:1em;
	color:#202735;
}
div.dropdown h4{cursor:default; text-indent:5px; line-height:normal; font-size:1em; line-height:18px;color:#202735;} 
table{
	width:787px;
	border:1px solid #e0e0e0;
	background:#fff;
}
#content_container_nosidebar {
	padding:3px 0 0 0;
	margin-top:21px;
	background:url(../../assets/images/tb-top.gif) no-repeat;
}
th, td{
	text-align:left;
	color:#0F2D50;
	font-size:1.1em;
	padding:10px 0 8px 17px;
	vertical-align:top;
}
td label{
	display:block;
	padding-left:10px;
}
td label.address{
	font-size:.9em;
	padding:0;
}
#content_container_nosidebar td a{
	color:#2D73A8;
	text-decoration:none;
}
#content_container_nosidebar td a.name{
	font-size:1.08em;
	font-weight:bold;
}
td a label{
	font-size:1.18em;
	font-weight:normal;
	display:inline;
	padding:0;
}
tr{
	background:url(../../assets/images/tb-top.gif) no-repeat 0 -3px;

}
tr.odd{
	background:#f0f4f7 url(../../assets/images/tb-top.gif) no-repeat 0 -3px;
}	
#errormessage{ position:absolute; color:#f00; margin:0 0 0 0; width:230px; top: 0; left: 0;}
.title_container_top{ height:180px; overflow:hidden; position:relative;}
#title_container span{
	width:100%;
	display:block;
}

