/* CSS Document */

body {
background-image:url(images/flow_bg.jpg);
background-repeat:repeat-x;
margin:0px;
}
#quicksearch_box {
	background-image:url(images/quicksearch.jpg);
	background-repeat:no-repeat;
	width:190px;
	height:191px;
	}
.search {
	padding:16px 0px 0px 0px;
	}
.address {
	font-family:Arial, Helvetica, sans-serif;
	color:#337AB2;
	font-size:12px;
	}
	ody,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.disclaimer, a {
	font-family:Arial, Helvetica, sans-serif;
	color:#337AB2;
	font-size:12px;
	background-color:transparent;
	background-image:none;
	border:none;
	clear:both;
	color:#337AB2;
	font:10px Verdana;
	margin:15px auto;
	padding:0px 0px 15px 0px;
	text-align:center;
	width:750px;
}
a:link {
	color: #337AB2;
}
a:visited {
	color: #337AB2;
}
a:hover {
	color: #337AB2;
}
a:active {
	color: #337AB2;
}
.quick1 {
	color:#FFFFFF;
	}
#flash_text_container {
 	position:relative;
	z-index:2;
	}	
#flash_text {
	position:absolute;
	width:800px;
	height:239px;
	z-index:1;
	left: 1px;
	top: -245px;
}
