﻿	body {
		text-align: center;
		margin: 0px;
		background-color: #516ea6;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #231f20;
		line-height: 18px;
	}
	
	#subpage{
		text-align: center;
		margin: 0px;
		background-color: #fff;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #231f20;
		line-height: 18px;
	}
	
	#subpage table {
		width: 710px; 
		height: 423px;
	}
	
	img {
		border: 0px;
		display: block;
	}
	
	a:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 400; color:#fff; text-decoration: none; }
	a:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 400; color:#fff; text-decoration: none; }
	a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 400; color:#fff; text-decoration: none; }
	a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 400; color:#fff; text-decoration: none; }
	
	.wrapper {
		width: 968px;
		height: auto;
		margin: 0 auto;
		background-image: url(images/content_bg.png);
		background-repeat: repeat-y;
		text-align: center;
	}
	
	#locatorbox {
		background-image: url(back.jpg); 
		background-repeat: no-repeat; 
		width: 735px; 
		height: 495px; 
		margin-top: 10px;
	}
	
	#statesearch {
		float: right;
		margin-right: 240px;
		padding-top: 20px;
	}
	
	#locatorbox iframe {
		width: 710px; 
		height: 423px; 
		margin-top: 10px;
		margin-left: 1px;
	}
	
	#statebox {
		background-image: url(back.jpg); 
		background-repeat: no-repeat; 
		width: 735px; 
		height: 495px; 
		margin-top: 10px;
	}
	
	#statebox iframe {
		width: 710px; 
		height: 382px; 
		margin-top: 10px;
		margin-left: 1px;
		overflow-x: hidden;
		overflow-y: scroll;
	}
	
	#locatorboxtwo {
		background-image: url(backorder.jpg); 
		background-repeat: no-repeat; 
		width: 735px; 
		height: 562px; 
		margin-top: 10px;
	}
	
	#textbox {
		padding-top: 57px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 12px;
		text-align: left;
		border-bottom: 1px solid #bd1014;
		margin-left: 13px;
		margin-right: 12px;
		line-height: 16px;
		font-size: 11px;
	}
	
	#locatorboxtwo iframe {
		width: 710px; 
		height: 423px; 
		margin-top: 0px;
		margin-left: 1px;
	}
	
	#resultsframe {
	 	width: 234px; 
		height:382px; 
		border-left: 1px solid #bd0f14;
	}
	 
	#left {
		height: 610px;
		width: 230px;
	}
	
	#listtop {
		background-image: url(images/resultstop_back.gif);
		background-repeat: repeat-x;
		height: 56px;
		width: 100%;
		border-bottom: 1px solid #bd0f14;
		color: #000;
		font-size: 11px;
	}
	
	#print {
		padding-left: 160px;
		padding-top: 10px;
		padding-bottom: 5px;
	}
	
	.resultitem {
		text-align: left; 
		border-bottom: 1px solid #e0e0e0; 
		margin-left: 10px; 
		margin-top: 10px; 
		color: #000; 
		font-size: 12px;
	}
	
	.resultitem a:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; color:#000; text-decoration: underline; }
	.resultitem a:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; color:#000; text-decoration: underline; }
	.resultitem a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; color:#000; text-decoration: underline; }
	.resultitem a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; color:#000; text-decoration: underline; }
	
	.resultitem p {
		padding-left: 13px; 
		margin-top: 0px;
	}
	
	.resultitem p a:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; color: #c40109; text-decoration: none; }
	.resultitem p a:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; color: #c40109; text-decoration: none; }
	.resultitem p a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; color: #c40109; text-decoration: none; }
	.resultitem p a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; color: #c40109; text-decoration: none; }
	
	#bottom {
		height: 41px; 
		background-image: url(images/bottom_back.gif); 
		background-repeat: repeat-x;
	}
	
	#bottom div {
		height: 30px; 
		width: 501px; 
		background-image: url(images/search_back.gif); 
		background-repeat: no-repeat; 
		margin-top: 10px; 
		margin-left: 25px; 
		float: left; 
		text-align: left;
	}
	
	#bottom input {
		width: 285px; 
		margin-left: 14px; 
		margin-top: 4px;
	}
	
	#search {
		display: inline; 
		position: relative; 
		top: 5px;
	}
	
	#plan {
		float: right; 
		margin-right: 40px; 
		padding-top: 14px;
	}